Push event to branch master Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 130b0bc6032cc675d064e1cc62626cacc9c07a57 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 241f6703d31895690d4cb6f158f753615abe74ac 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # 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) Stage "pr-hack" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-17T04:14:50.424Z] Still waiting to schedule task [2020-04-17T04:14:50.427Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-17T04:15:50.856Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c13d5ee613cb8f6d) in /home/ubuntu/workspace/engine_master [Pipeline] { [Pipeline] checkout [2020-04-17T04:15:54.178Z] using credential docker-jenkins-github-credentials [2020-04-17T04:15:54.188Z] Cloning the remote Git repository [2020-04-17T04:15:54.188Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:15:54.257Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:15:54.397Z] > git init /home/ubuntu/workspace/engine_master # timeout=10 [2020-04-17T04:15:54.765Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:15:54.765Z] > git --version # timeout=10 [2020-04-17T04:15:54.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:15:54.805Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:17.987Z] Fetching without tags [2020-04-17T04:16:18.217Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:16:17.895Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:17.924Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:17.958Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:18.032Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:18.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:18.035Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:18.228Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:16:18.251Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:16:22.758Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:16:22.760Z] > git rev-list --no-walk 646626d3be75c3e893d08041d37917d0a6ba9046 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:16:24.067Z] + docker run --rm -v /home/ubuntu/workspace/engine_master:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-04-17T04:16:32.176Z] Unable to find image 'alpine:latest' locally [2020-04-17T04:16:32.176Z] latest: Pulling from library/alpine [2020-04-17T04:16:32.176Z] aad63a933944: Pulling fs layer [2020-04-17T04:16:32.176Z] aad63a933944: Verifying Checksum [2020-04-17T04:16:32.176Z] aad63a933944: Download complete [2020-04-17T04:16:32.176Z] aad63a933944: Pull complete [2020-04-17T04:16:32.176Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-17T04:16:32.176Z] Status: Downloaded newer image for alpine:latest [2020-04-17T04:16:37.434Z] 0 adds, 0 deletions; nothing to validate! :) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [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] { (rootless) [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) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-04-17T04:16:37.725Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c13d5ee613cb8f6d) in /home/ubuntu/workspace/engine_master [Pipeline] { [2020-04-17T04:16:37.756Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/engine_master [Pipeline] checkout [Pipeline] { [2020-04-17T04:16:37.767Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/engine_master [Pipeline] { [2020-04-17T04:16:37.774Z] using credential docker-jenkins-github-credentials [2020-04-17T04:16:37.791Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/engine_master [Pipeline] checkout [2020-04-17T04:16:37.798Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/engine_master [Pipeline] checkout [Pipeline] { [Pipeline] { [Pipeline] checkout [2020-04-17T04:16:37.837Z] using credential docker-jenkins-github-credentials [2020-04-17T04:16:37.837Z] Fetching changes from the remote Git repository [Pipeline] checkout [2020-04-17T04:16:37.851Z] using credential docker-jenkins-github-credentials [2020-04-17T04:16:37.855Z] Cloning the remote Git repository [2020-04-17T04:16:37.855Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:16:37.870Z] Cloning the remote Git repository [2020-04-17T04:16:37.870Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:16:37.878Z] Fetching without tags [2020-04-17T04:16:37.883Z] using credential docker-jenkins-github-credentials [2020-04-17T04:16:37.900Z] Cloning the remote Git repository [2020-04-17T04:16:37.900Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:16:37.903Z] using credential docker-jenkins-github-credentials [2020-04-17T04:16:37.921Z] Cloning the remote Git repository [2020-04-17T04:16:37.921Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:16:38.163Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:16:37.781Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-17T04:16:37.842Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:37.886Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:37.886Z] > git --version # timeout=10 [2020-04-17T04:16:37.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:37.910Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:38.164Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:16:38.193Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:16:37.861Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:16:37.861Z] > git init /home/jenkins/workspace/engine_master # timeout=10 [2020-04-17T04:16:37.890Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:37.890Z] > git --version # timeout=10 [2020-04-17T04:16:37.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:37.891Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:37.876Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:16:37.877Z] > git init /home/jenkins/workspace/engine_master # timeout=10 [2020-04-17T04:16:37.880Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:37.880Z] > git --version # timeout=10 [2020-04-17T04:16:37.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:37.886Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:37.907Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:16:37.907Z] > git init /home/docker/workspace/engine_master # timeout=10 [2020-04-17T04:16:37.921Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:37.921Z] > git --version # timeout=10 [2020-04-17T04:16:37.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:37.927Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:37.929Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:16:37.930Z] > git init /home/docker/workspace/engine_master # timeout=10 [2020-04-17T04:16:37.943Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:37.943Z] > git --version # timeout=10 [2020-04-17T04:16:37.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:37.948Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:39.475Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:16:40.399Z] + [ master != PR ] [2020-04-17T04:16:40.399Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:16:40.729Z] + docker version [2020-04-17T04:16:40.729Z] Client: Docker Engine - Community [2020-04-17T04:16:40.729Z] Version: 19.03.5 [2020-04-17T04:16:40.729Z] API version: 1.40 [2020-04-17T04:16:40.729Z] Go version: go1.12.12 [2020-04-17T04:16:40.729Z] Git commit: 633a0ea838 [2020-04-17T04:16:40.729Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T04:16:40.729Z] OS/Arch: linux/amd64 [2020-04-17T04:16:40.729Z] Experimental: false [2020-04-17T04:16:40.729Z] [2020-04-17T04:16:40.729Z] Server: Docker Engine - Community [2020-04-17T04:16:40.729Z] Engine: [2020-04-17T04:16:40.729Z] Version: 19.03.5 [2020-04-17T04:16:40.729Z] API version: 1.40 (minimum version 1.12) [2020-04-17T04:16:40.729Z] Go version: go1.12.12 [2020-04-17T04:16:40.730Z] Git commit: 633a0ea838 [2020-04-17T04:16:40.730Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T04:16:40.730Z] OS/Arch: linux/amd64 [2020-04-17T04:16:40.730Z] Experimental: true [2020-04-17T04:16:40.730Z] containerd: [2020-04-17T04:16:40.730Z] Version: 1.2.10 [2020-04-17T04:16:40.730Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:16:40.730Z] runc: [2020-04-17T04:16:40.730Z] Version: 1.0.0-rc8+dev [2020-04-17T04:16:40.730Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:16:40.730Z] docker-init: [2020-04-17T04:16:40.730Z] Version: 0.18.0 [2020-04-17T04:16:40.730Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T04:16:41.006Z] + docker info [2020-04-17T04:16:46.563Z] Fetching without tags [2020-04-17T04:16:46.653Z] Fetching without tags [2020-04-17T04:16:46.713Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:16:46.532Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:46.536Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:46.553Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:46.570Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:46.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:46.570Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:46.719Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:16:46.720Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:16:46.826Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:16:47.191Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:16:47.303Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:16:46.627Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:46.628Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:46.646Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:16:46.659Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:16:46.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:16:46.659Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:16:46.832Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:16:46.833Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:16:48.097Z] + docker version [2020-04-17T04:16:48.098Z] Client: Docker Engine - Community [2020-04-17T04:16:48.098Z] Version: 19.03.7 [2020-04-17T04:16:48.098Z] API version: 1.40 [2020-04-17T04:16:48.098Z] Go version: go1.12.17 [2020-04-17T04:16:48.098Z] Git commit: 7141c199a2 [2020-04-17T04:16:48.098Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-17T04:16:48.098Z] OS/Arch: linux/s390x [2020-04-17T04:16:48.098Z] Experimental: false [2020-04-17T04:16:48.098Z] [2020-04-17T04:16:48.098Z] Server: Docker Engine - Community [2020-04-17T04:16:48.098Z] Engine: [2020-04-17T04:16:48.098Z] Version: 19.03.7 [2020-04-17T04:16:48.098Z] API version: 1.40 (minimum version 1.12) [2020-04-17T04:16:48.098Z] Go version: go1.12.17 [2020-04-17T04:16:48.098Z] Git commit: 7141c199a2 [2020-04-17T04:16:48.098Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-17T04:16:48.098Z] OS/Arch: linux/s390x [2020-04-17T04:16:48.098Z] Experimental: true [2020-04-17T04:16:48.098Z] containerd: [2020-04-17T04:16:48.098Z] Version: 1.2.13 [2020-04-17T04:16:48.098Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T04:16:48.098Z] runc: [2020-04-17T04:16:48.098Z] Version: 1.0.0-rc10 [2020-04-17T04:16:48.098Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:16:48.098Z] docker-init: [2020-04-17T04:16:48.098Z] Version: 0.18.0 [2020-04-17T04:16:48.098Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T04:16:48.278Z] + docker version [2020-04-17T04:16:48.278Z] Client: Docker Engine - Community [2020-04-17T04:16:48.278Z] Version: 19.03.7 [2020-04-17T04:16:48.278Z] API version: 1.40 [2020-04-17T04:16:48.278Z] Go version: go1.12.17 [2020-04-17T04:16:48.278Z] Git commit: 7141c199a2 [2020-04-17T04:16:48.278Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-17T04:16:48.278Z] OS/Arch: linux/s390x [2020-04-17T04:16:48.278Z] Experimental: false [2020-04-17T04:16:48.278Z] [2020-04-17T04:16:48.278Z] Server: Docker Engine - Community [2020-04-17T04:16:48.278Z] Engine: [2020-04-17T04:16:48.278Z] Version: 19.03.7 [2020-04-17T04:16:48.278Z] API version: 1.40 (minimum version 1.12) [2020-04-17T04:16:48.278Z] Go version: go1.12.17 [2020-04-17T04:16:48.278Z] Git commit: 7141c199a2 [2020-04-17T04:16:48.278Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-17T04:16:48.278Z] OS/Arch: linux/s390x [2020-04-17T04:16:48.278Z] Experimental: true [2020-04-17T04:16:48.278Z] containerd: [2020-04-17T04:16:48.278Z] Version: 1.2.13 [2020-04-17T04:16:48.278Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T04:16:48.278Z] runc: [2020-04-17T04:16:48.278Z] Version: 1.0.0-rc10 [2020-04-17T04:16:48.278Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:16:48.278Z] docker-init: [2020-04-17T04:16:48.278Z] Version: 0.18.0 [2020-04-17T04:16:48.278Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T04:16:48.468Z] + docker info [2020-04-17T04:16:48.648Z] + docker info [2020-04-17T04:16:48.648Z] Client: [2020-04-17T04:16:48.648Z] Debug Mode: false [2020-04-17T04:16:48.648Z] [2020-04-17T04:16:48.648Z] Server: [2020-04-17T04:16:48.648Z] Containers: 0 [2020-04-17T04:16:48.648Z] Running: 0 [2020-04-17T04:16:48.648Z] Paused: 0 [2020-04-17T04:16:48.648Z] Stopped: 0 [2020-04-17T04:16:48.648Z] Images: 0 [2020-04-17T04:16:48.648Z] Server Version: 19.03.7 [2020-04-17T04:16:48.648Z] Storage Driver: overlay2 [2020-04-17T04:16:48.648Z] Backing Filesystem: [2020-04-17T04:16:48.648Z] Supports d_type: true [2020-04-17T04:16:48.648Z] Native Overlay Diff: true [2020-04-17T04:16:48.648Z] Logging Driver: json-file [2020-04-17T04:16:48.648Z] Cgroup Driver: cgroupfs [2020-04-17T04:16:48.648Z] Plugins: [2020-04-17T04:16:48.648Z] Volume: local [2020-04-17T04:16:48.648Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:16:48.648Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T04:16:48.648Z] Swarm: inactive [2020-04-17T04:16:48.648Z] Runtimes: runc [2020-04-17T04:16:48.648Z] Default Runtime: runc [2020-04-17T04:16:48.648Z] Init Binary: docker-init [2020-04-17T04:16:48.648Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T04:16:48.648Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:16:48.648Z] init version: fec3683 [2020-04-17T04:16:48.648Z] Security Options: [2020-04-17T04:16:48.648Z] apparmor [2020-04-17T04:16:48.648Z] seccomp [2020-04-17T04:16:48.648Z] Profile: default [2020-04-17T04:16:48.648Z] Kernel Version: 4.15.0-88-generic [2020-04-17T04:16:48.648Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T04:16:48.648Z] OSType: linux [2020-04-17T04:16:48.648Z] Architecture: s390x [2020-04-17T04:16:48.648Z] CPUs: 2 [2020-04-17T04:16:48.648Z] Total Memory: 7.861GiB [2020-04-17T04:16:48.648Z] Name: s390x-ubuntu-30 [2020-04-17T04:16:48.648Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-17T04:16:48.648Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:16:48.648Z] Debug Mode: false [2020-04-17T04:16:48.648Z] Username: dockerbuildbot [2020-04-17T04:16:48.648Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:16:48.648Z] Labels: [2020-04-17T04:16:48.648Z] Experimental: true [2020-04-17T04:16:48.648Z] Insecure Registries: [2020-04-17T04:16:48.648Z] 127.0.0.0/8 [2020-04-17T04:16:48.648Z] Live Restore Enabled: false [2020-04-17T04:16:48.648Z] [2020-04-17T04:16:48.648Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T04:16:49.020Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:16:49.020Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:16:49.020Z] + curl -fsSL -o /home/jenkins/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:16:49.020Z] + bash /home/jenkins/workspace/engine_master/check-config.sh [2020-04-17T04:16:49.020Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:16:49.020Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-17T04:16:49.020Z] [2020-04-17T04:16:49.020Z] Generally Necessary: [2020-04-17T04:16:49.020Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:16:49.020Z] - apparmor: enabled and tools installed [2020-04-17T04:16:49.020Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:16:49.020Z] - CONFIG_NET_NS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_PID_NS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:16:49.020Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:16:49.020Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:16:49.020Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:16:49.020Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_MEMCG: enabled [2020-04-17T04:16:49.020Z] - CONFIG_KEYS: enabled [2020-04-17T04:16:49.020Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:16:49.020Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:16:49.020Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:16:49.020Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:16:49.082Z] Client: [2020-04-17T04:16:49.082Z] Debug Mode: false [2020-04-17T04:16:49.082Z] [2020-04-17T04:16:49.082Z] Server: [2020-04-17T04:16:49.082Z] Containers: 0 [2020-04-17T04:16:49.082Z] Running: 0 [2020-04-17T04:16:49.082Z] Paused: 0 [2020-04-17T04:16:49.082Z] Stopped: 0 [2020-04-17T04:16:49.082Z] Images: 0 [2020-04-17T04:16:49.082Z] Server Version: 19.03.7 [2020-04-17T04:16:49.082Z] Storage Driver: overlay2 [2020-04-17T04:16:49.082Z] Backing Filesystem: [2020-04-17T04:16:49.082Z] Supports d_type: true [2020-04-17T04:16:49.082Z] Native Overlay Diff: true [2020-04-17T04:16:49.082Z] Logging Driver: json-file [2020-04-17T04:16:49.082Z] Cgroup Driver: cgroupfs [2020-04-17T04:16:49.082Z] Plugins: [2020-04-17T04:16:49.082Z] Volume: local [2020-04-17T04:16:49.082Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:16:49.082Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T04:16:49.082Z] Swarm: inactive [2020-04-17T04:16:49.082Z] Runtimes: runc [2020-04-17T04:16:49.082Z] Default Runtime: runc [2020-04-17T04:16:49.082Z] Init Binary: docker-init [2020-04-17T04:16:49.082Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T04:16:49.082Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:16:49.082Z] init version: fec3683 [2020-04-17T04:16:49.082Z] Security Options: [2020-04-17T04:16:49.082Z] apparmor [2020-04-17T04:16:49.082Z] seccomp [2020-04-17T04:16:49.082Z] Profile: default [2020-04-17T04:16:49.082Z] Kernel Version: 4.15.0-88-generic [2020-04-17T04:16:49.082Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T04:16:49.082Z] OSType: linux [2020-04-17T04:16:49.082Z] Architecture: s390x [2020-04-17T04:16:49.082Z] CPUs: 2 [2020-04-17T04:16:49.082Z] Total Memory: 7.861GiB [2020-04-17T04:16:49.082Z] Name: s390x-ubuntu-29 [2020-04-17T04:16:49.082Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-17T04:16:49.082Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:16:49.082Z] Debug Mode: false [2020-04-17T04:16:49.082Z] Username: dockerbuildbot [2020-04-17T04:16:49.082Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:16:49.082Z] Labels: [2020-04-17T04:16:49.082Z] Experimental: true [2020-04-17T04:16:49.082Z] Insecure Registries: [2020-04-17T04:16:49.082Z] 127.0.0.0/8 [2020-04-17T04:16:49.082Z] Live Restore Enabled: false [2020-04-17T04:16:49.082Z] [2020-04-17T04:16:49.082Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T04:16:49.301Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:16:49.301Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:16:49.301Z] [2020-04-17T04:16:49.301Z] Optional Features: [2020-04-17T04:16:49.301Z] - CONFIG_USER_NS: enabled [2020-04-17T04:16:49.301Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:16:49.301Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:16:49.301Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:16:49.301Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T04:16:49.301Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:16:49.301Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:16:49.301Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:16:49.301Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:16:49.301Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:16:49.301Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:16:49.301Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:16:49.301Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:16:49.301Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:16:49.301Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:16:49.301Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:16:49.301Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:16:49.301Z] - Network Drivers: [2020-04-17T04:16:49.301Z] - "overlay": [2020-04-17T04:16:49.301Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:16:49.301Z] Optional (for encrypted networks): [2020-04-17T04:16:49.301Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T04:16:49.301Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T04:16:49.301Z] - CONFIG_XFRM: enabled [2020-04-17T04:16:49.301Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:16:49.301Z] - "ipvlan": [2020-04-17T04:16:49.301Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:16:49.301Z] - "macvlan": [2020-04-17T04:16:49.301Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:16:49.301Z] - "ftp,tftp client in container": [2020-04-17T04:16:49.301Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:16:49.301Z] - Storage Drivers: [2020-04-17T04:16:49.301Z] - "aufs": [2020-04-17T04:16:49.301Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:16:49.301Z] - "btrfs": [2020-04-17T04:16:49.301Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:16:49.301Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:16:49.301Z] - "devicemapper": [2020-04-17T04:16:49.301Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:16:49.301Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:16:49.301Z] - "overlay": [2020-04-17T04:16:49.301Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:16:49.301Z] - "zfs": [2020-04-17T04:16:49.301Z] - /dev/zfs: missing [2020-04-17T04:16:49.301Z] - zfs command: missing [2020-04-17T04:16:49.301Z] - zpool command: missing [2020-04-17T04:16:49.301Z] [2020-04-17T04:16:49.301Z] Limits: [2020-04-17T04:16:49.301Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:16:49.301Z] [2020-04-17T04:16:49.301Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:16:49.452Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:16:49.452Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:16:49.452Z] + curl -fsSL -o /home/jenkins/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:16:49.452Z] + bash /home/jenkins/workspace/engine_master/check-config.sh [2020-04-17T04:16:49.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:16:49.452Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-17T04:16:49.452Z] [2020-04-17T04:16:49.452Z] Generally Necessary: [2020-04-17T04:16:49.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:16:49.452Z] - apparmor: enabled and tools installed [2020-04-17T04:16:49.452Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:16:49.452Z] - CONFIG_NET_NS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_PID_NS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_MEMCG: enabled [2020-04-17T04:16:49.452Z] - CONFIG_KEYS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:16:49.452Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:16:49.452Z] [2020-04-17T04:16:49.452Z] Optional Features: [2020-04-17T04:16:49.452Z] - CONFIG_USER_NS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:16:49.452Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:16:49.452Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T04:16:49.452Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:16:49.452Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:16:49.452Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:16:49.452Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:16:49.452Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:16:49.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:16:49.452Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:16:49.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:16:49.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:16:49.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:16:49.452Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:16:49.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:16:49.452Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:16:49.452Z] - Network Drivers: [2020-04-17T04:16:49.452Z] - "overlay": [2020-04-17T04:16:49.452Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:16:49.452Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:16:49.452Z] Optional (for encrypted networks): [2020-04-17T04:16:49.719Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:16:49.719Z] #2 [internal] load .dockerignore [2020-04-17T04:16:49.719Z] #2 transferring context: 87B done [2020-04-17T04:16:49.719Z] #2 DONE 0.0s [2020-04-17T04:16:49.719Z] [2020-04-17T04:16:49.719Z] #1 [internal] load build definition from Dockerfile [2020-04-17T04:16:49.719Z] #1 transferring dockerfile: 17.09kB done [2020-04-17T04:16:49.719Z] #1 DONE 0.0s [2020-04-17T04:16:49.719Z] [2020-04-17T04:16:49.719Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:16:49.734Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:16:49.734Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T04:16:49.734Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T04:16:49.734Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T04:16:49.734Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T04:16:49.734Z] - CONFIG_XFRM: enabled [2020-04-17T04:16:49.734Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:16:49.734Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:16:49.734Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:16:49.734Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:16:49.734Z] - "ipvlan": [2020-04-17T04:16:49.734Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:16:49.735Z] - "macvlan": [2020-04-17T04:16:49.735Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:16:49.735Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:16:49.735Z] - "ftp,tftp client in container": [2020-04-17T04:16:49.735Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:16:49.735Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:16:49.735Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:16:49.735Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:16:49.735Z] - Storage Drivers: [2020-04-17T04:16:49.735Z] - "aufs": [2020-04-17T04:16:49.735Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:16:49.735Z] - "btrfs": [2020-04-17T04:16:49.735Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:16:49.735Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:16:49.735Z] - "devicemapper": [2020-04-17T04:16:49.735Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:16:49.735Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:16:49.735Z] - "overlay": [2020-04-17T04:16:49.735Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:16:49.735Z] - "zfs": [2020-04-17T04:16:49.735Z] - /dev/zfs: missing [2020-04-17T04:16:49.735Z] - zfs command: missing [2020-04-17T04:16:49.735Z] - zpool command: missing [2020-04-17T04:16:49.735Z] [2020-04-17T04:16:49.735Z] Limits: [2020-04-17T04:16:49.735Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:16:49.735Z] [2020-04-17T04:16:49.735Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:16:50.018Z] #3 DONE 0.2s [2020-04-17T04:16:50.019Z] [2020-04-17T04:16:50.019Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:16:50.019Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:16:50.019Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:16:50.019Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-17T04:16:50.019Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-17T04:16:50.019Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 5.78MB / 8.87MB 0.2s [2020-04-17T04:16:50.153Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:16:50.153Z] #2 [internal] load .dockerignore [2020-04-17T04:16:50.153Z] #2 transferring context: 87B 0.0s done [2020-04-17T04:16:50.153Z] #2 DONE 0.0s [2020-04-17T04:16:50.153Z] [2020-04-17T04:16:50.153Z] #1 [internal] load build definition from Dockerfile [2020-04-17T04:16:50.153Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-17T04:16:50.153Z] #1 DONE 0.0s [2020-04-17T04:16:50.153Z] [2020-04-17T04:16:50.153Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:16:50.308Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-17T04:16:50.308Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-17T04:16:50.435Z] #3 DONE 0.2s [2020-04-17T04:16:50.435Z] [2020-04-17T04:16:50.435Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:16:50.435Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:16:50.590Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-17T04:16:50.590Z] #4 DONE 0.5s [2020-04-17T04:16:50.717Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:16:50.717Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-17T04:16:50.717Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-17T04:16:50.717Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.88MB / 8.87MB 0.2s [2020-04-17T04:16:50.717Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-17T04:16:50.717Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-17T04:16:50.871Z] [2020-04-17T04:16:50.871Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:16:50.999Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-17T04:16:50.999Z] #4 DONE 0.6s [2020-04-17T04:16:51.170Z] #6 DONE 0.2s [2020-04-17T04:16:51.170Z] [2020-04-17T04:16:51.170Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:16:51.170Z] #5 DONE 0.2s [2020-04-17T04:16:51.170Z] [2020-04-17T04:16:51.170Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:51.170Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:16:51.170Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:16:51.170Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-17T04:16:51.170Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 350.63kB / 48.96MB 0.1s [2020-04-17T04:16:51.170Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0B / 7.38MB 0.1s [2020-04-17T04:16:51.170Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-17T04:16:51.471Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 4.08MB / 48.96MB 0.2s [2020-04-17T04:16:51.471Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 4.13MB / 7.38MB 0.2s [2020-04-17T04:16:51.471Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 9.66MB / 48.96MB 0.3s [2020-04-17T04:16:51.471Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s [2020-04-17T04:16:51.651Z] [2020-04-17T04:16:51.651Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:16:51.651Z] #6 DONE 0.2s [2020-04-17T04:16:51.651Z] [2020-04-17T04:16:51.651Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:16:51.651Z] #5 DONE 0.3s [2020-04-17T04:16:51.651Z] [2020-04-17T04:16:51.651Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:51.651Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:16:51.651Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0B / 9.88MB 0.1s [2020-04-17T04:16:51.651Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:16:51.651Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-17T04:16:51.651Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-17T04:16:51.651Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0B / 48.96MB 0.1s [2020-04-17T04:16:51.651Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0B / 7.38MB 0.1s [2020-04-17T04:16:51.793Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 27.54MB / 48.96MB 0.6s [2020-04-17T04:16:51.793Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s done [2020-04-17T04:16:51.793Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 6.40MB / 9.88MB 0.6s [2020-04-17T04:16:51.793Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 4.85MB / 51.37MB 0.6s [2020-04-17T04:16:51.793Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.7s [2020-04-17T04:16:51.993Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 4.81MB / 7.38MB 0.2s [2020-04-17T04:16:51.993Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 2.49MB / 9.88MB 0.3s [2020-04-17T04:16:51.993Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 2.85MB / 48.96MB 0.3s [2020-04-17T04:16:51.993Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 6.15MB / 7.38MB 0.3s [2020-04-17T04:16:52.140Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 33.34MB / 48.96MB 0.8s [2020-04-17T04:16:52.140Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.7s done [2020-04-17T04:16:52.140Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 9.19MB / 51.37MB 0.8s [2020-04-17T04:16:52.140Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 196.61kB / 56.67MB 0.8s [2020-04-17T04:16:52.140Z] #7 ... [2020-04-17T04:16:52.140Z] [2020-04-17T04:16:52.140Z] #20 [internal] load build context [2020-04-17T04:16:52.140Z] #20 transferring context: 52.81MB 0.8s done [2020-04-17T04:16:52.140Z] #20 DONE 0.9s [2020-04-17T04:16:52.140Z] [2020-04-17T04:16:52.140Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:52.140Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 35.97MB / 48.96MB 0.9s [2020-04-17T04:16:52.140Z] #7 ... [2020-04-17T04:16:52.140Z] [2020-04-17T04:16:52.140Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:16:52.140Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:16:52.140Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:16:52.140Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-17T04:16:52.140Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:16:52.140Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-04-17T04:16:52.140Z] #71 DONE 1.1s [2020-04-17T04:16:52.140Z] [2020-04-17T04:16:52.140Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:52.140Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 39.73MB / 48.96MB 1.1s [2020-04-17T04:16:52.140Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 14.33MB / 51.37MB 1.1s [2020-04-17T04:16:52.140Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 6.40MB / 56.67MB 1.1s [2020-04-17T04:16:52.341Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 5.18MB / 9.88MB 0.5s [2020-04-17T04:16:52.341Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 10.16MB / 48.96MB 0.5s [2020-04-17T04:16:52.341Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s done [2020-04-17T04:16:52.341Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 741.38kB / 51.37MB 0.5s [2020-04-17T04:16:52.341Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.56MB / 9.88MB 0.7s [2020-04-17T04:16:52.341Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 13.93MB / 48.96MB 0.7s [2020-04-17T04:16:52.341Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 3.77MB / 51.37MB 0.7s [2020-04-17T04:16:52.487Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 43.51MB / 48.96MB 1.3s [2020-04-17T04:16:52.487Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 18.23MB / 51.37MB 1.3s [2020-04-17T04:16:52.487Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 10.29MB / 56.67MB 1.3s [2020-04-17T04:16:52.691Z] #7 ... [2020-04-17T04:16:52.691Z] [2020-04-17T04:16:52.691Z] #20 [internal] load build context [2020-04-17T04:16:52.691Z] #20 transferring context: 52.81MB 0.7s done [2020-04-17T04:16:52.691Z] #20 DONE 0.7s [2020-04-17T04:16:52.691Z] [2020-04-17T04:16:52.691Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:52.691Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.7s done [2020-04-17T04:16:52.691Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 16.82MB / 48.96MB 0.8s [2020-04-17T04:16:52.691Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 6.39MB / 51.37MB 0.8s [2020-04-17T04:16:52.691Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 0B / 56.67MB 0.8s [2020-04-17T04:16:52.691Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 21.36MB / 48.96MB 1.0s [2020-04-17T04:16:52.691Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 10.11MB / 51.37MB 1.0s [2020-04-17T04:16:52.691Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 3.54MB / 56.67MB 1.0s [2020-04-17T04:16:52.707Z] Still waiting to schedule task [2020-04-17T04:16:52.707Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-17T04:16:52.708Z] Still waiting to schedule task [2020-04-17T04:16:52.708Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-17T04:16:52.713Z] Still waiting to schedule task [2020-04-17T04:16:52.713Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0eebe02bc1d308072)’ [2020-04-17T04:16:52.715Z] Still waiting to schedule task [2020-04-17T04:16:52.715Z] Waiting for next available executor on ‘azwin-2-133700’ [2020-04-17T04:16:52.717Z] Still waiting to schedule task [2020-04-17T04:16:52.717Z] Waiting for next available executor on ‘azwin-2-500d60’ [2020-04-17T04:16:52.835Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 47.22MB / 48.96MB 1.5s [2020-04-17T04:16:52.835Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 22.37MB / 51.37MB 1.5s [2020-04-17T04:16:52.835Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 13.90MB / 56.67MB 1.5s [2020-04-17T04:16:53.035Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 25.81MB / 48.96MB 1.2s [2020-04-17T04:16:53.035Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 14.33MB / 51.37MB 1.2s [2020-04-17T04:16:53.035Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 7.38MB / 56.67MB 1.2s [2020-04-17T04:16:53.035Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 29.61MB / 48.96MB 1.4s [2020-04-17T04:16:53.035Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 18.00MB / 51.37MB 1.4s [2020-04-17T04:16:53.035Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 11.40MB / 56.67MB 1.4s [2020-04-17T04:16:53.184Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.6s done [2020-04-17T04:16:53.184Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 30.54MB / 51.37MB 1.9s [2020-04-17T04:16:53.184Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 25.39MB / 56.67MB 1.9s [2020-04-17T04:16:53.184Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 1.57MB / 102.23MB 1.9s [2020-04-17T04:16:53.184Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 [2020-04-17T04:16:53.184Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 34.54MB / 51.37MB 2.1s [2020-04-17T04:16:53.184Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 29.12MB / 56.67MB 2.1s [2020-04-17T04:16:53.380Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 32.10MB / 48.96MB 1.5s [2020-04-17T04:16:53.380Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 21.81MB / 51.37MB 1.6s [2020-04-17T04:16:53.380Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 15.31MB / 56.67MB 1.6s [2020-04-17T04:16:53.380Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 35.93MB / 48.96MB 1.7s [2020-04-17T04:16:53.534Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 7.31MB / 102.23MB 2.2s [2020-04-17T04:16:53.534Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 40.59MB / 51.37MB 2.4s [2020-04-17T04:16:53.534Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 33.71MB / 56.67MB 2.4s [2020-04-17T04:16:53.534Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 14.61MB / 102.23MB 2.5s [2020-04-17T04:16:53.722Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 40.42MB / 48.96MB 1.9s [2020-04-17T04:16:53.722Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 27.32MB / 51.37MB 1.9s [2020-04-17T04:16:53.722Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 20.94MB / 56.67MB 1.9s [2020-04-17T04:16:53.722Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 42.99MB / 48.96MB 2.0s [2020-04-17T04:16:53.882Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 44.53MB / 51.37MB 2.6s [2020-04-17T04:16:53.882Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 37.71MB / 56.67MB 2.6s [2020-04-17T04:16:54.071Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 47.08MB / 48.96MB 2.2s [2020-04-17T04:16:54.071Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 33.00MB / 51.37MB 2.2s [2020-04-17T04:16:54.071Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 26.88MB / 56.67MB 2.2s [2020-04-17T04:16:54.071Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 2.3s done [2020-04-17T04:16:54.071Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 37.52MB / 51.37MB 2.4s [2020-04-17T04:16:54.071Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 31.26MB / 56.67MB 2.4s [2020-04-17T04:16:54.071Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 0B / 102.23MB 2.4s [2020-04-17T04:16:54.230Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 48.45MB / 51.37MB 2.8s [2020-04-17T04:16:54.230Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 41.55MB / 56.67MB 2.8s [2020-04-17T04:16:54.230Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 19.89MB / 102.23MB 2.8s [2020-04-17T04:16:54.230Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 3.0s done [2020-04-17T04:16:54.230Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 50.36MB / 56.67MB 3.1s [2020-04-17T04:16:54.230Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 26.47MB / 102.23MB 3.1s [2020-04-17T04:16:54.230Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0B / 157B 3.1s [2020-04-17T04:16:54.412Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 40.78MB / 51.37MB 2.5s [2020-04-17T04:16:54.412Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 [2020-04-17T04:16:54.413Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 45.28MB / 51.37MB 2.7s [2020-04-17T04:16:54.413Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 37.52MB / 56.67MB 2.7s [2020-04-17T04:16:54.413Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 6.00MB / 102.23MB 2.8s [2020-04-17T04:16:54.579Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 54.11MB / 56.67MB 3.2s [2020-04-17T04:16:54.579Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.4s done [2020-04-17T04:16:54.579Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 3.1s done [2020-04-17T04:16:54.579Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 3.3s done [2020-04-17T04:16:54.579Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 42.44MB / 102.23MB 3.5s [2020-04-17T04:16:54.579Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 [2020-04-17T04:16:54.760Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 49.62MB / 51.37MB 2.9s [2020-04-17T04:16:54.760Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 41.66MB / 56.67MB 2.9s [2020-04-17T04:16:54.760Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 3.0s done [2020-04-17T04:16:54.760Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 47.32MB / 56.67MB 3.1s [2020-04-17T04:16:54.760Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 14.71MB / 102.23MB 3.1s [2020-04-17T04:16:54.760Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0B / 157B 3.1s [2020-04-17T04:16:54.926Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 47.97MB / 102.23MB 3.6s [2020-04-17T04:16:54.926Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.3s done [2020-04-17T04:16:54.926Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 57.85MB / 102.23MB 3.8s [2020-04-17T04:16:54.926Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.1s [2020-04-17T04:16:55.102Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 3.1s done [2020-04-17T04:16:55.102Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 53.54MB / 56.67MB 3.3s [2020-04-17T04:16:55.102Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 20.36MB / 102.23MB 3.3s [2020-04-17T04:16:55.249Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 63.73MB / 102.23MB 3.9s [2020-04-17T04:16:55.249Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 75.39MB / 102.23MB 4.1s [2020-04-17T04:16:55.249Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done [2020-04-17T04:16:55.438Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 3.5s done [2020-04-17T04:16:55.438Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 28.94MB / 102.23MB 3.6s [2020-04-17T04:16:55.438Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 41.64MB / 102.23MB 3.8s [2020-04-17T04:16:55.556Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 81.99MB / 102.23MB 4.3s [2020-04-17T04:16:55.556Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f [2020-04-17T04:16:55.762Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 49.77MB / 102.23MB 3.9s [2020-04-17T04:16:55.762Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 58.07MB / 102.23MB 4.0s [2020-04-17T04:16:55.762Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 65.98MB / 102.23MB 4.1s [2020-04-17T04:16:55.762Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.7s done [2020-04-17T04:16:55.860Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 89.90MB / 102.23MB 4.5s [2020-04-17T04:16:55.860Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 100.65MB / 102.23MB 4.8s [2020-04-17T04:16:55.887Z] Client: [2020-04-17T04:16:55.887Z] Debug Mode: false [2020-04-17T04:16:55.887Z] [2020-04-17T04:16:55.887Z] Server: [2020-04-17T04:16:55.887Z] Containers: 0 [2020-04-17T04:16:55.887Z] Running: 0 [2020-04-17T04:16:55.887Z] Paused: 0 [2020-04-17T04:16:55.887Z] Stopped: 0 [2020-04-17T04:16:55.887Z] Images: 1 [2020-04-17T04:16:55.887Z] Server Version: 19.03.5 [2020-04-17T04:16:55.887Z] Storage Driver: overlay2 [2020-04-17T04:16:55.887Z] Backing Filesystem: extfs [2020-04-17T04:16:55.887Z] Supports d_type: true [2020-04-17T04:16:55.887Z] Native Overlay Diff: true [2020-04-17T04:16:55.887Z] Logging Driver: json-file [2020-04-17T04:16:55.887Z] Cgroup Driver: cgroupfs [2020-04-17T04:16:55.887Z] Plugins: [2020-04-17T04:16:55.887Z] Volume: local [2020-04-17T04:16:55.887Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:16:55.887Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T04:16:55.887Z] Swarm: inactive [2020-04-17T04:16:55.887Z] Runtimes: runc [2020-04-17T04:16:55.887Z] Default Runtime: runc [2020-04-17T04:16:55.887Z] Init Binary: docker-init [2020-04-17T04:16:55.887Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:16:55.887Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:16:55.887Z] init version: fec3683 [2020-04-17T04:16:55.887Z] Security Options: [2020-04-17T04:16:55.887Z] apparmor [2020-04-17T04:16:55.887Z] seccomp [2020-04-17T04:16:55.887Z] Profile: default [2020-04-17T04:16:55.887Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T04:16:55.887Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T04:16:55.887Z] OSType: linux [2020-04-17T04:16:55.887Z] Architecture: x86_64 [2020-04-17T04:16:55.887Z] CPUs: 2 [2020-04-17T04:16:55.887Z] Total Memory: 7.501GiB [2020-04-17T04:16:55.887Z] Name: ip-10-100-68-244 [2020-04-17T04:16:55.887Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T04:16:55.887Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:16:55.887Z] Debug Mode: false [2020-04-17T04:16:55.887Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:16:55.887Z] Labels: [2020-04-17T04:16:55.887Z] Experimental: true [2020-04-17T04:16:55.887Z] Insecure Registries: [2020-04-17T04:16:55.887Z] 127.0.0.0/8 [2020-04-17T04:16:55.887Z] Live Restore Enabled: true [2020-04-17T04:16:55.887Z] [2020-04-17T04:16:55.887Z] WARNING: No swap limit support [2020-04-17T04:16:56.056Z] #7 ... [2020-04-17T04:16:56.056Z] [2020-04-17T04:16:56.056Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:16:56.056Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:16:56.056Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:16:56.056Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:16:56.056Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done [2020-04-17T04:16:56.056Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-04-17T04:16:56.056Z] #71 DONE 4.3s [2020-04-17T04:16:56.056Z] [2020-04-17T04:16:56.056Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:56.056Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 73.69MB / 102.23MB 4.2s [2020-04-17T04:16:56.056Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 92.11MB / 102.23MB 4.4s [2020-04-17T04:16:56.056Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 [2020-04-17T04:16:56.056Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 4.5s [2020-04-17T04:16:56.142Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 4.9s done [Pipeline] sh [2020-04-17T04:16:56.426Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:16:56.426Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:16:56.426Z] + curl -fsSL -o /home/ubuntu/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:16:56.426Z] + bash /home/ubuntu/workspace/engine_master/check-config.sh [2020-04-17T04:16:56.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:16:56.426Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T04:16:56.426Z] [2020-04-17T04:16:56.426Z] Generally Necessary: [2020-04-17T04:16:56.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:16:56.426Z] - apparmor: enabled and tools installed [2020-04-17T04:16:56.426Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:16:56.426Z] - CONFIG_NET_NS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_PID_NS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:16:56.426Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:16:56.426Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:16:56.426Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:16:56.426Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_MEMCG: enabled [2020-04-17T04:16:56.426Z] - CONFIG_KEYS: enabled [2020-04-17T04:16:56.426Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:16:56.426Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:16:56.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:16:56.426Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:16:56.426Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:16:56.426Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:16:56.426Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:16:56.672Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.3s done [2020-04-17T04:16:56.672Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f [2020-04-17T04:16:56.672Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 4.7s done [2020-04-17T04:16:56.685Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:16:56.685Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:16:56.685Z] [2020-04-17T04:16:56.685Z] Optional Features: [2020-04-17T04:16:56.685Z] - CONFIG_USER_NS: enabled [2020-04-17T04:16:56.685Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:16:56.685Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:16:56.685Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:16:56.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:16:56.685Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T04:16:56.685Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T04:16:56.685Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:16:56.685Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:16:56.685Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:16:56.685Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:16:56.685Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:16:56.685Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:16:56.685Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:16:56.685Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:16:56.685Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:16:56.685Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:16:56.685Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:16:56.685Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:16:56.685Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:16:56.685Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:16:56.685Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:16:56.685Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:16:56.685Z] - Network Drivers: [2020-04-17T04:16:56.685Z] - "overlay": [2020-04-17T04:16:56.685Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:16:56.685Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:16:56.685Z] Optional (for encrypted networks): [2020-04-17T04:16:56.755Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done [2020-04-17T04:16:56.942Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:16:56.942Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T04:16:56.942Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T04:16:56.942Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T04:16:56.942Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T04:16:56.942Z] - CONFIG_XFRM: enabled [2020-04-17T04:16:56.942Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:16:56.942Z] - "ipvlan": [2020-04-17T04:16:56.942Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:16:56.942Z] - "macvlan": [2020-04-17T04:16:56.942Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:16:56.942Z] - "ftp,tftp client in container": [2020-04-17T04:16:56.942Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:16:56.942Z] - Storage Drivers: [2020-04-17T04:16:56.942Z] - "aufs": [2020-04-17T04:16:56.942Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:16:56.942Z] - "btrfs": [2020-04-17T04:16:56.942Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:16:56.942Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:16:56.942Z] - "devicemapper": [2020-04-17T04:16:56.942Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:16:56.942Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:16:56.942Z] - "overlay": [2020-04-17T04:16:56.942Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:16:56.942Z] - "zfs": [2020-04-17T04:16:56.942Z] - /dev/zfs: missing [2020-04-17T04:16:56.942Z] - zfs command: missing [2020-04-17T04:16:56.942Z] - zpool command: missing [2020-04-17T04:16:56.942Z] [2020-04-17T04:16:56.942Z] Limits: [2020-04-17T04:16:56.942Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:16:56.942Z] [2020-04-17T04:16:56.942Z] + true [Pipeline] } [2020-04-17T04:16:56.955Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.3s done [2020-04-17T04:16:56.955Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:16:57.276Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:16:57.276Z] #1 [internal] load build definition from Dockerfile [2020-04-17T04:16:57.276Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-17T04:16:57.369Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-17T04:16:57.532Z] #1 DONE 0.1s [2020-04-17T04:16:57.532Z] [2020-04-17T04:16:57.532Z] #2 [internal] load .dockerignore [2020-04-17T04:16:57.532Z] #2 transferring context: 87B done [2020-04-17T04:16:57.532Z] #2 DONE 0.1s [2020-04-17T04:16:57.532Z] [2020-04-17T04:16:57.532Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:16:57.787Z] #3 DONE 0.3s [2020-04-17T04:16:57.787Z] [2020-04-17T04:16:57.787Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:16:57.787Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:16:57.788Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:16:57.788Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T04:16:57.788Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T04:16:57.788Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 664.13kB / 8.82MB 0.1s [2020-04-17T04:16:58.051Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-17T04:16:58.051Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-17T04:16:58.310Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T04:16:58.377Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.1s done [2020-04-17T04:16:58.425Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.3s done [2020-04-17T04:16:58.425Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-17T04:16:58.566Z] #4 DONE 0.8s [2020-04-17T04:16:58.659Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 0.1s [2020-04-17T04:16:59.126Z] [2020-04-17T04:16:59.126Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:16:59.126Z] #6 DONE 0.3s [2020-04-17T04:16:59.126Z] [2020-04-17T04:16:59.126Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:16:59.690Z] #5 DONE 0.4s [2020-04-17T04:16:59.690Z] [2020-04-17T04:16:59.690Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:16:59.690Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:16:59.690Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:16:59.690Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T04:16:59.690Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 188.53kB / 10.00MB 0.2s [2020-04-17T04:16:59.690Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T04:16:59.690Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 0B / 50.38MB 0.2s [2020-04-17T04:16:59.690Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0B / 7.81MB 0.2s [2020-04-17T04:16:59.690Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 7.31MB / 10.00MB 0.3s [2020-04-17T04:16:59.690Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.50MB / 50.38MB 0.3s [2020-04-17T04:16:59.690Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 531.40kB / 7.81MB 0.3s [2020-04-17T04:16:59.895Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.1s done [2020-04-17T04:16:59.895Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 [2020-04-17T04:16:59.946Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.4s [2020-04-17T04:16:59.946Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 4.19MB / 7.81MB 0.4s [2020-04-17T04:17:00.206Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.4s done [2020-04-17T04:17:00.206Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 9.80MB / 50.38MB 0.6s [2020-04-17T04:17:00.206Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.24MB / 7.81MB 0.6s [2020-04-17T04:17:00.206Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 0B / 51.83MB 0.6s [2020-04-17T04:17:00.206Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.7s [2020-04-17T04:17:00.461Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 15.87MB / 50.38MB 0.8s [2020-04-17T04:17:00.461Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.7s done [2020-04-17T04:17:00.461Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 2.89MB / 51.83MB 0.8s [2020-04-17T04:17:00.461Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0B / 68.61MB 0.8s [2020-04-17T04:17:00.461Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 18.99MB / 50.38MB 1.0s [2020-04-17T04:17:00.461Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 7.33MB / 51.83MB 1.0s [2020-04-17T04:17:00.461Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 4.02MB / 68.61MB 1.0s [2020-04-17T04:17:00.717Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 28.53MB / 50.38MB 1.2s [2020-04-17T04:17:00.717Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 10.41MB / 51.83MB 1.2s [2020-04-17T04:17:00.717Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 9.11MB / 68.61MB 1.2s [2020-04-17T04:17:00.972Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 36.56MB / 50.38MB 1.4s [2020-04-17T04:17:00.972Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 14.93MB / 51.83MB 1.4s [2020-04-17T04:17:00.972Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 15.20MB / 68.61MB 1.4s [2020-04-17T04:17:00.972Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 39.74MB / 50.38MB 1.5s [2020-04-17T04:17:00.972Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 17.58MB / 51.83MB 1.5s [2020-04-17T04:17:00.972Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 20.00MB / 68.61MB 1.5s [2020-04-17T04:17:01.226Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 21.34MB / 51.83MB 1.6s [2020-04-17T04:17:01.226Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 25.64MB / 68.61MB 1.6s [2020-04-17T04:17:01.226Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 44.44MB / 50.38MB 1.7s [2020-04-17T04:17:01.331Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.5s done [2020-04-17T04:17:01.331Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d [2020-04-17T04:17:01.331Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done [2020-04-17T04:17:01.331Z] #7 DONE 10.2s [2020-04-17T04:17:01.331Z] [2020-04-17T04:17:01.331Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:17:01.482Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 24.74MB / 51.83MB 1.8s [2020-04-17T04:17:01.482Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.0s [2020-04-17T04:17:01.482Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 30.88MB / 51.83MB 2.0s [2020-04-17T04:17:01.482Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 35.24MB / 68.61MB 2.0s [2020-04-17T04:17:01.738Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.0s done [2020-04-17T04:17:01.738Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0B / 120.15MB 2.1s [2020-04-17T04:17:01.738Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 34.71MB / 51.83MB 2.2s [2020-04-17T04:17:01.994Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 39.95MB / 68.61MB 2.3s [2020-04-17T04:17:01.994Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 40.00MB / 51.83MB 2.5s [2020-04-17T04:17:01.994Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 46.57MB / 68.61MB 2.5s [2020-04-17T04:17:01.994Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-17T04:17:02.250Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 44.37MB / 51.83MB 2.6s [2020-04-17T04:17:02.250Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 11.74MB / 120.15MB 2.6s [2020-04-17T04:17:02.250Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 53.69MB / 68.61MB 2.7s [2020-04-17T04:17:02.519Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.9s [2020-04-17T04:17:02.519Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 58.58MB / 68.61MB 2.9s [2020-04-17T04:17:02.519Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 20.22MB / 120.15MB 3.0s [2020-04-17T04:17:02.568Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.3s done [2020-04-17T04:17:02.568Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d [2020-04-17T04:17:02.568Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done [2020-04-17T04:17:02.568Z] #7 DONE 10.9s [2020-04-17T04:17:02.568Z] [2020-04-17T04:17:02.568Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:17:02.780Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 3.0s done [2020-04-17T04:17:02.780Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 64.32MB / 68.61MB 3.2s [2020-04-17T04:17:02.780Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 3.1s done [2020-04-17T04:17:02.809Z] #8 DONE 1.1s [2020-04-17T04:17:02.809Z] [2020-04-17T04:17:02.809Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:17:02.925Z] Fetching without tags [2020-04-17T04:17:03.039Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 3.4s [2020-04-17T04:17:03.039Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 27.38MB / 120.15MB 3.4s [2020-04-17T04:17:03.261Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:17:03.299Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 3.6s done [2020-04-17T04:17:03.299Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 35.61MB / 120.15MB 3.8s [2020-04-17T04:17:03.422Z] #9 DONE 0.8s [2020-04-17T04:17:03.422Z] [2020-04-17T04:17:03.422Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:17:03.422Z] #29 DONE 0.1s [2020-04-17T04:17:03.422Z] [2020-04-17T04:17:03.422Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:17:03.422Z] #40 DONE 0.1s [2020-04-17T04:17:03.422Z] [2020-04-17T04:17:03.422Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:17:03.422Z] #30 ... [2020-04-17T04:17:03.422Z] [2020-04-17T04:17:03.422Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:03.422Z] #21 DONE 0.1s [2020-04-17T04:17:03.422Z] [2020-04-17T04:17:03.422Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:17:03.422Z] #73 DONE 0.1s [2020-04-17T04:17:03.469Z] Fetching without tags [2020-04-17T04:17:03.555Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 43.86MB / 120.15MB 4.1s [2020-04-17T04:17:03.437Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:17:03.441Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:03.459Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:17:03.476Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:17:03.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:17:03.478Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:02.893Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:17:02.897Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:02.915Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:17:02.933Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:17:02.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:17:02.934Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:03.268Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:17:03.273Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:17:03.705Z] #55 DONE 0.1s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:17:03.705Z] #52 DONE 0.1s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:17:03.705Z] #49 DONE 0.1s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:17:03.705Z] #32 DONE 0.2s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:17:03.705Z] #67 DONE 0.2s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:17:03.705Z] #46 DONE 0.2s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:17:03.705Z] #22 DONE 0.2s [2020-04-17T04:17:03.705Z] [2020-04-17T04:17:03.705Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:03.807Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:17:03.811Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 50.91MB / 120.15MB 4.3s [2020-04-17T04:17:04.070Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 66.07MB / 120.15MB 4.6s [2020-04-17T04:17:04.079Z] #8 DONE 1.5s [2020-04-17T04:17:04.326Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 72.31MB / 120.15MB 4.8s [2020-04-17T04:17:04.361Z] [2020-04-17T04:17:04.361Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:17:04.570Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:17:04.582Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 84.77MB / 120.15MB 5.2s [2020-04-17T04:17:04.837Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 92.94MB / 120.15MB 5.4s [2020-04-17T04:17:04.971Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:17:05.369Z] #9 DONE 1.1s [2020-04-17T04:17:05.369Z] [2020-04-17T04:17:05.369Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:17:05.369Z] #40 DONE 0.1s [2020-04-17T04:17:05.369Z] [2020-04-17T04:17:05.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:05.369Z] #10 ... [2020-04-17T04:17:05.369Z] [2020-04-17T04:17:05.369Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:17:05.369Z] #29 DONE 0.1s [2020-04-17T04:17:05.369Z] [2020-04-17T04:17:05.369Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:05.369Z] #21 DONE 0.1s [2020-04-17T04:17:05.369Z] [2020-04-17T04:17:05.370Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:17:05.370Z] #22 DONE 0.1s [2020-04-17T04:17:05.397Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 105.09MB / 120.15MB 5.8s [2020-04-17T04:17:05.495Z] + docker version [2020-04-17T04:17:05.495Z] Client: [2020-04-17T04:17:05.495Z] Version: 18.06.1-ce [2020-04-17T04:17:05.495Z] API version: 1.38 [2020-04-17T04:17:05.495Z] Go version: go1.10.3 [2020-04-17T04:17:05.495Z] Git commit: e68fc7a [2020-04-17T04:17:05.495Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-17T04:17:05.495Z] OS/Arch: linux/ppc64le [2020-04-17T04:17:05.495Z] Experimental: false [2020-04-17T04:17:05.495Z] [2020-04-17T04:17:05.495Z] Server: [2020-04-17T04:17:05.495Z] Engine: [2020-04-17T04:17:05.495Z] Version: 18.06.1-ce [2020-04-17T04:17:05.495Z] API version: 1.38 (minimum version 1.12) [2020-04-17T04:17:05.495Z] Go version: go1.10.3 [2020-04-17T04:17:05.495Z] Git commit: e68fc7a [2020-04-17T04:17:05.495Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-17T04:17:05.495Z] OS/Arch: linux/ppc64le [2020-04-17T04:17:05.495Z] Experimental: true [Pipeline] sh [2020-04-17T04:17:05.653Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 113.46MB / 120.15MB 6.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:17:05.656Z] #55 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:17:05.656Z] #46 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:17:05.656Z] #49 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:17:05.656Z] #67 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:17:05.656Z] #52 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:17:05.656Z] #32 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:17:05.656Z] #73 DONE 0.1s [2020-04-17T04:17:05.656Z] [2020-04-17T04:17:05.656Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:05.881Z] + docker info [2020-04-17T04:17:05.881Z] Containers: 0 [2020-04-17T04:17:05.881Z] Running: 0 [2020-04-17T04:17:05.881Z] Paused: 0 [2020-04-17T04:17:05.881Z] Stopped: 0 [2020-04-17T04:17:05.881Z] Images: 0 [2020-04-17T04:17:05.881Z] Server Version: 18.06.1-ce [2020-04-17T04:17:05.881Z] Storage Driver: overlay2 [2020-04-17T04:17:05.881Z] Backing Filesystem: extfs [2020-04-17T04:17:05.881Z] Supports d_type: true [2020-04-17T04:17:05.881Z] Native Overlay Diff: true [2020-04-17T04:17:05.881Z] Logging Driver: json-file [2020-04-17T04:17:05.881Z] Cgroup Driver: cgroupfs [2020-04-17T04:17:05.881Z] Plugins: [2020-04-17T04:17:05.881Z] Volume: local [2020-04-17T04:17:05.881Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:17:05.881Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-17T04:17:05.881Z] Swarm: inactive [2020-04-17T04:17:05.881Z] Runtimes: runc [2020-04-17T04:17:05.881Z] Default Runtime: runc [2020-04-17T04:17:05.881Z] Init Binary: docker-init [2020-04-17T04:17:05.881Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-17T04:17:05.881Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-17T04:17:05.881Z] init version: fec3683 [2020-04-17T04:17:05.881Z] Security Options: [2020-04-17T04:17:05.881Z] apparmor [2020-04-17T04:17:05.881Z] seccomp [2020-04-17T04:17:05.881Z] Profile: default [2020-04-17T04:17:05.881Z] Kernel Version: 4.4.0-139-generic [2020-04-17T04:17:05.881Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-17T04:17:05.881Z] OSType: linux [2020-04-17T04:17:05.881Z] Architecture: ppc64le [2020-04-17T04:17:05.881Z] CPUs: 4 [2020-04-17T04:17:05.881Z] Total Memory: 7.972GiB [2020-04-17T04:17:05.881Z] Name: ppc64le-ubuntu-16 [2020-04-17T04:17:05.881Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-17T04:17:05.881Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:17:05.881Z] Debug Mode (client): false [2020-04-17T04:17:05.881Z] Debug Mode (server): false [2020-04-17T04:17:05.881Z] Username: dockerbuildbot [2020-04-17T04:17:05.881Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:17:05.881Z] Labels: [2020-04-17T04:17:05.881Z] Experimental: true [2020-04-17T04:17:05.881Z] Insecure Registries: [2020-04-17T04:17:05.881Z] 127.0.0.0/8 [2020-04-17T04:17:05.881Z] Live Restore Enabled: false [2020-04-17T04:17:05.881Z] [2020-04-17T04:17:03.814Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:17:03.819Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [Pipeline] sh [2020-04-17T04:17:05.963Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 6.3s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:17:06.219Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 6.6s done [2020-04-17T04:17:06.277Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:17:06.277Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:17:06.277Z] + curl -fsSL -o /home/docker/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:17:06.277Z] + bash /home/docker/workspace/engine_master/check-config.sh [2020-04-17T04:17:06.532Z] + docker version [2020-04-17T04:17:06.532Z] Client: [2020-04-17T04:17:06.532Z] Version: 18.06.1-ce [2020-04-17T04:17:06.532Z] API version: 1.38 [2020-04-17T04:17:06.532Z] Go version: go1.10.3 [2020-04-17T04:17:06.532Z] Git commit: e68fc7a [2020-04-17T04:17:06.532Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-17T04:17:06.532Z] OS/Arch: linux/ppc64le [2020-04-17T04:17:06.532Z] Experimental: false [2020-04-17T04:17:06.532Z] [2020-04-17T04:17:06.532Z] Server: [2020-04-17T04:17:06.532Z] Engine: [2020-04-17T04:17:06.532Z] Version: 18.06.1-ce [2020-04-17T04:17:06.532Z] API version: 1.38 (minimum version 1.12) [2020-04-17T04:17:06.532Z] Go version: go1.10.3 [2020-04-17T04:17:06.532Z] Git commit: e68fc7a [2020-04-17T04:17:06.532Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-17T04:17:06.532Z] OS/Arch: linux/ppc64le [2020-04-17T04:17:06.532Z] Experimental: true [Pipeline] sh [2020-04-17T04:17:06.565Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:17:06.565Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-17T04:17:06.565Z] [2020-04-17T04:17:06.565Z] Generally Necessary: [2020-04-17T04:17:06.565Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:17:06.565Z] - apparmor: enabled and tools installed [2020-04-17T04:17:06.565Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:17:06.565Z] - CONFIG_NET_NS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_PID_NS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:17:06.565Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:17:06.565Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:17:06.565Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:17:06.565Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_MEMCG: enabled [2020-04-17T04:17:06.565Z] - CONFIG_KEYS: enabled [2020-04-17T04:17:06.565Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:17:06.565Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:17:06.779Z] #7 ... [2020-04-17T04:17:06.779Z] [2020-04-17T04:17:06.779Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:17:06.779Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:17:06.779Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:17:06.779Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:17:06.779Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.7s done [2020-04-17T04:17:06.779Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-04-17T04:17:06.779Z] #71 DONE 7.2s [2020-04-17T04:17:06.779Z] [2020-04-17T04:17:06.779Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:17:06.779Z] #7 ... [2020-04-17T04:17:06.779Z] [2020-04-17T04:17:06.779Z] #20 [internal] load build context [2020-04-17T04:17:06.779Z] #20 transferring context: 44.30MB 7.2s [2020-04-17T04:17:06.855Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:17:06.855Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:17:06.855Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:17:06.855Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:17:06.855Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:17:06.855Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-17T04:17:06.855Z] [2020-04-17T04:17:06.855Z] Optional Features: [2020-04-17T04:17:06.855Z] - CONFIG_USER_NS: enabled [2020-04-17T04:17:06.855Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:17:06.855Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:17:06.855Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:17:06.855Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:17:06.855Z] (cgroup swap accounting is currently enabled) [2020-04-17T04:17:06.855Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-17T04:17:06.855Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:17:06.855Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:17:06.855Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:17:06.855Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:17:06.855Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:17:06.855Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:17:06.855Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:17:06.855Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:17:06.855Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:17:06.855Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:17:06.855Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:17:06.855Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:17:06.855Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:17:06.855Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:17:06.855Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:17:06.855Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:17:06.855Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:17:06.918Z] + docker info [2020-04-17T04:17:06.918Z] Containers: 0 [2020-04-17T04:17:06.918Z] Running: 0 [2020-04-17T04:17:06.918Z] Paused: 0 [2020-04-17T04:17:06.918Z] Stopped: 0 [2020-04-17T04:17:06.918Z] Images: 0 [2020-04-17T04:17:06.918Z] Server Version: 18.06.1-ce [2020-04-17T04:17:06.918Z] Storage Driver: overlay2 [2020-04-17T04:17:06.918Z] Backing Filesystem: extfs [2020-04-17T04:17:06.918Z] Supports d_type: true [2020-04-17T04:17:06.918Z] Native Overlay Diff: true [2020-04-17T04:17:06.918Z] Logging Driver: json-file [2020-04-17T04:17:06.918Z] Cgroup Driver: cgroupfs [2020-04-17T04:17:06.918Z] Plugins: [2020-04-17T04:17:06.918Z] Volume: local [2020-04-17T04:17:06.918Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:17:06.918Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-17T04:17:06.918Z] Swarm: inactive [2020-04-17T04:17:06.918Z] Runtimes: runc [2020-04-17T04:17:06.918Z] Default Runtime: runc [2020-04-17T04:17:06.918Z] Init Binary: docker-init [2020-04-17T04:17:06.918Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-17T04:17:06.918Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-17T04:17:06.918Z] init version: fec3683 [2020-04-17T04:17:06.918Z] Security Options: [2020-04-17T04:17:06.918Z] apparmor [2020-04-17T04:17:06.918Z] seccomp [2020-04-17T04:17:06.918Z] Profile: default [2020-04-17T04:17:06.918Z] Kernel Version: 4.4.0-139-generic [2020-04-17T04:17:06.918Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-17T04:17:06.918Z] OSType: linux [2020-04-17T04:17:06.918Z] Architecture: ppc64le [2020-04-17T04:17:06.918Z] CPUs: 4 [2020-04-17T04:17:06.918Z] Total Memory: 7.972GiB [2020-04-17T04:17:06.918Z] Name: ppc64le-ubuntu-26 [2020-04-17T04:17:06.918Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-17T04:17:06.918Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:17:06.918Z] Debug Mode (client): false [2020-04-17T04:17:06.918Z] Debug Mode (server): false [2020-04-17T04:17:06.918Z] Username: dockerbuildbot [2020-04-17T04:17:06.918Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:17:06.918Z] Labels: [2020-04-17T04:17:06.918Z] Experimental: true [2020-04-17T04:17:06.918Z] Insecure Registries: [2020-04-17T04:17:06.918Z] 127.0.0.0/8 [2020-04-17T04:17:06.918Z] Live Restore Enabled: false [2020-04-17T04:17:06.918Z] [Pipeline] sh [2020-04-17T04:17:07.034Z] #20 transferring context: 52.81MB 7.5s done [2020-04-17T04:17:07.034Z] #20 DONE 7.5s [2020-04-17T04:17:07.034Z] [2020-04-17T04:17:07.034Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:17:07.035Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.1s [2020-04-17T04:17:07.143Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:17:07.143Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:17:07.144Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:17:07.144Z] - Network Drivers: [2020-04-17T04:17:07.144Z] - "overlay": [2020-04-17T04:17:07.144Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:17:07.144Z] Optional (for encrypted networks): [2020-04-17T04:17:07.144Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:17:07.144Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_XFRM: enabled [2020-04-17T04:17:07.144Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:17:07.144Z] - "ipvlan": [2020-04-17T04:17:07.144Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:17:07.144Z] - "macvlan": [2020-04-17T04:17:07.144Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:17:07.144Z] - "ftp,tftp client in container": [2020-04-17T04:17:07.144Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:17:07.144Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:17:07.144Z] - Storage Drivers: [2020-04-17T04:17:07.144Z] - "aufs": [2020-04-17T04:17:07.144Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:17:07.144Z] - "btrfs": [2020-04-17T04:17:07.144Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:17:07.305Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:17:07.305Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:17:07.305Z] + curl -fsSL -o /home/docker/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:17:07.305Z] + bash /home/docker/workspace/engine_master/check-config.sh [2020-04-17T04:17:07.305Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:17:07.305Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-17T04:17:07.305Z] [2020-04-17T04:17:07.305Z] Generally Necessary: [2020-04-17T04:17:07.305Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:17:07.305Z] - apparmor: enabled and tools installed [2020-04-17T04:17:07.305Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:17:07.305Z] - CONFIG_NET_NS: enabled [2020-04-17T04:17:07.305Z] - CONFIG_PID_NS: enabled [2020-04-17T04:17:07.305Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:17:07.305Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:17:07.429Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:17:07.429Z] - "devicemapper": [2020-04-17T04:17:07.429Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:17:07.429Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:17:07.429Z] - "overlay": [2020-04-17T04:17:07.429Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:17:07.429Z] - "zfs": [2020-04-17T04:17:07.429Z] - /dev/zfs: missing [2020-04-17T04:17:07.429Z] - zfs command: missing [2020-04-17T04:17:07.429Z] - zpool command: missing [2020-04-17T04:17:07.429Z] [2020-04-17T04:17:07.429Z] Limits: [2020-04-17T04:17:07.429Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:17:07.429Z] [2020-04-17T04:17:07.429Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:17:07.590Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:17:07.590Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:17:07.590Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:17:07.590Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:17:07.590Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:17:07.590Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:17:07.590Z] - CONFIG_MEMCG: enabled [2020-04-17T04:17:07.590Z] - CONFIG_KEYS: enabled [2020-04-17T04:17:07.590Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:17:07.590Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:17:07.590Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:17:07.590Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-17T04:17:07.590Z] [2020-04-17T04:17:07.590Z] Optional Features: [2020-04-17T04:17:07.590Z] - CONFIG_USER_NS: enabled [2020-04-17T04:17:07.590Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:17:07.590Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:17:07.590Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:17:07.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:17:07.590Z] (cgroup swap accounting is currently enabled) [2020-04-17T04:17:07.590Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-17T04:17:07.590Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:17:07.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:17:07.861Z] + make bundles/buildx [2020-04-17T04:17:07.876Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:17:07.876Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:17:07.876Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:17:07.876Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:17:07.876Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:17:07.876Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:17:07.876Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:17:07.876Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:17:07.876Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:17:07.876Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:17:07.876Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:17:07.876Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:17:07.876Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:17:07.876Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:17:07.876Z] - Network Drivers: [2020-04-17T04:17:07.876Z] - "overlay": [2020-04-17T04:17:07.876Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:17:07.876Z] Optional (for encrypted networks): [2020-04-17T04:17:07.876Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:17:07.876Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_XFRM: enabled [2020-04-17T04:17:07.876Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:17:07.876Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:17:08.090Z] #47 3.808 + RM_GOPATH=0 [2020-04-17T04:17:08.090Z] #47 3.808 + TMP_GOPATH= [2020-04-17T04:17:08.090Z] #47 3.808 + : /build [2020-04-17T04:17:08.090Z] #47 3.808 + '[' -z '' ']' [2020-04-17T04:17:08.090Z] #47 3.810 ++ mktemp -d [2020-04-17T04:17:08.090Z] #47 3.812 + export GOPATH=/tmp/tmp.0YNwu8TQGw [2020-04-17T04:17:08.090Z] #47 3.812 + GOPATH=/tmp/tmp.0YNwu8TQGw [2020-04-17T04:17:08.090Z] #47 3.812 + RM_GOPATH=1 [2020-04-17T04:17:08.090Z] #47 3.814 ++ dirname ./install.sh [2020-04-17T04:17:08.090Z] #47 3.815 + dir=. [2020-04-17T04:17:08.090Z] #47 3.815 + bin=vndr [2020-04-17T04:17:08.090Z] #47 3.815 + shift [2020-04-17T04:17:08.090Z] #47 3.815 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:17:08.090Z] #47 3.815 + . ./vndr.installer [2020-04-17T04:17:08.090Z] #47 3.815 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:08.090Z] #47 3.815 + install_vndr [2020-04-17T04:17:08.090Z] #47 3.815 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:17:08.090Z] #47 3.815 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:08.090Z] #47 3.815 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0YNwu8TQGw/src/github.com/LK4D4/vndr [2020-04-17T04:17:08.090Z] #47 3.817 Cloning into '/tmp/tmp.0YNwu8TQGw/src/github.com/LK4D4/vndr'... [2020-04-17T04:17:08.090Z] #47 4.341 + cd /tmp/tmp.0YNwu8TQGw/src/github.com/LK4D4/vndr [2020-04-17T04:17:08.090Z] #47 4.341 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:08.090Z] #47 4.344 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:17:08.160Z] - "ipvlan": [2020-04-17T04:17:08.160Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:17:08.160Z] - "macvlan": [2020-04-17T04:17:08.160Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:17:08.160Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:17:08.160Z] - "ftp,tftp client in container": [2020-04-17T04:17:08.160Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:17:08.160Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:17:08.160Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:17:08.160Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:17:08.160Z] - Storage Drivers: [2020-04-17T04:17:08.160Z] - "aufs": [2020-04-17T04:17:08.160Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:17:08.160Z] - "btrfs": [2020-04-17T04:17:08.160Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:17:08.160Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:17:08.160Z] - "devicemapper": [2020-04-17T04:17:08.160Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:17:08.160Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:17:08.160Z] - "overlay": [2020-04-17T04:17:08.160Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:17:08.160Z] - "zfs": [2020-04-17T04:17:08.160Z] - /dev/zfs: missing [2020-04-17T04:17:08.160Z] - zfs command: missing [2020-04-17T04:17:08.160Z] - zpool command: missing [2020-04-17T04:17:08.160Z] [2020-04-17T04:17:08.160Z] Limits: [2020-04-17T04:17:08.160Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:17:08.160Z] [2020-04-17T04:17:08.160Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:17:08.487Z] make: command: Command not found [2020-04-17T04:17:08.487Z] make: command: Command not found [2020-04-17T04:17:08.487Z] mkdir bundles [2020-04-17T04:17:08.487Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-17T04:17:08.487Z] --build-arg BUILDX_COMMIT \ [2020-04-17T04:17:08.487Z] --build-arg BUILDX_REPO \ [2020-04-17T04:17:08.487Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-17T04:17:08.487Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-17T04:17:08.487Z] . [2020-04-17T04:17:08.487Z] /bin/sh: 4: go: not found [2020-04-17T04:17:08.487Z] /bin/sh: 5: go: not found [2020-04-17T04:17:08.603Z] + make bundles/buildx [2020-04-17T04:17:08.703Z] #47 5.118 runtime/internal/sys [2020-04-17T04:17:08.703Z] #47 5.154 internal/cpu [2020-04-17T04:17:08.913Z] make: command: Command not found [2020-04-17T04:17:08.913Z] make: command: Command not found [2020-04-17T04:17:08.913Z] mkdir bundles [2020-04-17T04:17:08.913Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-17T04:17:08.913Z] --build-arg BUILDX_COMMIT \ [2020-04-17T04:17:08.913Z] --build-arg BUILDX_REPO \ [2020-04-17T04:17:08.913Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-17T04:17:08.913Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-17T04:17:08.913Z] . [2020-04-17T04:17:08.985Z] #47 5.238 internal/race [2020-04-17T04:17:08.985Z] #47 5.313 sync/atomic [2020-04-17T04:17:09.132Z] #74 3.252 + RM_GOPATH=0 [2020-04-17T04:17:09.132Z] #74 3.253 + TMP_GOPATH= [2020-04-17T04:17:09.132Z] #74 3.253 + : /build [2020-04-17T04:17:09.132Z] #74 3.254 + '[' -z '' ']' [2020-04-17T04:17:09.132Z] #74 3.255 ++ mktemp -d [2020-04-17T04:17:09.132Z] #74 3.255 + export GOPATH=/tmp/tmp.qWqcgCymrs [2020-04-17T04:17:09.132Z] #74 3.255 + GOPATH=/tmp/tmp.qWqcgCymrs [2020-04-17T04:17:09.132Z] #74 3.255 + RM_GOPATH=1 [2020-04-17T04:17:09.132Z] #74 3.255 ++ dirname ./install.sh [2020-04-17T04:17:09.132Z] #74 3.256 + dir=. [2020-04-17T04:17:09.132Z] #74 3.256 + bin=proxy [2020-04-17T04:17:09.132Z] #74 3.256 + shift [2020-04-17T04:17:09.132Z] #74 3.256 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:17:09.132Z] #74 3.256 + . ./proxy.installer [2020-04-17T04:17:09.132Z] #74 3.256 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:09.132Z] #74 3.256 + install_proxy [2020-04-17T04:17:09.132Z] #74 3.256 + case "$1" in [2020-04-17T04:17:09.132Z] #74 3.256 + export CGO_ENABLED=0 [2020-04-17T04:17:09.132Z] #74 3.256 + CGO_ENABLED=0 [2020-04-17T04:17:09.132Z] #74 3.256 + _install_proxy [2020-04-17T04:17:09.132Z] #74 3.257 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:17:09.132Z] #74 3.257 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:09.132Z] #74 3.257 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qWqcgCymrs/src/github.com/docker/libnetwork [2020-04-17T04:17:09.132Z] #74 3.259 Cloning into '/tmp/tmp.qWqcgCymrs/src/github.com/docker/libnetwork'... [2020-04-17T04:17:09.212Z] /bin/sh: 4: go: not found [2020-04-17T04:17:09.212Z] /bin/sh: 5: go: not found [2020-04-17T04:17:09.266Z] #47 5.635 unicode [2020-04-17T04:17:09.559Z] #47 5.760 runtime [2020-04-17T04:17:09.559Z] #47 ... [2020-04-17T04:17:09.559Z] [2020-04-17T04:17:09.559Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:09.559Z] #33 3.685 + RM_GOPATH=0 [2020-04-17T04:17:09.559Z] #33 3.685 + TMP_GOPATH= [2020-04-17T04:17:09.559Z] #33 3.685 + : /build [2020-04-17T04:17:09.559Z] #33 3.685 + '[' -z '' ']' [2020-04-17T04:17:09.559Z] #33 3.685 ++ mktemp -d [2020-04-17T04:17:09.559Z] #33 3.690 + export GOPATH=/tmp/tmp.2N4XjTKMRF [2020-04-17T04:17:09.559Z] #33 3.690 + GOPATH=/tmp/tmp.2N4XjTKMRF [2020-04-17T04:17:09.559Z] #33 3.690 + RM_GOPATH=1 [2020-04-17T04:17:09.559Z] #33 3.691 ++ dirname ./install.sh [2020-04-17T04:17:09.559Z] #33 3.696 + dir=. [2020-04-17T04:17:09.559Z] #33 3.696 + bin=tomlv [2020-04-17T04:17:09.559Z] #33 3.696 + shift [2020-04-17T04:17:09.559Z] #33 3.696 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:17:09.559Z] #33 3.696 + . ./tomlv.installer [2020-04-17T04:17:09.559Z] #33 3.696 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:09.559Z] #33 3.697 + install_tomlv [2020-04-17T04:17:09.559Z] #33 3.697 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:17:09.559Z] #33 3.697 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:09.559Z] #33 3.697 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2N4XjTKMRF/src/github.com/BurntSushi/toml [2020-04-17T04:17:09.559Z] #33 3.698 Cloning into '/tmp/tmp.2N4XjTKMRF/src/github.com/BurntSushi/toml'... [2020-04-17T04:17:09.559Z] #33 4.326 + cd /tmp/tmp.2N4XjTKMRF/src/github.com/BurntSushi/toml [2020-04-17T04:17:09.559Z] #33 4.327 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:09.559Z] #33 4.340 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:17:09.559Z] #33 4.818 internal/cpu [2020-04-17T04:17:09.559Z] #33 4.822 runtime/internal/atomic [2020-04-17T04:17:09.559Z] #33 4.945 runtime/internal/sys [2020-04-17T04:17:09.559Z] #33 5.177 runtime/internal/math [2020-04-17T04:17:09.559Z] #33 5.232 math/bits [2020-04-17T04:17:09.559Z] #33 5.264 internal/bytealg [2020-04-17T04:17:09.559Z] #33 5.500 runtime [2020-04-17T04:17:09.559Z] #33 5.599 math [2020-04-17T04:17:10.298Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 7.7s done [2020-04-17T04:17:10.298Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 [2020-04-17T04:17:10.299Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T04:17:10.555Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f [2020-04-17T04:17:11.114Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.4s done [2020-04-17T04:17:11.158Z] #74 ... [2020-04-17T04:17:11.158Z] [2020-04-17T04:17:11.158Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:11.158Z] #33 3.891 + RM_GOPATH=0 [2020-04-17T04:17:11.158Z] #33 3.891 + TMP_GOPATH= [2020-04-17T04:17:11.158Z] #33 3.891 + : /build [2020-04-17T04:17:11.158Z] #33 3.891 + '[' -z '' ']' [2020-04-17T04:17:11.158Z] #33 3.892 ++ mktemp -d [2020-04-17T04:17:11.158Z] #33 3.893 + export GOPATH=/tmp/tmp.U8v0luwSGN [2020-04-17T04:17:11.158Z] #33 3.893 + GOPATH=/tmp/tmp.U8v0luwSGN [2020-04-17T04:17:11.158Z] #33 3.893 + RM_GOPATH=1 [2020-04-17T04:17:11.158Z] #33 3.893 ++ dirname ./install.sh [2020-04-17T04:17:11.158Z] #33 3.895 + dir=. [2020-04-17T04:17:11.158Z] #33 3.896 + bin=tomlv [2020-04-17T04:17:11.158Z] #33 3.896 + shift [2020-04-17T04:17:11.158Z] #33 3.896 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:17:11.158Z] #33 3.896 + . ./tomlv.installer [2020-04-17T04:17:11.158Z] #33 3.896 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:11.158Z] #33 3.897 + install_tomlv [2020-04-17T04:17:11.158Z] #33 3.897 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:17:11.158Z] #33 3.897 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:11.158Z] #33 3.897 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.U8v0luwSGN/src/github.com/BurntSushi/toml [2020-04-17T04:17:11.158Z] #33 3.905 Cloning into '/tmp/tmp.U8v0luwSGN/src/github.com/BurntSushi/toml'... [2020-04-17T04:17:11.158Z] #33 4.812 + cd /tmp/tmp.U8v0luwSGN/src/github.com/BurntSushi/toml [2020-04-17T04:17:11.158Z] #33 4.812 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:11.158Z] #33 4.825 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:17:11.158Z] #33 5.271 internal/cpu [2020-04-17T04:17:11.158Z] #33 5.276 runtime/internal/sys [2020-04-17T04:17:11.158Z] #33 5.462 runtime/internal/math [2020-04-17T04:17:11.158Z] #33 5.593 math/bits [2020-04-17T04:17:11.204Z] Sending build context to Docker daemon 57.46MB [2020-04-17T04:17:11.204Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-17T04:17:11.204Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-17T04:17:11.204Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-17T04:17:11.204Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-17T04:17:11.204Z] 1.12.10-stretch: Pulling from library/golang [2020-04-17T04:17:11.369Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T04:17:11.440Z] #33 5.806 internal/bytealg [2020-04-17T04:17:11.505Z] fb056072eab9: Pulling fs layer [2020-04-17T04:17:11.505Z] 6a33b1f9796f: Pulling fs layer [2020-04-17T04:17:11.505Z] 8f8f8962e456: Pulling fs layer [2020-04-17T04:17:11.505Z] 68adcc365214: Pulling fs layer [2020-04-17T04:17:11.505Z] 76d8adf27bdf: Pulling fs layer [2020-04-17T04:17:11.505Z] d66e58854927: Pulling fs layer [2020-04-17T04:17:11.505Z] 71497195576e: Pulling fs layer [2020-04-17T04:17:11.505Z] 68adcc365214: Waiting [2020-04-17T04:17:11.505Z] 76d8adf27bdf: Waiting [2020-04-17T04:17:11.505Z] d66e58854927: Waiting [2020-04-17T04:17:11.505Z] 71497195576e: Waiting [2020-04-17T04:17:11.723Z] #33 5.991 math [2020-04-17T04:17:11.723Z] #33 6.236 runtime [2020-04-17T04:17:11.797Z] 8f8f8962e456: Verifying Checksum [2020-04-17T04:17:11.797Z] 8f8f8962e456: Download complete [2020-04-17T04:17:11.916Z] Sending build context to Docker daemon 57.46MB [2020-04-17T04:17:11.916Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-17T04:17:11.916Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-17T04:17:11.916Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-17T04:17:11.916Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-17T04:17:12.085Z] 6a33b1f9796f: Verifying Checksum [2020-04-17T04:17:12.085Z] 6a33b1f9796f: Download complete [2020-04-17T04:17:12.247Z] 1.12.10-stretch: Pulling from library/golang [2020-04-17T04:17:12.247Z] fb056072eab9: Pulling fs layer [2020-04-17T04:17:12.247Z] 6a33b1f9796f: Pulling fs layer [2020-04-17T04:17:12.247Z] 8f8f8962e456: Pulling fs layer [2020-04-17T04:17:12.247Z] 68adcc365214: Pulling fs layer [2020-04-17T04:17:12.247Z] 76d8adf27bdf: Pulling fs layer [2020-04-17T04:17:12.247Z] d66e58854927: Pulling fs layer [2020-04-17T04:17:12.247Z] 71497195576e: Pulling fs layer [2020-04-17T04:17:12.247Z] 76d8adf27bdf: Waiting [2020-04-17T04:17:12.247Z] d66e58854927: Waiting [2020-04-17T04:17:12.247Z] 68adcc365214: Waiting [2020-04-17T04:17:12.247Z] 71497195576e: Waiting [2020-04-17T04:17:12.761Z] 8f8f8962e456: Verifying Checksum [2020-04-17T04:17:12.761Z] 8f8f8962e456: Download complete [2020-04-17T04:17:13.010Z] #33 ... [2020-04-17T04:17:13.010Z] [2020-04-17T04:17:13.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:13.010Z] #47 8.825 unicode/utf8 [2020-04-17T04:17:13.010Z] #47 9.299 math [2020-04-17T04:17:13.047Z] 6a33b1f9796f: Verifying Checksum [2020-04-17T04:17:13.047Z] 6a33b1f9796f: Download complete [2020-04-17T04:17:13.294Z] #47 ... [2020-04-17T04:17:13.294Z] [2020-04-17T04:17:13.294Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:13.294Z] #23 3.889 + RM_GOPATH=0 [2020-04-17T04:17:13.294Z] #23 3.889 + TMP_GOPATH= [2020-04-17T04:17:13.294Z] #23 3.889 + : /build [2020-04-17T04:17:13.294Z] #23 3.889 + '[' -z '' ']' [2020-04-17T04:17:13.294Z] #23 3.890 ++ mktemp -d [2020-04-17T04:17:13.294Z] #23 3.891 + export GOPATH=/tmp/tmp.KKlRiwsfab [2020-04-17T04:17:13.294Z] #23 3.891 + GOPATH=/tmp/tmp.KKlRiwsfab [2020-04-17T04:17:13.294Z] #23 3.891 + RM_GOPATH=1 [2020-04-17T04:17:13.294Z] #23 3.892 ++ dirname ./install.sh [2020-04-17T04:17:13.294Z] #23 3.892 + dir=. [2020-04-17T04:17:13.294Z] #23 3.892 + bin=dockercli [2020-04-17T04:17:13.294Z] #23 3.892 + shift [2020-04-17T04:17:13.294Z] #23 3.892 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:17:13.294Z] #23 3.892 + . ./dockercli.installer [2020-04-17T04:17:13.294Z] #23 3.892 ++ : stable [2020-04-17T04:17:13.294Z] #23 3.892 ++ : 17.06.2-ce [2020-04-17T04:17:13.294Z] #23 3.892 + install_dockercli [2020-04-17T04:17:13.294Z] #23 3.893 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:17:13.294Z] #23 3.893 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:17:13.294Z] #23 3.893 ++ uname -m [2020-04-17T04:17:13.294Z] #23 3.894 + arch=s390x [2020-04-17T04:17:13.294Z] #23 3.894 + '[' s390x '!=' x86_64 ']' [2020-04-17T04:17:13.294Z] #23 3.894 + '[' s390x '!=' s390x ']' [2020-04-17T04:17:13.294Z] #23 3.894 + url=https://download.docker.com/linux/static [2020-04-17T04:17:13.294Z] #23 3.896 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-17T04:17:13.294Z] #23 3.897 + tar -xz docker/docker [2020-04-17T04:17:13.294Z] #23 9.330 + mkdir -p /build [2020-04-17T04:17:13.294Z] #23 9.331 + mv docker/docker /build/ [2020-04-17T04:17:13.294Z] #23 9.332 + rmdir docker [2020-04-17T04:17:13.294Z] #23 DONE 9.7s [2020-04-17T04:17:13.294Z] [2020-04-17T04:17:13.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:13.294Z] #10 1.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:13.294Z] #10 1.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:13.294Z] #10 1.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:13.294Z] #10 1.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:13.294Z] #10 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:13.294Z] #10 2.717 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:13.579Z] #10 ... [2020-04-17T04:17:13.579Z] [2020-04-17T04:17:13.579Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:13.579Z] #56 3.182 + RM_GOPATH=0 [2020-04-17T04:17:13.579Z] #56 3.182 + TMP_GOPATH= [2020-04-17T04:17:13.579Z] #56 3.182 + : /build [2020-04-17T04:17:13.579Z] #56 3.182 + '[' -z '' ']' [2020-04-17T04:17:13.579Z] #56 3.182 ++ mktemp -d [2020-04-17T04:17:13.579Z] #56 3.182 + export GOPATH=/tmp/tmp.Tw9bN797XP [2020-04-17T04:17:13.579Z] #56 3.182 + GOPATH=/tmp/tmp.Tw9bN797XP [2020-04-17T04:17:13.579Z] #56 3.182 + RM_GOPATH=1 [2020-04-17T04:17:13.579Z] #56 3.182 ++ dirname ./install.sh [2020-04-17T04:17:13.579Z] #56 3.182 + dir=. [2020-04-17T04:17:13.579Z] #56 3.182 + bin=shfmt [2020-04-17T04:17:13.579Z] #56 3.183 + shift [2020-04-17T04:17:13.579Z] #56 3.183 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:17:13.579Z] #56 3.183 + . ./shfmt.installer [2020-04-17T04:17:13.579Z] #56 3.183 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:13.579Z] #56 3.183 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:13.579Z] #56 3.183 + install_shfmt [2020-04-17T04:17:13.579Z] #56 3.183 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:17:13.579Z] #56 3.183 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Tw9bN797XP/src/github.com/mvdan/sh [2020-04-17T04:17:13.579Z] #56 3.197 Cloning into '/tmp/tmp.Tw9bN797XP/src/github.com/mvdan/sh'... [2020-04-17T04:17:13.579Z] #56 8.991 + cd /tmp/tmp.Tw9bN797XP/src/github.com/mvdan/sh [2020-04-17T04:17:13.579Z] #56 8.991 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:13.579Z] #56 9.075 + GO111MODULE=on [2020-04-17T04:17:13.579Z] #56 9.075 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:17:13.579Z] #56 9.874 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:13.579Z] #56 10.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:13.579Z] #56 ... [2020-04-17T04:17:13.579Z] [2020-04-17T04:17:13.579Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:13.579Z] #74 3.672 + RM_GOPATH=0 [2020-04-17T04:17:13.579Z] #74 3.673 + TMP_GOPATH= [2020-04-17T04:17:13.579Z] #74 3.673 + : /build [2020-04-17T04:17:13.579Z] #74 3.673 + '[' -z '' ']' [2020-04-17T04:17:13.579Z] #74 3.674 ++ mktemp -d [2020-04-17T04:17:13.579Z] #74 3.675 + export GOPATH=/tmp/tmp.rzcDoNcs0R [2020-04-17T04:17:13.579Z] #74 3.676 + GOPATH=/tmp/tmp.rzcDoNcs0R [2020-04-17T04:17:13.579Z] #74 3.676 + RM_GOPATH=1 [2020-04-17T04:17:13.579Z] #74 3.677 ++ dirname ./install.sh [2020-04-17T04:17:13.579Z] #74 3.679 + dir=. [2020-04-17T04:17:13.579Z] #74 3.679 + bin=proxy [2020-04-17T04:17:13.579Z] #74 3.679 + shift [2020-04-17T04:17:13.579Z] #74 3.680 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:17:13.579Z] #74 3.680 + . ./proxy.installer [2020-04-17T04:17:13.579Z] #74 3.680 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:13.579Z] #74 3.680 + install_proxy [2020-04-17T04:17:13.579Z] #74 3.681 + case "$1" in [2020-04-17T04:17:13.579Z] #74 3.681 + export CGO_ENABLED=0 [2020-04-17T04:17:13.579Z] #74 3.681 + CGO_ENABLED=0 [2020-04-17T04:17:13.579Z] #74 3.681 + _install_proxy [2020-04-17T04:17:13.579Z] #74 3.681 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:17:13.579Z] #74 3.681 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:13.579Z] #74 3.681 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rzcDoNcs0R/src/github.com/docker/libnetwork [2020-04-17T04:17:13.579Z] #74 3.687 Cloning into '/tmp/tmp.rzcDoNcs0R/src/github.com/docker/libnetwork'... [2020-04-17T04:17:13.861Z] #74 ... [2020-04-17T04:17:13.861Z] [2020-04-17T04:17:13.861Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:13.861Z] #62 3.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:13.861Z] #62 3.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:13.861Z] #62 3.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:13.861Z] #62 3.800 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:13.861Z] #62 5.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:13.861Z] #62 8.187 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:13.861Z] #62 ... [2020-04-17T04:17:13.861Z] [2020-04-17T04:17:13.861Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:13.861Z] #43 2.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:13.861Z] #43 2.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:13.861Z] #43 2.716 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:13.861Z] #43 3.342 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:13.861Z] #43 4.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:13.861Z] #43 5.743 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:14.146Z] #43 ... [2020-04-17T04:17:14.146Z] [2020-04-17T04:17:14.146Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:17:14.146Z] #41 3.596 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:17:14.146Z] #41 3.596 Cloning into '.'... [2020-04-17T04:17:14.146Z] #41 ... [2020-04-17T04:17:14.146Z] [2020-04-17T04:17:14.146Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:14.146Z] #68 4.076 + RM_GOPATH=0 [2020-04-17T04:17:14.146Z] #68 4.076 + TMP_GOPATH= [2020-04-17T04:17:14.146Z] #68 4.076 + : /build/ [2020-04-17T04:17:14.146Z] #68 4.076 + '[' -z '' ']' [2020-04-17T04:17:14.146Z] #68 4.078 ++ mktemp -d [2020-04-17T04:17:14.146Z] #68 4.080 + export GOPATH=/tmp/tmp.TFkLX3enNr [2020-04-17T04:17:14.146Z] #68 4.080 + GOPATH=/tmp/tmp.TFkLX3enNr [2020-04-17T04:17:14.146Z] #68 4.080 + RM_GOPATH=1 [2020-04-17T04:17:14.146Z] #68 4.080 ++ dirname ./install.sh [2020-04-17T04:17:14.146Z] #68 4.083 + dir=. [2020-04-17T04:17:14.146Z] #68 4.083 + bin=rootlesskit [2020-04-17T04:17:14.146Z] #68 4.083 + shift [2020-04-17T04:17:14.146Z] #68 4.083 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:17:14.146Z] #68 4.083 + . ./rootlesskit.installer [2020-04-17T04:17:14.146Z] #68 4.084 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:14.146Z] #68 4.085 + install_rootlesskit [2020-04-17T04:17:14.146Z] #68 4.085 + case "$1" in [2020-04-17T04:17:14.146Z] #68 4.088 + export CGO_ENABLED=0 [2020-04-17T04:17:14.146Z] #68 4.088 + CGO_ENABLED=0 [2020-04-17T04:17:14.146Z] #68 4.088 + _install_rootlesskit [2020-04-17T04:17:14.146Z] #68 4.088 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:14.146Z] #68 4.088 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:17:14.146Z] #68 4.088 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TFkLX3enNr/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:17:14.146Z] #68 4.089 Cloning into '/tmp/tmp.TFkLX3enNr/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:17:14.146Z] #68 7.319 + cd /tmp/tmp.TFkLX3enNr/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:17:14.146Z] #68 7.320 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:14.146Z] #68 7.626 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:17:14.146Z] #68 7.626 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:17:14.427Z] #68 ... [2020-04-17T04:17:14.427Z] [2020-04-17T04:17:14.427Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:14.427Z] #25 2.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:14.427Z] #25 2.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:14.427Z] #25 2.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:14.427Z] #25 3.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:14.427Z] #25 5.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:14.427Z] #25 6.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:14.427Z] #25 ... [2020-04-17T04:17:14.427Z] [2020-04-17T04:17:14.427Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:14.427Z] #50 3.771 + RM_GOPATH=0 [2020-04-17T04:17:14.427Z] #50 3.771 + TMP_GOPATH= [2020-04-17T04:17:14.427Z] #50 3.771 + : /build [2020-04-17T04:17:14.427Z] #50 3.771 + '[' -z '' ']' [2020-04-17T04:17:14.427Z] #50 3.771 ++ mktemp -d [2020-04-17T04:17:14.427Z] #50 3.771 + export GOPATH=/tmp/tmp.xdxKi4JY5p [2020-04-17T04:17:14.427Z] #50 3.771 + GOPATH=/tmp/tmp.xdxKi4JY5p [2020-04-17T04:17:14.427Z] #50 3.771 + RM_GOPATH=1 [2020-04-17T04:17:14.427Z] #50 3.772 ++ dirname ./install.sh [2020-04-17T04:17:14.427Z] #50 3.776 Installing gotestsum version v0.3.5 [2020-04-17T04:17:14.427Z] #50 3.776 + dir=. [2020-04-17T04:17:14.427Z] #50 3.776 + bin=gotestsum [2020-04-17T04:17:14.427Z] #50 3.776 + shift [2020-04-17T04:17:14.427Z] #50 3.776 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:17:14.427Z] #50 3.776 + . ./gotestsum.installer [2020-04-17T04:17:14.427Z] #50 3.776 ++ : v0.3.5 [2020-04-17T04:17:14.427Z] #50 3.776 + install_gotestsum [2020-04-17T04:17:14.427Z] #50 3.776 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:17:14.427Z] #50 3.776 + go get -d gotest.tools/gotestsum [2020-04-17T04:17:14.709Z] #50 ... [2020-04-17T04:17:14.709Z] [2020-04-17T04:17:14.709Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:14.709Z] #35 2.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:14.709Z] #35 2.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:14.709Z] #35 2.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:14.709Z] #35 3.413 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:14.709Z] #35 4.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:14.709Z] #35 7.039 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:14.709Z] #35 ... [2020-04-17T04:17:14.709Z] [2020-04-17T04:17:14.709Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:14.709Z] #53 3.944 + RM_GOPATH=0 [2020-04-17T04:17:14.709Z] #53 3.944 + TMP_GOPATH= [2020-04-17T04:17:14.709Z] #53 3.944 + : /build [2020-04-17T04:17:14.709Z] #53 3.944 + '[' -z '' ']' [2020-04-17T04:17:14.709Z] #53 3.945 ++ mktemp -d [2020-04-17T04:17:14.709Z] #53 3.946 + export GOPATH=/tmp/tmp.Ttp5VXgtYa [2020-04-17T04:17:14.709Z] #53 3.946 + GOPATH=/tmp/tmp.Ttp5VXgtYa [2020-04-17T04:17:14.709Z] #53 3.946 + RM_GOPATH=1 [2020-04-17T04:17:14.709Z] #53 3.946 ++ dirname ./install.sh [2020-04-17T04:17:14.709Z] #53 3.947 + dir=. [2020-04-17T04:17:14.709Z] #53 3.947 + bin=golangci_lint [2020-04-17T04:17:14.709Z] #53 3.947 + shift [2020-04-17T04:17:14.709Z] #53 3.947 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:17:14.709Z] #53 3.947 + . ./golangci_lint.installer [2020-04-17T04:17:14.709Z] #53 3.947 ++ : v1.23.8 [2020-04-17T04:17:14.709Z] #53 3.947 + install_golangci_lint [2020-04-17T04:17:14.709Z] #53 3.947 Installing golangci-lint version v1.23.8 [2020-04-17T04:17:14.709Z] #53 3.947 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:17:14.709Z] #53 3.947 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:17:14.826Z] fb056072eab9: Verifying Checksum [2020-04-17T04:17:14.826Z] fb056072eab9: Download complete [2020-04-17T04:17:14.991Z] #53 ... [2020-04-17T04:17:14.991Z] [2020-04-17T04:17:14.991Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:14.991Z] #56 10.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:14.991Z] #56 10.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:14.991Z] #56 10.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:14.991Z] #56 11.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:15.177Z] #33 ... [2020-04-17T04:17:15.177Z] [2020-04-17T04:17:15.177Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:15.177Z] #23 3.865 + RM_GOPATH=0 [2020-04-17T04:17:15.177Z] #23 3.865 + TMP_GOPATH= [2020-04-17T04:17:15.177Z] #23 3.865 + : /build [2020-04-17T04:17:15.177Z] #23 3.866 + '[' -z '' ']' [2020-04-17T04:17:15.177Z] #23 3.866 ++ mktemp -d [2020-04-17T04:17:15.177Z] #23 3.867 + export GOPATH=/tmp/tmp.w4Lt5db3TN [2020-04-17T04:17:15.177Z] #23 3.867 + GOPATH=/tmp/tmp.w4Lt5db3TN [2020-04-17T04:17:15.177Z] #23 3.867 + RM_GOPATH=1 [2020-04-17T04:17:15.177Z] #23 3.867 ++ dirname ./install.sh [2020-04-17T04:17:15.177Z] #23 3.868 + dir=. [2020-04-17T04:17:15.177Z] #23 3.869 + bin=dockercli [2020-04-17T04:17:15.177Z] #23 3.869 + shift [2020-04-17T04:17:15.177Z] #23 3.869 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:17:15.177Z] #23 3.869 + . ./dockercli.installer [2020-04-17T04:17:15.177Z] #23 3.869 ++ : stable [2020-04-17T04:17:15.177Z] #23 3.869 ++ : 17.06.2-ce [2020-04-17T04:17:15.177Z] #23 3.869 + install_dockercli [2020-04-17T04:17:15.177Z] #23 3.869 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:17:15.177Z] #23 3.869 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:17:15.177Z] #23 3.869 ++ uname -m [2020-04-17T04:17:15.177Z] #23 3.878 + arch=s390x [2020-04-17T04:17:15.177Z] #23 3.878 + '[' s390x '!=' x86_64 ']' [2020-04-17T04:17:15.177Z] #23 3.878 + '[' s390x '!=' s390x ']' [2020-04-17T04:17:15.177Z] #23 3.878 + url=https://download.docker.com/linux/static [2020-04-17T04:17:15.177Z] #23 3.879 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-17T04:17:15.177Z] #23 3.879 + tar -xz docker/docker [2020-04-17T04:17:15.177Z] #23 9.454 + mkdir -p /build [2020-04-17T04:17:15.177Z] #23 9.457 + mv docker/docker /build/ [2020-04-17T04:17:15.177Z] #23 9.459 + rmdir docker [2020-04-17T04:17:15.177Z] #23 DONE 9.9s [2020-04-17T04:17:15.177Z] [2020-04-17T04:17:15.177Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:15.177Z] #25 2.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:15.177Z] #25 2.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:15.177Z] #25 2.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:15.177Z] #25 2.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:15.177Z] #25 3.855 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:15.177Z] #25 5.711 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:15.208Z] fb056072eab9: Verifying Checksum [2020-04-17T04:17:15.208Z] fb056072eab9: Download complete [2020-04-17T04:17:15.272Z] #56 11.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:17:15.459Z] #25 ... [2020-04-17T04:17:15.459Z] [2020-04-17T04:17:15.459Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:15.459Z] #43 2.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:15.459Z] #43 3.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:15.459Z] #43 3.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:15.459Z] #43 3.801 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:15.459Z] #43 5.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:15.459Z] #43 8.625 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:15.531Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.7s done [2020-04-17T04:17:15.531Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 [2020-04-17T04:17:15.743Z] #43 ... [2020-04-17T04:17:15.743Z] [2020-04-17T04:17:15.743Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:15.743Z] #50 3.837 + RM_GOPATH=0 [2020-04-17T04:17:15.743Z] #50 3.838 + TMP_GOPATH= [2020-04-17T04:17:15.743Z] #50 3.838 + : /build [2020-04-17T04:17:15.743Z] #50 3.838 + '[' -z '' ']' [2020-04-17T04:17:15.743Z] #50 3.838 ++ mktemp -d [2020-04-17T04:17:15.743Z] #50 3.840 + export GOPATH=/tmp/tmp.yAHjDBBuwN [2020-04-17T04:17:15.743Z] #50 3.841 + GOPATH=/tmp/tmp.yAHjDBBuwN [2020-04-17T04:17:15.743Z] #50 3.844 + RM_GOPATH=1 [2020-04-17T04:17:15.743Z] #50 3.844 ++ dirname ./install.sh [2020-04-17T04:17:15.743Z] #50 3.846 + dir=. [2020-04-17T04:17:15.743Z] #50 3.846 + bin=gotestsum [2020-04-17T04:17:15.743Z] #50 3.846 + shift [2020-04-17T04:17:15.743Z] #50 3.846 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:17:15.743Z] #50 3.846 + . ./gotestsum.installer [2020-04-17T04:17:15.743Z] #50 3.846 ++ : v0.3.5 [2020-04-17T04:17:15.743Z] #50 3.846 + install_gotestsum [2020-04-17T04:17:15.743Z] #50 3.846 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:17:15.743Z] #50 3.846 Installing gotestsum version v0.3.5 [2020-04-17T04:17:15.743Z] #50 3.846 + go get -d gotest.tools/gotestsum [2020-04-17T04:17:15.743Z] #50 ... [2020-04-17T04:17:15.743Z] [2020-04-17T04:17:15.743Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:15.743Z] #47 3.541 + RM_GOPATH=0 [2020-04-17T04:17:15.743Z] #47 3.541 + TMP_GOPATH= [2020-04-17T04:17:15.743Z] #47 3.541 + : /build [2020-04-17T04:17:15.743Z] #47 3.541 + '[' -z '' ']' [2020-04-17T04:17:15.743Z] #47 3.543 ++ mktemp -d [2020-04-17T04:17:15.743Z] #47 3.545 + export GOPATH=/tmp/tmp.YABQPfd2yI [2020-04-17T04:17:15.743Z] #47 3.545 + GOPATH=/tmp/tmp.YABQPfd2yI [2020-04-17T04:17:15.743Z] #47 3.545 + RM_GOPATH=1 [2020-04-17T04:17:15.743Z] #47 3.545 ++ dirname ./install.sh [2020-04-17T04:17:15.743Z] #47 3.548 + dir=. [2020-04-17T04:17:15.743Z] #47 3.548 + bin=vndr [2020-04-17T04:17:15.743Z] #47 3.548 + shift [2020-04-17T04:17:15.743Z] #47 3.548 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:17:15.743Z] #47 3.548 + . ./vndr.installer [2020-04-17T04:17:15.743Z] #47 3.548 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:15.743Z] #47 3.548 + install_vndr [2020-04-17T04:17:15.743Z] #47 3.548 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:15.743Z] #47 3.548 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:17:15.743Z] #47 3.548 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YABQPfd2yI/src/github.com/LK4D4/vndr [2020-04-17T04:17:15.743Z] #47 3.559 Cloning into '/tmp/tmp.YABQPfd2yI/src/github.com/LK4D4/vndr'... [2020-04-17T04:17:15.743Z] #47 4.147 + cd /tmp/tmp.YABQPfd2yI/src/github.com/LK4D4/vndr [2020-04-17T04:17:15.743Z] #47 4.147 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:15.743Z] #47 4.175 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:17:15.743Z] #47 5.164 runtime/internal/atomic [2020-04-17T04:17:15.743Z] #47 5.171 internal/cpu [2020-04-17T04:17:15.743Z] #47 5.278 runtime/internal/sys [2020-04-17T04:17:15.743Z] #47 5.502 runtime/internal/math [2020-04-17T04:17:15.743Z] #47 5.613 internal/race [2020-04-17T04:17:15.743Z] #47 5.705 sync/atomic [2020-04-17T04:17:15.743Z] #47 5.724 internal/bytealg [2020-04-17T04:17:15.743Z] #47 5.910 unicode [2020-04-17T04:17:15.743Z] #47 6.156 runtime [2020-04-17T04:17:15.743Z] #47 9.276 unicode/utf8 [2020-04-17T04:17:15.743Z] #47 9.634 math [2020-04-17T04:17:15.863Z] 68adcc365214: Verifying Checksum [2020-04-17T04:17:15.863Z] 68adcc365214: Download complete [2020-04-17T04:17:15.886Z] #56 12.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:17:16.025Z] #47 ... [2020-04-17T04:17:16.025Z] [2020-04-17T04:17:16.025Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:17:16.025Z] #30 3.498 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:17:16.025Z] #30 3.501 Cloning into '.'... [2020-04-17T04:17:16.025Z] #30 ... [2020-04-17T04:17:16.025Z] [2020-04-17T04:17:16.025Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:16.025Z] #68 3.714 + RM_GOPATH=0 [2020-04-17T04:17:16.025Z] #68 3.715 + TMP_GOPATH= [2020-04-17T04:17:16.025Z] #68 3.715 + : /build/ [2020-04-17T04:17:16.025Z] #68 3.715 + '[' -z '' ']' [2020-04-17T04:17:16.025Z] #68 3.716 ++ mktemp -d [2020-04-17T04:17:16.025Z] #68 3.719 + export GOPATH=/tmp/tmp.zOiS4blOzb [2020-04-17T04:17:16.025Z] #68 3.720 + GOPATH=/tmp/tmp.zOiS4blOzb [2020-04-17T04:17:16.025Z] #68 3.720 + RM_GOPATH=1 [2020-04-17T04:17:16.025Z] #68 3.721 ++ dirname ./install.sh [2020-04-17T04:17:16.025Z] #68 3.724 + dir=. [2020-04-17T04:17:16.025Z] #68 3.724 + bin=rootlesskit [2020-04-17T04:17:16.025Z] #68 3.725 + shift [2020-04-17T04:17:16.025Z] #68 3.725 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:17:16.025Z] #68 3.725 + . ./rootlesskit.installer [2020-04-17T04:17:16.025Z] #68 3.725 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:16.025Z] #68 3.726 + install_rootlesskit [2020-04-17T04:17:16.025Z] #68 3.726 + case "$1" in [2020-04-17T04:17:16.025Z] #68 3.726 + export CGO_ENABLED=0 [2020-04-17T04:17:16.025Z] #68 3.726 + CGO_ENABLED=0 [2020-04-17T04:17:16.025Z] #68 3.726 + _install_rootlesskit [2020-04-17T04:17:16.025Z] #68 3.726 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:17:16.025Z] #68 3.727 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:16.025Z] #68 3.727 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zOiS4blOzb/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:17:16.025Z] #68 3.743 Cloning into '/tmp/tmp.zOiS4blOzb/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:17:16.025Z] #68 6.853 + cd /tmp/tmp.zOiS4blOzb/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:17:16.025Z] #68 6.855 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:16.025Z] #68 7.034 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:17:16.025Z] #68 7.034 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:17:16.155Z] 71497195576e: Verifying Checksum [2020-04-17T04:17:16.155Z] 71497195576e: Download complete [2020-04-17T04:17:16.307Z] #68 ... [2020-04-17T04:17:16.307Z] [2020-04-17T04:17:16.307Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:16.307Z] #35 1.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:16.307Z] #35 1.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:16.307Z] #35 1.746 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:16.307Z] #35 2.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:16.307Z] #35 2.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:16.307Z] #35 3.736 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:16.307Z] #35 11.09 Fetched 8034 kB in 9s (854 kB/s) [2020-04-17T04:17:16.307Z] #35 11.09 Reading package lists... [2020-04-17T04:17:16.307Z] #35 ... [2020-04-17T04:17:16.307Z] [2020-04-17T04:17:16.307Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:17:16.307Z] #41 3.399 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:17:16.307Z] #41 3.404 Cloning into '.'... [2020-04-17T04:17:16.452Z] 76d8adf27bdf: Verifying Checksum [2020-04-17T04:17:16.452Z] 76d8adf27bdf: Download complete [2020-04-17T04:17:16.589Z] #41 ... [2020-04-17T04:17:16.589Z] [2020-04-17T04:17:16.589Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:16.589Z] #53 3.727 + RM_GOPATH=0 [2020-04-17T04:17:16.589Z] #53 3.727 + TMP_GOPATH= [2020-04-17T04:17:16.589Z] #53 3.728 + : /build [2020-04-17T04:17:16.589Z] #53 3.728 + '[' -z '' ']' [2020-04-17T04:17:16.589Z] #53 3.729 ++ mktemp -d [2020-04-17T04:17:16.589Z] #53 3.730 + export GOPATH=/tmp/tmp.mZQgMBabaG [2020-04-17T04:17:16.589Z] #53 3.730 + GOPATH=/tmp/tmp.mZQgMBabaG [2020-04-17T04:17:16.589Z] #53 3.730 + RM_GOPATH=1 [2020-04-17T04:17:16.589Z] #53 3.730 ++ dirname ./install.sh [2020-04-17T04:17:16.589Z] #53 3.731 + dir=. [2020-04-17T04:17:16.589Z] #53 3.731 + bin=golangci_lint [2020-04-17T04:17:16.589Z] #53 3.731 + shift [2020-04-17T04:17:16.589Z] #53 3.731 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:17:16.589Z] #53 3.731 + . ./golangci_lint.installer [2020-04-17T04:17:16.589Z] #53 3.731 ++ : v1.23.8 [2020-04-17T04:17:16.589Z] #53 3.732 + install_golangci_lint [2020-04-17T04:17:16.589Z] #53 3.732 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:17:16.589Z] #53 3.732 Installing golangci-lint version v1.23.8 [2020-04-17T04:17:16.589Z] #53 3.732 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:17:16.589Z] #53 ... [2020-04-17T04:17:16.589Z] [2020-04-17T04:17:16.589Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:16.589Z] #62 1.180 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:16.589Z] #62 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:16.589Z] #62 1.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:16.589Z] #62 1.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:16.589Z] #62 2.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:16.589Z] #62 3.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:16.589Z] #62 8.581 Fetched 8034 kB in 7s (1085 kB/s) [2020-04-17T04:17:16.719Z] 68adcc365214: Verifying Checksum [2020-04-17T04:17:16.719Z] 68adcc365214: Download complete [2020-04-17T04:17:16.719Z] 71497195576e: Verifying Checksum [2020-04-17T04:17:16.719Z] 71497195576e: Download complete [2020-04-17T04:17:16.871Z] #62 8.581 Reading package lists... [2020-04-17T04:17:16.871Z] #62 ... [2020-04-17T04:17:16.871Z] [2020-04-17T04:17:16.871Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:16.871Z] #56 3.876 + RM_GOPATH=0 [2020-04-17T04:17:16.871Z] #56 3.876 + TMP_GOPATH= [2020-04-17T04:17:16.871Z] #56 3.876 + : /build [2020-04-17T04:17:16.871Z] #56 3.876 + '[' -z '' ']' [2020-04-17T04:17:16.871Z] #56 3.878 ++ mktemp -d [2020-04-17T04:17:16.871Z] #56 3.883 + export GOPATH=/tmp/tmp.sU5iHaNkjN [2020-04-17T04:17:16.871Z] #56 3.883 + GOPATH=/tmp/tmp.sU5iHaNkjN [2020-04-17T04:17:16.871Z] #56 3.883 + RM_GOPATH=1 [2020-04-17T04:17:16.871Z] #56 3.883 ++ dirname ./install.sh [2020-04-17T04:17:16.871Z] #56 3.885 + dir=. [2020-04-17T04:17:16.871Z] #56 3.885 + bin=shfmt [2020-04-17T04:17:16.871Z] #56 3.885 + shift [2020-04-17T04:17:16.871Z] #56 3.885 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:17:16.871Z] #56 3.886 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:16.871Z] #56 3.886 + . ./shfmt.installer [2020-04-17T04:17:16.871Z] #56 3.886 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:16.871Z] #56 3.886 + install_shfmt [2020-04-17T04:17:16.871Z] #56 3.886 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:17:16.871Z] #56 3.902 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sU5iHaNkjN/src/github.com/mvdan/sh [2020-04-17T04:17:16.871Z] #56 3.906 Cloning into '/tmp/tmp.sU5iHaNkjN/src/github.com/mvdan/sh'... [2020-04-17T04:17:16.871Z] #56 9.886 + cd /tmp/tmp.sU5iHaNkjN/src/github.com/mvdan/sh [2020-04-17T04:17:16.871Z] #56 9.886 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:16.871Z] #56 10.16 + GO111MODULE=on [2020-04-17T04:17:16.871Z] #56 10.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:17:16.871Z] #56 11.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:16.871Z] #56 11.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:16.871Z] #56 11.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:16.871Z] #56 11.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:16.871Z] #56 ... [2020-04-17T04:17:16.871Z] [2020-04-17T04:17:16.871Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:16.871Z] #33 10.70 internal/testlog [2020-04-17T04:17:16.871Z] #33 10.89 encoding [2020-04-17T04:17:16.871Z] #33 10.97 runtime/cgo [2020-04-17T04:17:16.926Z] #56 13.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:16.926Z] #56 13.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:16.926Z] #56 ... [2020-04-17T04:17:16.926Z] [2020-04-17T04:17:16.926Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:17:16.926Z] #30 3.564 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:17:16.926Z] #30 3.570 Cloning into '.'... [2020-04-17T04:17:17.007Z] 76d8adf27bdf: Verifying Checksum [2020-04-17T04:17:17.007Z] 76d8adf27bdf: Download complete [2020-04-17T04:17:17.209Z] #30 ... [2020-04-17T04:17:17.209Z] [2020-04-17T04:17:17.209Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:17.209Z] #56 13.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:17:17.209Z] #56 13.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:17.823Z] #56 14.19 runtime/cgo [2020-04-17T04:17:17.823Z] #56 14.19 runtime [2020-04-17T04:17:18.877Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.6s done [2020-04-17T04:17:18.890Z] #33 ... [2020-04-17T04:17:18.891Z] [2020-04-17T04:17:18.891Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:18.891Z] #10 3.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:18.891Z] #10 3.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:18.891Z] #10 3.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:18.891Z] #10 4.296 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:17:18.891Z] #10 5.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:17:18.891Z] #10 8.200 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:17:18.891Z] #10 13.58 Fetched 8034 kB in 10s (799 kB/s) [2020-04-17T04:17:18.891Z] #10 13.58 Reading package lists... [2020-04-17T04:17:18.891Z] #10 ... [2020-04-17T04:17:18.891Z] [2020-04-17T04:17:18.891Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:18.891Z] #43 13.69 Fetched 8034 kB in 11s (747 kB/s) [2020-04-17T04:17:19.132Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0.1s [2020-04-17T04:17:19.160Z] fb056072eab9: Pull complete [2020-04-17T04:17:19.715Z] fb056072eab9: Pull complete [2020-04-17T04:17:20.180Z] 6a33b1f9796f: Pull complete [2020-04-17T04:17:20.468Z] 8f8f8962e456: Pull complete [2020-04-17T04:17:20.736Z] 6a33b1f9796f: Pull complete [2020-04-17T04:17:21.025Z] 8f8f8962e456: Pull complete [2020-04-17T04:17:21.968Z] d66e58854927: Verifying Checksum [2020-04-17T04:17:21.968Z] d66e58854927: Download complete [2020-04-17T04:17:22.740Z] d66e58854927: Verifying Checksum [2020-04-17T04:17:22.740Z] d66e58854927: Download complete [2020-04-17T04:17:23.267Z] #43 13.69 Reading package lists... [2020-04-17T04:17:23.306Z] #56 ... [2020-04-17T04:17:23.306Z] [2020-04-17T04:17:23.306Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:23.306Z] #53 17.71 + cd /tmp/tmp.Ttp5VXgtYa/src/github.com/golangci/golangci-lint/ [2020-04-17T04:17:23.306Z] #53 17.71 + git checkout -q v1.23.8 [2020-04-17T04:17:23.306Z] #53 18.45 ++ git describe --tags [2020-04-17T04:17:23.306Z] #53 18.50 + version=v1.23.8 [2020-04-17T04:17:23.306Z] #53 18.50 ++ git rev-parse --short HEAD [2020-04-17T04:17:23.306Z] #53 18.50 + commit=76a82c6 [2020-04-17T04:17:23.306Z] #53 18.50 ++ git show -s --format=%cd [2020-04-17T04:17:23.306Z] #53 18.50 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:17:23.306Z] #53 18.50 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:17:23.588Z] #53 ... [2020-04-17T04:17:23.588Z] [2020-04-17T04:17:23.588Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:23.588Z] #33 9.846 internal/testlog [2020-04-17T04:17:23.588Z] #33 10.11 encoding [2020-04-17T04:17:23.588Z] #33 10.37 runtime/cgo [2020-04-17T04:17:23.588Z] #33 ... [2020-04-17T04:17:23.588Z] [2020-04-17T04:17:23.588Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:23.588Z] #74 14.74 Checking out files: 97% (2023/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:17:23.588Z] #74 14.81 + cd /tmp/tmp.rzcDoNcs0R/src/github.com/docker/libnetwork [2020-04-17T04:17:23.588Z] #74 14.81 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:23.588Z] #74 14.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:17:24.014Z] 68adcc365214: Pull complete [2020-04-17T04:17:24.201Z] #74 ... [2020-04-17T04:17:24.201Z] [2020-04-17T04:17:24.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:24.201Z] #10 10.88 Fetched 8034 kB in 10s (837 kB/s) [2020-04-17T04:17:24.201Z] #10 10.88 Reading package lists... [2020-04-17T04:17:24.201Z] #10 15.14 Reading package lists... [2020-04-17T04:17:24.201Z] #10 19.51 Building dependency tree... [2020-04-17T04:17:24.273Z] #43 17.81 Reading package lists... [2020-04-17T04:17:24.273Z] #43 ... [2020-04-17T04:17:24.273Z] [2020-04-17T04:17:24.273Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:24.273Z] #62 8.581 Reading package lists... [2020-04-17T04:17:24.273Z] #62 12.72 Reading package lists... [2020-04-17T04:17:24.273Z] #62 16.31 Building dependency tree... [2020-04-17T04:17:24.273Z] #62 17.45 The following additional packages will be installed: [2020-04-17T04:17:24.273Z] #62 17.45 libbtrfs0 [2020-04-17T04:17:24.273Z] #62 17.57 The following NEW packages will be installed: [2020-04-17T04:17:24.273Z] #62 17.58 libbtrfs-dev libbtrfs0 [2020-04-17T04:17:24.273Z] #62 17.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:24.273Z] #62 17.71 Need to get 118 kB of archives. [2020-04-17T04:17:24.273Z] #62 17.71 After this operation, 390 kB of additional disk space will be used. [2020-04-17T04:17:24.273Z] #62 17.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T04:17:24.273Z] #62 17.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T04:17:24.273Z] #62 18.34 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:24.273Z] #62 18.44 Fetched 118 kB in 0s (1582 kB/s) [2020-04-17T04:17:24.273Z] #62 18.51 Selecting previously unselected package libbtrfs0. [2020-04-17T04:17:24.273Z] #62 18.51 (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 ... 15172 files and directories currently installed.) [2020-04-17T04:17:24.273Z] #62 18.53 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T04:17:24.273Z] #62 18.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:17:24.273Z] #62 18.62 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:17:24.273Z] #62 18.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T04:17:24.273Z] #62 18.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:17:24.273Z] #62 18.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:17:24.273Z] #62 18.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:17:24.273Z] #62 18.89 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:24.368Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.2s [2020-04-17T04:17:24.484Z] #10 ... [2020-04-17T04:17:24.484Z] [2020-04-17T04:17:24.484Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:24.484Z] #47 13.16 unicode/utf16 [2020-04-17T04:17:24.484Z] #47 13.34 container/list [2020-04-17T04:17:24.484Z] #47 13.78 crypto/internal/subtle [2020-04-17T04:17:24.484Z] #47 13.84 crypto/subtle [2020-04-17T04:17:24.484Z] #47 13.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:17:24.484Z] #47 14.04 internal/nettrace [2020-04-17T04:17:24.484Z] #47 14.16 runtime/cgo [2020-04-17T04:17:24.484Z] #47 20.24 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T04:17:24.484Z] #47 ... [2020-04-17T04:17:24.484Z] [2020-04-17T04:17:24.484Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:24.484Z] #10 21.26 The following additional packages will be installed: [2020-04-17T04:17:24.765Z] #10 21.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:17:24.765Z] #10 21.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:17:24.765Z] #10 21.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:17:24.765Z] #10 21.26 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:17:24.765Z] #10 21.27 Suggested packages: [2020-04-17T04:17:24.765Z] #10 21.27 gcc-8-locales seccomp wine64 [2020-04-17T04:17:24.783Z] 68adcc365214: Pull complete [2020-04-17T04:17:24.893Z] #62 DONE 19.4s [2020-04-17T04:17:24.893Z] [2020-04-17T04:17:24.893Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:24.893Z] #63 DONE 0.1s [2020-04-17T04:17:24.893Z] [2020-04-17T04:17:24.893Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:24.893Z] #53 16.20 + cd /tmp/tmp.mZQgMBabaG/src/github.com/golangci/golangci-lint/ [2020-04-17T04:17:24.893Z] #53 16.20 + git checkout -q v1.23.8 [2020-04-17T04:17:24.893Z] #53 17.08 ++ git describe --tags [2020-04-17T04:17:24.893Z] #53 17.09 + version=v1.23.8 [2020-04-17T04:17:24.893Z] #53 17.09 ++ git rev-parse --short HEAD [2020-04-17T04:17:24.893Z] #53 17.09 + commit=76a82c6 [2020-04-17T04:17:24.893Z] #53 17.09 ++ git show -s --format=%cd [2020-04-17T04:17:24.893Z] #53 17.10 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:17:24.893Z] #53 17.10 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:17:24.893Z] #53 ... [2020-04-17T04:17:24.893Z] [2020-04-17T04:17:24.893Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:17:24.893Z] #64 DONE 0.1s [2020-04-17T04:17:24.893Z] [2020-04-17T04:17:24.893Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:25.771Z] #10 22.31 The following NEW packages will be installed: [2020-04-17T04:17:25.771Z] #10 22.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:17:25.771Z] #10 22.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:17:25.771Z] #10 22.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:17:25.771Z] #10 22.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:17:25.771Z] #10 22.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:17:25.771Z] #10 22.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:17:25.771Z] #10 22.44 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:25.771Z] #10 22.44 Need to get 73.3 MB of archives. [2020-04-17T04:17:25.771Z] #10 22.44 After this operation, 494 MB of additional disk space will be used. [2020-04-17T04:17:25.771Z] #10 22.44 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-04-17T04:17:26.056Z] #10 22.58 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-04-17T04:17:26.056Z] #10 22.76 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-04-17T04:17:26.056Z] #10 22.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-17T04:17:26.056Z] #10 22.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-17T04:17:26.056Z] #10 22.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:17:26.253Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.1s done [2020-04-17T04:17:26.337Z] #10 23.00 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-04-17T04:17:26.363Z] #65 1.338 + RM_GOPATH=0 [2020-04-17T04:17:26.363Z] #65 1.338 + TMP_GOPATH= [2020-04-17T04:17:26.363Z] #65 1.338 + : /build [2020-04-17T04:17:26.363Z] #65 1.338 + '[' -z '' ']' [2020-04-17T04:17:26.363Z] #65 1.338 ++ mktemp -d [2020-04-17T04:17:26.363Z] #65 1.339 + export GOPATH=/tmp/tmp.ZGqnALhrGP [2020-04-17T04:17:26.363Z] #65 1.340 + GOPATH=/tmp/tmp.ZGqnALhrGP [2020-04-17T04:17:26.363Z] #65 1.341 + RM_GOPATH=1 [2020-04-17T04:17:26.363Z] #65 1.341 ++ dirname ./install.sh [2020-04-17T04:17:26.363Z] #65 1.343 + dir=. [2020-04-17T04:17:26.363Z] #65 1.343 + bin=containerd [2020-04-17T04:17:26.363Z] #65 1.343 + shift [2020-04-17T04:17:26.363Z] #65 1.343 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:17:26.363Z] #65 1.343 + . ./containerd.installer [2020-04-17T04:17:26.363Z] #65 1.343 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:17:26.363Z] #65 1.344 + install_containerd [2020-04-17T04:17:26.363Z] #65 1.344 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:17:26.363Z] #65 1.344 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:17:26.363Z] #65 1.344 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZGqnALhrGP/src/github.com/containerd/containerd [2020-04-17T04:17:26.363Z] #65 1.348 Cloning into '/tmp/tmp.ZGqnALhrGP/src/github.com/containerd/containerd'... [2020-04-17T04:17:26.507Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T04:17:26.619Z] #10 ... [2020-04-17T04:17:26.620Z] [2020-04-17T04:17:26.620Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:26.620Z] #43 13.06 Fetched 8034 kB in 11s (764 kB/s) [2020-04-17T04:17:26.620Z] #43 13.06 Reading package lists... [2020-04-17T04:17:26.620Z] #43 16.29 Reading package lists... [2020-04-17T04:17:26.620Z] #43 20.90 Building dependency tree... [2020-04-17T04:17:26.620Z] #43 22.43 The following additional packages will be installed: [2020-04-17T04:17:26.620Z] #43 22.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:17:26.620Z] #43 22.44 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:17:26.620Z] #43 22.44 Suggested packages: [2020-04-17T04:17:26.620Z] #43 22.44 manpages-dev python-setuptools [2020-04-17T04:17:26.620Z] #43 ... [2020-04-17T04:17:26.620Z] [2020-04-17T04:17:26.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:26.620Z] #10 23.27 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-04-17T04:17:26.620Z] #10 23.28 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-04-17T04:17:26.620Z] #10 ... [2020-04-17T04:17:26.620Z] [2020-04-17T04:17:26.620Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:17:26.620Z] #41 13.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:17:26.620Z] #41 14.87 + 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-04-17T04:17:26.725Z] 76d8adf27bdf: Pull complete [2020-04-17T04:17:26.803Z] #7 DONE 27.1s [2020-04-17T04:17:26.803Z] [2020-04-17T04:17:26.803Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:17:26.901Z] #41 ... [2020-04-17T04:17:26.901Z] [2020-04-17T04:17:26.901Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:26.901Z] #43 23.47 The following NEW packages will be installed: [2020-04-17T04:17:26.901Z] #43 23.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:17:26.901Z] #43 23.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:17:26.901Z] #43 23.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:17:26.901Z] #43 23.51 python-six zlib1g-dev [2020-04-17T04:17:26.901Z] #43 23.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:26.901Z] #43 23.63 Need to get 3742 kB of archives. [2020-04-17T04:17:26.901Z] #43 23.63 After this operation, 22.0 MB of additional disk space will be used. [2020-04-17T04:17:26.901Z] #43 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-17T04:17:26.901Z] #43 23.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T04:17:26.901Z] #43 23.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-17T04:17:26.901Z] #43 23.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T04:17:26.981Z] #65 ... [2020-04-17T04:17:26.981Z] [2020-04-17T04:17:26.981Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:26.981Z] #56 11.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:26.981Z] #56 12.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:26.981Z] #56 12.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:17:26.981Z] #56 13.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:17:26.981Z] #56 14.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:26.981Z] #56 14.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:26.981Z] #56 14.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:17:26.981Z] #56 14.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:26.981Z] #56 14.78 runtime [2020-04-17T04:17:26.981Z] #56 14.81 runtime/cgo [2020-04-17T04:17:26.981Z] #56 ... [2020-04-17T04:17:26.982Z] [2020-04-17T04:17:26.982Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:26.982Z] #43 17.81 Reading package lists... [2020-04-17T04:17:27.184Z] #43 23.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-17T04:17:27.184Z] #43 23.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T04:17:27.184Z] #43 23.69 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-04-17T04:17:27.184Z] #43 23.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-17T04:17:27.184Z] #43 23.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-17T04:17:27.184Z] #43 23.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-17T04:17:27.184Z] #43 23.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-17T04:17:27.184Z] #43 23.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-17T04:17:27.184Z] #43 23.84 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-04-17T04:17:27.184Z] #43 23.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-17T04:17:27.184Z] #43 23.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:17:27.184Z] #43 23.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:17:27.184Z] #43 23.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-17T04:17:27.184Z] #43 ... [2020-04-17T04:17:27.184Z] [2020-04-17T04:17:27.184Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:27.184Z] #25 13.92 Fetched 8034 kB in 11s (712 kB/s) [2020-04-17T04:17:27.184Z] #25 13.92 Reading package lists... [2020-04-17T04:17:27.184Z] #25 17.92 Reading package lists... [2020-04-17T04:17:27.184Z] #25 21.34 Building dependency tree... [2020-04-17T04:17:27.184Z] #25 22.41 ca-certificates is already the newest version (20190110). [2020-04-17T04:17:27.184Z] #25 22.41 The following additional packages will be installed: [2020-04-17T04:17:27.184Z] #25 22.41 libjq1 libonig5 [2020-04-17T04:17:27.184Z] #25 22.62 The following NEW packages will be installed: [2020-04-17T04:17:27.184Z] #25 22.63 jq libjq1 libonig5 [2020-04-17T04:17:27.184Z] #25 22.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:27.184Z] #25 22.79 Need to get 350 kB of archives. [2020-04-17T04:17:27.184Z] #25 22.79 After this operation, 1154 kB of additional disk space will be used. [2020-04-17T04:17:27.184Z] #25 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T04:17:27.184Z] #25 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T04:17:27.184Z] #25 22.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T04:17:27.184Z] #25 23.63 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:27.184Z] #25 23.72 Fetched 350 kB in 0s (2140 kB/s) [2020-04-17T04:17:27.184Z] #25 23.82 Selecting previously unselected package libonig5:s390x. [2020-04-17T04:17:27.184Z] #25 23.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T04:17:27.184Z] #25 23.85 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-17T04:17:27.184Z] #25 23.86 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T04:17:27.465Z] #25 24.03 Selecting previously unselected package libjq1:s390x. [2020-04-17T04:17:27.465Z] #25 24.03 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:17:27.465Z] #25 24.05 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:17:27.465Z] #25 ... [2020-04-17T04:17:27.465Z] [2020-04-17T04:17:27.465Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:27.465Z] #35 13.81 Fetched 8034 kB in 11s (715 kB/s) [2020-04-17T04:17:27.465Z] #35 13.81 Reading package lists... [2020-04-17T04:17:27.465Z] #35 18.03 Reading package lists... [2020-04-17T04:17:27.465Z] #35 21.51 Building dependency tree... [2020-04-17T04:17:27.465Z] #35 22.64 The following additional packages will be installed: [2020-04-17T04:17:27.465Z] #35 22.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:17:27.465Z] #35 22.72 Suggested packages: [2020-04-17T04:17:27.466Z] #35 22.72 cmake-doc ninja-build lrzip [2020-04-17T04:17:27.466Z] #35 22.72 Recommended packages: [2020-04-17T04:17:27.466Z] #35 22.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:17:27.466Z] #35 23.34 The following NEW packages will be installed: [2020-04-17T04:17:27.466Z] #35 23.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:17:27.466Z] #35 23.39 vim-common xxd [2020-04-17T04:17:27.466Z] #35 23.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:27.466Z] #35 23.48 Need to get 14.0 MB of archives. [2020-04-17T04:17:27.466Z] #35 23.48 After this operation, 62.1 MB of additional disk space will be used. [2020-04-17T04:17:27.466Z] #35 23.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T04:17:27.466Z] #35 23.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:17:27.466Z] #35 23.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:17:27.466Z] #35 23.58 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T04:17:27.466Z] #35 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-17T04:17:27.466Z] #35 24.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-17T04:17:27.466Z] #35 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-17T04:17:27.466Z] #35 24.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-17T04:17:27.466Z] #35 24.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-17T04:17:27.466Z] #35 24.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-17T04:17:27.466Z] #35 ... [2020-04-17T04:17:27.466Z] [2020-04-17T04:17:27.466Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:27.466Z] #25 24.22 Selecting previously unselected package jq. [2020-04-17T04:17:27.466Z] #25 24.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:17:27.466Z] #25 24.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:17:27.474Z] 76d8adf27bdf: Pull complete [2020-04-17T04:17:27.561Z] #43 21.90 Building dependency tree... [2020-04-17T04:17:27.561Z] #43 ... [2020-04-17T04:17:27.561Z] [2020-04-17T04:17:27.561Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:27.561Z] #25 12.25 Fetched 8034 kB in 10s (790 kB/s) [2020-04-17T04:17:27.561Z] #25 12.25 Reading package lists... [2020-04-17T04:17:27.561Z] #25 16.51 Reading package lists... [2020-04-17T04:17:27.561Z] #25 20.50 Building dependency tree... [2020-04-17T04:17:27.561Z] #25 21.70 ca-certificates is already the newest version (20190110). [2020-04-17T04:17:27.561Z] #25 21.70 The following additional packages will be installed: [2020-04-17T04:17:27.561Z] #25 21.71 libjq1 libonig5 [2020-04-17T04:17:27.561Z] #25 22.01 The following NEW packages will be installed: [2020-04-17T04:17:27.561Z] #25 22.04 jq libjq1 libonig5 [2020-04-17T04:17:27.561Z] #25 22.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:27.561Z] #25 22.15 Need to get 350 kB of archives. [2020-04-17T04:17:27.561Z] #25 22.15 After this operation, 1154 kB of additional disk space will be used. [2020-04-17T04:17:27.561Z] #25 22.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T04:17:27.561Z] #25 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T04:17:27.561Z] #25 22.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T04:17:27.747Z] #25 24.41 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T04:17:27.747Z] #25 24.42 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:17:27.747Z] #25 24.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:17:27.747Z] #25 24.44 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:27.747Z] #25 ... [2020-04-17T04:17:27.747Z] [2020-04-17T04:17:27.747Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:27.747Z] #62 14.54 Fetched 8034 kB in 12s (690 kB/s) [2020-04-17T04:17:27.747Z] #62 14.54 Reading package lists... [2020-04-17T04:17:27.747Z] #62 18.75 Reading package lists... [2020-04-17T04:17:27.747Z] #62 23.24 Building dependency tree... [2020-04-17T04:17:27.747Z] #62 24.31 The following additional packages will be installed: [2020-04-17T04:17:27.747Z] #62 24.31 libbtrfs0 [2020-04-17T04:17:27.747Z] #62 24.38 The following NEW packages will be installed: [2020-04-17T04:17:27.747Z] #62 24.39 libbtrfs-dev libbtrfs0 [2020-04-17T04:17:27.747Z] #62 24.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:27.747Z] #62 24.49 Need to get 118 kB of archives. [2020-04-17T04:17:27.747Z] #62 24.49 After this operation, 390 kB of additional disk space will be used. [2020-04-17T04:17:27.747Z] #62 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T04:17:27.747Z] #62 24.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T04:17:27.842Z] #25 ... [2020-04-17T04:17:27.842Z] [2020-04-17T04:17:27.842Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:27.842Z] #35 11.09 Reading package lists... [2020-04-17T04:17:27.842Z] #35 15.24 Reading package lists... [2020-04-17T04:17:27.842Z] #35 19.14 Building dependency tree... [2020-04-17T04:17:27.842Z] #35 20.55 The following additional packages will be installed: [2020-04-17T04:17:27.842Z] #35 20.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:17:27.842Z] #35 20.55 Suggested packages: [2020-04-17T04:17:27.842Z] #35 20.55 cmake-doc ninja-build lrzip [2020-04-17T04:17:27.842Z] #35 20.55 Recommended packages: [2020-04-17T04:17:27.842Z] #35 20.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:17:27.842Z] #35 21.34 The following NEW packages will be installed: [2020-04-17T04:17:27.842Z] #35 21.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:17:27.842Z] #35 21.39 vim-common xxd [2020-04-17T04:17:27.842Z] #35 21.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:27.842Z] #35 21.48 Need to get 14.0 MB of archives. [2020-04-17T04:17:27.842Z] #35 21.48 After this operation, 62.1 MB of additional disk space will be used. [2020-04-17T04:17:27.842Z] #35 21.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T04:17:27.842Z] #35 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:17:27.842Z] #35 21.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:17:27.842Z] #35 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T04:17:27.842Z] #35 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-17T04:17:27.842Z] #35 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-17T04:17:27.842Z] #35 22.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-17T04:17:27.842Z] #35 22.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-17T04:17:27.842Z] #35 22.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-17T04:17:27.842Z] #35 22.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-17T04:17:27.842Z] #35 ... [2020-04-17T04:17:27.842Z] [2020-04-17T04:17:27.842Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:27.842Z] #43 21.90 Building dependency tree... [2020-04-17T04:17:28.029Z] #62 ... [2020-04-17T04:17:28.029Z] [2020-04-17T04:17:28.029Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:28.029Z] #43 24.59 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:28.029Z] #43 24.71 Fetched 3742 kB in 0s (12.3 MB/s) [2020-04-17T04:17:28.029Z] #43 24.77 Selecting previously unselected package libcap-dev:s390x. [2020-04-17T04:17:28.312Z] #43 24.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% #43 ... [2020-04-17T04:17:28.312Z] [2020-04-17T04:17:28.312Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:28.312Z] #25 DONE 24.9s [2020-04-17T04:17:28.312Z] [2020-04-17T04:17:28.312Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:28.313Z] #43 24.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 ... 15172 files and directories currently installed.) [2020-04-17T04:17:28.313Z] #43 24.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-17T04:17:28.313Z] #43 24.87 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-17T04:17:28.313Z] #43 24.95 Selecting previously unselected package libnet1:s390x. [2020-04-17T04:17:28.313Z] #43 ... [2020-04-17T04:17:28.313Z] [2020-04-17T04:17:28.313Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:17:28.313Z] #26 DONE 0.1s [2020-04-17T04:17:28.313Z] [2020-04-17T04:17:28.313Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:28.313Z] #43 24.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T04:17:28.313Z] #43 24.97 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:28.457Z] #43 22.97 The following additional packages will be installed: [2020-04-17T04:17:28.457Z] #43 22.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:17:28.457Z] #43 22.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:17:28.457Z] #43 22.97 Suggested packages: [2020-04-17T04:17:28.457Z] #43 22.97 manpages-dev python-setuptools [2020-04-17T04:17:28.598Z] #43 25.18 Selecting previously unselected package libnet1-dev. [2020-04-17T04:17:28.598Z] #43 25.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T04:17:28.598Z] #43 25.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:28.598Z] #43 25.41 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T04:17:28.598Z] #43 25.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T04:17:28.879Z] #43 25.46 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:17:28.879Z] #43 25.55 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-17T04:17:28.879Z] #43 25.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-17T04:17:28.879Z] #43 25.57 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T04:17:29.074Z] #43 23.76 The following NEW packages will be installed: [2020-04-17T04:17:29.074Z] #43 23.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:17:29.074Z] #43 23.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:17:29.074Z] #43 23.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:17:29.074Z] #43 23.80 python-six zlib1g-dev [2020-04-17T04:17:29.161Z] #43 25.83 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T04:17:29.161Z] #43 25.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:17:29.161Z] #43 25.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:29.161Z] #43 25.90 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-17T04:17:29.161Z] #43 25.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:17:29.161Z] #43 25.91 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:29.321Z] #8 DONE 2.5s [2020-04-17T04:17:29.321Z] [2020-04-17T04:17:29.321Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:17:29.360Z] #43 ... [2020-04-17T04:17:29.360Z] [2020-04-17T04:17:29.360Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:29.360Z] #25 22.88 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:29.360Z] #25 23.04 Fetched 350 kB in 0s (2089 kB/s) [2020-04-17T04:17:29.360Z] #25 23.10 Selecting previously unselected package libonig5:s390x. [2020-04-17T04:17:29.360Z] #25 23.10 (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 ... 15172 files and directories currently installed.) [2020-04-17T04:17:29.360Z] #25 23.13 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-17T04:17:29.360Z] #25 23.14 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T04:17:29.360Z] #25 23.28 Selecting previously unselected package libjq1:s390x. [2020-04-17T04:17:29.360Z] #25 23.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:17:29.360Z] #25 23.29 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:17:29.360Z] #25 23.43 Selecting previously unselected package jq. [2020-04-17T04:17:29.360Z] #25 23.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:17:29.360Z] #25 23.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:17:29.360Z] #25 23.57 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T04:17:29.360Z] #25 23.57 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:17:29.360Z] #25 23.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:17:29.360Z] #25 23.58 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:29.360Z] #25 DONE 23.9s [2020-04-17T04:17:29.360Z] [2020-04-17T04:17:29.360Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:29.360Z] #43 23.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:29.360Z] #43 23.92 Need to get 3742 kB of archives. [2020-04-17T04:17:29.360Z] #43 23.92 After this operation, 22.0 MB of additional disk space will be used. [2020-04-17T04:17:29.360Z] #43 23.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-17T04:17:29.360Z] #43 23.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T04:17:29.360Z] #43 23.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-17T04:17:29.360Z] #43 23.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T04:17:29.360Z] #43 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-17T04:17:29.360Z] #43 23.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T04:17:29.360Z] #43 23.97 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-04-17T04:17:29.360Z] #43 23.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-17T04:17:29.360Z] #43 23.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-17T04:17:29.360Z] #43 ... [2020-04-17T04:17:29.360Z] [2020-04-17T04:17:29.360Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:17:29.360Z] #41 13.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:17:29.360Z] #41 15.00 + 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-04-17T04:17:29.360Z] #41 ... [2020-04-17T04:17:29.360Z] [2020-04-17T04:17:29.360Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:17:29.360Z] #26 DONE 0.1s [2020-04-17T04:17:29.360Z] [2020-04-17T04:17:29.360Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:29.360Z] #47 13.66 unicode/utf16 [2020-04-17T04:17:29.360Z] #47 13.84 container/list [2020-04-17T04:17:29.360Z] #47 14.31 crypto/internal/subtle [2020-04-17T04:17:29.360Z] #47 14.41 crypto/subtle [2020-04-17T04:17:29.360Z] #47 14.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:17:29.360Z] #47 14.73 internal/nettrace [2020-04-17T04:17:29.360Z] #47 14.88 runtime/cgo [2020-04-17T04:17:29.360Z] #47 ... [2020-04-17T04:17:29.360Z] [2020-04-17T04:17:29.360Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:29.360Z] #43 24.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-17T04:17:29.360Z] #43 24.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-17T04:17:29.360Z] #43 24.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-17T04:17:29.360Z] #43 24.18 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-04-17T04:17:29.360Z] #43 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-17T04:17:29.360Z] #43 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:17:29.360Z] #43 24.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:17:29.444Z] #43 25.97 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-17T04:17:29.445Z] #43 25.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-17T04:17:29.445Z] #43 25.98 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T04:17:29.445Z] #43 ... [2020-04-17T04:17:29.445Z] [2020-04-17T04:17:29.445Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:29.445Z] #62 25.34 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:29.445Z] #62 25.42 Fetched 118 kB in 0s (1041 kB/s) [2020-04-17T04:17:29.445Z] #62 25.46 Selecting previously unselected package libbtrfs0. [2020-04-17T04:17:29.445Z] #62 25.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T04:17:29.445Z] #62 25.58 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T04:17:29.445Z] #62 25.59 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:17:29.445Z] #62 25.64 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:17:29.445Z] #62 25.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T04:17:29.445Z] #62 25.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:17:29.445Z] #62 25.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:17:29.445Z] #62 25.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:17:29.445Z] #62 25.80 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:29.445Z] #62 DONE 26.2s [2020-04-17T04:17:29.445Z] [2020-04-17T04:17:29.445Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:29.445Z] #43 26.13 Selecting previously unselected package libprotobuf17:s390x. [2020-04-17T04:17:29.445Z] #43 26.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:29.445Z] #43 26.19 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:29.645Z] #43 24.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-17T04:17:29.732Z] #43 ... [2020-04-17T04:17:29.732Z] [2020-04-17T04:17:29.732Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:29.732Z] #63 DONE 0.1s [2020-04-17T04:17:29.732Z] [2020-04-17T04:17:29.732Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:17:29.732Z] #64 DONE 0.1s [2020-04-17T04:17:29.732Z] [2020-04-17T04:17:29.732Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:29.732Z] #35 25.15 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:29.732Z] #35 25.22 Fetched 14.0 MB in 1s (17.3 MB/s) [2020-04-17T04:17:29.732Z] #35 25.34 Selecting previously unselected package xxd. [2020-04-17T04:17:29.732Z] #35 25.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T04:17:29.732Z] #35 25.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T04:17:29.732Z] #35 25.40 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:17:29.732Z] #35 25.57 Selecting previously unselected package vim-common. [2020-04-17T04:17:29.732Z] #35 25.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:17:29.732Z] #35 25.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:17:29.732Z] #35 25.94 Selecting previously unselected package cmake-data. [2020-04-17T04:17:29.732Z] #35 25.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:17:29.732Z] #35 25.95 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:17:29.924Z] #9 DONE 0.8s [2020-04-17T04:17:29.924Z] [2020-04-17T04:17:29.924Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:17:29.924Z] #29 DONE 0.1s [2020-04-17T04:17:29.924Z] [2020-04-17T04:17:29.924Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:17:29.924Z] #40 DONE 0.1s [2020-04-17T04:17:29.924Z] [2020-04-17T04:17:29.924Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:29.924Z] #21 DONE 0.1s [2020-04-17T04:17:29.924Z] [2020-04-17T04:17:29.924Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:17:30.184Z] #41 ... [2020-04-17T04:17:30.184Z] [2020-04-17T04:17:30.184Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:17:30.184Z] #52 DONE 0.2s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:17:30.185Z] #73 DONE 0.2s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:17:30.185Z] #49 DONE 0.2s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:17:30.185Z] #55 DONE 0.3s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:17:30.185Z] #67 DONE 0.3s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:17:30.185Z] #22 DONE 0.3s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:17:30.185Z] #32 DONE 0.3s [2020-04-17T04:17:30.185Z] [2020-04-17T04:17:30.185Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:30.259Z] #43 ... [2020-04-17T04:17:30.259Z] [2020-04-17T04:17:30.259Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:30.259Z] #74 14.57 Checking out files: 98% (2046/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:17:30.259Z] #74 14.61 + cd /tmp/tmp.qWqcgCymrs/src/github.com/docker/libnetwork [2020-04-17T04:17:30.259Z] #74 14.63 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:30.259Z] #74 15.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:17:30.259Z] #74 ... [2020-04-17T04:17:30.259Z] [2020-04-17T04:17:30.259Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:30.259Z] #35 22.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:30.259Z] #35 22.93 Fetched 14.0 MB in 1s (15.3 MB/s) [2020-04-17T04:17:30.259Z] #35 22.98 Selecting previously unselected package xxd. [2020-04-17T04:17:30.260Z] #35 22.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 ... 15172 files and directories currently installed.) [2020-04-17T04:17:30.260Z] #35 23.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T04:17:30.260Z] #35 23.05 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:17:30.260Z] #35 23.19 Selecting previously unselected package vim-common. [2020-04-17T04:17:30.260Z] #35 23.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:17:30.260Z] #35 23.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:17:30.260Z] #35 23.44 Selecting previously unselected package cmake-data. [2020-04-17T04:17:30.260Z] #35 23.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:17:30.260Z] #35 23.45 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:17:30.439Z] #23 ... [2020-04-17T04:17:30.439Z] [2020-04-17T04:17:30.439Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:17:30.439Z] #46 DONE 0.4s [2020-04-17T04:17:30.694Z] [2020-04-17T04:17:30.694Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:31.269Z] #35 25.82 Selecting previously unselected package libicu63:s390x. [2020-04-17T04:17:31.269Z] #35 25.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T04:17:31.269Z] #35 25.85 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:17:31.757Z] #35 28.38 Selecting previously unselected package libicu63:s390x. [2020-04-17T04:17:31.757Z] #35 28.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T04:17:31.757Z] #35 28.42 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:17:32.377Z] #35 ... [2020-04-17T04:17:32.377Z] [2020-04-17T04:17:32.377Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:32.377Z] #74 DONE 28.9s [2020-04-17T04:17:32.377Z] [2020-04-17T04:17:32.377Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:32.377Z] #27 2.649 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:17:32.377Z] #27 2.952 #=#=# [2020-04-17T04:17:32.748Z] #35 ... [2020-04-17T04:17:32.748Z] [2020-04-17T04:17:32.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:32.748Z] #10 13.58 Reading package lists... [2020-04-17T04:17:32.748Z] #10 17.79 Reading package lists... [2020-04-17T04:17:32.748Z] #10 21.73 Building dependency tree... [2020-04-17T04:17:32.748Z] #10 22.90 The following additional packages will be installed: [2020-04-17T04:17:32.748Z] #10 22.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:17:32.748Z] #10 22.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:17:32.748Z] #10 22.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:17:32.748Z] #10 22.96 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:17:32.748Z] #10 22.97 Suggested packages: [2020-04-17T04:17:32.748Z] #10 22.97 gcc-8-locales seccomp wine64 [2020-04-17T04:17:32.748Z] #10 23.80 The following NEW packages will be installed: [2020-04-17T04:17:32.748Z] #10 23.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:17:32.748Z] #10 23.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:17:32.748Z] #10 23.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:17:32.748Z] #10 23.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:17:32.748Z] #10 23.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:17:32.748Z] #10 23.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:17:32.748Z] #10 23.93 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:17:32.748Z] #10 23.93 Need to get 73.3 MB of archives. [2020-04-17T04:17:32.748Z] #10 23.93 After this operation, 494 MB of additional disk space will be used. [2020-04-17T04:17:32.748Z] #10 23.93 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-04-17T04:17:32.748Z] #10 24.14 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-04-17T04:17:32.748Z] #10 24.30 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-04-17T04:17:32.748Z] #10 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-17T04:17:32.748Z] #10 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-17T04:17:32.748Z] #10 24.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:17:32.748Z] #10 24.61 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-04-17T04:17:32.748Z] #10 24.74 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-04-17T04:17:32.748Z] #10 24.75 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-04-17T04:17:32.748Z] #10 26.55 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-04-17T04:17:32.985Z] d66e58854927: Pull complete [2020-04-17T04:17:33.033Z] #10 ... [2020-04-17T04:17:33.033Z] [2020-04-17T04:17:33.033Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:33.033Z] #27 2.605 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:17:33.033Z] #27 2.996 [2020-04-17T04:17:33.033Z] #27 3.198 ## 2.9% ######## 11.3% ############ 17.6% ################## 26.0% [2020-04-17T04:17:33.033Z] #27 ... [2020-04-17T04:17:33.033Z] [2020-04-17T04:17:33.033Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:33.033Z] #74 DONE 27.5s [2020-04-17T04:17:33.033Z] [2020-04-17T04:17:33.033Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:33.239Z] #27 3.175 ### 4.8% ####### 11.1% ############ 17.4% ################# 23.6% ####################### 32.0% ########################### 38.3% ################################ 44.6% ###################################### 52.9% ########################################## 59.2% ############################################# 63.3% ################################################ 67.4% ##################################################### 73.8% ########################################################### 82.6% ############################################################### 88.8% #################################################################### 95.1% ####################################################################### 99.3% ######################################################################## 100.0% [2020-04-17T04:17:33.280Z] 71497195576e: Pull complete [2020-04-17T04:17:33.280Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-17T04:17:33.280Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-17T04:17:33.280Z] ---> ebd73b5ebd31 [2020-04-17T04:17:33.280Z] Step 5/16 : ARG BUILDX_REPO [2020-04-17T04:17:33.280Z] ---> Running in 8d3132b0ef91 [2020-04-17T04:17:33.280Z] Removing intermediate container 8d3132b0ef91 [2020-04-17T04:17:33.280Z] ---> 8b3931e9e7b1 [2020-04-17T04:17:33.280Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-17T04:17:33.280Z] ---> Running in 4071951293a5 [2020-04-17T04:17:33.525Z] #27 5.183 [2020-04-17T04:17:33.563Z] d66e58854927: Pull complete [2020-04-17T04:17:33.563Z] 71497195576e: Pull complete [2020-04-17T04:17:33.563Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-17T04:17:33.563Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-17T04:17:33.563Z] ---> ebd73b5ebd31 [2020-04-17T04:17:33.563Z] Step 5/16 : ARG BUILDX_REPO [2020-04-17T04:17:33.563Z] ---> Running in fa01b4f7c59c [2020-04-17T04:17:33.563Z] Removing intermediate container fa01b4f7c59c [2020-04-17T04:17:33.563Z] ---> 8f2488f1e396 [2020-04-17T04:17:33.563Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-17T04:17:33.563Z] ---> Running in 1e53e2a18c61 [2020-04-17T04:17:33.563Z] Cloning into '/buildx'... [2020-04-17T04:17:33.567Z] Cloning into '/buildx'... [2020-04-17T04:17:34.092Z] #27 5.304 ### 5.0% ###################### 31.3% ###################################### 54.0% ####################################################### 76.7% ################################################################### 93.6% ######################################################################## 100.0% [2020-04-17T04:17:34.474Z] #27 3.198 ## 2.9% ######## 11.3% ############ 17.6% ################## 26.0% ####################### 32.3% ########################### 38.5% ################################ 44.8% #################################### 51.1% ######################################### 57.3% ############################################# 63.6% ################################################## 69.9% ###################################################### 76.1% ########################################################### 82.4% ############################################################### 88.7% #################################################################### 94.9% ######################################################################## 100.0% [2020-04-17T04:17:34.706Z] #27 6.209 #=#=# [2020-04-17T04:17:34.763Z] #27 5.480 #=#=# [2020-04-17T04:17:35.895Z] #27 5.732 ###### 8.6% ############## 19.9% ########################## 37.0% ###################################### 54.0% ################################################### 71.0% ############################################################### 88.0% ######################################################################## 100.0% [2020-04-17T04:17:35.991Z] #47 ... [2020-04-17T04:17:35.991Z] [2020-04-17T04:17:35.991Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:35.991Z] #43 5.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:35.991Z] #43 5.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:35.991Z] #43 5.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:35.991Z] #43 5.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:17:35.991Z] #43 6.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:17:36.119Z] #27 6.336 1.0% ###### 9.7% ########## 14.8% ################ 22.4% ##################### 30.1% ############################ 40.2% ################################## 47.9% ######################################### 58.0% ################################################# 68.2% ###################################################### 75.8% ############################################################ 83.5% ################################################################# 91.2% ####################################################################### 98.8% ######################################################################## 100.0% [2020-04-17T04:17:36.181Z] #27 6.786 #=#=# [2020-04-17T04:17:36.405Z] #27 8.097 [2020-04-17T04:17:37.438Z] #43 ... [2020-04-17T04:17:37.438Z] [2020-04-17T04:17:37.438Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:37.438Z] #47 6.979 + RM_GOPATH=0 [2020-04-17T04:17:37.438Z] #47 6.979 + TMP_GOPATH= [2020-04-17T04:17:37.438Z] #47 6.979 + : /build [2020-04-17T04:17:37.438Z] #47 6.979 + '[' -z '' ']' [2020-04-17T04:17:37.438Z] #47 6.979 ++ mktemp -d [2020-04-17T04:17:37.438Z] #47 6.983 + export GOPATH=/tmp/tmp.No6yAUsn7K [2020-04-17T04:17:37.438Z] #47 6.983 + GOPATH=/tmp/tmp.No6yAUsn7K [2020-04-17T04:17:37.438Z] #47 6.983 + RM_GOPATH=1 [2020-04-17T04:17:37.438Z] #47 6.987 ++ dirname ./install.sh [2020-04-17T04:17:37.438Z] #47 6.995 + dir=. [2020-04-17T04:17:37.438Z] #47 6.996 + bin=vndr [2020-04-17T04:17:37.438Z] #47 6.996 + shift [2020-04-17T04:17:37.438Z] #47 6.997 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:17:37.438Z] #47 6.997 + . ./vndr.installer [2020-04-17T04:17:37.438Z] #47 6.997 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:37.438Z] #47 6.998 + install_vndr [2020-04-17T04:17:37.438Z] #47 6.999 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:17:37.438Z] #47 6.999 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:37.438Z] #47 7.000 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.No6yAUsn7K/src/github.com/LK4D4/vndr [2020-04-17T04:17:37.439Z] #47 7.009 Cloning into '/tmp/tmp.No6yAUsn7K/src/github.com/LK4D4/vndr'... [2020-04-17T04:17:37.883Z] #27 7.068 #### 6.7% ########## 14.4% ############### 22.0% ##################### 29.6% ########################## 37.2% ################################ 44.9% ####################################### 55.0% ############################################# 62.7% ################################################### 71.3% ######################################################## 78.9% ############################################################# 85.7% ################################################################### 93.4% ######################################################################## 100.0% [2020-04-17T04:17:38.168Z] #27 8.799 [2020-04-17T04:17:38.672Z] #27 8.290 # 2.7% ### 5.5% ###### 8.4% ####### 11.0% ########## 14.8% ############ 17.6% ############## 20.4% ################# 24.2% ################### 27.0% ###################### 30.8% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################# 45.9% ################################### 49.7% ##################################### 52.5% ######################################## 56.3% [2020-04-17T04:17:38.672Z] #27 ... [2020-04-17T04:17:38.672Z] [2020-04-17T04:17:38.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:38.672Z] #10 25.34 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-04-17T04:17:38.672Z] #10 26.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-17T04:17:38.672Z] #10 26.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-17T04:17:38.672Z] #10 26.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T04:17:38.672Z] #10 26.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T04:17:38.672Z] #10 26.92 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-04-17T04:17:38.672Z] #10 26.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-17T04:17:38.672Z] #10 26.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-17T04:17:38.672Z] #10 26.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-17T04:17:38.672Z] #10 26.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-17T04:17:38.672Z] #10 26.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-17T04:17:38.672Z] #10 26.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-17T04:17:38.672Z] #10 26.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-17T04:17:38.672Z] #10 27.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-17T04:17:38.672Z] #10 27.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-17T04:17:38.672Z] #10 27.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-17T04:17:38.672Z] #10 27.82 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:38.672Z] #10 27.97 Fetched 73.3 MB in 5s (15.8 MB/s) [2020-04-17T04:17:38.672Z] #10 28.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:17:38.672Z] #10 28.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 ... 15172 files and directories currently installed.) [2020-04-17T04:17:38.672Z] #10 28.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-17T04:17:38.672Z] #10 28.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:17:38.672Z] #10 30.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:17:38.672Z] #10 30.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-17T04:17:38.672Z] #10 30.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:17:38.672Z] #10 33.04 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:17:38.672Z] #10 33.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:17:38.672Z] #10 33.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:17:38.672Z] #10 33.18 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-17T04:17:38.672Z] #10 33.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:17:38.672Z] #10 33.18 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:17:38.672Z] #10 33.34 Selecting previously unselected package dmsetup. [2020-04-17T04:17:38.672Z] #10 33.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:17:38.672Z] #10 33.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:17:38.672Z] #10 33.52 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:17:38.672Z] #10 33.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:17:38.672Z] #10 33.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:17:38.672Z] #10 ... [2020-04-17T04:17:38.672Z] [2020-04-17T04:17:38.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:38.847Z] #47 8.276 + cd /tmp/tmp.No6yAUsn7K/src/github.com/LK4D4/vndr [2020-04-17T04:17:38.847Z] #47 8.276 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:17:38.847Z] #47 8.324 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:17:38.957Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff30cf3e9c96c79f) in /home/ubuntu/workspace/engine_master [Pipeline] { [Pipeline] checkout [2020-04-17T04:17:38.994Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0348975bd4f31130d) in /home/ubuntu/workspace/engine_master [Pipeline] { [Pipeline] checkout [2020-04-17T04:17:39.083Z] Removing intermediate container 1e53e2a18c61 [2020-04-17T04:17:39.083Z] ---> 41fe7052a4c7 [2020-04-17T04:17:39.083Z] Step 7/16 : WORKDIR /buildx [2020-04-17T04:17:39.083Z] ---> Running in 3526eb171b37 [2020-04-17T04:17:39.083Z] Removing intermediate container 3526eb171b37 [2020-04-17T04:17:39.083Z] ---> 2dd27130cbcb [2020-04-17T04:17:39.083Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-17T04:17:39.083Z] ---> Running in 86245a856619 [2020-04-17T04:17:39.083Z] Removing intermediate container 86245a856619 [2020-04-17T04:17:39.083Z] ---> afcaa4798505 [2020-04-17T04:17:39.083Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-17T04:17:39.083Z] ---> Running in 41c4250c286b [2020-04-17T04:17:39.090Z] Removing intermediate container 4071951293a5 [2020-04-17T04:17:39.090Z] ---> c6ff06680555 [2020-04-17T04:17:39.090Z] Step 7/16 : WORKDIR /buildx [2020-04-17T04:17:39.090Z] ---> Running in ef9b29711e80 [2020-04-17T04:17:39.090Z] Removing intermediate container ef9b29711e80 [2020-04-17T04:17:39.090Z] ---> 7de7436b6802 [2020-04-17T04:17:39.090Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-17T04:17:39.090Z] ---> Running in 6441b4714691 [2020-04-17T04:17:39.090Z] Removing intermediate container 6441b4714691 [2020-04-17T04:17:39.090Z] ---> a20ef48c9181 [2020-04-17T04:17:39.090Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-17T04:17:39.090Z] ---> Running in e6ec08d227fd [2020-04-17T04:17:39.241Z] #27 8.290 # 2.7% ### 5.5% ###### 8.4% ####### 11.0% ########## 14.8% ############ 17.6% ############## 20.4% ################# 24.2% ################### 27.0% ###################### 30.8% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################# 45.9% ################################### 49.7% ##################################### 52.5% ######################################## 56.3% ########################################### 60.0% ############################################## 64.3% ################################################# 68.3% ################################################### 71.7% ###################################################### 75.7% ######################################################## 78.5% [2020-04-17T04:17:39.241Z] #27 ... [2020-04-17T04:17:39.241Z] [2020-04-17T04:17:39.241Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:39.241Z] #33 25.82 sync [2020-04-17T04:17:39.241Z] #33 25.85 internal/reflectlite [2020-04-17T04:17:39.241Z] #33 27.86 sort [2020-04-17T04:17:39.241Z] #33 27.86 errors [2020-04-17T04:17:39.241Z] #33 28.11 strconv [2020-04-17T04:17:39.241Z] #33 29.19 io [2020-04-17T04:17:39.241Z] #33 30.51 syscall [2020-04-17T04:17:39.241Z] #33 31.20 reflect [2020-04-17T04:17:39.366Z] From https://github.com/docker/buildx [2020-04-17T04:17:39.366Z] * [new tag] v0.3.1 -> build [2020-04-17T04:17:39.525Z] #33 ... [2020-04-17T04:17:39.525Z] [2020-04-17T04:17:39.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:39.525Z] #27 8.290 # 2.7% ### 5.5% ###### 8.4% ####### 11.0% ########## 14.8% ############ 17.6% ############## 20.4% ################# 24.2% ################### 27.0% ###################### 30.8% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################# 45.9% ################################### 49.7% ##################################### 52.5% ######################################## 56.3% ########################################### 60.0% ############################################## 64.3% ################################################# 68.3% ################################################### 71.7% ###################################################### 75.7% ######################################################## 78.5% ############################################################ 83.6% ############################################################## 86.4% [2020-04-17T04:17:39.525Z] #27 ... [2020-04-17T04:17:39.525Z] [2020-04-17T04:17:39.525Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:39.525Z] #65 1.631 + RM_GOPATH=0 [2020-04-17T04:17:39.525Z] #65 1.632 + TMP_GOPATH= [2020-04-17T04:17:39.525Z] #65 1.632 + : /build [2020-04-17T04:17:39.525Z] #65 1.632 + '[' -z '' ']' [2020-04-17T04:17:39.525Z] #65 1.633 ++ mktemp -d [2020-04-17T04:17:39.525Z] #65 1.633 + export GOPATH=/tmp/tmp.tLEFxL3P4Z [2020-04-17T04:17:39.525Z] #65 1.633 + GOPATH=/tmp/tmp.tLEFxL3P4Z [2020-04-17T04:17:39.525Z] #65 1.633 + RM_GOPATH=1 [2020-04-17T04:17:39.525Z] #65 1.634 ++ dirname ./install.sh [2020-04-17T04:17:39.525Z] #65 1.634 + dir=. [2020-04-17T04:17:39.525Z] #65 1.634 + bin=containerd [2020-04-17T04:17:39.525Z] #65 1.634 + shift [2020-04-17T04:17:39.525Z] #65 1.634 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:17:39.525Z] #65 1.634 + . ./containerd.installer [2020-04-17T04:17:39.525Z] #65 1.634 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:17:39.525Z] #65 1.635 + install_containerd [2020-04-17T04:17:39.525Z] #65 1.635 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:17:39.525Z] #65 1.635 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:17:39.525Z] #65 1.635 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tLEFxL3P4Z/src/github.com/containerd/containerd [2020-04-17T04:17:39.525Z] #65 1.637 Cloning into '/tmp/tmp.tLEFxL3P4Z/src/github.com/containerd/containerd'... [2020-04-17T04:17:39.710Z] From https://github.com/docker/buildx [2020-04-17T04:17:39.710Z] * [new tag] v0.3.1 -> build [2020-04-17T04:17:39.807Z] #65 ... [2020-04-17T04:17:39.807Z] [2020-04-17T04:17:39.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:39.866Z] #47 ... [2020-04-17T04:17:39.866Z] [2020-04-17T04:17:39.866Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:39.866Z] #62 8.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:39.866Z] #62 8.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:39.866Z] #62 8.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:39.866Z] #62 9.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:17:40.091Z] Switched to branch 'build' [2020-04-17T04:17:40.102Z] #27 8.290 # 2.7% ### 5.5% ###### 8.4% ####### 11.0% ########## 14.8% ############ 17.6% ############## 20.4% ################# 24.2% ################### 27.0% ###################### 30.8% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################# 45.9% ################################### 49.7% ##################################### 52.5% ######################################## 56.3% ########################################### 60.0% ############################################## 64.3% ################################################# 68.3% ################################################### 71.7% ###################################################### 75.7% ######################################################## 78.5% ############################################################ 83.6% ############################################################## 86.4% ################################################################ 90.2% ################################################################### 94.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-04-17T04:17:40.102Z] #27 11.80 [2020-04-17T04:17:40.160Z] #62 ... [2020-04-17T04:17:40.160Z] [2020-04-17T04:17:40.160Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:17:40.160Z] #30 9.668 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:17:40.160Z] #30 9.669 Cloning into '.'... [2020-04-17T04:17:40.160Z] #30 ... [2020-04-17T04:17:40.160Z] [2020-04-17T04:17:40.160Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:40.160Z] #25 8.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:40.160Z] #25 8.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:40.160Z] #25 8.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:40.385Z] #27 ... [2020-04-17T04:17:40.385Z] [2020-04-17T04:17:40.385Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:40.385Z] #43 26.91 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-17T04:17:40.385Z] #43 26.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.385Z] #43 26.91 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 27.09 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-17T04:17:40.385Z] #43 27.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.385Z] #43 27.09 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 28.07 Selecting previously unselected package libprotoc17:s390x. [2020-04-17T04:17:40.385Z] #43 28.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.385Z] #43 28.09 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 28.69 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:17:40.385Z] #43 28.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:17:40.385Z] #43 28.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:17:40.385Z] #43 28.83 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:17:40.385Z] #43 28.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.385Z] #43 28.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 29.08 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:17:40.385Z] #43 29.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:17:40.385Z] #43 29.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:17:40.385Z] #43 29.43 Selecting previously unselected package python-six. [2020-04-17T04:17:40.385Z] #43 29.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:17:40.385Z] #43 29.49 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:17:40.385Z] #43 29.70 Selecting previously unselected package python-protobuf. [2020-04-17T04:17:40.385Z] #43 29.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.385Z] #43 29.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 30.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:17:40.385Z] #43 31.96 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 31.97 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:40.385Z] #43 31.99 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:40.385Z] #43 32.00 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:40.385Z] #43 32.01 Setting up python-six (1.12.0-1) ... [2020-04-17T04:17:40.385Z] #43 33.51 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T04:17:40.385Z] #43 33.53 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:17:40.385Z] #43 33.55 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 33.56 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-17T04:17:40.385Z] #43 33.57 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 33.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 33.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:40.385Z] #43 33.60 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 33.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:17:40.385Z] #43 33.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:17:40.385Z] #43 ... [2020-04-17T04:17:40.385Z] [2020-04-17T04:17:40.385Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:40.385Z] #35 33.91 Selecting previously unselected package libxml2:s390x. [2020-04-17T04:17:40.385Z] #35 33.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-17T04:17:40.385Z] #35 33.92 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:17:40.385Z] #35 34.30 Selecting previously unselected package libarchive13:s390x. [2020-04-17T04:17:40.385Z] #35 34.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-17T04:17:40.385Z] #35 34.31 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T04:17:40.385Z] #35 34.52 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-17T04:17:40.385Z] #35 34.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-17T04:17:40.385Z] #35 34.53 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T04:17:40.385Z] #35 34.60 Selecting previously unselected package librhash0:s390x. [2020-04-17T04:17:40.385Z] #35 34.62 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-17T04:17:40.385Z] #35 34.62 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-17T04:17:40.385Z] #35 34.78 Selecting previously unselected package libuv1:s390x. [2020-04-17T04:17:40.385Z] #35 34.79 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-17T04:17:40.385Z] #35 34.80 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-17T04:17:40.385Z] #35 34.90 Selecting previously unselected package cmake. [2020-04-17T04:17:40.385Z] #35 34.91 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-17T04:17:40.385Z] #35 34.91 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:17:40.385Z] #35 37.01 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:17:40.385Z] #35 37.03 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:17:40.385Z] #35 37.04 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-17T04:17:40.385Z] #35 37.05 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:17:40.385Z] #35 37.07 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-17T04:17:40.385Z] #35 37.08 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:17:40.385Z] #35 37.09 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:17:40.385Z] #35 37.10 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T04:17:40.385Z] #35 37.11 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T04:17:40.385Z] #35 37.12 Setting up cmake (3.13.4-1) ... [2020-04-17T04:17:40.437Z] #27 8.926 1.0% ### 4.4% ##### 8.2% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.3% ################### 27.1% ##################### 30.0% ######################## 33.8% ########################### 37.5% ############################ 39.4% ############################### 44.1% ################################## 47.9% #################################### 50.7% ###################################### 53.6% ######################################## 56.4% ########################################### 60.2% ############################################# 62.6% [2020-04-17T04:17:40.437Z] #27 ... [2020-04-17T04:17:40.437Z] [2020-04-17T04:17:40.437Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:40.437Z] #43 25.18 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:40.437Z] #43 25.30 Fetched 3742 kB in 0s (9580 kB/s) [2020-04-17T04:17:40.437Z] #43 25.35 Selecting previously unselected package libcap-dev:s390x. [2020-04-17T04:17:40.437Z] #43 25.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-17T04:17:40.437Z] #43 25.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 25.43 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-17T04:17:40.437Z] #43 25.56 Selecting previously unselected package libnet1:s390x. [2020-04-17T04:17:40.437Z] #43 25.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 25.59 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:40.437Z] #43 25.70 Selecting previously unselected package libnet1-dev. [2020-04-17T04:17:40.437Z] #43 25.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 25.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:40.437Z] #43 25.85 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T04:17:40.437Z] #43 25.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 25.86 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:17:40.437Z] #43 25.98 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-17T04:17:40.437Z] #43 25.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 26.00 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T04:17:40.437Z] #43 26.23 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T04:17:40.437Z] #43 26.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 26.24 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:40.437Z] #43 26.31 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-17T04:17:40.437Z] #43 26.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 26.31 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:40.437Z] #43 26.42 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-17T04:17:40.437Z] #43 26.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 26.42 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T04:17:40.437Z] #43 26.67 Selecting previously unselected package libprotobuf17:s390x. [2020-04-17T04:17:40.437Z] #43 26.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 26.67 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 27.25 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-17T04:17:40.437Z] #43 27.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 27.25 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 27.72 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-17T04:17:40.437Z] #43 27.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 27.74 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 29.01 Selecting previously unselected package libprotoc17:s390x. [2020-04-17T04:17:40.437Z] #43 29.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 29.03 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 29.60 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:17:40.437Z] #43 29.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 29.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:17:40.437Z] #43 29.74 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:17:40.437Z] #43 29.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 29.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 29.87 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:17:40.437Z] #43 29.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:17:40.437Z] #43 29.90 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:17:40.437Z] #43 30.15 Selecting previously unselected package python-six. [2020-04-17T04:17:40.437Z] #43 30.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:17:40.437Z] #43 30.16 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:17:40.437Z] #43 30.23 Selecting previously unselected package python-protobuf. [2020-04-17T04:17:40.437Z] #43 30.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-17T04:17:40.437Z] #43 30.26 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 30.72 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:17:40.437Z] #43 32.65 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 32.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:40.437Z] #43 32.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:40.437Z] #43 32.68 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T04:17:40.437Z] #43 32.68 Setting up python-six (1.12.0-1) ... [2020-04-17T04:17:40.437Z] #43 34.07 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T04:17:40.437Z] #43 34.08 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:17:40.437Z] #43 34.09 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 34.10 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-17T04:17:40.437Z] #43 34.11 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 34.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 34.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:17:40.437Z] #43 34.14 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T04:17:40.437Z] #43 34.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:17:40.437Z] #43 34.15 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:17:40.446Z] #25 ... [2020-04-17T04:17:40.446Z] [2020-04-17T04:17:40.446Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:40.446Z] #56 ... [2020-04-17T04:17:40.446Z] [2020-04-17T04:17:40.446Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:40.448Z] Switched to branch 'build' [2020-04-17T04:17:40.667Z] #35 37.13 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:40.667Z] #35 37.17 Processing triggers for mime-support (3.62) ... [2020-04-17T04:17:40.703Z] #74 10.40 + RM_GOPATH=0 [2020-04-17T04:17:40.703Z] #74 10.40 + TMP_GOPATH= [2020-04-17T04:17:40.703Z] #74 10.40 + : /build [2020-04-17T04:17:40.703Z] #74 10.40 + '[' -z '' ']' [2020-04-17T04:17:40.703Z] #74 ... [2020-04-17T04:17:40.703Z] [2020-04-17T04:17:40.703Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:40.703Z] #68 10.10 + RM_GOPATH=0 [2020-04-17T04:17:40.703Z] #68 10.10 + TMP_GOPATH= [2020-04-17T04:17:40.703Z] #68 10.10 + : /build/ [2020-04-17T04:17:40.703Z] #68 10.10 + '[' -z '' ']' [2020-04-17T04:17:40.703Z] #68 10.10 ++ mktemp -d [2020-04-17T04:17:40.703Z] #68 10.14 + export GOPATH=/tmp/tmp.9Uap7Hzzsz [2020-04-17T04:17:40.703Z] #68 10.14 + GOPATH=/tmp/tmp.9Uap7Hzzsz [2020-04-17T04:17:40.703Z] #68 10.14 + RM_GOPATH=1 [2020-04-17T04:17:40.703Z] #68 10.15 ++ dirname ./install.sh [2020-04-17T04:17:40.703Z] #68 10.23 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:40.703Z] #68 10.23 + dir=. [2020-04-17T04:17:40.703Z] #68 10.23 + bin=rootlesskit [2020-04-17T04:17:40.703Z] #68 10.23 + shift [2020-04-17T04:17:40.703Z] #68 10.23 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:17:40.703Z] #68 10.23 + . ./rootlesskit.installer [2020-04-17T04:17:40.703Z] #68 10.23 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:40.703Z] #68 10.23 + install_rootlesskit [2020-04-17T04:17:40.703Z] #68 10.23 + case "$1" in [2020-04-17T04:17:40.703Z] #68 10.23 + export CGO_ENABLED=0 [2020-04-17T04:17:40.703Z] #68 10.23 + CGO_ENABLED=0 [2020-04-17T04:17:40.703Z] #68 10.23 + _install_rootlesskit [2020-04-17T04:17:40.703Z] #68 10.23 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:17:40.703Z] #68 10.23 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9Uap7Hzzsz/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:17:40.703Z] #68 10.26 Cloning into '/tmp/tmp.9Uap7Hzzsz/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:17:40.703Z] #68 ... [2020-04-17T04:17:40.703Z] [2020-04-17T04:17:40.703Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:40.724Z] #43 ... [2020-04-17T04:17:40.724Z] [2020-04-17T04:17:40.724Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:40.949Z] #35 ... [2020-04-17T04:17:40.949Z] [2020-04-17T04:17:40.949Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:40.949Z] #47 27.18 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:17:40.949Z] #47 27.18 internal/reflectlite [2020-04-17T04:17:40.949Z] #47 27.50 math/rand [2020-04-17T04:17:40.949Z] #47 28.76 internal/singleflight [2020-04-17T04:17:40.949Z] #47 29.75 io [2020-04-17T04:17:40.949Z] #47 29.77 strconv [2020-04-17T04:17:40.949Z] #47 31.00 bytes [2020-04-17T04:17:40.949Z] #47 31.80 reflect [2020-04-17T04:17:40.949Z] #47 33.00 bufio [2020-04-17T04:17:40.949Z] #47 34.64 syscall [2020-04-17T04:17:40.949Z] #47 ... [2020-04-17T04:17:40.949Z] [2020-04-17T04:17:40.949Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:40.949Z] #43 37.27 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T04:17:40.949Z] #43 37.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:41.000Z] #53 ... [2020-04-17T04:17:41.000Z] [2020-04-17T04:17:41.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:41.000Z] #10 10.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:41.000Z] #10 11.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:41.000Z] #10 11.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:41.000Z] #10 ... [2020-04-17T04:17:41.000Z] [2020-04-17T04:17:41.000Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:41.000Z] #33 10.57 + RM_GOPATH=0 [2020-04-17T04:17:41.000Z] #33 10.57 + TMP_GOPATH= [2020-04-17T04:17:41.000Z] #33 10.57 + : /build [2020-04-17T04:17:41.000Z] #33 10.57 + '[' -z '' ']' [2020-04-17T04:17:41.000Z] #33 10.57 ++ mktemp -d [2020-04-17T04:17:41.000Z] #33 10.58 + export GOPATH=/tmp/tmp.bNucuDalDq [2020-04-17T04:17:41.000Z] #33 10.58 + GOPATH=/tmp/tmp.bNucuDalDq [2020-04-17T04:17:41.000Z] #33 10.58 + RM_GOPATH=1 [2020-04-17T04:17:41.000Z] #33 10.58 ++ dirname ./install.sh [2020-04-17T04:17:41.000Z] #33 10.58 + dir=. [2020-04-17T04:17:41.001Z] #33 10.58 + bin=tomlv [2020-04-17T04:17:41.001Z] #33 10.58 + shift [2020-04-17T04:17:41.001Z] #33 10.58 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:17:41.001Z] #33 10.58 + . ./tomlv.installer [2020-04-17T04:17:41.001Z] #33 10.58 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:41.001Z] #33 10.58 + install_tomlv [2020-04-17T04:17:41.001Z] #33 10.58 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:17:41.001Z] #33 10.58 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:41.001Z] #33 10.58 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bNucuDalDq/src/github.com/BurntSushi/toml [2020-04-17T04:17:41.001Z] #33 10.58 Cloning into '/tmp/tmp.bNucuDalDq/src/github.com/BurntSushi/toml'... [2020-04-17T04:17:41.001Z] #33 ... [2020-04-17T04:17:41.001Z] [2020-04-17T04:17:41.001Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:41.001Z] #50 10.81 + RM_GOPATH=0 [2020-04-17T04:17:41.001Z] #50 10.81 + TMP_GOPATH= [2020-04-17T04:17:41.001Z] #50 10.81 + : /build [2020-04-17T04:17:41.001Z] #50 10.81 + '[' -z '' ']' [2020-04-17T04:17:41.001Z] #50 10.81 ++ mktemp -d [2020-04-17T04:17:41.001Z] #50 10.82 + export GOPATH=/tmp/tmp.g9lN9LGWqt [2020-04-17T04:17:41.001Z] #50 10.82 + GOPATH=/tmp/tmp.g9lN9LGWqt [2020-04-17T04:17:41.001Z] #50 10.82 + RM_GOPATH=1 [2020-04-17T04:17:41.001Z] #50 10.83 ++ dirname ./install.sh [2020-04-17T04:17:41.001Z] #50 10.83 + dir=. [2020-04-17T04:17:41.001Z] #50 10.83 + bin=gotestsum [2020-04-17T04:17:41.001Z] #50 10.83 + shift [2020-04-17T04:17:41.001Z] #50 10.83 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:17:41.001Z] #50 10.83 + . ./gotestsum.installer [2020-04-17T04:17:41.001Z] #50 10.83 ++ : v0.3.5 [2020-04-17T04:17:41.001Z] #50 10.83 + install_gotestsum [2020-04-17T04:17:41.001Z] #50 10.83 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:17:41.001Z] #50 10.83 Installing gotestsum version v0.3.5 [2020-04-17T04:17:41.001Z] #50 10.83 + go get -d gotest.tools/gotestsum [2020-04-17T04:17:41.007Z] #27 8.926 1.0% ### 4.4% ##### 8.2% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.3% ################### 27.1% ##################### 30.0% ######################## 33.8% ########################### 37.5% ############################ 39.4% ############################### 44.1% ################################## 47.9% #################################### 50.7% ###################################### 53.6% ######################################## 56.4% ########################################### 60.2% ############################################# 62.6% ############################################### 66.2% ################################################# 69.0% #################################################### 72.8% ###################################################### 75.6% [2020-04-17T04:17:41.007Z] #27 ... [2020-04-17T04:17:41.007Z] [2020-04-17T04:17:41.007Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:41.007Z] #35 31.60 Selecting previously unselected package libxml2:s390x. [2020-04-17T04:17:41.007Z] #35 31.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-17T04:17:41.007Z] #35 31.62 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:17:41.007Z] #35 32.12 Selecting previously unselected package libarchive13:s390x. [2020-04-17T04:17:41.007Z] #35 32.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-17T04:17:41.007Z] #35 32.12 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T04:17:41.007Z] #35 32.46 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-17T04:17:41.007Z] #35 32.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-17T04:17:41.007Z] #35 32.47 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T04:17:41.007Z] #35 32.56 Selecting previously unselected package librhash0:s390x. [2020-04-17T04:17:41.007Z] #35 32.56 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-17T04:17:41.007Z] #35 32.56 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-17T04:17:41.007Z] #35 32.75 Selecting previously unselected package libuv1:s390x. [2020-04-17T04:17:41.007Z] #35 32.75 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-17T04:17:41.007Z] #35 32.75 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-17T04:17:41.007Z] #35 32.84 Selecting previously unselected package cmake. [2020-04-17T04:17:41.007Z] #35 32.84 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-17T04:17:41.007Z] #35 32.85 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:17:41.007Z] #35 34.79 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:17:41.007Z] #35 34.80 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:17:41.007Z] #35 34.82 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-17T04:17:41.007Z] #35 34.83 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:17:41.007Z] #35 34.87 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-17T04:17:41.007Z] #35 34.88 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:17:41.007Z] #35 34.89 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:17:41.007Z] #35 34.90 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T04:17:41.007Z] #35 34.91 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T04:17:41.007Z] #35 34.91 Setting up cmake (3.13.4-1) ... [2020-04-17T04:17:41.007Z] #35 34.92 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:41.007Z] #35 34.97 Processing triggers for mime-support (3.62) ... [2020-04-17T04:17:41.007Z] #35 DONE 35.7s [2020-04-17T04:17:41.007Z] [2020-04-17T04:17:41.007Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:41.132Z] Removing intermediate container 41c4250c286b [2020-04-17T04:17:41.132Z] ---> f2ee3305f4f0 [2020-04-17T04:17:41.132Z] Step 10/16 : RUN go mod download [2020-04-17T04:17:41.132Z] ---> Running in 41d6d5a98044 [2020-04-17T04:17:41.241Z] #43 DONE 38.0s [2020-04-17T04:17:41.241Z] [2020-04-17T04:17:41.241Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:41.241Z] #27 13.01 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:17:41.256Z] #50 ... [2020-04-17T04:17:41.256Z] [2020-04-17T04:17:41.256Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:41.256Z] #35 10.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:17:41.256Z] #35 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:17:41.256Z] #35 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:17:41.293Z] #27 8.926 1.0% ### 4.4% ##### 8.2% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.3% ################### 27.1% ##################### 30.0% ######################## 33.8% ########################### 37.5% ############################ 39.4% ############################### 44.1% ################################## 47.9% #################################### 50.7% ###################################### 53.6% ######################################## 56.4% ########################################### 60.2% ############################################# 62.6% ############################################### 66.2% ################################################# 69.0% #################################################### 72.8% ###################################################### 75.6% ######################################################### 79.4% [2020-04-17T04:17:41.293Z] #27 ... [2020-04-17T04:17:41.293Z] [2020-04-17T04:17:41.293Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:41.293Z] #36 DONE 0.1s [2020-04-17T04:17:41.293Z] [2020-04-17T04:17:41.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:41.293Z] #27 8.926 1.0% ### 4.4% ##### 8.2% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.3% ################### 27.1% ##################### 30.0% ######################## 33.8% ########################### 37.5% ############################ 39.4% ############################### 44.1% ################################## 47.9% #################################### 50.7% ###################################### 53.6% ######################################## 56.4% ########################################### 60.2% ############################################# 62.6% ############################################### 66.2% ################################################# 69.0% #################################################### 72.8% ###################################################### 75.6% ######################################################### 79.4% ########################################################### 83.2% [2020-04-17T04:17:41.293Z] #27 ... [2020-04-17T04:17:41.293Z] [2020-04-17T04:17:41.293Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:17:41.293Z] #37 DONE 0.1s [2020-04-17T04:17:41.293Z] [2020-04-17T04:17:41.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:41.480Z] Removing intermediate container e6ec08d227fd [2020-04-17T04:17:41.480Z] ---> 756f15425599 [2020-04-17T04:17:41.480Z] Step 10/16 : RUN go mod download [2020-04-17T04:17:41.480Z] ---> Running in 756d7aa47336 [2020-04-17T04:17:41.510Z] #35 ... [2020-04-17T04:17:41.510Z] [2020-04-17T04:17:41.510Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:41.510Z] #23 10.72 + RM_GOPATH=0 [2020-04-17T04:17:41.510Z] #23 10.72 + TMP_GOPATH= [2020-04-17T04:17:41.510Z] #23 10.72 + : /build [2020-04-17T04:17:41.510Z] #23 10.72 + '[' -z '' ']' [2020-04-17T04:17:41.510Z] #23 10.73 ++ mktemp -d [2020-04-17T04:17:41.510Z] #23 10.73 + export GOPATH=/tmp/tmp.6qktLVZFkV [2020-04-17T04:17:41.510Z] #23 10.73 + GOPATH=/tmp/tmp.6qktLVZFkV [2020-04-17T04:17:41.510Z] #23 10.73 + RM_GOPATH=1 [2020-04-17T04:17:41.510Z] #23 10.74 ++ dirname ./install.sh [2020-04-17T04:17:41.510Z] #23 10.74 + dir=. [2020-04-17T04:17:41.510Z] #23 10.74 + bin=dockercli [2020-04-17T04:17:41.510Z] #23 10.74 + shift [2020-04-17T04:17:41.510Z] #23 10.74 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:17:41.510Z] #23 10.74 + . ./dockercli.installer [2020-04-17T04:17:41.510Z] #23 10.74 ++ : stable [2020-04-17T04:17:41.510Z] #23 10.74 ++ : 17.06.2-ce [2020-04-17T04:17:41.510Z] #23 10.74 + install_dockercli [2020-04-17T04:17:41.510Z] #23 10.74 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:17:41.510Z] #23 10.74 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:17:41.510Z] #23 10.75 ++ uname -m [2020-04-17T04:17:41.510Z] #23 10.76 + arch=x86_64 [2020-04-17T04:17:41.510Z] #23 10.76 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T04:17:41.510Z] #23 10.76 + url=https://download.docker.com/linux/static [2020-04-17T04:17:41.510Z] #23 10.79 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T04:17:41.510Z] #23 10.79 + tar -xz docker/docker [2020-04-17T04:17:41.529Z] #27 ... [2020-04-17T04:17:41.529Z] [2020-04-17T04:17:41.529Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:41.529Z] #35 DONE 38.0s [2020-04-17T04:17:41.529Z] [2020-04-17T04:17:41.529Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:17:41.529Z] #36 DONE 0.1s [2020-04-17T04:17:41.529Z] [2020-04-17T04:17:41.529Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:17:41.529Z] #37 DONE 0.1s [2020-04-17T04:17:41.529Z] [2020-04-17T04:17:41.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:41.765Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-17T04:17:41.765Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-17T04:17:41.765Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-17T04:17:41.765Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-17T04:17:41.765Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-17T04:17:41.765Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-17T04:17:41.765Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-17T04:17:41.765Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-17T04:17:41.765Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-17T04:17:41.768Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-17T04:17:41.768Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-17T04:17:41.768Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-17T04:17:41.768Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-17T04:17:41.768Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-17T04:17:41.768Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-17T04:17:41.768Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-17T04:17:41.768Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-17T04:17:41.768Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-17T04:17:41.860Z] #27 8.926 1.0% ### 4.4% ##### 8.2% ######## 12.0% ########### 15.8% ############## 19.6% ################ 23.3% ################### 27.1% ##################### 30.0% ######################## 33.8% ########################### 37.5% ############################ 39.4% ############################### 44.1% ################################## 47.9% #################################### 50.7% ###################################### 53.6% ######################################## 56.4% ########################################### 60.2% ############################################# 62.6% ############################################### 66.2% ################################################# 69.0% #################################################### 72.8% ###################################################### 75.6% ######################################################### 79.4% ########################################################### 83.2% ############################################################# 86.0% ################################################################ 89.8% ################################################################## 92.6% ##################################################################### 96.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-04-17T04:17:41.860Z] #27 12.55 [2020-04-17T04:17:42.039Z] using credential docker-jenkins-github-credentials [2020-04-17T04:17:42.052Z] Cloning the remote Git repository [2020-04-17T04:17:42.052Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:17:42.054Z] using credential docker-jenkins-github-credentials [2020-04-17T04:17:42.064Z] Cloning the remote Git repository [2020-04-17T04:17:42.064Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:17:42.400Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-17T04:17:42.079Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:17:42.190Z] > git init /home/ubuntu/workspace/engine_master # timeout=10 [2020-04-17T04:17:42.452Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ab2512a97d40757e) in /home/ubuntu/workspace/engine_master [Pipeline] { [Pipeline] checkout [2020-04-17T04:17:42.475Z] #27 ... [2020-04-17T04:17:42.475Z] [2020-04-17T04:17:42.475Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:42.475Z] #33 26.92 sync [2020-04-17T04:17:42.475Z] #33 26.92 internal/reflectlite [2020-04-17T04:17:42.475Z] #33 29.15 errors [2020-04-17T04:17:42.475Z] #33 29.15 sort [2020-04-17T04:17:42.475Z] #33 29.40 strconv [2020-04-17T04:17:42.475Z] #33 30.15 io [2020-04-17T04:17:42.475Z] #33 31.22 syscall [2020-04-17T04:17:42.475Z] #33 32.72 reflect [2020-04-17T04:17:42.475Z] #33 36.32 time [2020-04-17T04:17:42.535Z] #44 ... [2020-04-17T04:17:42.535Z] [2020-04-17T04:17:42.535Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:42.535Z] #50 28.79 + cd /tmp/tmp.xdxKi4JY5p/src/gotest.tools/gotestsum [2020-04-17T04:17:42.535Z] #50 28.79 + git checkout -q v0.3.5 [2020-04-17T04:17:42.535Z] #50 28.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:17:42.535Z] #50 ... [2020-04-17T04:17:42.535Z] [2020-04-17T04:17:42.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:42.535Z] #27 13.49 #=#=# [2020-04-17T04:17:42.535Z] #27 13.58 ################################################################ 90.2% ######################################################################## 100.0% [2020-04-17T04:17:42.535Z] #27 13.74 [2020-04-17T04:17:42.100Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:17:42.211Z] > git init /home/ubuntu/workspace/engine_master # timeout=10 [2020-04-17T04:17:42.486Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:17:42.486Z] > git --version # timeout=10 [2020-04-17T04:17:42.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:17:42.503Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:42.758Z] #33 ... [2020-04-17T04:17:42.758Z] [2020-04-17T04:17:42.758Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:42.758Z] #43 37.40 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T04:17:42.758Z] #43 37.41 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:17:43.040Z] #43 DONE 37.7s [2020-04-17T04:17:43.040Z] [2020-04-17T04:17:43.040Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:43.040Z] #38 1.456 + RM_GOPATH=0 [2020-04-17T04:17:43.040Z] #38 1.457 + TMP_GOPATH= [2020-04-17T04:17:43.040Z] #38 1.457 + : /build [2020-04-17T04:17:43.040Z] #38 1.458 + '[' -z '' ']' [2020-04-17T04:17:43.040Z] #38 1.459 ++ mktemp -d [2020-04-17T04:17:43.040Z] #38 1.460 + export GOPATH=/tmp/tmp.IhVaTQOUV5 [2020-04-17T04:17:43.040Z] #38 1.465 + GOPATH=/tmp/tmp.IhVaTQOUV5 [2020-04-17T04:17:43.040Z] #38 1.465 + RM_GOPATH=1 [2020-04-17T04:17:43.040Z] #38 1.466 ++ dirname ./install.sh [2020-04-17T04:17:43.040Z] #38 1.468 + dir=. [2020-04-17T04:17:43.040Z] #38 1.468 + bin=tini [2020-04-17T04:17:43.040Z] #38 1.468 + shift [2020-04-17T04:17:43.040Z] #38 1.468 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:17:43.040Z] #38 1.468 + . ./tini.installer [2020-04-17T04:17:43.040Z] #38 1.468 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:17:43.040Z] #38 1.468 + install_tini [2020-04-17T04:17:43.040Z] #38 1.469 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:17:43.040Z] #38 1.469 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:17:43.040Z] #38 1.469 + git clone https://github.com/krallin/tini.git /tmp/tmp.IhVaTQOUV5/tini [2020-04-17T04:17:43.040Z] #38 1.475 Cloning into '/tmp/tmp.IhVaTQOUV5/tini'... [2020-04-17T04:17:43.149Z] #27 14.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:17:43.287Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-17T04:17:43.337Z] #38 2.038 + cd /tmp/tmp.IhVaTQOUV5/tini [2020-04-17T04:17:43.337Z] #38 ... [2020-04-17T04:17:43.337Z] [2020-04-17T04:17:43.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:43.337Z] #10 27.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-17T04:17:43.337Z] #10 27.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-17T04:17:43.337Z] #10 28.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T04:17:43.337Z] #10 28.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T04:17:43.337Z] #10 28.00 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-04-17T04:17:43.337Z] #10 28.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-17T04:17:43.337Z] #10 28.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-17T04:17:43.337Z] #10 28.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-17T04:17:43.337Z] #10 28.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-17T04:17:43.337Z] #10 28.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-17T04:17:43.337Z] #10 28.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-17T04:17:43.337Z] #10 28.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-17T04:17:43.337Z] #10 28.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-17T04:17:43.337Z] #10 28.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-17T04:17:43.337Z] #10 28.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-17T04:17:43.337Z] #10 29.06 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:17:43.337Z] #10 29.13 Fetched 73.3 MB in 4s (17.0 MB/s) [2020-04-17T04:17:43.337Z] #10 29.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:17:43.337Z] #10 29.20 (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 ... 15172 files and directories currently installed.) [2020-04-17T04:17:43.337Z] #10 29.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-17T04:17:43.337Z] #10 29.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:17:43.337Z] #10 30.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:17:43.337Z] #10 30.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-17T04:17:43.337Z] #10 30.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:17:43.337Z] #10 33.49 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:17:43.337Z] #10 33.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:17:43.337Z] #10 33.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:17:43.337Z] #10 33.65 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-17T04:17:43.337Z] #10 33.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:17:43.337Z] #10 33.66 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:17:43.337Z] #10 33.79 Selecting previously unselected package dmsetup. [2020-04-17T04:17:43.337Z] #10 33.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:17:43.337Z] #10 33.81 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:17:43.337Z] #10 33.99 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:17:43.337Z] #10 33.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:17:43.337Z] #10 33.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:17:43.337Z] #10 ... [2020-04-17T04:17:43.337Z] [2020-04-17T04:17:43.337Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:43.337Z] #38 2.057 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:17:43.337Z] #38 2.065 + cmake . [2020-04-17T04:17:43.431Z] #27 15.04 [2020-04-17T04:17:43.431Z] #27 15.18 # 1.9% ######################################################################## 100.0% [2020-04-17T04:17:43.431Z] #27 15.32 [2020-04-17T04:17:43.437Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-17T04:17:42.661Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:17:42.661Z] > git --version # timeout=10 [2020-04-17T04:17:42.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:17:42.687Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:43.579Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-17T04:17:43.619Z] #38 2.543 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:17:43.726Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-17T04:17:43.726Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-17T04:17:43.887Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-17T04:17:43.887Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T04:17:43.887Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-17T04:17:43.902Z] #38 2.616 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:17:44.018Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-17T04:17:44.018Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-17T04:17:44.018Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-17T04:17:44.018Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-17T04:17:44.178Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-17T04:17:44.178Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-17T04:17:44.178Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-17T04:17:44.436Z] #27 ... [2020-04-17T04:17:44.436Z] [2020-04-17T04:17:44.436Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:44.436Z] #56 30.73 bytes [2020-04-17T04:17:44.436Z] #56 30.77 syscall [2020-04-17T04:17:44.436Z] #56 33.03 reflect [2020-04-17T04:17:44.436Z] #56 37.81 time [2020-04-17T04:17:44.436Z] #56 ... [2020-04-17T04:17:44.436Z] [2020-04-17T04:17:44.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:44.436Z] #44 2.576 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:17:44.436Z] #44 2.576 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:17:44.436Z] #44 2.584 Note: Building without GnuTLS support [2020-04-17T04:17:44.539Z] #38 3.162 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:17:44.539Z] #38 3.172 -- Detecting C compiler ABI info [2020-04-17T04:17:44.656Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-17T04:17:45.050Z] #44 ... [2020-04-17T04:17:45.050Z] [2020-04-17T04:17:45.050Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:17:45.050Z] #30 31.40 Checking out files: 93% (1423/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-04-17T04:17:45.050Z] #30 31.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:17:45.050Z] #30 32.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:17:45.050Z] #30 ... [2020-04-17T04:17:45.050Z] [2020-04-17T04:17:45.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:45.050Z] #44 3.664 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:17:45.050Z] #44 3.696 GEN .gitid [2020-04-17T04:17:45.050Z] #44 3.712 GEN criu/include/version.h [2020-04-17T04:17:45.050Z] #44 3.752 GEN include/common/asm [2020-04-17T04:17:45.162Z] #38 3.753 -- Detecting C compiler ABI info - done [2020-04-17T04:17:45.162Z] #38 3.760 -- Detecting C compile features [2020-04-17T04:17:45.248Z] using credential docker-jenkins-github-credentials [2020-04-17T04:17:45.257Z] Cloning the remote Git repository [2020-04-17T04:17:45.257Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:17:45.288Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-17T04:17:45.443Z] #38 ... [2020-04-17T04:17:45.443Z] [2020-04-17T04:17:45.443Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:45.443Z] #47 29.86 strconv [2020-04-17T04:17:45.443Z] #47 29.87 io [2020-04-17T04:17:45.443Z] #47 30.84 bytes [2020-04-17T04:17:45.443Z] #47 32.73 bufio [2020-04-17T04:17:45.443Z] #47 32.78 reflect [2020-04-17T04:17:45.443Z] #47 34.54 syscall [2020-04-17T04:17:45.443Z] #47 ... [2020-04-17T04:17:45.443Z] [2020-04-17T04:17:45.443Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:45.443Z] #50 29.85 + cd /tmp/tmp.yAHjDBBuwN/src/gotest.tools/gotestsum [2020-04-17T04:17:45.443Z] #50 29.86 + git checkout -q v0.3.5 [2020-04-17T04:17:45.443Z] #50 29.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:17:45.577Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T04:17:45.726Z] #50 ... [2020-04-17T04:17:45.726Z] [2020-04-17T04:17:45.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:45.726Z] #27 13.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:17:45.726Z] #27 14.04 [2020-04-17T04:17:45.726Z] #27 14.15 #=#=# ######################################################################## 100.0% [2020-04-17T04:17:45.726Z] #27 14.29 [2020-04-17T04:17:45.726Z] #27 15.47 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:17:45.726Z] #27 15.73 [2020-04-17T04:17:45.726Z] #27 15.89 #=#=# ######################################################################## 100.0% [2020-04-17T04:17:45.726Z] #27 16.03 [2020-04-17T04:17:45.870Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-17T04:17:46.056Z] #44 4.727 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:17:46.056Z] #44 4.845 PBCC images/opts.pb-c.c [2020-04-17T04:17:45.307Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:17:45.426Z] > git init /home/ubuntu/workspace/engine_master # timeout=10 [2020-04-17T04:17:45.690Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:17:45.690Z] > git --version # timeout=10 [2020-04-17T04:17:45.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:17:45.706Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:17:46.256Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-17T04:17:46.256Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-17T04:17:46.256Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-17T04:17:46.338Z] #44 4.874 PBCC images/sit.pb-c.c [2020-04-17T04:17:46.338Z] #44 4.922 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:17:46.338Z] #44 4.962 DEP images/opts.pb-c.d [2020-04-17T04:17:46.338Z] #44 5.040 DEP images/sit.pb-c.d [2020-04-17T04:17:46.338Z] #44 5.046 PBCC images/macvlan.pb-c.c [2020-04-17T04:17:46.338Z] #44 5.062 DEP images/macvlan.pb-c.d [2020-04-17T04:17:46.338Z] #44 ... [2020-04-17T04:17:46.338Z] [2020-04-17T04:17:46.338Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:46.338Z] #27 16.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:17:46.338Z] #27 16.40 skipping existing b63cc5f62c21 [2020-04-17T04:17:46.338Z] #27 16.50 [2020-04-17T04:17:46.338Z] #27 17.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:17:46.338Z] #27 17.81 #=#=# [2020-04-17T04:17:46.338Z] #27 17.92 ######################################################################## 100.0% [2020-04-17T04:17:46.338Z] #27 17.98 [2020-04-17T04:17:46.338Z] #27 18.01 Download of images into '/build' complete. [2020-04-17T04:17:46.338Z] #27 18.01 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:17:46.338Z] #27 18.01 tar -cC '/build' . | docker load [2020-04-17T04:17:46.338Z] #27 DONE 18.2s [2020-04-17T04:17:46.338Z] [2020-04-17T04:17:46.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:46.338Z] #44 5.101 PBCC images/autofs.pb-c.c [2020-04-17T04:17:46.338Z] #44 5.120 DEP images/autofs.pb-c.d [2020-04-17T04:17:46.338Z] #44 5.168 PBCC images/sysctl.pb-c.c [2020-04-17T04:17:46.506Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-17T04:17:46.506Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-17T04:17:46.547Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-17T04:17:46.620Z] #44 5.182 DEP images/sysctl.pb-c.d [2020-04-17T04:17:46.620Z] #44 5.264 PBCC images/time.pb-c.c [2020-04-17T04:17:46.620Z] #44 5.286 DEP images/time.pb-c.d [2020-04-17T04:17:46.620Z] #44 5.333 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:17:46.620Z] #44 5.356 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:17:46.731Z] #27 17.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:17:46.731Z] #27 17.18 skipping existing b63cc5f62c21 [2020-04-17T04:17:46.731Z] #27 17.24 [2020-04-17T04:17:46.731Z] #27 ... [2020-04-17T04:17:46.731Z] [2020-04-17T04:17:46.731Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:17:46.731Z] #30 31.33 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-04-17T04:17:46.731Z] #30 31.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:17:46.731Z] #30 32.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:17:46.797Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-17T04:17:46.837Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-17T04:17:46.837Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-17T04:17:46.908Z] #44 5.436 PBCC images/seccomp.pb-c.c [2020-04-17T04:17:46.908Z] #44 5.467 DEP images/seccomp.pb-c.d [2020-04-17T04:17:46.908Z] #44 5.528 PBCC images/userns.pb-c.c [2020-04-17T04:17:46.908Z] #44 5.552 DEP images/userns.pb-c.d [2020-04-17T04:17:46.908Z] #44 5.688 PBCC images/cgroup.pb-c.c [2020-04-17T04:17:47.013Z] #30 ... [2020-04-17T04:17:47.013Z] [2020-04-17T04:17:47.013Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:47.013Z] #38 5.058 -- Detecting C compile features - done [2020-04-17T04:17:47.013Z] #38 5.087 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:17:47.013Z] #38 5.323 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:17:47.013Z] #38 5.400 -- Configuring done [2020-04-17T04:17:47.013Z] #38 5.433 -- Generating done [2020-04-17T04:17:47.013Z] #38 5.436 -- Build files have been written to: /tmp/tmp.IhVaTQOUV5/tini [2020-04-17T04:17:47.013Z] #38 5.469 + make tini-static [2020-04-17T04:17:47.013Z] #38 5.786 Scanning dependencies of target tini-static [2020-04-17T04:17:47.084Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-17T04:17:47.084Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-17T04:17:47.190Z] #44 5.776 DEP images/cgroup.pb-c.d [2020-04-17T04:17:47.190Z] #44 5.897 PBCC images/fown.pb-c.c [2020-04-17T04:17:47.190Z] #44 5.910 PBCC images/ext-file.pb-c.c [2020-04-17T04:17:47.190Z] #44 5.911 DEP images/fown.pb-c.d [2020-04-17T04:17:47.295Z] #38 5.898 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:17:47.467Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-17T04:17:47.472Z] #44 6.100 DEP images/ext-file.pb-c.d [2020-04-17T04:17:47.472Z] #44 6.188 PBCC images/rpc.pb-c.c [2020-04-17T04:17:47.577Z] #38 ... [2020-04-17T04:17:47.577Z] [2020-04-17T04:17:47.577Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:47.577Z] #56 31.91 bytes [2020-04-17T04:17:47.577Z] #56 31.91 strconv [2020-04-17T04:17:47.577Z] #56 34.05 syscall [2020-04-17T04:17:47.577Z] #56 34.28 reflect [2020-04-17T04:17:47.577Z] #56 40.76 time [2020-04-17T04:17:47.577Z] #56 ... [2020-04-17T04:17:47.577Z] [2020-04-17T04:17:47.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:47.577Z] #44 2.307 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:17:47.577Z] #44 2.307 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:17:47.577Z] #44 2.321 Note: Building without GnuTLS support [2020-04-17T04:17:47.577Z] #44 3.339 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:17:47.577Z] #44 3.353 GEN .gitid [2020-04-17T04:17:47.577Z] #44 3.367 GEN criu/include/version.h [2020-04-17T04:17:47.577Z] #44 3.397 GEN include/common/asm [2020-04-17T04:17:47.577Z] #44 4.317 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:17:47.577Z] #44 4.392 PBCC images/opts.pb-c.c [2020-04-17T04:17:47.577Z] #44 4.468 PBCC images/sit.pb-c.c [2020-04-17T04:17:47.577Z] #44 4.503 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:17:47.577Z] #44 4.559 DEP images/opts.pb-c.d [2020-04-17T04:17:47.577Z] #44 4.599 DEP images/sit.pb-c.d [2020-04-17T04:17:47.577Z] #44 4.621 PBCC images/macvlan.pb-c.c [2020-04-17T04:17:47.762Z] #44 6.271 DEP images/rpc.pb-c.d [2020-04-17T04:17:47.762Z] #44 6.420 PBCC images/siginfo.pb-c.c [2020-04-17T04:17:47.762Z] #44 6.436 DEP images/siginfo.pb-c.d [2020-04-17T04:17:47.762Z] #44 6.493 PBCC images/pagemap.pb-c.c [2020-04-17T04:17:47.762Z] #44 6.517 DEP images/pagemap.pb-c.d [2020-04-17T04:17:47.762Z] #44 6.587 PBCC images/rlimit.pb-c.c [2020-04-17T04:17:47.859Z] #44 4.644 DEP images/macvlan.pb-c.d [2020-04-17T04:17:47.859Z] #44 4.687 PBCC images/autofs.pb-c.c [2020-04-17T04:17:47.859Z] #44 4.690 DEP images/autofs.pb-c.d [2020-04-17T04:17:47.859Z] #44 4.756 PBCC images/sysctl.pb-c.c [2020-04-17T04:17:47.859Z] #44 4.760 DEP images/sysctl.pb-c.d [2020-04-17T04:17:47.859Z] #44 4.860 PBCC images/time.pb-c.c [2020-04-17T04:17:47.859Z] #44 4.866 DEP images/time.pb-c.d [2020-04-17T04:17:47.859Z] #44 4.907 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:17:47.859Z] #44 4.946 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:17:47.859Z] #44 4.981 PBCC images/seccomp.pb-c.c [2020-04-17T04:17:48.050Z] #44 6.607 DEP images/rlimit.pb-c.d [2020-04-17T04:17:48.050Z] #44 6.627 PBCC images/file-lock.pb-c.c [2020-04-17T04:17:48.050Z] #44 6.638 DEP images/file-lock.pb-c.d [2020-04-17T04:17:48.050Z] #44 6.704 PBCC images/tty.pb-c.c [2020-04-17T04:17:48.050Z] #44 6.753 DEP images/tty.pb-c.d [2020-04-17T04:17:48.050Z] #44 6.774 PBCC images/tun.pb-c.c [2020-04-17T04:17:48.050Z] #44 6.792 PBCC images/netdev.pb-c.c [2020-04-17T04:17:48.050Z] #44 6.818 DEP images/tun.pb-c.d [2020-04-17T04:17:48.098Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-17T04:17:48.138Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-17T04:17:48.153Z] #44 4.991 DEP images/seccomp.pb-c.d [2020-04-17T04:17:48.153Z] #44 5.002 PBCC images/userns.pb-c.c [2020-04-17T04:17:48.153Z] #44 5.021 DEP images/userns.pb-c.d [2020-04-17T04:17:48.153Z] #44 5.057 PBCC images/cgroup.pb-c.c [2020-04-17T04:17:48.153Z] #44 5.061 DEP images/cgroup.pb-c.d [2020-04-17T04:17:48.153Z] #44 ... [2020-04-17T04:17:48.153Z] [2020-04-17T04:17:48.153Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:17:48.153Z] #27 18.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:17:48.153Z] #27 18.44 #=#=# [2020-04-17T04:17:48.153Z] #27 18.51 ######################################################################## 100.0% [2020-04-17T04:17:48.153Z] #27 18.60 [2020-04-17T04:17:48.153Z] #27 18.64 Download of images into '/build' complete. [2020-04-17T04:17:48.153Z] #27 18.64 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:17:48.153Z] #27 18.64 tar -cC '/build' . | docker load [2020-04-17T04:17:48.153Z] #27 DONE 18.9s [2020-04-17T04:17:48.153Z] [2020-04-17T04:17:48.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:48.153Z] #44 5.193 PBCC images/fown.pb-c.c [2020-04-17T04:17:48.153Z] #44 5.205 PBCC images/ext-file.pb-c.c [2020-04-17T04:17:48.153Z] #44 5.219 DEP images/fown.pb-c.d [2020-04-17T04:17:48.153Z] #44 ... [2020-04-17T04:17:48.153Z] [2020-04-17T04:17:48.153Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:48.153Z] #38 6.971 [100%] Linking C executable tini-static [2020-04-17T04:17:48.214Z] #23 ... [2020-04-17T04:17:48.214Z] [2020-04-17T04:17:48.214Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:48.214Z] #68 17.28 Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) [2020-04-17T04:17:48.214Z] #68 ... [2020-04-17T04:17:48.214Z] [2020-04-17T04:17:48.214Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:48.214Z] #43 7.804 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:17:48.214Z] #43 ... [2020-04-17T04:17:48.214Z] [2020-04-17T04:17:48.214Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:48.214Z] #68 17.28 Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-17T04:17:48.214Z] #68 17.47 + cd /tmp/tmp.9Uap7Hzzsz/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:17:48.214Z] #68 17.47 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:17:48.333Z] #44 6.860 DEP images/netdev.pb-c.d [2020-04-17T04:17:48.333Z] #44 6.896 PBCC images/vma.pb-c.c [2020-04-17T04:17:48.333Z] #44 6.964 DEP images/vma.pb-c.d [2020-04-17T04:17:48.333Z] #44 7.039 PBCC images/creds.pb-c.c [2020-04-17T04:17:48.333Z] #44 7.045 DEP images/creds.pb-c.d [2020-04-17T04:17:48.333Z] #44 7.078 PBCC images/utsns.pb-c.c [2020-04-17T04:17:48.333Z] #44 7.088 DEP images/utsns.pb-c.d [2020-04-17T04:17:48.333Z] #44 7.117 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:17:48.333Z] #44 7.125 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:17:48.333Z] #44 7.146 DEP images/ipc-desc.pb-c.d [2020-04-17T04:17:48.333Z] #44 7.181 DEP images/ipc-sem.pb-c.d [2020-04-17T04:17:48.388Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-17T04:17:48.425Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-17T04:17:48.425Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-17T04:17:48.614Z] #44 7.203 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:17:48.614Z] #44 7.220 DEP images/ipc-msg.pb-c.d [2020-04-17T04:17:48.614Z] #44 7.229 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:17:48.614Z] #44 7.263 DEP images/ipc-shm.pb-c.d [2020-04-17T04:17:48.614Z] #44 7.279 PBCC images/ipc-var.pb-c.c [2020-04-17T04:17:48.614Z] #44 7.296 DEP images/ipc-var.pb-c.d [2020-04-17T04:17:48.614Z] #44 7.337 PBCC images/sk-opts.pb-c.c [2020-04-17T04:17:48.614Z] #44 7.342 PBCC images/packet-sock.pb-c.c [2020-04-17T04:17:48.614Z] #44 7.391 DEP images/sk-opts.pb-c.d [2020-04-17T04:17:48.678Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-17T04:17:48.767Z] #38 7.545 [100%] Built target tini-static [2020-04-17T04:17:48.896Z] #44 7.444 DEP images/packet-sock.pb-c.d [2020-04-17T04:17:48.896Z] #44 7.504 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:17:48.896Z] #44 7.511 DEP images/sk-netlink.pb-c.d [2020-04-17T04:17:48.896Z] #44 7.561 PBCC images/sk-inet.pb-c.c [2020-04-17T04:17:48.896Z] #44 7.594 DEP images/sk-inet.pb-c.d [2020-04-17T04:17:48.896Z] #44 7.651 PBCC images/sk-unix.pb-c.c [2020-04-17T04:17:48.969Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-17T04:17:49.049Z] #38 7.878 + mkdir -p /build [2020-04-17T04:17:49.049Z] #38 7.897 + cp tini-static /build/docker-init [2020-04-17T04:17:49.139Z] #68 18.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:17:49.139Z] #68 18.70 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:17:49.178Z] #44 7.699 DEP images/sk-unix.pb-c.d [2020-04-17T04:17:49.178Z] #44 7.713 PBCC images/mm.pb-c.c [2020-04-17T04:17:49.178Z] #44 7.755 DEP images/mm.pb-c.d [2020-04-17T04:17:49.178Z] #44 7.830 PBCC images/timerfd.pb-c.c [2020-04-17T04:17:49.178Z] #44 7.891 DEP images/timerfd.pb-c.d [2020-04-17T04:17:49.178Z] #44 7.938 PBCC images/timer.pb-c.c [2020-04-17T04:17:49.178Z] #44 7.950 DEP images/timer.pb-c.d [2020-04-17T04:17:49.178Z] #44 7.995 PBCC images/sa.pb-c.c [2020-04-17T04:17:49.285Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-17T04:17:49.285Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-17T04:17:49.460Z] #44 8.029 DEP images/sa.pb-c.d [2020-04-17T04:17:49.460Z] #44 8.111 PBCC images/pipe-data.pb-c.c [2020-04-17T04:17:49.460Z] #44 ... [2020-04-17T04:17:49.460Z] [2020-04-17T04:17:49.460Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:49.460Z] #38 1.571 + RM_GOPATH=0 [2020-04-17T04:17:49.460Z] #38 1.571 + TMP_GOPATH= [2020-04-17T04:17:49.460Z] #38 1.571 + : /build [2020-04-17T04:17:49.460Z] #38 1.571 + '[' -z '' ']' [2020-04-17T04:17:49.460Z] #38 1.572 ++ mktemp -d [2020-04-17T04:17:49.460Z] #38 1.573 + export GOPATH=/tmp/tmp.q4frLIztTQ [2020-04-17T04:17:49.460Z] #38 1.575 + GOPATH=/tmp/tmp.q4frLIztTQ [2020-04-17T04:17:49.460Z] #38 1.575 + RM_GOPATH=1 [2020-04-17T04:17:49.460Z] #38 1.575 ++ dirname ./install.sh [2020-04-17T04:17:49.460Z] #38 1.577 + dir=. [2020-04-17T04:17:49.460Z] #38 1.578 + bin=tini [2020-04-17T04:17:49.460Z] #38 1.578 + shift [2020-04-17T04:17:49.460Z] #38 1.578 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:17:49.460Z] #38 1.578 + . ./tini.installer [2020-04-17T04:17:49.460Z] #38 1.578 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:17:49.460Z] #38 1.578 + install_tini [2020-04-17T04:17:49.460Z] #38 1.578 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:17:49.460Z] #38 1.578 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:17:49.460Z] #38 1.578 + git clone https://github.com/krallin/tini.git /tmp/tmp.q4frLIztTQ/tini [2020-04-17T04:17:49.460Z] #38 1.579 Cloning into '/tmp/tmp.q4frLIztTQ/tini'... [2020-04-17T04:17:49.460Z] #38 2.134 + cd /tmp/tmp.q4frLIztTQ/tini [2020-04-17T04:17:49.460Z] #38 2.134 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:17:49.460Z] #38 2.148 + cmake . [2020-04-17T04:17:49.460Z] #38 2.583 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:17:49.460Z] #38 2.602 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:17:49.460Z] #38 3.044 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:17:49.460Z] #38 3.044 -- Detecting C compiler ABI info [2020-04-17T04:17:49.460Z] #38 3.615 -- Detecting C compiler ABI info - done [2020-04-17T04:17:49.460Z] #38 3.635 -- Detecting C compile features [2020-04-17T04:17:49.460Z] #38 5.462 -- Detecting C compile features - done [2020-04-17T04:17:49.460Z] #38 5.492 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:17:49.460Z] #38 5.862 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:17:49.460Z] #38 5.936 -- Configuring done [2020-04-17T04:17:49.460Z] #38 5.986 -- Generating done [2020-04-17T04:17:49.460Z] #38 6.011 -- Build files have been written to: /tmp/tmp.q4frLIztTQ/tini [2020-04-17T04:17:49.460Z] #38 6.046 + make tini-static [2020-04-17T04:17:49.460Z] #38 6.443 Scanning dependencies of target tini-static [2020-04-17T04:17:49.460Z] #38 6.487 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:17:49.460Z] #38 7.277 [100%] Linking C executable tini-static [2020-04-17T04:17:49.460Z] #38 7.686 [100%] Built target tini-static [2020-04-17T04:17:49.460Z] #38 7.761 + mkdir -p /build [2020-04-17T04:17:49.460Z] #38 7.768 + cp tini-static /build/docker-init [2020-04-17T04:17:49.460Z] #38 DONE 7.9s [2020-04-17T04:17:49.460Z] [2020-04-17T04:17:49.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:49.460Z] #44 8.115 DEP images/pipe-data.pb-c.d [2020-04-17T04:17:49.460Z] #44 8.168 PBCC images/mnt.pb-c.c [2020-04-17T04:17:49.460Z] #44 8.174 DEP images/mnt.pb-c.d [2020-04-17T04:17:49.460Z] #44 8.249 PBCC images/sk-packet.pb-c.c [2020-04-17T04:17:49.676Z] #38 DONE 8.2s [2020-04-17T04:17:49.676Z] [2020-04-17T04:17:49.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:49.676Z] #44 5.390 DEP images/ext-file.pb-c.d [2020-04-17T04:17:49.676Z] #44 5.442 PBCC images/rpc.pb-c.c [2020-04-17T04:17:49.676Z] #44 5.525 DEP images/rpc.pb-c.d [2020-04-17T04:17:49.676Z] #44 5.614 PBCC images/siginfo.pb-c.c [2020-04-17T04:17:49.676Z] #44 5.622 DEP images/siginfo.pb-c.d [2020-04-17T04:17:49.676Z] #44 5.704 PBCC images/pagemap.pb-c.c [2020-04-17T04:17:49.676Z] #44 5.717 DEP images/pagemap.pb-c.d [2020-04-17T04:17:49.676Z] #44 5.750 PBCC images/rlimit.pb-c.c [2020-04-17T04:17:49.676Z] #44 5.803 DEP images/rlimit.pb-c.d [2020-04-17T04:17:49.676Z] #44 5.860 PBCC images/file-lock.pb-c.c [2020-04-17T04:17:49.676Z] #44 5.887 DEP images/file-lock.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.016 PBCC images/tty.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.032 DEP images/tty.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.089 PBCC images/tun.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.132 PBCC images/netdev.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.189 DEP images/tun.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.233 DEP images/netdev.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.283 PBCC images/vma.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.331 DEP images/vma.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.417 PBCC images/creds.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.437 DEP images/creds.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.511 PBCC images/utsns.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.549 DEP images/utsns.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.595 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.598 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:17:49.676Z] #44 6.677 DEP images/ipc-desc.pb-c.d [2020-04-17T04:17:49.676Z] #44 6.789 DEP images/ipc-sem.pb-c.d [2020-04-17T04:17:49.742Z] #44 8.289 DEP images/sk-packet.pb-c.d [2020-04-17T04:17:49.742Z] #44 8.360 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:17:49.742Z] #44 8.437 DEP images/tcp-stream.pb-c.d [2020-04-17T04:17:49.919Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-17T04:17:49.919Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-17T04:17:49.961Z] #44 6.835 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:17:49.961Z] #44 6.887 DEP images/ipc-msg.pb-c.d [2020-04-17T04:17:49.961Z] #44 6.928 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:17:49.961Z] #44 6.957 DEP images/ipc-shm.pb-c.d [2020-04-17T04:17:49.961Z] #44 6.980 PBCC images/ipc-var.pb-c.c [2020-04-17T04:17:49.961Z] #44 6.988 DEP images/ipc-var.pb-c.d [2020-04-17T04:17:49.961Z] #44 7.027 PBCC images/sk-opts.pb-c.c [2020-04-17T04:17:50.023Z] #44 8.514 PBCC images/pipe.pb-c.c [2020-04-17T04:17:50.023Z] #44 8.582 DEP images/pipe.pb-c.d [2020-04-17T04:17:50.023Z] #44 8.640 PBCC images/pstree.pb-c.c [2020-04-17T04:17:50.023Z] #44 8.656 DEP images/pstree.pb-c.d [2020-04-17T04:17:50.023Z] #44 8.708 PBCC images/fs.pb-c.c [2020-04-17T04:17:50.023Z] #44 8.713 DEP images/fs.pb-c.d [2020-04-17T04:17:50.023Z] #44 8.768 PBCC images/signalfd.pb-c.c [2020-04-17T04:17:50.210Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-17T04:17:50.251Z] #44 7.053 PBCC images/packet-sock.pb-c.c [2020-04-17T04:17:50.251Z] #44 7.093 DEP images/sk-opts.pb-c.d [2020-04-17T04:17:50.251Z] #44 7.147 DEP images/packet-sock.pb-c.d [2020-04-17T04:17:50.251Z] #44 7.211 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:17:50.251Z] #44 7.273 DEP images/sk-netlink.pb-c.d [2020-04-17T04:17:50.251Z] #44 7.297 PBCC images/sk-inet.pb-c.c [2020-04-17T04:17:50.251Z] #44 7.377 DEP images/sk-inet.pb-c.d [2020-04-17T04:17:50.305Z] #44 8.827 DEP images/signalfd.pb-c.d [2020-04-17T04:17:50.306Z] #44 8.860 PBCC images/fh.pb-c.c [2020-04-17T04:17:50.306Z] #44 8.912 PBCC images/fsnotify.pb-c.c [2020-04-17T04:17:50.306Z] #44 9.023 DEP images/fh.pb-c.d [2020-04-17T04:17:50.306Z] #44 9.063 DEP images/fsnotify.pb-c.d [2020-04-17T04:17:50.306Z] #44 9.095 PBCC images/eventpoll.pb-c.c [2020-04-17T04:17:50.306Z] #44 9.135 DEP images/eventpoll.pb-c.d [2020-04-17T04:17:50.311Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-17T04:17:50.533Z] #44 7.385 PBCC images/sk-unix.pb-c.c [2020-04-17T04:17:50.533Z] #44 7.412 DEP images/sk-unix.pb-c.d [2020-04-17T04:17:50.533Z] #44 7.434 PBCC images/mm.pb-c.c [2020-04-17T04:17:50.533Z] #44 7.457 DEP images/mm.pb-c.d [2020-04-17T04:17:50.533Z] #44 7.470 PBCC images/timerfd.pb-c.c [2020-04-17T04:17:50.533Z] #44 7.493 DEP images/timerfd.pb-c.d [2020-04-17T04:17:50.533Z] #44 7.529 PBCC images/timer.pb-c.c [2020-04-17T04:17:50.533Z] #44 7.546 DEP images/timer.pb-c.d [2020-04-17T04:17:50.533Z] #44 7.569 PBCC images/sa.pb-c.c [2020-04-17T04:17:50.533Z] #44 7.584 DEP images/sa.pb-c.d [2020-04-17T04:17:50.587Z] #44 9.151 PBCC images/eventfd.pb-c.c [2020-04-17T04:17:50.587Z] #44 9.177 DEP images/eventfd.pb-c.d [2020-04-17T04:17:50.587Z] #44 9.235 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:17:50.587Z] #44 9.272 DEP images/remap-file-path.pb-c.d [2020-04-17T04:17:50.587Z] #44 9.328 PBCC images/fifo.pb-c.c [2020-04-17T04:17:50.587Z] #44 ... [2020-04-17T04:17:50.587Z] [2020-04-17T04:17:50.587Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:50.587Z] #33 37.01 time [2020-04-17T04:17:50.587Z] #33 41.11 internal/fmtsort [2020-04-17T04:17:50.587Z] #33 41.54 internal/syscall/execenv [2020-04-17T04:17:50.587Z] #33 41.77 internal/syscall/unix [2020-04-17T04:17:50.587Z] #33 42.03 strings [2020-04-17T04:17:50.587Z] #33 42.54 internal/poll [2020-04-17T04:17:50.587Z] #33 44.77 os [2020-04-17T04:17:50.587Z] #33 45.17 path [2020-04-17T04:17:50.587Z] #33 45.58 text/tabwriter [2020-04-17T04:17:50.587Z] #33 47.08 fmt [2020-04-17T04:17:50.598Z] go: finding github.com/lib/pq v1.0.0 [2020-04-17T04:17:50.815Z] #44 7.606 PBCC images/pipe-data.pb-c.c [2020-04-17T04:17:50.815Z] #44 7.637 DEP images/pipe-data.pb-c.d [2020-04-17T04:17:50.815Z] #44 7.664 PBCC images/mnt.pb-c.c [2020-04-17T04:17:50.815Z] #44 7.702 DEP images/mnt.pb-c.d [2020-04-17T04:17:50.815Z] #44 7.739 PBCC images/sk-packet.pb-c.c [2020-04-17T04:17:50.815Z] #44 7.742 DEP images/sk-packet.pb-c.d [2020-04-17T04:17:50.815Z] #44 7.781 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:17:50.815Z] #44 7.830 DEP images/tcp-stream.pb-c.d [2020-04-17T04:17:50.815Z] #44 7.853 PBCC images/pipe.pb-c.c [2020-04-17T04:17:50.815Z] #44 7.895 DEP images/pipe.pb-c.d [2020-04-17T04:17:50.815Z] #44 7.950 PBCC images/pstree.pb-c.c [2020-04-17T04:17:50.842Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-17T04:17:50.869Z] #33 47.08 path/filepath [2020-04-17T04:17:50.869Z] #33 ... [2020-04-17T04:17:50.869Z] [2020-04-17T04:17:50.869Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:50.869Z] #44 9.375 DEP images/fifo.pb-c.d [2020-04-17T04:17:50.869Z] #44 9.390 PBCC images/ghost-file.pb-c.c [2020-04-17T04:17:50.869Z] #44 9.476 DEP images/ghost-file.pb-c.d [2020-04-17T04:17:50.869Z] #44 9.505 PBCC images/regfile.pb-c.c [2020-04-17T04:17:50.869Z] #44 9.540 DEP images/regfile.pb-c.d [2020-04-17T04:17:50.869Z] #44 9.558 PBCC images/ns.pb-c.c [2020-04-17T04:17:50.869Z] #44 9.564 DEP images/ns.pb-c.d [2020-04-17T04:17:50.869Z] #44 9.594 PBCC images/fdinfo.pb-c.c [2020-04-17T04:17:50.869Z] #44 9.637 DEP images/fdinfo.pb-c.d [2020-04-17T04:17:50.869Z] #44 9.674 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:17:50.869Z] #44 9.709 PBCC images/core-arm.pb-c.c [2020-04-17T04:17:51.064Z] #68 ... [2020-04-17T04:17:51.064Z] [2020-04-17T04:17:51.064Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:51.064Z] #74 10.53 ++ mktemp -d [2020-04-17T04:17:51.064Z] #74 10.55 + export GOPATH=/tmp/tmp.10dnxgRAIE [2020-04-17T04:17:51.064Z] #74 10.60 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:51.064Z] #74 10.60 + GOPATH=/tmp/tmp.10dnxgRAIE [2020-04-17T04:17:51.064Z] #74 10.60 + RM_GOPATH=1 [2020-04-17T04:17:51.064Z] #74 10.60 ++ dirname ./install.sh [2020-04-17T04:17:51.064Z] #74 10.60 + dir=. [2020-04-17T04:17:51.064Z] #74 10.60 + bin=proxy [2020-04-17T04:17:51.064Z] #74 10.60 + shift [2020-04-17T04:17:51.064Z] #74 10.60 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:17:51.064Z] #74 10.60 + . ./proxy.installer [2020-04-17T04:17:51.064Z] #74 10.60 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:17:51.064Z] #74 10.60 + install_proxy [2020-04-17T04:17:51.064Z] #74 10.60 + case "$1" in [2020-04-17T04:17:51.064Z] #74 10.60 + export CGO_ENABLED=0 [2020-04-17T04:17:51.064Z] #74 10.60 + CGO_ENABLED=0 [2020-04-17T04:17:51.064Z] #74 10.60 + _install_proxy [2020-04-17T04:17:51.064Z] #74 10.60 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:17:51.064Z] #74 10.60 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.10dnxgRAIE/src/github.com/docker/libnetwork [2020-04-17T04:17:51.064Z] #74 10.60 Cloning into '/tmp/tmp.10dnxgRAIE/src/github.com/docker/libnetwork'... [2020-04-17T04:17:51.064Z] #74 ... [2020-04-17T04:17:51.064Z] [2020-04-17T04:17:51.064Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:17:51.064Z] #25 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:17:51.064Z] #25 16.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:17:51.064Z] #25 20.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:17:51.064Z] #25 ... [2020-04-17T04:17:51.064Z] [2020-04-17T04:17:51.064Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:17:51.064Z] #41 10.95 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:17:51.064Z] #41 10.98 Cloning into '.'... [2020-04-17T04:17:51.097Z] #44 7.985 DEP images/pstree.pb-c.d [2020-04-17T04:17:51.097Z] #44 8.020 PBCC images/fs.pb-c.c [2020-04-17T04:17:51.097Z] #44 8.027 DEP images/fs.pb-c.d [2020-04-17T04:17:51.097Z] #44 8.091 PBCC images/signalfd.pb-c.c [2020-04-17T04:17:51.097Z] #44 8.131 DEP images/signalfd.pb-c.d [2020-04-17T04:17:51.097Z] #44 8.174 PBCC images/fh.pb-c.c [2020-04-17T04:17:51.097Z] #44 8.183 PBCC images/fsnotify.pb-c.c [2020-04-17T04:17:51.097Z] #44 8.227 DEP images/fh.pb-c.d [2020-04-17T04:17:51.151Z] #44 9.731 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:17:51.151Z] #44 9.765 PBCC images/core-s390.pb-c.c [2020-04-17T04:17:51.151Z] #44 9.807 PBCC images/core-x86.pb-c.c [2020-04-17T04:17:51.151Z] #44 9.827 PBCC images/core.pb-c.c [2020-04-17T04:17:51.151Z] #44 9.871 PBCC images/inventory.pb-c.c [2020-04-17T04:17:51.151Z] #44 9.904 DEP images/core-aarch64.pb-c.d [2020-04-17T04:17:51.151Z] #44 9.939 DEP images/core-arm.pb-c.d [2020-04-17T04:17:51.319Z] #41 ... [2020-04-17T04:17:51.319Z] [2020-04-17T04:17:51.319Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:51.319Z] #47 10.80 internal/cpu [2020-04-17T04:17:51.319Z] #47 10.81 runtime/internal/atomic [2020-04-17T04:17:51.319Z] #47 11.23 runtime/internal/sys [2020-04-17T04:17:51.319Z] #47 11.62 internal/bytealg [2020-04-17T04:17:51.319Z] #47 11.67 runtime/internal/math [2020-04-17T04:17:51.319Z] #47 11.93 internal/race [2020-04-17T04:17:51.319Z] #47 12.14 sync/atomic [2020-04-17T04:17:51.319Z] #47 12.63 unicode [2020-04-17T04:17:51.319Z] #47 13.02 runtime [2020-04-17T04:17:51.319Z] #47 18.93 unicode/utf8 [2020-04-17T04:17:51.319Z] #47 20.57 math [2020-04-17T04:17:51.319Z] #47 ... [2020-04-17T04:17:51.319Z] [2020-04-17T04:17:51.319Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:51.319Z] #56 10.82 + RM_GOPATH=0 [2020-04-17T04:17:51.319Z] #56 10.82 + TMP_GOPATH= [2020-04-17T04:17:51.319Z] #56 10.82 + : /build [2020-04-17T04:17:51.319Z] #56 10.82 + '[' -z '' ']' [2020-04-17T04:17:51.319Z] #56 10.82 ++ mktemp -d [2020-04-17T04:17:51.319Z] #56 10.82 + export GOPATH=/tmp/tmp.YvF1K1eljy [2020-04-17T04:17:51.319Z] #56 10.82 + GOPATH=/tmp/tmp.YvF1K1eljy [2020-04-17T04:17:51.319Z] #56 10.82 + RM_GOPATH=1 [2020-04-17T04:17:51.319Z] #56 10.83 ++ dirname ./install.sh [2020-04-17T04:17:51.319Z] #56 10.83 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:51.319Z] #56 10.84 + dir=. [2020-04-17T04:17:51.319Z] #56 10.84 + bin=shfmt [2020-04-17T04:17:51.319Z] #56 10.84 + shift [2020-04-17T04:17:51.319Z] #56 10.84 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:17:51.319Z] #56 10.84 + . ./shfmt.installer [2020-04-17T04:17:51.319Z] #56 10.84 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:51.319Z] #56 10.84 + install_shfmt [2020-04-17T04:17:51.319Z] #56 10.84 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:17:51.319Z] #56 10.84 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YvF1K1eljy/src/github.com/mvdan/sh [2020-04-17T04:17:51.319Z] #56 10.84 Cloning into '/tmp/tmp.YvF1K1eljy/src/github.com/mvdan/sh'... [2020-04-17T04:17:51.379Z] #44 8.263 DEP images/fsnotify.pb-c.d [2020-04-17T04:17:51.379Z] #44 8.328 PBCC images/eventpoll.pb-c.c [2020-04-17T04:17:51.379Z] #44 8.349 DEP images/eventpoll.pb-c.d [2020-04-17T04:17:51.379Z] #44 8.390 PBCC images/eventfd.pb-c.c [2020-04-17T04:17:51.379Z] #44 8.393 DEP images/eventfd.pb-c.d [2020-04-17T04:17:51.433Z] #44 9.980 DEP images/core-ppc64.pb-c.d [2020-04-17T04:17:51.433Z] #44 10.03 DEP images/core-s390.pb-c.d [2020-04-17T04:17:51.433Z] #44 10.09 DEP images/core-x86.pb-c.d [2020-04-17T04:17:51.433Z] #44 10.15 DEP images/core.pb-c.d [2020-04-17T04:17:51.433Z] #44 10.18 DEP images/inventory.pb-c.d [2020-04-17T04:17:51.473Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-17T04:17:51.473Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-17T04:17:51.573Z] #56 ... [2020-04-17T04:17:51.573Z] [2020-04-17T04:17:51.573Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:51.573Z] #53 10.84 + RM_GOPATH=0 [2020-04-17T04:17:51.573Z] #53 10.84 + TMP_GOPATH= [2020-04-17T04:17:51.573Z] #53 10.84 + : /build [2020-04-17T04:17:51.573Z] #53 10.84 + '[' -z '' ']' [2020-04-17T04:17:51.573Z] #53 10.84 ++ mktemp -d [2020-04-17T04:17:51.573Z] #53 10.84 + export GOPATH=/tmp/tmp.B4CbM343Oq [2020-04-17T04:17:51.573Z] #53 10.84 + GOPATH=/tmp/tmp.B4CbM343Oq [2020-04-17T04:17:51.573Z] #53 10.84 + RM_GOPATH=1 [2020-04-17T04:17:51.573Z] #53 10.84 ++ dirname ./install.sh [2020-04-17T04:17:51.573Z] #53 10.88 Installing golangci-lint version v1.23.8 [2020-04-17T04:17:51.573Z] #53 10.88 + dir=. [2020-04-17T04:17:51.573Z] #53 10.88 + bin=golangci_lint [2020-04-17T04:17:51.573Z] #53 10.88 + shift [2020-04-17T04:17:51.573Z] #53 10.88 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:17:51.573Z] #53 10.88 + . ./golangci_lint.installer [2020-04-17T04:17:51.573Z] #53 10.88 ++ : v1.23.8 [2020-04-17T04:17:51.573Z] #53 10.88 + install_golangci_lint [2020-04-17T04:17:51.573Z] #53 10.88 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:17:51.573Z] #53 10.88 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:17:51.573Z] #53 ... [2020-04-17T04:17:51.573Z] [2020-04-17T04:17:51.573Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:51.573Z] #43 21.18 Fetched 8338 kB in 16s (514 kB/s) [2020-04-17T04:17:51.625Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-17T04:17:51.625Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-17T04:17:51.661Z] #44 8.442 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:17:51.662Z] #44 8.456 DEP images/remap-file-path.pb-c.d [2020-04-17T04:17:51.662Z] #44 8.496 PBCC images/fifo.pb-c.c [2020-04-17T04:17:51.662Z] #44 8.509 DEP images/fifo.pb-c.d [2020-04-17T04:17:51.662Z] #44 8.518 PBCC images/ghost-file.pb-c.c [2020-04-17T04:17:51.662Z] #44 8.553 DEP images/ghost-file.pb-c.d [2020-04-17T04:17:51.662Z] #44 8.582 PBCC images/regfile.pb-c.c [2020-04-17T04:17:51.662Z] #44 8.609 DEP images/regfile.pb-c.d [2020-04-17T04:17:51.662Z] #44 8.684 PBCC images/ns.pb-c.c [2020-04-17T04:17:51.714Z] #44 10.20 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:17:51.714Z] #44 10.21 DEP images/cpuinfo.pb-c.d [2020-04-17T04:17:51.714Z] #44 10.30 PBCC images/stats.pb-c.c [2020-04-17T04:17:51.714Z] #44 10.31 DEP images/stats.pb-c.d [2020-04-17T04:17:51.764Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-17T04:17:51.764Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-17T04:17:51.827Z] #43 21.18 Reading package lists... [2020-04-17T04:17:51.827Z] #43 ... [2020-04-17T04:17:51.827Z] [2020-04-17T04:17:51.827Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:17:51.827Z] #35 11.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:17:51.827Z] #35 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:17:51.827Z] #35 20.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:17:51.933Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T04:17:51.933Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-17T04:17:51.951Z] #44 8.713 DEP images/ns.pb-c.d [2020-04-17T04:17:51.951Z] #44 8.743 PBCC images/fdinfo.pb-c.c [2020-04-17T04:17:51.951Z] #44 8.847 DEP images/fdinfo.pb-c.d [2020-04-17T04:17:51.951Z] #44 8.909 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:17:51.951Z] #44 8.947 PBCC images/core-arm.pb-c.c [2020-04-17T04:17:51.951Z] #44 8.976 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:17:51.951Z] #44 9.045 PBCC images/core-s390.pb-c.c [2020-04-17T04:17:52.082Z] #35 ... [2020-04-17T04:17:52.082Z] [2020-04-17T04:17:52.082Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:52.082Z] #33 11.87 + cd /tmp/tmp.bNucuDalDq/src/github.com/BurntSushi/toml [2020-04-17T04:17:52.082Z] #33 11.87 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:17:52.082Z] #33 11.91 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:17:52.082Z] #33 12.87 math/bits [2020-04-17T04:17:52.082Z] #33 13.28 runtime [2020-04-17T04:17:52.082Z] #33 14.34 math [2020-04-17T04:17:52.082Z] #33 20.65 internal/testlog [2020-04-17T04:17:52.082Z] #33 21.40 encoding [2020-04-17T04:17:52.082Z] #33 21.71 runtime/cgo [2020-04-17T04:17:52.222Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-17T04:17:52.269Z] #44 9.093 PBCC images/core-x86.pb-c.c [2020-04-17T04:17:52.269Z] #44 9.173 PBCC images/core.pb-c.c [2020-04-17T04:17:52.269Z] #44 9.198 PBCC images/inventory.pb-c.c [2020-04-17T04:17:52.269Z] #44 9.255 DEP images/core-aarch64.pb-c.d [2020-04-17T04:17:52.401Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-17T04:17:52.516Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-17T04:17:52.551Z] #44 9.331 DEP images/core-arm.pb-c.d [2020-04-17T04:17:52.551Z] #44 9.339 DEP images/core-ppc64.pb-c.d [2020-04-17T04:17:52.551Z] #44 9.394 DEP images/core-s390.pb-c.d [2020-04-17T04:17:52.551Z] #44 9.452 DEP images/core-x86.pb-c.d [2020-04-17T04:17:52.551Z] #44 9.488 DEP images/core.pb-c.d [2020-04-17T04:17:52.551Z] #44 9.538 DEP images/inventory.pb-c.d [2020-04-17T04:17:52.551Z] #44 9.583 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:17:52.642Z] #33 ... [2020-04-17T04:17:52.642Z] [2020-04-17T04:17:52.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:52.642Z] #10 12.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:17:52.642Z] #10 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:17:52.642Z] #10 20.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:17:52.690Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-17T04:17:52.720Z] #44 11.26 make[1]: Nothing to be done for 'all'. [2020-04-17T04:17:52.833Z] #44 9.588 DEP images/cpuinfo.pb-c.d [2020-04-17T04:17:52.833Z] #44 9.603 PBCC images/stats.pb-c.c [2020-04-17T04:17:52.833Z] #44 9.646 DEP images/stats.pb-c.d [2020-04-17T04:17:53.002Z] #44 ... [2020-04-17T04:17:53.002Z] [2020-04-17T04:17:53.002Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:53.002Z] #10 39.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:17:53.002Z] #10 39.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:17:53.002Z] #10 39.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:17:53.002Z] #10 45.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:17:53.002Z] #10 45.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T04:17:53.002Z] #10 45.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:17:53.002Z] #10 45.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:17:53.002Z] #10 45.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T04:17:53.002Z] #10 45.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:17:53.002Z] #10 ... [2020-04-17T04:17:53.002Z] [2020-04-17T04:17:53.002Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:53.002Z] #33 48.05 io/ioutil [2020-04-17T04:17:53.002Z] #33 49.21 flag [2020-04-17T04:17:53.002Z] #33 49.21 github.com/BurntSushi/toml [2020-04-17T04:17:53.145Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-17T04:17:53.320Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-17T04:17:53.434Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-17T04:17:53.839Z] #44 10.59 make[1]: Nothing to be done for 'all'. [2020-04-17T04:17:54.007Z] #33 50.50 log [2020-04-17T04:17:54.014Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-17T04:17:54.116Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-17T04:17:54.116Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-17T04:17:54.289Z] #33 ... [2020-04-17T04:17:54.289Z] [2020-04-17T04:17:54.289Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:54.289Z] #47 40.58 time [2020-04-17T04:17:54.289Z] #47 41.77 internal/syscall/unix [2020-04-17T04:17:54.289Z] #47 42.01 strings [2020-04-17T04:17:54.289Z] #47 44.73 regexp/syntax [2020-04-17T04:17:54.289Z] #47 45.86 os [2020-04-17T04:17:54.289Z] #47 47.92 regexp [2020-04-17T04:17:54.289Z] #47 49.09 fmt [2020-04-17T04:17:54.289Z] #47 50.74 internal/lazyregexp [2020-04-17T04:17:54.289Z] #47 ... [2020-04-17T04:17:54.289Z] [2020-04-17T04:17:54.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:54.289Z] #44 12.20 CC images/stats.o [2020-04-17T04:17:54.289Z] #44 12.49 CC images/core.o [2020-04-17T04:17:54.453Z] #44 11.41 CC images/stats.o [2020-04-17T04:17:54.571Z] #44 13.03 CC images/core-x86.o [2020-04-17T04:17:54.735Z] #44 ... [2020-04-17T04:17:54.735Z] [2020-04-17T04:17:54.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:17:54.735Z] #10 39.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:17:54.735Z] #10 39.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:17:54.735Z] #10 39.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:17:54.735Z] #10 45.29 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:17:54.735Z] #10 45.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T04:17:54.735Z] #10 45.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:17:54.735Z] #10 45.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:17:54.735Z] #10 45.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T04:17:54.735Z] #10 45.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:17:54.735Z] #10 ... [2020-04-17T04:17:54.735Z] [2020-04-17T04:17:54.735Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:54.735Z] #65 24.18 Checking out files: 38% (1224/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 69% (2210/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:17:54.735Z] #65 26.16 + cd /tmp/tmp.ZGqnALhrGP/src/github.com/containerd/containerd [2020-04-17T04:17:54.735Z] #65 26.16 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:17:54.735Z] #65 27.65 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:17:54.735Z] #65 27.65 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:17:54.735Z] #65 27.65 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:17:54.735Z] #65 27.65 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:17:54.735Z] #65 27.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:17:54.735Z] #65 27.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:17:54.735Z] #65 27.65 + '[' '' = dynamic ']' [2020-04-17T04:17:54.735Z] #65 27.65 + make [2020-04-17T04:17:54.735Z] #65 28.69 + bin/ctr [2020-04-17T04:17:54.735Z] #65 ... [2020-04-17T04:17:54.735Z] [2020-04-17T04:17:54.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:54.735Z] #44 11.87 CC images/core.o [2020-04-17T04:17:54.772Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-17T04:17:54.772Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-17T04:17:54.853Z] #44 13.45 CC images/core-arm.o [2020-04-17T04:17:55.055Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-17T04:17:55.055Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-17T04:17:55.135Z] #44 13.91 CC images/core-aarch64.o [2020-04-17T04:17:55.157Z] #10 ... [2020-04-17T04:17:55.157Z] [2020-04-17T04:17:55.157Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:55.157Z] #23 24.54 + mkdir -p /build [2020-04-17T04:17:55.157Z] #23 24.59 + mv docker/docker /build/ [2020-04-17T04:17:55.157Z] #23 24.60 + rmdir docker [2020-04-17T04:17:55.157Z] #23 ... [2020-04-17T04:17:55.157Z] [2020-04-17T04:17:55.157Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:17:55.157Z] #62 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:17:55.157Z] #62 18.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:17:55.349Z] #44 12.24 CC images/core-x86.o [2020-04-17T04:17:55.412Z] #62 ... [2020-04-17T04:17:55.412Z] [2020-04-17T04:17:55.412Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:55.412Z] #23 DONE 25.1s [2020-04-17T04:17:55.412Z] [2020-04-17T04:17:55.412Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:17:55.631Z] #44 12.70 CC images/core-arm.o [2020-04-17T04:17:55.749Z] #44 14.25 CC images/core-ppc64.o [2020-04-17T04:17:55.808Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-17T04:17:55.914Z] #44 ... [2020-04-17T04:17:55.914Z] [2020-04-17T04:17:55.914Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:17:55.914Z] #47 40.39 time [2020-04-17T04:17:55.914Z] #47 44.41 internal/fmtsort [2020-04-17T04:17:55.914Z] #47 44.84 os [2020-04-17T04:17:55.914Z] #47 45.13 strings [2020-04-17T04:17:55.914Z] #47 47.37 regexp/syntax [2020-04-17T04:17:55.914Z] #47 47.64 fmt [2020-04-17T04:17:56.030Z] #44 14.67 CC images/core-s390.o [2020-04-17T04:17:56.030Z] #44 ... [2020-04-17T04:17:56.030Z] [2020-04-17T04:17:56.030Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:56.030Z] #56 42.50 internal/poll [2020-04-17T04:17:56.030Z] #56 44.55 os [2020-04-17T04:17:56.030Z] #56 44.63 encoding/binary [2020-04-17T04:17:56.030Z] #56 45.70 encoding/base64 [2020-04-17T04:17:56.030Z] #56 46.82 golang.org/x/sys/unix [2020-04-17T04:17:56.030Z] #56 48.33 fmt [2020-04-17T04:17:56.030Z] #56 51.78 encoding/json [2020-04-17T04:17:56.090Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-17T04:17:56.090Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-17T04:17:56.196Z] #47 ... [2020-04-17T04:17:56.196Z] [2020-04-17T04:17:56.196Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:56.196Z] #56 45.97 os [2020-04-17T04:17:56.196Z] #56 46.06 encoding/binary [2020-04-17T04:17:56.196Z] #56 47.96 encoding/base64 [2020-04-17T04:17:56.196Z] #56 48.16 fmt [2020-04-17T04:17:56.196Z] #56 48.58 path/filepath [2020-04-17T04:17:56.196Z] #56 49.89 golang.org/x/sys/unix [2020-04-17T04:17:56.312Z] #56 ... [2020-04-17T04:17:56.312Z] [2020-04-17T04:17:56.312Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:17:56.312Z] #65 25.66 Checking out files: 86% (2720/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:17:56.312Z] #65 26.01 + cd /tmp/tmp.tLEFxL3P4Z/src/github.com/containerd/containerd [2020-04-17T04:17:56.312Z] #65 26.01 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:17:56.404Z] #43 21.18 Reading package lists... [2020-04-17T04:17:56.404Z] #43 ... [2020-04-17T04:17:56.404Z] [2020-04-17T04:17:56.404Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:56.404Z] #56 25.60 + cd /tmp/tmp.YvF1K1eljy/src/github.com/mvdan/sh [2020-04-17T04:17:56.404Z] #56 25.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:17:56.404Z] #56 25.77 + GO111MODULE=on [2020-04-17T04:17:56.404Z] #56 25.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:17:56.439Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-17T04:17:56.439Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-17T04:17:56.810Z] #56 ... [2020-04-17T04:17:56.810Z] [2020-04-17T04:17:56.810Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:56.810Z] #33 41.19 internal/poll [2020-04-17T04:17:56.810Z] #33 42.82 internal/syscall/execenv [2020-04-17T04:17:56.810Z] #33 43.14 internal/syscall/unix [2020-04-17T04:17:56.810Z] #33 43.74 os [2020-04-17T04:17:56.810Z] #33 45.30 strings [2020-04-17T04:17:56.810Z] #33 46.55 fmt [2020-04-17T04:17:56.810Z] #33 47.62 path/filepath [2020-04-17T04:17:56.810Z] #33 48.58 io/ioutil [2020-04-17T04:17:56.810Z] #33 48.98 path [2020-04-17T04:17:56.810Z] #33 49.33 text/tabwriter [2020-04-17T04:17:56.810Z] #33 50.04 flag [2020-04-17T04:17:56.810Z] #33 50.05 github.com/BurntSushi/toml [2020-04-17T04:17:56.810Z] #33 51.32 log [2020-04-17T04:17:56.810Z] #33 ... [2020-04-17T04:17:56.810Z] [2020-04-17T04:17:56.810Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:56.810Z] #56 51.41 encoding/json [2020-04-17T04:17:56.926Z] #65 27.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:17:56.926Z] #65 27.30 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:17:56.926Z] #65 27.30 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:17:56.926Z] #65 27.30 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:17:56.926Z] #65 27.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:17:56.926Z] #65 27.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:17:56.926Z] #65 27.30 + '[' '' = dynamic ']' [2020-04-17T04:17:56.926Z] #65 27.30 + make [2020-04-17T04:17:57.069Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-17T04:17:57.069Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-17T04:17:57.365Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-17T04:17:57.365Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-17T04:17:57.365Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-17T04:17:57.590Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-17T04:17:57.878Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-17T04:17:57.971Z] #65 28.21 + bin/ctr [2020-04-17T04:17:57.998Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-17T04:17:58.381Z] #56 27.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:58.381Z] #56 27.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:58.381Z] #56 27.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:17:58.590Z] #65 ... [2020-04-17T04:17:58.590Z] [2020-04-17T04:17:58.590Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:17:58.590Z] #33 51.94 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:17:58.590Z] #33 DONE 54.9s [2020-04-17T04:17:58.627Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-17T04:17:58.873Z] [2020-04-17T04:17:58.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:17:58.873Z] #44 15.08 CC images/cpuinfo.o [2020-04-17T04:17:58.873Z] #44 15.36 CC images/inventory.o [2020-04-17T04:17:58.873Z] #44 15.48 CC images/fdinfo.o [2020-04-17T04:17:58.873Z] #44 15.78 CC images/fown.o [2020-04-17T04:17:58.873Z] #44 15.93 CC images/ns.o [2020-04-17T04:17:58.873Z] #44 16.01 CC images/regfile.o [2020-04-17T04:17:58.873Z] #44 16.22 CC images/ghost-file.o [2020-04-17T04:17:58.873Z] #44 16.54 CC images/fifo.o [2020-04-17T04:17:58.873Z] #44 16.67 CC images/remap-file-path.o [2020-04-17T04:17:58.873Z] #44 16.86 CC images/eventfd.o [2020-04-17T04:17:58.873Z] #44 17.08 CC images/eventpoll.o [2020-04-17T04:17:58.873Z] #44 17.20 CC images/fh.o [2020-04-17T04:17:58.873Z] #44 17.64 CC images/fsnotify.o [2020-04-17T04:17:58.939Z] #56 28.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:17:58.939Z] #56 28.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:17:59.263Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-17T04:17:59.392Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-17T04:17:59.495Z] #44 18.08 CC images/signalfd.o [2020-04-17T04:17:59.495Z] #44 18.19 CC images/fs.o [2020-04-17T04:17:59.554Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-17T04:17:59.683Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-17T04:17:59.777Z] #44 18.35 CC images/pstree.o [2020-04-17T04:17:59.842Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-17T04:17:59.842Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-17T04:18:00.059Z] #44 18.55 CC images/pipe.o [2020-04-17T04:18:00.059Z] #44 18.76 CC images/tcp-stream.o [2020-04-17T04:18:00.144Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-17T04:18:00.340Z] #44 18.91 CC images/sk-packet.o [2020-04-17T04:18:00.358Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-17T04:18:00.383Z] #56 30.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:18:00.449Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-17T04:18:00.622Z] #44 19.13 CC images/mnt.o [2020-04-17T04:18:00.622Z] #44 19.23 CC images/pipe-data.o [2020-04-17T04:18:00.622Z] #44 19.33 CC images/sa.o [2020-04-17T04:18:00.737Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-17T04:18:00.904Z] #44 19.43 CC images/timer.o [2020-04-17T04:18:01.028Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-17T04:18:01.072Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-17T04:18:01.072Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-17T04:18:01.185Z] #56 55.83 github.com/pkg/diff [2020-04-17T04:18:01.186Z] #44 19.72 CC images/timerfd.o [2020-04-17T04:18:01.186Z] #44 19.87 CC images/mm.o [2020-04-17T04:18:01.360Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-17T04:18:01.468Z] #44 20.08 CC images/sk-opts.o [2020-04-17T04:18:01.468Z] #44 20.19 CC images/sk-unix.o [2020-04-17T04:18:01.650Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-17T04:18:01.750Z] #44 20.40 CC images/sk-inet.o [2020-04-17T04:18:01.753Z] #56 31.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:18:01.801Z] #56 ... [2020-04-17T04:18:01.801Z] [2020-04-17T04:18:01.801Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:01.801Z] #33 52.90 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:18:01.801Z] #33 DONE 56.3s [2020-04-17T04:18:01.801Z] [2020-04-17T04:18:01.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:01.801Z] #44 13.10 CC images/core-aarch64.o [2020-04-17T04:18:01.801Z] #44 13.32 CC images/core-ppc64.o [2020-04-17T04:18:01.801Z] #44 13.83 CC images/core-s390.o [2020-04-17T04:18:01.801Z] #44 14.17 CC images/cpuinfo.o [2020-04-17T04:18:01.801Z] #44 14.46 CC images/inventory.o [2020-04-17T04:18:01.801Z] #44 14.66 CC images/fdinfo.o [2020-04-17T04:18:01.801Z] #44 14.90 CC images/fown.o [2020-04-17T04:18:01.801Z] #44 15.10 CC images/ns.o [2020-04-17T04:18:01.801Z] #44 15.30 CC images/regfile.o [2020-04-17T04:18:01.801Z] #44 15.53 CC images/ghost-file.o [2020-04-17T04:18:01.801Z] #44 15.80 CC images/fifo.o [2020-04-17T04:18:01.801Z] #44 16.07 CC images/remap-file-path.o [2020-04-17T04:18:01.801Z] #44 16.34 CC images/eventfd.o [2020-04-17T04:18:01.801Z] #44 16.60 CC images/eventpoll.o [2020-04-17T04:18:01.801Z] #44 16.92 CC images/fh.o [2020-04-17T04:18:01.801Z] #44 17.10 CC images/fsnotify.o [2020-04-17T04:18:01.801Z] #44 17.60 CC images/signalfd.o [2020-04-17T04:18:01.801Z] #44 17.76 CC images/fs.o [2020-04-17T04:18:01.801Z] #44 17.93 CC images/pstree.o [2020-04-17T04:18:01.801Z] #44 18.19 CC images/pipe.o [2020-04-17T04:18:01.801Z] #44 18.39 CC images/tcp-stream.o [2020-04-17T04:18:01.801Z] #44 18.64 CC images/sk-packet.o [2020-04-17T04:18:01.801Z] #44 18.84 CC images/mnt.o [2020-04-17T04:18:01.940Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-17T04:18:02.031Z] #44 20.62 CC images/tun.o [2020-04-17T04:18:02.061Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-17T04:18:02.061Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-17T04:18:02.083Z] #44 19.03 CC images/pipe-data.o [2020-04-17T04:18:02.083Z] #44 ... [2020-04-17T04:18:02.083Z] [2020-04-17T04:18:02.083Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:02.083Z] #56 56.66 go/ast [2020-04-17T04:18:02.313Z] #44 20.82 CC images/sk-netlink.o [2020-04-17T04:18:02.313Z] #44 21.00 CC images/packet-sock.o [2020-04-17T04:18:02.359Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-17T04:18:02.569Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-17T04:18:02.595Z] #44 21.26 CC images/ipc-var.o [2020-04-17T04:18:02.698Z] #56 57.16 golang.org/x/crypto/ssh/terminal [2020-04-17T04:18:02.858Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-17T04:18:02.877Z] #44 21.44 CC images/ipc-desc.o [2020-04-17T04:18:02.877Z] #44 21.61 CC images/ipc-shm.o [2020-04-17T04:18:03.158Z] #44 21.70 CC images/ipc-msg.o [2020-04-17T04:18:03.158Z] #44 21.91 CC images/ipc-sem.o [2020-04-17T04:18:03.386Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-17T04:18:03.440Z] #44 22.10 CC images/utsns.o [2020-04-17T04:18:03.487Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-17T04:18:03.689Z] #56 ... [2020-04-17T04:18:03.689Z] [2020-04-17T04:18:03.689Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:18:03.689Z] #43 21.18 Reading package lists... [2020-04-17T04:18:03.722Z] #44 22.29 CC images/creds.o [2020-04-17T04:18:03.722Z] #44 22.39 CC images/vma.o [2020-04-17T04:18:03.722Z] #44 22.51 CC images/netdev.o [2020-04-17T04:18:04.004Z] #44 22.67 CC images/tty.o [2020-04-17T04:18:04.129Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-17T04:18:04.168Z] #56 58.38 mvdan.cc/editorconfig [2020-04-17T04:18:04.285Z] #44 22.97 CC images/file-lock.o [2020-04-17T04:18:04.286Z] #44 23.10 CC images/rlimit.o [2020-04-17T04:18:04.424Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-17T04:18:04.424Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-17T04:18:04.567Z] #44 23.27 CC images/pagemap.o [2020-04-17T04:18:04.567Z] #44 ... [2020-04-17T04:18:04.567Z] [2020-04-17T04:18:04.567Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:04.567Z] #47 50.97 github.com/LK4D4/vndr/versioned [2020-04-17T04:18:04.567Z] #47 51.05 hash/crc32 [2020-04-17T04:18:04.567Z] #47 51.44 crypto/ed25519/internal/edwards25519 [2020-04-17T04:18:04.567Z] #47 52.16 go/token [2020-04-17T04:18:04.567Z] #47 53.01 go/scanner [2020-04-17T04:18:04.567Z] #47 53.50 net/url [2020-04-17T04:18:04.567Z] #47 53.81 go/ast [2020-04-17T04:18:04.567Z] #47 54.79 text/template/parse [2020-04-17T04:18:04.567Z] #47 57.94 go/parser [2020-04-17T04:18:04.567Z] #47 57.99 text/template [2020-04-17T04:18:04.567Z] #47 60.69 encoding/xml [2020-04-17T04:18:04.715Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-17T04:18:04.783Z] #56 59.27 mvdan.cc/sh/v3/fileutil [2020-04-17T04:18:04.783Z] #56 59.40 mvdan.cc/sh/v3/syntax [2020-04-17T04:18:04.849Z] #47 ... [2020-04-17T04:18:04.849Z] [2020-04-17T04:18:04.849Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:04.849Z] #44 23.45 CC images/siginfo.o [2020-04-17T04:18:04.849Z] #44 23.60 CC images/rpc.o [2020-04-17T04:18:04.890Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-17T04:18:04.890Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-17T04:18:05.351Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-17T04:18:05.463Z] #44 24.25 CC images/ext-file.o [2020-04-17T04:18:05.519Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T04:18:05.648Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-17T04:18:05.745Z] #44 24.34 CC images/cgroup.o [2020-04-17T04:18:05.899Z] Fetching without tags [2020-04-17T04:18:05.936Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-17T04:18:05.969Z] Fetching without tags [2020-04-17T04:18:06.027Z] #44 24.71 CC images/userns.o [2020-04-17T04:18:06.046Z] Fetching without tags [2020-04-17T04:18:06.079Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:18:06.151Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:18:06.298Z] #56 ... [2020-04-17T04:18:06.298Z] [2020-04-17T04:18:06.298Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:06.298Z] #47 50.88 regexp [2020-04-17T04:18:06.298Z] #47 51.12 flag [2020-04-17T04:18:06.298Z] #47 52.58 go/token [2020-04-17T04:18:06.298Z] #47 53.33 go/scanner [2020-04-17T04:18:06.298Z] #47 53.97 internal/lazyregexp [2020-04-17T04:18:06.298Z] #47 54.17 net/url [2020-04-17T04:18:06.298Z] #47 54.43 go/ast [2020-04-17T04:18:06.298Z] #47 55.46 text/template/parse [2020-04-17T04:18:06.298Z] #47 58.29 go/parser [2020-04-17T04:18:06.298Z] #47 59.15 text/template [2020-04-17T04:18:06.298Z] #47 60.58 encoding/xml [2020-04-17T04:18:06.309Z] #44 24.96 CC images/google/protobuf/descriptor.o [2020-04-17T04:18:06.381Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:18:05.988Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:18:06.004Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:18:06.038Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:18:06.058Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:18:06.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:18:06.120Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:18:06.397Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:18:06.414Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:18:06.555Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-17T04:18:06.580Z] #47 ... [2020-04-17T04:18:06.580Z] [2020-04-17T04:18:06.580Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:06.580Z] #44 19.36 CC images/sa.o [2020-04-17T04:18:06.580Z] #44 19.46 CC images/timer.o [2020-04-17T04:18:06.580Z] #44 19.57 CC images/timerfd.o [2020-04-17T04:18:06.580Z] #44 19.61 CC images/mm.o [2020-04-17T04:18:06.580Z] #44 19.71 CC images/sk-opts.o [2020-04-17T04:18:06.580Z] #44 19.76 CC images/sk-unix.o [2020-04-17T04:18:06.580Z] #44 19.89 CC images/sk-inet.o [2020-04-17T04:18:06.580Z] #44 20.02 CC images/tun.o [2020-04-17T04:18:06.580Z] #44 20.14 CC images/sk-netlink.o [2020-04-17T04:18:06.580Z] #44 20.27 CC images/packet-sock.o [2020-04-17T04:18:06.580Z] #44 20.41 CC images/ipc-var.o [2020-04-17T04:18:06.580Z] #44 20.50 CC images/ipc-desc.o [2020-04-17T04:18:06.580Z] #44 20.64 CC images/ipc-shm.o [2020-04-17T04:18:06.580Z] #44 20.71 CC images/ipc-msg.o [2020-04-17T04:18:06.580Z] #44 20.77 CC images/ipc-sem.o [2020-04-17T04:18:06.580Z] #44 20.81 CC images/utsns.o [2020-04-17T04:18:06.580Z] #44 20.87 CC images/creds.o [2020-04-17T04:18:06.580Z] #44 20.95 CC images/vma.o [2020-04-17T04:18:06.580Z] #44 21.04 CC images/netdev.o [2020-04-17T04:18:06.580Z] #44 21.37 CC images/tty.o [2020-04-17T04:18:06.580Z] #44 21.77 CC images/file-lock.o [2020-04-17T04:18:06.580Z] #44 21.97 CC images/rlimit.o [2020-04-17T04:18:06.580Z] #44 22.09 CC images/pagemap.o [2020-04-17T04:18:06.580Z] #44 22.29 CC images/siginfo.o [2020-04-17T04:18:06.580Z] #44 22.42 CC images/rpc.o [2020-04-17T04:18:06.580Z] #44 23.18 CC images/ext-file.o [2020-04-17T04:18:06.580Z] #44 23.35 CC images/cgroup.o [2020-04-17T04:18:06.591Z] #44 ... [2020-04-17T04:18:06.591Z] [2020-04-17T04:18:06.591Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:06.591Z] #56 53.16 github.com/pkg/diff [2020-04-17T04:18:06.591Z] #56 54.36 go/ast [2020-04-17T04:18:06.591Z] #56 56.88 golang.org/x/crypto/ssh/terminal [2020-04-17T04:18:06.591Z] #56 57.89 mvdan.cc/editorconfig [2020-04-17T04:18:06.591Z] #56 58.29 mvdan.cc/sh/v3/fileutil [2020-04-17T04:18:06.591Z] #56 58.44 mvdan.cc/sh/v3/syntax [2020-04-17T04:18:06.844Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-17T04:18:06.863Z] #44 23.74 CC images/userns.o [2020-04-17T04:18:06.873Z] #56 63.48 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:18:07.145Z] #44 24.04 CC images/google/protobuf/descriptor.o [2020-04-17T04:18:07.155Z] #56 ... [2020-04-17T04:18:07.155Z] [2020-04-17T04:18:07.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:07.155Z] #10 63.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:18:07.155Z] #10 63.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T04:18:07.155Z] #10 63.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:05.810Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:18:05.842Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:18:05.873Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:18:05.903Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:18:05.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:18:05.904Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:18:06.089Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:18:06.117Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:18:07.478Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-17T04:18:07.498Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-17T04:18:07.498Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-17T04:18:07.509Z] #43 34.36 Reading package lists... [2020-04-17T04:18:07.509Z] #43 ... [2020-04-17T04:18:07.509Z] [2020-04-17T04:18:07.509Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:07.509Z] #47 27.07 unicode/utf16 [2020-04-17T04:18:07.509Z] #47 27.80 container/list [2020-04-17T04:18:07.509Z] #47 28.69 crypto/internal/subtle [2020-04-17T04:18:07.509Z] #47 28.92 crypto/subtle [2020-04-17T04:18:07.509Z] #47 29.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:18:07.509Z] #47 29.54 internal/nettrace [2020-04-17T04:18:07.509Z] #47 29.85 runtime/cgo [2020-04-17T04:18:07.509Z] #47 ... [2020-04-17T04:18:07.509Z] [2020-04-17T04:18:07.509Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:18:07.509Z] #41 36.09 Checking out files: 61% (983/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 93% (1496/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T04:18:07.509Z] #41 37.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:18:05.866Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:18:05.901Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:18:05.941Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:18:05.973Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:18:05.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:18:05.974Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:18:06.161Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:18:06.192Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:18:08.129Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-17T04:18:08.129Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-17T04:18:08.152Z] #44 25.02 CC images/opts.o [2020-04-17T04:18:08.152Z] #44 ... [2020-04-17T04:18:08.152Z] [2020-04-17T04:18:08.152Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:08.152Z] #47 62.57 go/doc [2020-04-17T04:18:08.519Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-17T04:18:08.519Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-17T04:18:08.760Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-17T04:18:09.053Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-17T04:18:09.343Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-17T04:18:09.978Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-17T04:18:10.172Z] #47 64.60 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:18:10.172Z] #47 64.72 github.com/LK4D4/vndr/versioned [2020-04-17T04:18:10.267Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-17T04:18:10.455Z] #47 64.81 crypto/rsa [2020-04-17T04:18:10.560Z] go: finding github.com/lib/pq v1.0.0 [2020-04-17T04:18:10.587Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-17T04:18:10.587Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-17T04:18:10.587Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-17T04:18:10.587Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-17T04:18:10.675Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:18:10.737Z] #47 65.24 github.com/LK4D4/vndr/build [2020-04-17T04:18:10.785Z] #41 40.68 + 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-04-17T04:18:10.852Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-17T04:18:10.852Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-17T04:18:11.001Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:18:11.145Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:18:11.530Z] #10 ... [2020-04-17T04:18:11.530Z] [2020-04-17T04:18:11.530Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:11.530Z] #56 DONE 67.8s [2020-04-17T04:18:11.530Z] [2020-04-17T04:18:11.530Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:11.530Z] #44 26.12 CC images/opts.o [2020-04-17T04:18:11.530Z] #44 26.35 CC images/seccomp.o [2020-04-17T04:18:11.530Z] #44 26.48 CC images/binfmt-misc.o [2020-04-17T04:18:11.530Z] #44 26.68 CC images/time.o [2020-04-17T04:18:11.530Z] #44 26.84 CC images/sysctl.o [2020-04-17T04:18:11.530Z] #44 27.00 CC images/autofs.o [2020-04-17T04:18:11.530Z] #44 27.19 CC images/macvlan.o [2020-04-17T04:18:11.530Z] #44 27.36 CC images/sit.o [2020-04-17T04:18:11.530Z] #44 27.47 LINK images/built-in.o [2020-04-17T04:18:11.530Z] #44 27.59 GEN compel/include/asm [2020-04-17T04:18:11.530Z] #44 27.59 GEN compel/include/version.h [2020-04-17T04:18:11.530Z] #44 27.60 touch .config [2020-04-17T04:18:11.530Z] #44 27.61 GEN include/common/config.h [2020-04-17T04:18:11.530Z] #44 27.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-17T04:18:11.530Z] #44 27.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:18:11.530Z] #44 27.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:18:11.530Z] #44 27.70 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-17T04:18:11.530Z] #44 27.70 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-17T04:18:11.530Z] #44 27.72 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-17T04:18:11.530Z] #44 27.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:18:11.530Z] #44 27.74 DEP compel/plugins/std/infect.d [2020-04-17T04:18:11.530Z] #44 27.79 DEP compel/plugins/std/string.d [2020-04-17T04:18:11.530Z] #44 27.84 DEP compel/plugins/std/log.d [2020-04-17T04:18:11.530Z] #44 27.90 DEP compel/plugins/std/fds.d [2020-04-17T04:18:11.530Z] #44 28.03 DEP compel/plugins/std/std.d [2020-04-17T04:18:11.530Z] #44 28.13 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:18:11.530Z] #44 28.23 DEP compel/plugins/fds/fds.d [2020-04-17T04:18:11.530Z] #44 28.38 CC compel/plugins/std/std.o [2020-04-17T04:18:11.530Z] #44 28.53 CC compel/plugins/std/fds.o [2020-04-17T04:18:11.530Z] #44 28.76 CC compel/plugins/std/log.o [2020-04-17T04:18:11.530Z] #44 29.39 CC compel/plugins/std/string.o [2020-04-17T04:18:11.530Z] #44 30.02 CC compel/plugins/std/infect.o [2020-04-17T04:18:11.530Z] #44 30.30 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-17T04:18:11.530Z] #44 30.33 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-17T04:18:11.623Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [Pipeline] withEnv [Pipeline] { [2020-04-17T04:18:11.746Z] #47 66.22 vendor/golang.org/x/crypto/cryptobyte [Pipeline] stage [Pipeline] { (Print info) [2020-04-17T04:18:11.775Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-17T04:18:11.775Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [Pipeline] sh [2020-04-17T04:18:11.812Z] #44 30.36 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-17T04:18:11.812Z] #44 30.48 AR compel/plugins/std.lib.a [2020-04-17T04:18:11.812Z] #44 30.57 CC compel/plugins/fds/fds.o [2020-04-17T04:18:12.020Z] + docker version [2020-04-17T04:18:12.068Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-17T04:18:12.094Z] #44 30.73 AR compel/plugins/fds.lib.a [2020-04-17T04:18:12.094Z] #44 30.76 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:18:12.094Z] #44 30.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:18:12.376Z] #44 30.90 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-17T04:18:12.376Z] #44 30.97 HOSTDEP compel/src/main-host.d [2020-04-17T04:18:12.376Z] #44 31.05 DEP compel/src/lib/ptrace.d [2020-04-17T04:18:12.376Z] #44 31.17 DEP compel/src/lib/infect.d [2020-04-17T04:18:12.388Z] + docker version [2020-04-17T04:18:12.658Z] #44 31.29 DEP compel/src/lib/infect-util.d [2020-04-17T04:18:12.658Z] #44 31.38 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:18:12.698Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-17T04:18:12.698Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-17T04:18:12.940Z] #44 31.46 DEP compel/arch/s390/src/lib/infect.d [2020-04-17T04:18:12.940Z] #44 31.57 DEP compel/arch/s390/src/lib/cpu.d [2020-04-17T04:18:12.940Z] #44 31.70 DEP compel/src/lib/log.d [2020-04-17T04:18:12.940Z] #44 31.77 DEP compel/src/main.d [2020-04-17T04:18:12.992Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:18:12.999Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-17T04:18:13.128Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-17T04:18:13.128Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-17T04:18:13.218Z] #47 67.40 net [2020-04-17T04:18:13.218Z] #47 67.70 vendor/golang.org/x/sys/cpu [2020-04-17T04:18:13.222Z] #44 31.89 DEP compel/src/lib/handle-elf.d [2020-04-17T04:18:13.222Z] #44 32.02 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-17T04:18:13.418Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-17T04:18:13.500Z] #47 67.95 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-17T04:18:13.504Z] #44 32.16 CC compel/src/lib/log.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:18:13.728Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-17T04:18:13.728Z] go: finding golang.org/x/text v0.3.0 [2020-04-17T04:18:13.783Z] #47 ... [2020-04-17T04:18:13.783Z] [2020-04-17T04:18:13.783Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:13.783Z] #56 64.20 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:18:13.783Z] #56 DONE 68.2s [2020-04-17T04:18:13.783Z] [2020-04-17T04:18:13.783Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:13.783Z] #44 25.16 CC images/seccomp.o [2020-04-17T04:18:13.783Z] #44 25.33 CC images/binfmt-misc.o [2020-04-17T04:18:13.783Z] #44 25.50 CC images/time.o [2020-04-17T04:18:13.783Z] #44 25.60 CC images/sysctl.o [2020-04-17T04:18:13.783Z] #44 25.71 CC images/autofs.o [2020-04-17T04:18:13.783Z] #44 25.93 CC images/macvlan.o [2020-04-17T04:18:13.783Z] #44 26.05 CC images/sit.o [2020-04-17T04:18:13.783Z] #44 26.22 LINK images/built-in.o [2020-04-17T04:18:13.783Z] #44 26.36 GEN compel/include/asm [2020-04-17T04:18:13.783Z] #44 26.38 GEN compel/include/version.h [2020-04-17T04:18:13.783Z] #44 26.41 touch .config [2020-04-17T04:18:13.783Z] #44 26.44 GEN include/common/config.h [2020-04-17T04:18:13.783Z] #44 26.48 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-17T04:18:13.783Z] #44 26.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:18:13.783Z] #44 26.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:18:13.783Z] #44 26.55 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-17T04:18:13.783Z] #44 26.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-17T04:18:13.783Z] #44 26.56 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-17T04:18:13.783Z] #44 26.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:18:13.783Z] #44 26.58 DEP compel/plugins/std/infect.d [2020-04-17T04:18:13.783Z] #44 26.66 DEP compel/plugins/std/string.d [2020-04-17T04:18:13.783Z] #44 26.72 DEP compel/plugins/std/log.d [2020-04-17T04:18:13.783Z] #44 26.81 DEP compel/plugins/std/fds.d [2020-04-17T04:18:13.783Z] #44 26.90 DEP compel/plugins/std/std.d [2020-04-17T04:18:13.783Z] #44 27.00 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:18:13.783Z] #44 27.09 DEP compel/plugins/fds/fds.d [2020-04-17T04:18:13.783Z] #44 27.24 CC compel/plugins/std/std.o [2020-04-17T04:18:13.783Z] #44 27.64 CC compel/plugins/std/fds.o [2020-04-17T04:18:13.783Z] #44 28.15 CC compel/plugins/std/log.o [2020-04-17T04:18:13.783Z] #44 28.80 CC compel/plugins/std/string.o [2020-04-17T04:18:13.783Z] #44 29.38 CC compel/plugins/std/infect.o [2020-04-17T04:18:13.783Z] #44 29.75 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-17T04:18:13.783Z] #44 29.77 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-17T04:18:13.783Z] #44 29.82 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-17T04:18:13.783Z] #44 29.90 AR compel/plugins/std.lib.a [2020-04-17T04:18:13.783Z] #44 29.97 CC compel/plugins/fds/fds.o [2020-04-17T04:18:13.783Z] #44 30.13 AR compel/plugins/fds.lib.a [2020-04-17T04:18:13.783Z] #44 30.15 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:18:13.783Z] #44 30.32 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:18:13.783Z] #44 30.45 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-17T04:18:13.783Z] #44 30.61 HOSTDEP compel/src/main-host.d [2020-04-17T04:18:13.783Z] #44 30.71 DEP compel/src/lib/ptrace.d [2020-04-17T04:18:13.783Z] #44 30.82 DEP compel/src/lib/infect.d [2020-04-17T04:18:13.785Z] #44 32.37 CC compel/arch/s390/src/lib/cpu.o [2020-04-17T04:18:14.026Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-17T04:18:14.027Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-17T04:18:14.027Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-17T04:18:14.066Z] #44 31.00 DEP compel/src/lib/infect-util.d [2020-04-17T04:18:14.066Z] #44 31.08 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:18:14.067Z] #44 32.65 CC compel/arch/s390/src/lib/infect.o [2020-04-17T04:18:14.089Z] #41 ... [2020-04-17T04:18:14.089Z] [2020-04-17T04:18:14.089Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:14.089Z] #56 33.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:18:14.089Z] #56 36.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:18:14.089Z] #56 36.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:18:14.089Z] #56 36.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:18:14.089Z] #56 37.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:18:14.089Z] #56 38.39 runtime/cgo [2020-04-17T04:18:14.089Z] #56 38.58 runtime [2020-04-17T04:18:14.102Z] + docker version [2020-04-17T04:18:14.345Z] #56 ... [2020-04-17T04:18:14.345Z] [2020-04-17T04:18:14.345Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:14.345Z] #74 34.91 Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 76% (1572/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:18:14.345Z] #74 36.95 + cd /tmp/tmp.10dnxgRAIE/src/github.com/docker/libnetwork [2020-04-17T04:18:14.345Z] #74 36.95 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:18:14.345Z] #74 37.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:18:14.345Z] #74 ... [2020-04-17T04:18:14.345Z] [2020-04-17T04:18:14.345Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:18:14.345Z] #62 34.56 Fetched 8338 kB in 27s (314 kB/s) [2020-04-17T04:18:14.350Z] #44 31.34 DEP compel/arch/s390/src/lib/infect.d [2020-04-17T04:18:14.541Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-17T04:18:14.541Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-17T04:18:14.600Z] #62 34.56 Reading package lists... [2020-04-17T04:18:14.600Z] #62 ... [2020-04-17T04:18:14.600Z] [2020-04-17T04:18:14.600Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:18:14.600Z] #25 37.43 Fetched 8338 kB in 29s (289 kB/s) [2020-04-17T04:18:14.633Z] #44 31.62 DEP compel/arch/s390/src/lib/cpu.d [2020-04-17T04:18:14.633Z] #44 31.71 DEP compel/src/lib/log.d [2020-04-17T04:18:14.653Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T04:18:14.686Z] #44 33.39 CC compel/src/lib/infect-rpc.o [2020-04-17T04:18:14.944Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-17T04:18:14.945Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-17T04:18:14.968Z] #44 33.72 CC compel/src/lib/infect-util.o [2020-04-17T04:18:14.968Z] #44 ... [2020-04-17T04:18:14.968Z] [2020-04-17T04:18:14.968Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:14.968Z] #47 61.44 go/doc [2020-04-17T04:18:14.968Z] #47 64.01 github.com/LK4D4/vndr/build [2020-04-17T04:18:14.968Z] #47 65.21 crypto/x509/pkix [2020-04-17T04:18:14.968Z] #47 65.64 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T04:18:14.968Z] #47 66.79 net [2020-04-17T04:18:14.968Z] #47 67.22 vendor/golang.org/x/sys/cpu [2020-04-17T04:18:14.968Z] #47 67.46 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-17T04:18:14.968Z] #47 67.94 vendor/golang.org/x/crypto/poly1305 [2020-04-17T04:18:14.968Z] #47 68.48 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T04:18:14.968Z] #47 68.95 vendor/golang.org/x/crypto/curve25519 [2020-04-17T04:18:14.968Z] #47 69.26 vendor/golang.org/x/crypto/hkdf [2020-04-17T04:18:14.968Z] #47 69.37 vendor/golang.org/x/text/transform [2020-04-17T04:18:14.968Z] #47 69.82 vendor/golang.org/x/text/unicode/bidi [2020-04-17T04:18:14.968Z] #47 71.18 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:18:14.968Z] #47 71.48 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:18:14.978Z] #44 31.86 DEP compel/src/main.d [2020-04-17T04:18:14.978Z] #44 31.92 DEP compel/src/lib/handle-elf.d [2020-04-17T04:18:14.978Z] #44 32.06 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-17T04:18:15.233Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-17T04:18:15.233Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-17T04:18:15.250Z] #47 ... [2020-04-17T04:18:15.250Z] [2020-04-17T04:18:15.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:15.250Z] #44 34.05 CC compel/src/lib/infect.o [2020-04-17T04:18:15.260Z] #44 32.18 CC compel/src/lib/log.o [2020-04-17T04:18:15.523Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-17T04:18:15.526Z] #25 37.43 Reading package lists... [2020-04-17T04:18:15.526Z] #25 ... [2020-04-17T04:18:15.526Z] [2020-04-17T04:18:15.526Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:18:15.526Z] #62 34.56 Reading package lists... [2020-04-17T04:18:15.542Z] #44 32.39 CC compel/arch/s390/src/lib/cpu.o [2020-04-17T04:18:15.824Z] #44 32.60 CC compel/arch/s390/src/lib/infect.o [2020-04-17T04:18:16.107Z] #44 33.16 CC compel/src/lib/infect-rpc.o [2020-04-17T04:18:16.154Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-17T04:18:16.155Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-17T04:18:16.352Z] #62 46.20 Reading package lists... [2020-04-17T04:18:16.352Z] #62 ... [2020-04-17T04:18:16.352Z] [2020-04-17T04:18:16.352Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:18:16.352Z] #35 36.53 Fetched 8338 kB in 27s (311 kB/s) [2020-04-17T04:18:16.389Z] #44 33.41 CC compel/src/lib/infect-util.o [2020-04-17T04:18:16.445Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-17T04:18:16.607Z] #35 36.53 Reading package lists... [2020-04-17T04:18:16.607Z] #35 ... [2020-04-17T04:18:16.607Z] [2020-04-17T04:18:16.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:16.607Z] #10 36.64 Fetched 8338 kB in 26s (321 kB/s) [2020-04-17T04:18:16.607Z] #10 36.64 Reading package lists... [2020-04-17T04:18:16.607Z] #10 ... [2020-04-17T04:18:16.607Z] [2020-04-17T04:18:16.607Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:16.607Z] #53 45.54 + cd /tmp/tmp.B4CbM343Oq/src/github.com/golangci/golangci-lint/ [2020-04-17T04:18:16.607Z] #53 45.54 + git checkout -q v1.23.8 [2020-04-17T04:18:16.607Z] #53 46.23 ++ git describe --tags [2020-04-17T04:18:16.607Z] #53 46.24 + version=v1.23.8 [2020-04-17T04:18:16.607Z] #53 46.24 ++ git rev-parse --short HEAD [2020-04-17T04:18:16.607Z] #53 46.24 + commit=76a82c6 [2020-04-17T04:18:16.607Z] #53 46.26 ++ git show -s --format=%cd [2020-04-17T04:18:16.607Z] #53 46.26 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:18:16.607Z] #53 46.26 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:18:16.671Z] #44 33.58 CC compel/src/lib/infect.o [2020-04-17T04:18:17.076Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-17T04:18:17.076Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-17T04:18:17.076Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-17T04:18:17.076Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-17T04:18:17.269Z] #44 35.69 CC compel/src/lib/ptrace.o [2020-04-17T04:18:17.269Z] #44 35.96 AR compel/libcompel.a [2020-04-17T04:18:17.269Z] #44 36.01 HOSTCC compel/src/main-host.o [2020-04-17T04:18:17.285Z] #44 ... [2020-04-17T04:18:17.285Z] [2020-04-17T04:18:17.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:17.285Z] #10 62.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:18:17.285Z] #10 62.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T04:18:17.285Z] #10 62.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:17.314Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-17T04:18:17.364Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-17T04:18:17.551Z] #44 36.24 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-17T04:18:17.567Z] #10 ... [2020-04-17T04:18:17.567Z] [2020-04-17T04:18:17.567Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:17.567Z] #47 68.50 vendor/golang.org/x/crypto/poly1305 [2020-04-17T04:18:17.567Z] #47 69.46 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T04:18:17.567Z] #47 69.78 vendor/golang.org/x/crypto/curve25519 [2020-04-17T04:18:17.567Z] #47 70.11 vendor/golang.org/x/crypto/hkdf [2020-04-17T04:18:17.567Z] #47 70.28 vendor/golang.org/x/text/transform [2020-04-17T04:18:17.567Z] #47 70.88 vendor/golang.org/x/text/unicode/bidi [2020-04-17T04:18:17.833Z] #44 36.45 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:18:17.849Z] #47 72.32 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:18:18.115Z] #44 36.79 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:18:18.115Z] #44 36.92 HOSTLINK compel/compel-host-bin [2020-04-17T04:18:18.131Z] #47 72.57 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:18:18.354Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-17T04:18:18.354Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-17T04:18:18.397Z] #44 37.03 DEP soccr/soccr.d [2020-04-17T04:18:18.397Z] #44 37.18 CC soccr/soccr.o [2020-04-17T04:18:18.428Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-17T04:18:18.428Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-17T04:18:18.586Z] Client: Docker Engine - Community [2020-04-17T04:18:18.586Z] Version: 19.03.5 [2020-04-17T04:18:18.586Z] API version: 1.40 [2020-04-17T04:18:18.586Z] Go version: go1.12.12 [2020-04-17T04:18:18.586Z] Git commit: 633a0ea838 [2020-04-17T04:18:18.586Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T04:18:18.586Z] OS/Arch: linux/amd64 [2020-04-17T04:18:18.586Z] Experimental: false [2020-04-17T04:18:18.586Z] [2020-04-17T04:18:18.586Z] Server: Docker Engine - Community [2020-04-17T04:18:18.586Z] Engine: [2020-04-17T04:18:18.586Z] Version: 19.03.5 [2020-04-17T04:18:18.586Z] API version: 1.40 (minimum version 1.12) [2020-04-17T04:18:18.586Z] Go version: go1.12.12 [2020-04-17T04:18:18.586Z] Git commit: 633a0ea838 [2020-04-17T04:18:18.586Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T04:18:18.586Z] OS/Arch: linux/amd64 [2020-04-17T04:18:18.586Z] Experimental: true [2020-04-17T04:18:18.586Z] containerd: [2020-04-17T04:18:18.586Z] Version: 1.2.10 [2020-04-17T04:18:18.586Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:18:18.586Z] runc: [2020-04-17T04:18:18.586Z] Version: 1.0.0-rc8+dev [2020-04-17T04:18:18.586Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:18:18.586Z] docker-init: [2020-04-17T04:18:18.586Z] Version: 0.18.0 [2020-04-17T04:18:18.586Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T04:18:18.953Z] Client: Docker Engine - Community [2020-04-17T04:18:18.953Z] Version: 19.03.5 [2020-04-17T04:18:18.953Z] API version: 1.40 [2020-04-17T04:18:18.953Z] Go version: go1.12.12 [2020-04-17T04:18:18.953Z] Git commit: 633a0ea838 [2020-04-17T04:18:18.953Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T04:18:18.953Z] OS/Arch: linux/amd64 [2020-04-17T04:18:18.953Z] Experimental: false [2020-04-17T04:18:18.953Z] [2020-04-17T04:18:18.953Z] Server: Docker Engine - Community [2020-04-17T04:18:18.953Z] Engine: [2020-04-17T04:18:18.953Z] Version: 19.03.5 [2020-04-17T04:18:18.953Z] API version: 1.40 (minimum version 1.12) [2020-04-17T04:18:18.953Z] Go version: go1.12.12 [2020-04-17T04:18:18.953Z] Git commit: 633a0ea838 [2020-04-17T04:18:18.953Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T04:18:18.953Z] OS/Arch: linux/amd64 [2020-04-17T04:18:18.953Z] Experimental: true [2020-04-17T04:18:18.953Z] containerd: [2020-04-17T04:18:18.953Z] Version: 1.2.10 [2020-04-17T04:18:18.953Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:18:18.953Z] runc: [2020-04-17T04:18:18.953Z] Version: 1.0.0-rc8+dev [2020-04-17T04:18:18.953Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:18:18.953Z] docker-init: [2020-04-17T04:18:18.953Z] Version: 0.18.0 [2020-04-17T04:18:18.953Z] GitCommit: fec3683 [2020-04-17T04:18:18.974Z] + docker info [Pipeline] sh [2020-04-17T04:18:19.068Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-17T04:18:19.137Z] #47 ... [2020-04-17T04:18:19.137Z] [2020-04-17T04:18:19.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:19.137Z] #10 73.36 Selecting previously unselected package libapparmor1:s390x. [2020-04-17T04:18:19.137Z] #10 73.37 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 73.37 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-17T04:18:19.137Z] #10 73.48 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-17T04:18:19.137Z] #10 73.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 73.49 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T04:18:19.137Z] #10 73.62 Selecting previously unselected package libbtrfs0. [2020-04-17T04:18:19.137Z] #10 73.63 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 73.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:18:19.137Z] #10 73.69 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:18:19.137Z] #10 73.69 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 73.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:18:19.137Z] #10 73.76 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-17T04:18:19.137Z] #10 73.76 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 73.77 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:18:19.137Z] #10 73.81 Selecting previously unselected package libudev-dev:s390x. [2020-04-17T04:18:19.137Z] #10 73.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 73.83 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:19.137Z] #10 73.98 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-17T04:18:19.137Z] #10 73.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-17T04:18:19.137Z] #10 74.00 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-17T04:18:19.284Z] + docker info [2020-04-17T04:18:19.357Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-17T04:18:19.419Z] #10 74.29 Selecting previously unselected package libpcre16-3:s390x. [2020-04-17T04:18:19.445Z] #44 38.13 AR soccr/libsoccr.a [2020-04-17T04:18:19.445Z] #44 38.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:18:19.650Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-17T04:18:19.701Z] #10 74.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:19.701Z] #10 74.30 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T04:18:19.701Z] #10 74.39 Selecting previously unselected package libpcre32-3:s390x. [2020-04-17T04:18:19.701Z] #10 74.39 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:19.701Z] #10 74.40 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T04:18:19.701Z] #10 74.49 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-17T04:18:19.727Z] #44 38.38 DEP criu/arch/s390/sigframe.d [2020-04-17T04:18:19.727Z] #44 38.51 DEP criu/arch/s390/crtools.d [2020-04-17T04:18:19.882Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-17T04:18:19.983Z] #10 74.50 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:19.983Z] #10 74.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T04:18:19.983Z] #10 74.56 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-17T04:18:19.983Z] #10 74.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:19.983Z] #10 74.57 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T04:18:20.009Z] #44 38.73 DEP criu/arch/s390/cpu.d [2020-04-17T04:18:20.265Z] #10 74.85 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-17T04:18:20.265Z] #10 74.87 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-17T04:18:20.265Z] #10 74.87 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T04:18:20.265Z] #10 75.07 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-17T04:18:20.285Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-17T04:18:20.290Z] #44 38.92 CC criu/arch/s390/cpu.o [2020-04-17T04:18:20.547Z] #10 75.08 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:18:20.547Z] #10 75.09 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T04:18:20.547Z] #10 75.13 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-17T04:18:20.547Z] #10 75.15 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-17T04:18:20.547Z] #10 75.15 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T04:18:20.547Z] #10 75.26 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-17T04:18:20.547Z] #10 75.27 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T04:18:20.547Z] #10 75.27 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:20.555Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-17T04:18:20.555Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-17T04:18:20.572Z] #44 39.27 CC criu/arch/s390/crtools.o [2020-04-17T04:18:20.846Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-17T04:18:20.854Z] #44 ... [2020-04-17T04:18:20.854Z] [2020-04-17T04:18:20.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:20.854Z] #10 74.89 Selecting previously unselected package libapparmor1:s390x. [2020-04-17T04:18:20.854Z] #10 74.91 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 74.91 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-17T04:18:20.854Z] #10 74.97 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-17T04:18:20.854Z] #10 74.98 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 74.98 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T04:18:20.854Z] #10 75.08 Selecting previously unselected package libbtrfs0. [2020-04-17T04:18:20.854Z] #10 75.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:18:20.854Z] #10 75.14 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:18:20.854Z] #10 75.15 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:18:20.854Z] #10 75.23 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-17T04:18:20.854Z] #10 75.24 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.24 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:18:20.854Z] #10 75.30 Selecting previously unselected package libudev-dev:s390x. [2020-04-17T04:18:20.854Z] #10 75.31 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.33 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:20.854Z] #10 75.48 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-17T04:18:20.854Z] #10 75.49 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.50 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-17T04:18:20.854Z] #10 75.78 Selecting previously unselected package libpcre16-3:s390x. [2020-04-17T04:18:20.854Z] #10 75.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.80 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 75.93 Selecting previously unselected package libpcre32-3:s390x. [2020-04-17T04:18:20.854Z] #10 75.94 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 75.94 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 76.10 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-17T04:18:20.854Z] #10 76.11 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 76.11 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 76.19 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-17T04:18:20.854Z] #10 76.21 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 76.21 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 76.55 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-17T04:18:20.854Z] #10 76.57 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 76.58 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T04:18:20.854Z] #10 76.80 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-17T04:18:20.854Z] #10 76.80 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 76.81 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T04:18:20.854Z] #10 76.86 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-17T04:18:20.854Z] #10 76.86 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 76.86 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T04:18:20.854Z] #10 76.99 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-17T04:18:20.854Z] #10 76.99 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T04:18:20.854Z] #10 76.99 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:20.854Z] #10 77.39 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 77.40 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T04:18:20.854Z] #10 77.41 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-17T04:18:20.854Z] #10 77.42 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:18:20.854Z] #10 77.42 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 77.43 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-17T04:18:20.854Z] #10 77.44 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:20.854Z] #10 77.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:18:20.854Z] #10 77.45 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 77.46 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:20.854Z] #10 77.47 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:18:20.854Z] #10 77.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:18:20.854Z] #10 77.48 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T04:18:20.854Z] #10 77.49 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:18:20.854Z] #10 77.49 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:20.854Z] #10 77.50 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:18:20.854Z] #10 77.51 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T04:18:20.854Z] #10 77.51 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:20.854Z] #10 77.52 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-04-17T04:18:20.854Z] #10 77.52 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-04-17T04:18:20.854Z] #10 77.53 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:20.854Z] #10 77.53 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-04-17T04:18:20.854Z] #10 77.54 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-04-17T04:18:20.854Z] #10 77.54 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:18:20.854Z] #10 77.55 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T04:18:20.854Z] #10 77.55 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:18:20.854Z] #10 77.56 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:18:20.854Z] #10 77.57 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:18:20.854Z] #10 77.57 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T04:18:20.854Z] #10 77.58 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:18:21.161Z] #10 75.76 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T04:18:21.161Z] #10 75.76 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T04:18:21.161Z] #10 75.78 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-17T04:18:21.161Z] #10 75.78 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:18:21.161Z] #10 75.79 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T04:18:21.161Z] #10 75.80 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-17T04:18:21.161Z] #10 75.81 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:21.161Z] #10 75.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:18:21.161Z] #10 75.83 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T04:18:21.161Z] #10 75.84 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:21.161Z] #10 75.85 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:18:21.161Z] #10 75.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:18:21.161Z] #10 75.86 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T04:18:21.161Z] #10 75.87 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:18:21.161Z] #10 75.88 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T04:18:21.161Z] #10 75.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:18:21.161Z] #10 75.90 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T04:18:21.161Z] #10 75.90 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:21.161Z] #10 75.91 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-04-17T04:18:21.161Z] #10 75.92 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-04-17T04:18:21.161Z] #10 75.92 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:18:21.161Z] #10 75.93 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-04-17T04:18:21.161Z] #10 75.93 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-04-17T04:18:21.161Z] #10 75.93 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:18:21.161Z] #10 75.94 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T04:18:21.161Z] #10 75.95 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:18:21.161Z] #10 75.96 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:18:21.161Z] #10 75.96 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T04:18:21.443Z] #10 75.97 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T04:18:21.443Z] #10 75.98 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:18:21.473Z] #10 DONE 78.1s [2020-04-17T04:18:21.473Z] [2020-04-17T04:18:21.473Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:18:21.473Z] #58 DONE 0.1s [2020-04-17T04:18:21.473Z] [2020-04-17T04:18:21.473Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:18:21.473Z] #11 ... [2020-04-17T04:18:21.473Z] [2020-04-17T04:18:21.473Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:18:21.473Z] #59 DONE 0.1s [2020-04-17T04:18:21.474Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-17T04:18:21.743Z] #10 DONE 76.5s [2020-04-17T04:18:21.743Z] [2020-04-17T04:18:21.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:21.743Z] #44 35.07 CC compel/src/lib/ptrace.o [2020-04-17T04:18:21.743Z] #44 35.32 AR compel/libcompel.a [2020-04-17T04:18:21.743Z] #44 35.38 HOSTCC compel/src/main-host.o [2020-04-17T04:18:21.743Z] #44 35.68 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-17T04:18:21.743Z] #44 35.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:18:21.743Z] #44 36.16 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:18:21.743Z] #44 36.28 HOSTLINK compel/compel-host-bin [2020-04-17T04:18:21.743Z] #44 36.45 DEP soccr/soccr.d [2020-04-17T04:18:21.743Z] #44 36.60 CC soccr/soccr.o [2020-04-17T04:18:21.743Z] #44 37.61 AR soccr/libsoccr.a [2020-04-17T04:18:21.743Z] #44 37.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:18:21.743Z] #44 37.96 DEP criu/arch/s390/sigframe.d [2020-04-17T04:18:21.743Z] #44 38.04 DEP criu/arch/s390/crtools.d [2020-04-17T04:18:21.743Z] #44 38.15 DEP criu/arch/s390/cpu.d [2020-04-17T04:18:21.743Z] #44 38.28 CC criu/arch/s390/cpu.o [2020-04-17T04:18:21.760Z] [2020-04-17T04:18:21.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:21.760Z] #44 39.94 CC criu/arch/s390/sigframe.o [2020-04-17T04:18:21.760Z] #44 40.16 LINK criu/arch/s390/crtools.built-in.o [2020-04-17T04:18:21.760Z] #44 40.20 DEP criu/pie/util-vdso.d [2020-04-17T04:18:21.760Z] #44 40.41 DEP criu/pie/util.d [2020-04-17T04:18:22.033Z] #44 ... [2020-04-17T04:18:22.033Z] [2020-04-17T04:18:22.033Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:18:22.033Z] #58 DONE 0.1s [2020-04-17T04:18:22.033Z] [2020-04-17T04:18:22.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:22.033Z] #44 38.76 CC criu/arch/s390/crtools.o [2020-04-17T04:18:22.033Z] #44 ... [2020-04-17T04:18:22.033Z] [2020-04-17T04:18:22.033Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:18:22.033Z] #59 DONE 0.1s [2020-04-17T04:18:22.043Z] #44 40.63 CC criu/pie/util.o [2020-04-17T04:18:22.315Z] [2020-04-17T04:18:22.315Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:22.325Z] #44 40.91 CC criu/pie/util-vdso.o [2020-04-17T04:18:22.357Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-17T04:18:22.357Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-17T04:18:22.357Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-17T04:18:22.503Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-17T04:18:22.503Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-17T04:18:22.503Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-17T04:18:22.607Z] #44 41.39 AR criu/pie/pie.lib.a [2020-04-17T04:18:22.607Z] #44 41.44 DEP criu/pie/restorer.d [2020-04-17T04:18:22.889Z] #44 ... [2020-04-17T04:18:22.889Z] [2020-04-17T04:18:22.889Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:18:22.889Z] #11 DONE 1.6s [2020-04-17T04:18:22.889Z] [2020-04-17T04:18:22.889Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:22.889Z] #44 41.64 DEP criu/arch/s390/restorer.d [2020-04-17T04:18:23.181Z] #44 41.75 DEP criu/arch/s390/vdso-pie.d [2020-04-17T04:18:23.181Z] #44 41.89 DEP criu/pie/parasite-vdso.d [2020-04-17T04:18:23.464Z] #44 42.09 DEP criu/pie/parasite.d [2020-04-17T04:18:23.534Z] go: finding cloud.google.com/go v0.26.0 [2020-04-17T04:18:23.746Z] #44 42.30 CC criu/pie/parasite.o [2020-04-17T04:18:23.789Z] #60 ... [2020-04-17T04:18:23.789Z] [2020-04-17T04:18:23.789Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:18:23.789Z] #11 DONE 1.6s [2020-04-17T04:18:23.789Z] [2020-04-17T04:18:23.789Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:23.789Z] #60 1.439 + RM_GOPATH=0 [2020-04-17T04:18:23.789Z] #60 1.439 + TMP_GOPATH= [2020-04-17T04:18:23.789Z] #60 1.439 + : /build [2020-04-17T04:18:23.789Z] #60 1.439 + '[' -z '' ']' [2020-04-17T04:18:23.789Z] #60 1.440 ++ mktemp -d [2020-04-17T04:18:23.789Z] #60 1.443 + export GOPATH=/tmp/tmp.JnanmDtR5N [2020-04-17T04:18:23.789Z] #60 1.443 + GOPATH=/tmp/tmp.JnanmDtR5N [2020-04-17T04:18:23.789Z] #60 1.443 + RM_GOPATH=1 [2020-04-17T04:18:23.789Z] #60 1.446 ++ dirname ./install.sh [2020-04-17T04:18:23.789Z] #60 1.448 + dir=. [2020-04-17T04:18:23.789Z] #60 1.448 + bin=runc [2020-04-17T04:18:23.789Z] #60 1.448 + shift [2020-04-17T04:18:23.789Z] #60 1.448 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:18:23.789Z] #60 1.448 + . ./runc.installer [2020-04-17T04:18:23.789Z] #60 1.448 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:18:23.789Z] #60 1.448 + install_runc [2020-04-17T04:18:23.789Z] #60 1.449 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:18:23.789Z] #60 1.452 + uname -r [2020-04-17T04:18:23.789Z] #60 1.453 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:18:23.789Z] #60 1.454 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:18:23.789Z] #60 1.454 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:18:23.789Z] #60 1.454 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JnanmDtR5N/src/github.com/opencontainers/runc [2020-04-17T04:18:23.789Z] #60 1.457 Cloning into '/tmp/tmp.JnanmDtR5N/src/github.com/opencontainers/runc'... [2020-04-17T04:18:24.087Z] Client: Docker Engine - Community [2020-04-17T04:18:24.087Z] Version: 19.03.5 [2020-04-17T04:18:24.087Z] API version: 1.40 [2020-04-17T04:18:24.087Z] Go version: go1.12.12 [2020-04-17T04:18:24.087Z] Git commit: 633a0ea [2020-04-17T04:18:24.087Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-17T04:18:24.087Z] OS/Arch: linux/arm64 [2020-04-17T04:18:24.087Z] Experimental: false [2020-04-17T04:18:24.087Z] [2020-04-17T04:18:24.087Z] Server: Docker Engine - Community [2020-04-17T04:18:24.087Z] Engine: [2020-04-17T04:18:24.087Z] Version: 19.03.5 [2020-04-17T04:18:24.087Z] API version: 1.40 (minimum version 1.12) [2020-04-17T04:18:24.087Z] Go version: go1.12.12 [2020-04-17T04:18:24.087Z] Git commit: 633a0ea [2020-04-17T04:18:24.087Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-17T04:18:24.087Z] OS/Arch: linux/arm64 [2020-04-17T04:18:24.087Z] Experimental: true [2020-04-17T04:18:24.087Z] containerd: [2020-04-17T04:18:24.087Z] Version: 1.2.10 [2020-04-17T04:18:24.087Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:18:24.087Z] runc: [2020-04-17T04:18:24.087Z] Version: 1.0.0-rc8+dev [2020-04-17T04:18:24.087Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:18:24.087Z] docker-init: [2020-04-17T04:18:24.087Z] Version: 0.18.0 [2020-04-17T04:18:24.087Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T04:18:24.165Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-17T04:18:24.361Z] #44 ... [2020-04-17T04:18:24.361Z] [2020-04-17T04:18:24.361Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:18:24.361Z] #12 DONE 1.4s [2020-04-17T04:18:24.428Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T04:18:24.428Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-17T04:18:24.437Z] + docker info [2020-04-17T04:18:24.649Z] [2020-04-17T04:18:24.649Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:24.649Z] #44 43.21 LINK criu/pie/parasite.built-in.o [2020-04-17T04:18:24.649Z] #44 43.21 GEN criu/pie/parasite-blob.h [2020-04-17T04:18:24.649Z] #44 43.25 CC criu/pie/parasite-vdso.o [2020-04-17T04:18:24.719Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-17T04:18:25.011Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-17T04:18:25.011Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-17T04:18:25.264Z] #44 43.86 CC criu/arch/s390/vdso-pie.o [2020-04-17T04:18:25.271Z] #60 ... [2020-04-17T04:18:25.271Z] [2020-04-17T04:18:25.271Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:18:25.271Z] #12 DONE 1.7s [2020-04-17T04:18:25.271Z] [2020-04-17T04:18:25.271Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:18:25.317Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-17T04:18:25.546Z] #44 44.20 CC criu/arch/s390/restorer.o [2020-04-17T04:18:25.670Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-17T04:18:25.670Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-17T04:18:26.181Z] #44 ... [2020-04-17T04:18:26.181Z] [2020-04-17T04:18:26.181Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:26.181Z] #68 76.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:18:26.181Z] #68 76.62 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:18:26.181Z] #68 DONE 82.3s [2020-04-17T04:18:26.182Z] [2020-04-17T04:18:26.182Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:26.182Z] #50 DONE 82.4s [2020-04-17T04:18:26.182Z] [2020-04-17T04:18:26.182Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:18:26.182Z] #69 DONE 0.1s [2020-04-17T04:18:26.182Z] [2020-04-17T04:18:26.182Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:26.182Z] #44 44.65 CC criu/pie/restorer.o [2020-04-17T04:18:26.182Z] #44 ... [2020-04-17T04:18:26.182Z] [2020-04-17T04:18:26.182Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:18:26.182Z] #13 1.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:18:26.182Z] #13 DONE 1.7s [2020-04-17T04:18:26.469Z] [2020-04-17T04:18:26.469Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:18:26.545Z] #53 ... [2020-04-17T04:18:26.545Z] [2020-04-17T04:18:26.545Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:18:26.545Z] #43 34.36 Reading package lists... [2020-04-17T04:18:26.545Z] #43 45.91 Building dependency tree... [2020-04-17T04:18:26.545Z] #43 52.69 The following additional packages will be installed: [2020-04-17T04:18:26.545Z] #43 52.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:18:26.545Z] #43 52.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:18:26.545Z] #43 52.78 Suggested packages: [2020-04-17T04:18:26.545Z] #43 52.78 manpages-dev python-setuptools [2020-04-17T04:18:26.545Z] #43 55.00 The following NEW packages will be installed: [2020-04-17T04:18:26.545Z] #43 55.01 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:18:26.545Z] #43 55.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:18:26.545Z] #43 55.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:18:26.545Z] #43 55.02 python-six zlib1g-dev [2020-04-17T04:18:26.545Z] #43 55.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:26.545Z] #43 55.63 Need to get 4095 kB of archives. [2020-04-17T04:18:26.545Z] #43 55.63 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T04:18:26.545Z] #43 55.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T04:18:26.545Z] #43 55.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T04:18:26.545Z] #43 55.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T04:18:26.545Z] #43 55.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T04:18:26.545Z] #43 55.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T04:18:26.545Z] #43 55.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T04:18:26.545Z] #43 55.67 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-04-17T04:18:26.545Z] #43 55.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T04:18:26.545Z] #43 55.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T04:18:26.545Z] #43 55.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T04:18:26.545Z] #43 55.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T04:18:26.545Z] #43 56.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T04:18:26.545Z] #43 56.16 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-04-17T04:18:26.545Z] #43 56.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T04:18:26.545Z] #43 56.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:18:26.545Z] #43 56.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:18:26.545Z] #43 56.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T04:18:26.696Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T04:18:26.696Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-17T04:18:26.742Z] #13 1.521 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:18:26.742Z] #13 DONE 1.7s [2020-04-17T04:18:26.742Z] [2020-04-17T04:18:26.742Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:18:26.874Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-17T04:18:27.096Z] Client: [2020-04-17T04:18:27.096Z] Debug Mode: false [2020-04-17T04:18:27.096Z] [2020-04-17T04:18:27.096Z] Server: [2020-04-17T04:18:27.096Z] Containers: 0 [2020-04-17T04:18:27.096Z] Running: 0 [2020-04-17T04:18:27.096Z] Paused: 0 [2020-04-17T04:18:27.096Z] Stopped: 0 [2020-04-17T04:18:27.096Z] Images: 0 [2020-04-17T04:18:27.096Z] Server Version: 19.03.5 [2020-04-17T04:18:27.096Z] Storage Driver: overlay2 [2020-04-17T04:18:27.096Z] Backing Filesystem: extfs [2020-04-17T04:18:27.096Z] Supports d_type: true [2020-04-17T04:18:27.096Z] Native Overlay Diff: true [2020-04-17T04:18:27.096Z] Logging Driver: json-file [2020-04-17T04:18:27.096Z] Cgroup Driver: cgroupfs [2020-04-17T04:18:27.096Z] Plugins: [2020-04-17T04:18:27.096Z] Volume: local [2020-04-17T04:18:27.096Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:18:27.096Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T04:18:27.096Z] Swarm: inactive [2020-04-17T04:18:27.096Z] Runtimes: runc [2020-04-17T04:18:27.096Z] Default Runtime: runc [2020-04-17T04:18:27.096Z] Init Binary: docker-init [2020-04-17T04:18:27.096Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:18:27.096Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:18:27.096Z] init version: fec3683 [2020-04-17T04:18:27.096Z] Security Options: [2020-04-17T04:18:27.096Z] apparmor [2020-04-17T04:18:27.096Z] seccomp [2020-04-17T04:18:27.096Z] Profile: default [2020-04-17T04:18:27.096Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T04:18:27.096Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T04:18:27.096Z] OSType: linux [2020-04-17T04:18:27.096Z] Architecture: x86_64 [2020-04-17T04:18:27.096Z] CPUs: 2 [2020-04-17T04:18:27.096Z] Total Memory: 7.583GiB [2020-04-17T04:18:27.096Z] Name: ip-10-100-127-133 [2020-04-17T04:18:27.096Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T04:18:27.096Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:18:27.096Z] Debug Mode: false [2020-04-17T04:18:27.096Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:18:27.096Z] Labels: [2020-04-17T04:18:27.096Z] Experimental: true [2020-04-17T04:18:27.096Z] Insecure Registries: [2020-04-17T04:18:27.096Z] 127.0.0.0/8 [2020-04-17T04:18:27.096Z] Live Restore Enabled: true [2020-04-17T04:18:27.096Z] [2020-04-17T04:18:27.096Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T04:18:27.165Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-17T04:18:27.165Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-17T04:18:27.333Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-17T04:18:27.333Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-17T04:18:27.333Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-17T04:18:27.399Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:18:27.399Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:18:27.399Z] + curl -fsSL -o /home/ubuntu/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:18:27.399Z] + bash /home/ubuntu/workspace/engine_master/check-config.sh [2020-04-17T04:18:27.399Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:18:27.399Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T04:18:27.399Z] [2020-04-17T04:18:27.399Z] Generally Necessary: [2020-04-17T04:18:27.399Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:18:27.399Z] - apparmor: enabled and tools installed [2020-04-17T04:18:27.399Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:18:27.400Z] - CONFIG_NET_NS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_PID_NS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:18:27.400Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:18:27.400Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:18:27.400Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:18:27.400Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_MEMCG: enabled [2020-04-17T04:18:27.400Z] - CONFIG_KEYS: enabled [2020-04-17T04:18:27.400Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:18:27.400Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:18:27.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:18:27.400Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:18:27.400Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:18:27.416Z] Client: [2020-04-17T04:18:27.416Z] Debug Mode: false [2020-04-17T04:18:27.416Z] [2020-04-17T04:18:27.416Z] Server: [2020-04-17T04:18:27.416Z] Containers: 0 [2020-04-17T04:18:27.416Z] Running: 0 [2020-04-17T04:18:27.416Z] Paused: 0 [2020-04-17T04:18:27.416Z] Stopped: 0 [2020-04-17T04:18:27.416Z] Images: 0 [2020-04-17T04:18:27.416Z] Server Version: 19.03.5 [2020-04-17T04:18:27.416Z] Storage Driver: overlay2 [2020-04-17T04:18:27.416Z] Backing Filesystem: extfs [2020-04-17T04:18:27.416Z] Supports d_type: true [2020-04-17T04:18:27.416Z] Native Overlay Diff: true [2020-04-17T04:18:27.416Z] Logging Driver: json-file [2020-04-17T04:18:27.416Z] Cgroup Driver: cgroupfs [2020-04-17T04:18:27.416Z] Plugins: [2020-04-17T04:18:27.416Z] Volume: local [2020-04-17T04:18:27.416Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:18:27.416Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T04:18:27.416Z] Swarm: inactive [2020-04-17T04:18:27.416Z] Runtimes: runc [2020-04-17T04:18:27.416Z] Default Runtime: runc [2020-04-17T04:18:27.416Z] Init Binary: docker-init [2020-04-17T04:18:27.416Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:18:27.416Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:18:27.416Z] init version: fec3683 [2020-04-17T04:18:27.416Z] Security Options: [2020-04-17T04:18:27.416Z] apparmor [2020-04-17T04:18:27.416Z] seccomp [2020-04-17T04:18:27.416Z] Profile: default [2020-04-17T04:18:27.416Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T04:18:27.416Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T04:18:27.416Z] OSType: linux [2020-04-17T04:18:27.416Z] Architecture: x86_64 [2020-04-17T04:18:27.416Z] CPUs: 2 [2020-04-17T04:18:27.416Z] Total Memory: 7.501GiB [2020-04-17T04:18:27.416Z] Name: ip-10-100-36-56 [2020-04-17T04:18:27.416Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T04:18:27.416Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:18:27.416Z] Debug Mode: false [2020-04-17T04:18:27.416Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:18:27.416Z] Labels: [2020-04-17T04:18:27.416Z] Experimental: true [2020-04-17T04:18:27.416Z] Insecure Registries: [2020-04-17T04:18:27.416Z] 127.0.0.0/8 [2020-04-17T04:18:27.416Z] Live Restore Enabled: true [2020-04-17T04:18:27.416Z] [2020-04-17T04:18:27.416Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T04:18:27.459Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-17T04:18:27.475Z] #43 ... [2020-04-17T04:18:27.475Z] [2020-04-17T04:18:27.475Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:18:27.475Z] #62 46.20 Reading package lists... [2020-04-17T04:18:27.475Z] #62 ... [2020-04-17T04:18:27.475Z] [2020-04-17T04:18:27.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:27.475Z] #10 36.64 Reading package lists... [2020-04-17T04:18:27.475Z] #10 48.13 Reading package lists... [2020-04-17T04:18:27.475Z] #10 ... [2020-04-17T04:18:27.475Z] [2020-04-17T04:18:27.475Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:18:27.475Z] #35 36.53 Reading package lists... [2020-04-17T04:18:27.676Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:18:27.676Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:18:27.676Z] [2020-04-17T04:18:27.676Z] Optional Features: [2020-04-17T04:18:27.676Z] - CONFIG_USER_NS: enabled [2020-04-17T04:18:27.676Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:18:27.676Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:18:27.676Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:18:27.676Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:18:27.676Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T04:18:27.676Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T04:18:27.676Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:18:27.676Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:18:27.676Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:18:27.676Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:18:27.676Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:18:27.676Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:18:27.676Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:18:27.676Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:18:27.676Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:18:27.676Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:18:27.676Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:18:27.676Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:18:27.676Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:18:27.676Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:18:27.676Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:18:27.676Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:18:27.676Z] - Network Drivers: [2020-04-17T04:18:27.676Z] - "overlay": [2020-04-17T04:18:27.676Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:18:27.676Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:18:27.676Z] Optional (for encrypted networks): [2020-04-17T04:18:27.719Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:18:27.719Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:18:27.719Z] + curl -fsSL -o /home/ubuntu/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:18:27.719Z] + bash /home/ubuntu/workspace/engine_master/check-config.sh [2020-04-17T04:18:27.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:18:27.719Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T04:18:27.719Z] [2020-04-17T04:18:27.719Z] Generally Necessary: [2020-04-17T04:18:27.719Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:18:27.719Z] - apparmor: enabled and tools installed [2020-04-17T04:18:27.719Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:18:27.719Z] - CONFIG_NET_NS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_PID_NS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:18:27.719Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:18:27.719Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:18:27.719Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:18:27.719Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_MEMCG: enabled [2020-04-17T04:18:27.719Z] - CONFIG_KEYS: enabled [2020-04-17T04:18:27.719Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:18:27.719Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:18:27.719Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:18:27.719Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:18:27.773Z] #35 49.29 Reading package lists... [2020-04-17T04:18:27.773Z] #35 ... [2020-04-17T04:18:27.773Z] [2020-04-17T04:18:27.773Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:18:27.947Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:18:27.947Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T04:18:27.947Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T04:18:27.947Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T04:18:27.947Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T04:18:27.947Z] - CONFIG_XFRM: enabled [2020-04-17T04:18:27.947Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:18:27.947Z] - "ipvlan": [2020-04-17T04:18:27.947Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:18:27.947Z] - "macvlan": [2020-04-17T04:18:27.947Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:18:27.947Z] - "ftp,tftp client in container": [2020-04-17T04:18:27.947Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:18:27.947Z] - Storage Drivers: [2020-04-17T04:18:27.947Z] - "aufs": [2020-04-17T04:18:27.947Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:18:27.947Z] - "btrfs": [2020-04-17T04:18:27.947Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:18:27.947Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:18:27.947Z] - "devicemapper": [2020-04-17T04:18:27.947Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:18:27.947Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:18:27.947Z] - "overlay": [2020-04-17T04:18:27.947Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:18:27.947Z] - "zfs": [2020-04-17T04:18:27.947Z] - /dev/zfs: missing [2020-04-17T04:18:27.947Z] - zfs command: missing [2020-04-17T04:18:27.947Z] - zpool command: missing [2020-04-17T04:18:27.947Z] [2020-04-17T04:18:27.947Z] Limits: [2020-04-17T04:18:27.947Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:18:27.947Z] [2020-04-17T04:18:27.947Z] + true [Pipeline] } [Pipeline] // stage [2020-04-17T04:18:27.985Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:18:27.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:18:27.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:18:27.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:18:27.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:18:27.986Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:18:27.986Z] [2020-04-17T04:18:27.986Z] Optional Features: [2020-04-17T04:18:27.986Z] - CONFIG_USER_NS: enabled [2020-04-17T04:18:27.986Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:18:27.986Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:18:27.986Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:18:27.986Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:18:27.986Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T04:18:27.986Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T04:18:27.986Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:18:27.986Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:18:27.986Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:18:27.986Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:18:27.986Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:18:27.986Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:18:27.986Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:18:27.986Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:18:27.986Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:18:27.986Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:18:27.986Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:18:27.986Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:18:27.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:18:27.986Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:18:27.986Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:18:27.986Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:18:27.986Z] - Network Drivers: [2020-04-17T04:18:27.986Z] - "overlay": [2020-04-17T04:18:27.986Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:18:27.986Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:18:27.986Z] Optional (for encrypted networks): [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:18:28.028Z] #62 57.98 Building dependency tree... [2020-04-17T04:18:28.028Z] #62 ... [2020-04-17T04:18:28.028Z] [2020-04-17T04:18:28.028Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:18:28.028Z] #25 37.43 Reading package lists... [2020-04-17T04:18:28.243Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:18:28.243Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T04:18:28.243Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T04:18:28.243Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T04:18:28.243Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T04:18:28.243Z] - CONFIG_XFRM: enabled [2020-04-17T04:18:28.243Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:18:28.243Z] - "ipvlan": [2020-04-17T04:18:28.243Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:18:28.243Z] - "macvlan": [2020-04-17T04:18:28.243Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:18:28.243Z] - "ftp,tftp client in container": [2020-04-17T04:18:28.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:18:28.243Z] - Storage Drivers: [2020-04-17T04:18:28.243Z] - "aufs": [2020-04-17T04:18:28.243Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:18:28.243Z] - "btrfs": [2020-04-17T04:18:28.243Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:18:28.243Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:18:28.243Z] - "devicemapper": [2020-04-17T04:18:28.243Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:18:28.243Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:18:28.243Z] - "overlay": [2020-04-17T04:18:28.243Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:18:28.243Z] - "zfs": [2020-04-17T04:18:28.243Z] - /dev/zfs: missing [2020-04-17T04:18:28.243Z] - zfs command: missing [2020-04-17T04:18:28.243Z] - zpool command: missing [2020-04-17T04:18:28.243Z] [2020-04-17T04:18:28.243Z] Limits: [2020-04-17T04:18:28.243Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:18:28.243Z] [2020-04-17T04:18:28.243Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-17T04:18:28.283Z] #25 48.75 Reading package lists... [2020-04-17T04:18:28.283Z] #25 ... [2020-04-17T04:18:28.283Z] [2020-04-17T04:18:28.283Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:18:28.283Z] #43 58.28 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] sh [2020-04-17T04:18:28.309Z] + sudo modprobe ip_vs [2020-04-17T04:18:28.533Z] #14 ... [2020-04-17T04:18:28.533Z] [2020-04-17T04:18:28.533Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:28.533Z] #47 74.45 vendor/golang.org/x/net/idna [2020-04-17T04:18:28.533Z] #47 76.66 mime [2020-04-17T04:18:28.533Z] #47 78.26 mime/quotedprintable [2020-04-17T04:18:28.533Z] #47 78.60 net/http/internal [2020-04-17T04:18:28.533Z] #47 80.11 mime/multipart [2020-04-17T04:18:28.533Z] #47 80.13 crypto/tls [2020-04-17T04:18:28.533Z] #47 ... [2020-04-17T04:18:28.533Z] [2020-04-17T04:18:28.533Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:28.533Z] #60 1.256 + RM_GOPATH=0 [2020-04-17T04:18:28.533Z] #60 1.256 + TMP_GOPATH= [2020-04-17T04:18:28.533Z] #60 1.256 + : /build [2020-04-17T04:18:28.533Z] #60 1.256 + '[' -z '' ']' [2020-04-17T04:18:28.533Z] #60 1.259 ++ mktemp -d [2020-04-17T04:18:28.533Z] #60 1.264 + export GOPATH=/tmp/tmp.5ZFEXAyYsQ [2020-04-17T04:18:28.533Z] #60 1.264 + GOPATH=/tmp/tmp.5ZFEXAyYsQ [2020-04-17T04:18:28.533Z] #60 1.264 + RM_GOPATH=1 [2020-04-17T04:18:28.533Z] #60 1.265 ++ dirname ./install.sh [2020-04-17T04:18:28.533Z] #60 1.269 + dir=. [2020-04-17T04:18:28.533Z] #60 1.269 + bin=runc [2020-04-17T04:18:28.533Z] #60 1.269 + shift [2020-04-17T04:18:28.533Z] #60 1.269 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:18:28.533Z] #60 1.270 + . ./runc.installer [2020-04-17T04:18:28.533Z] #60 1.270 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:18:28.533Z] #60 1.270 + install_runc [2020-04-17T04:18:28.533Z] #60 1.271 + uname -r [2020-04-17T04:18:28.533Z] #60 1.272 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:18:28.533Z] #60 1.276 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:18:28.533Z] #60 1.276 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:18:28.533Z] #60 1.277 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:18:28.533Z] #60 1.277 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5ZFEXAyYsQ/src/github.com/opencontainers/runc [2020-04-17T04:18:28.533Z] #60 1.285 Cloning into '/tmp/tmp.5ZFEXAyYsQ/src/github.com/opencontainers/runc'... [2020-04-17T04:18:28.533Z] #60 ... [2020-04-17T04:18:28.533Z] [2020-04-17T04:18:28.533Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:28.533Z] #44 47.25 LINK criu/pie/restorer.built-in.o [2020-04-17T04:18:28.533Z] #44 47.26 GEN criu/pie/restorer-blob.h [2020-04-17T04:18:28.538Z] #43 58.73 Fetched 4095 kB in 1s (3839 kB/s) [2020-04-17T04:18:28.566Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:18:28.600Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:18:28.600Z] #2 [internal] load build definition from Dockerfile [2020-04-17T04:18:28.600Z] #2 transferring dockerfile: [2020-04-17T04:18:28.762Z] #14 ... [2020-04-17T04:18:28.763Z] [2020-04-17T04:18:28.763Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:28.763Z] #50 DONE 82.8s [2020-04-17T04:18:28.763Z] [2020-04-17T04:18:28.763Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:18:28.763Z] #14 DONE 1.6s [2020-04-17T04:18:28.763Z] [2020-04-17T04:18:28.763Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:18:28.815Z] #44 47.33 DEP criu/vdso.d [2020-04-17T04:18:28.815Z] #44 ... [2020-04-17T04:18:28.815Z] [2020-04-17T04:18:28.815Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:18:28.815Z] #14 DONE 2.6s [2020-04-17T04:18:28.815Z] [2020-04-17T04:18:28.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:28.815Z] #44 47.49 DEP criu/uts_ns.d [2020-04-17T04:18:28.823Z] #2 [internal] load build definition from Dockerfile [2020-04-17T04:18:28.858Z] #2 transferring dockerfile: 17.09kB done [2020-04-17T04:18:28.858Z] #2 DONE 0.1s [2020-04-17T04:18:28.858Z] [2020-04-17T04:18:28.858Z] #1 [internal] load .dockerignore [2020-04-17T04:18:28.858Z] #1 transferring context: 87B done [2020-04-17T04:18:28.858Z] #1 DONE 0.1s [2020-04-17T04:18:28.858Z] [2020-04-17T04:18:28.858Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:18:28.965Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-17T04:18:28.965Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-17T04:18:28.965Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-17T04:18:29.081Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-04-17T04:18:29.081Z] #2 DONE 0.2s [2020-04-17T04:18:29.081Z] [2020-04-17T04:18:29.081Z] #1 [internal] load .dockerignore [2020-04-17T04:18:29.081Z] #1 transferring context: 87B done [2020-04-17T04:18:29.081Z] #1 DONE 0.2s [2020-04-17T04:18:29.081Z] [2020-04-17T04:18:29.081Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:18:29.097Z] #44 47.66 DEP criu/util.d [2020-04-17T04:18:29.097Z] #44 47.90 DEP criu/uffd.d [2020-04-17T04:18:29.098Z] #43 58.97 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T04:18:29.098Z] #43 58.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 ... 15405 files and directories currently installed.) [2020-04-17T04:18:29.098Z] #43 59.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T04:18:29.098Z] #43 59.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T04:18:29.116Z] #3 DONE 0.4s [2020-04-17T04:18:29.116Z] [2020-04-17T04:18:29.116Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:18:29.116Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:18:29.116Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-17T04:18:29.116Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:18:29.116Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T04:18:29.116Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T04:18:29.354Z] #43 59.40 Selecting previously unselected package libnet1:amd64. [2020-04-17T04:18:29.354Z] #43 59.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:18:29.354Z] #43 59.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:18:29.375Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.18MB / 8.82MB 0.2s [2020-04-17T04:18:29.380Z] #44 48.11 DEP criu/tun.d [2020-04-17T04:18:29.385Z] #15 ... [2020-04-17T04:18:29.385Z] [2020-04-17T04:18:29.385Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:29.385Z] #68 77.66 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:18:29.385Z] #68 77.66 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:18:29.385Z] #68 DONE 83.9s [2020-04-17T04:18:29.400Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-17T04:18:29.400Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-17T04:18:29.400Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-17T04:18:29.400Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-17T04:18:29.609Z] #43 59.76 Selecting previously unselected package libnet1-dev. [2020-04-17T04:18:29.633Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-17T04:18:29.633Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-17T04:18:29.649Z] #3 DONE 0.5s [2020-04-17T04:18:29.649Z] [2020-04-17T04:18:29.649Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:18:29.649Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:18:29.649Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:18:29.649Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T04:18:29.649Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T04:18:29.649Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-17T04:18:29.649Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.10MB / 8.82MB 0.2s [2020-04-17T04:18:29.662Z] #44 48.28 DEP criu/tty.d [2020-04-17T04:18:29.662Z] #44 48.47 DEP criu/timerfd.d [2020-04-17T04:18:29.667Z] [2020-04-17T04:18:29.667Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:18:29.667Z] #69 DONE 0.1s [2020-04-17T04:18:29.667Z] [2020-04-17T04:18:29.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:29.667Z] #44 39.70 CC criu/arch/s390/sigframe.o [2020-04-17T04:18:29.667Z] #44 39.93 LINK criu/arch/s390/crtools.built-in.o [2020-04-17T04:18:29.667Z] #44 39.95 DEP criu/pie/util-vdso.d [2020-04-17T04:18:29.667Z] #44 40.10 DEP criu/pie/util.d [2020-04-17T04:18:29.667Z] #44 40.31 CC criu/pie/util.o [2020-04-17T04:18:29.667Z] #44 40.72 CC criu/pie/util-vdso.o [2020-04-17T04:18:29.667Z] #44 41.40 AR criu/pie/pie.lib.a [2020-04-17T04:18:29.667Z] #44 41.44 DEP criu/pie/restorer.d [2020-04-17T04:18:29.667Z] #44 41.91 DEP criu/arch/s390/restorer.d [2020-04-17T04:18:29.667Z] #44 42.26 DEP criu/arch/s390/vdso-pie.d [2020-04-17T04:18:29.667Z] #44 42.47 DEP criu/pie/parasite-vdso.d [2020-04-17T04:18:29.667Z] #44 42.70 DEP criu/pie/parasite.d [2020-04-17T04:18:29.667Z] #44 42.92 CC criu/pie/parasite.o [2020-04-17T04:18:29.667Z] #44 43.99 LINK criu/pie/parasite.built-in.o [2020-04-17T04:18:29.667Z] #44 44.00 GEN criu/pie/parasite-blob.h [2020-04-17T04:18:29.667Z] #44 44.01 CC criu/pie/parasite-vdso.o [2020-04-17T04:18:29.667Z] #44 44.44 CC criu/arch/s390/vdso-pie.o [2020-04-17T04:18:29.667Z] #44 44.67 CC criu/arch/s390/restorer.o [2020-04-17T04:18:29.667Z] #44 45.07 CC criu/pie/restorer.o [2020-04-17T04:18:29.892Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T04:18:29.892Z] #4 DONE 0.8s [2020-04-17T04:18:29.908Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-04-17T04:18:29.908Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-04-17T04:18:29.908Z] #43 59.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:18:29.908Z] #43 59.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:18:29.944Z] #44 ... [2020-04-17T04:18:29.944Z] [2020-04-17T04:18:29.944Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:18:29.944Z] #15 DONE 1.2s [2020-04-17T04:18:29.944Z] [2020-04-17T04:18:29.944Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:29.944Z] #44 48.66 DEP criu/sysfs_parse.d [2020-04-17T04:18:30.030Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T04:18:30.164Z] #43 60.31 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T04:18:30.164Z] #43 60.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T04:18:30.166Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T04:18:30.255Z] #44 48.92 DEP criu/sysctl.d [2020-04-17T04:18:30.255Z] #44 49.02 DEP criu/string.d [2020-04-17T04:18:30.425Z] #4 DONE 0.9s [2020-04-17T04:18:30.428Z] #43 60.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:18:30.460Z] [2020-04-17T04:18:30.460Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:18:30.468Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-17T04:18:30.547Z] #44 49.05 DEP criu/stats.d [2020-04-17T04:18:30.547Z] #44 49.17 DEP criu/sockets.d [2020-04-17T04:18:30.674Z] #44 ... [2020-04-17T04:18:30.674Z] [2020-04-17T04:18:30.674Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:18:30.674Z] #15 DONE 2.3s [2020-04-17T04:18:30.674Z] [2020-04-17T04:18:30.674Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:18:30.684Z] #43 60.77 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T04:18:30.684Z] #43 60.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T04:18:30.684Z] #43 60.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T04:18:30.717Z] #6 DONE 0.3s [2020-04-17T04:18:30.717Z] [2020-04-17T04:18:30.717Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:18:30.717Z] #5 DONE 0.2s [2020-04-17T04:18:30.829Z] #44 49.37 DEP criu/sk-unix.d [2020-04-17T04:18:30.829Z] #44 49.48 DEP criu/sk-tcp.d [2020-04-17T04:18:30.829Z] #44 49.56 DEP criu/sk-queue.d [2020-04-17T04:18:30.976Z] [2020-04-17T04:18:30.976Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:30.976Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:18:30.976Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T04:18:30.976Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:18:30.976Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T04:18:30.976Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 138.83kB / 50.38MB 0.1s [2020-04-17T04:18:30.976Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0B / 7.81MB 0.1s [2020-04-17T04:18:30.976Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 4.44MB / 50.38MB 0.2s [2020-04-17T04:18:30.976Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 3.87MB / 7.81MB 0.2s [2020-04-17T04:18:30.993Z] [2020-04-17T04:18:30.993Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:18:31.062Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-17T04:18:31.111Z] #44 49.70 DEP criu/sk-packet.d [2020-04-17T04:18:31.111Z] #44 49.89 DEP criu/sk-netlink.d [2020-04-17T04:18:31.234Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 9.19MB / 50.38MB 0.3s [2020-04-17T04:18:31.234Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.24MB / 7.81MB 0.3s [2020-04-17T04:18:31.243Z] #43 61.41 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T04:18:31.243Z] #43 61.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:18:31.243Z] #43 61.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:18:31.252Z] #5 DONE 0.2s [2020-04-17T04:18:31.252Z] [2020-04-17T04:18:31.252Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:18:31.252Z] #6 DONE 0.2s [2020-04-17T04:18:31.252Z] [2020-04-17T04:18:31.252Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:18:31.252Z] #71 DONE 0.0s [2020-04-17T04:18:31.252Z] [2020-04-17T04:18:31.252Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:31.252Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:18:31.393Z] #44 49.99 DEP criu/sk-inet.d [2020-04-17T04:18:31.393Z] #44 50.13 DEP criu/signalfd.d [2020-04-17T04:18:31.393Z] #44 ... [2020-04-17T04:18:31.393Z] [2020-04-17T04:18:31.393Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:18:31.393Z] #16 DONE 1.5s [2020-04-17T04:18:31.393Z] [2020-04-17T04:18:31.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:31.393Z] #44 50.23 DEP criu/sigframe.d [2020-04-17T04:18:31.492Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 15.99MB / 50.38MB 0.5s [2020-04-17T04:18:31.492Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.4s done [2020-04-17T04:18:31.492Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0B / 10.00MB 0.5s [2020-04-17T04:18:31.492Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 1.12MB / 10.00MB 0.6s [2020-04-17T04:18:31.498Z] #43 61.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T04:18:31.501Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T04:18:31.511Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 0B / 50.38MB 0.1s [2020-04-17T04:18:31.511Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T04:18:31.511Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T04:18:31.511Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0B / 10.00MB 0.1s [2020-04-17T04:18:31.511Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:18:31.511Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0B / 7.81MB 0.1s [2020-04-17T04:18:31.511Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 5.50MB / 10.00MB 0.2s [2020-04-17T04:18:31.511Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 3.06MB / 7.81MB 0.2s [2020-04-17T04:18:31.675Z] #44 50.30 DEP criu/shmem.d [2020-04-17T04:18:31.682Z] #16 ... [2020-04-17T04:18:31.682Z] [2020-04-17T04:18:31.682Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:31.682Z] #47 76.02 vendor/golang.org/x/net/idna [2020-04-17T04:18:31.682Z] #47 78.21 vendor/golang.org/x/net/http2/hpack [2020-04-17T04:18:31.682Z] #47 79.32 mime [2020-04-17T04:18:31.682Z] #47 82.07 mime/multipart [2020-04-17T04:18:31.682Z] #47 82.07 crypto/tls [2020-04-17T04:18:31.682Z] #47 ... [2020-04-17T04:18:31.682Z] [2020-04-17T04:18:31.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:31.682Z] #44 47.75 LINK criu/pie/restorer.built-in.o [2020-04-17T04:18:31.682Z] #44 47.77 GEN criu/pie/restorer-blob.h [2020-04-17T04:18:31.682Z] #44 47.84 DEP criu/vdso.d [2020-04-17T04:18:31.682Z] #44 48.08 DEP criu/uts_ns.d [2020-04-17T04:18:31.682Z] #44 48.18 DEP criu/util.d [2020-04-17T04:18:31.682Z] #44 48.30 DEP criu/uffd.d [2020-04-17T04:18:31.682Z] #44 48.43 DEP criu/tun.d [2020-04-17T04:18:31.682Z] #44 48.52 DEP criu/tty.d [2020-04-17T04:18:31.682Z] #44 48.70 DEP criu/timerfd.d [2020-04-17T04:18:31.695Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-17T04:18:31.751Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 20.04MB / 50.38MB 0.7s [2020-04-17T04:18:31.751Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 3.32MB / 10.00MB 0.7s [2020-04-17T04:18:31.751Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 25.15MB / 50.38MB 0.8s [2020-04-17T04:18:31.751Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 6.70MB / 10.00MB 0.8s [2020-04-17T04:18:31.753Z] #43 61.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:18:31.753Z] #43 61.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T04:18:31.770Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 3.46MB / 50.38MB 0.3s [2020-04-17T04:18:31.770Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 8.71MB / 10.00MB 0.3s [2020-04-17T04:18:31.770Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.3s [2020-04-17T04:18:31.770Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 11.58MB / 50.38MB 0.5s [2020-04-17T04:18:31.770Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.4s done [2020-04-17T04:18:31.770Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.3s done [2020-04-17T04:18:31.770Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.34MB / 51.83MB 0.5s [2020-04-17T04:18:31.770Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 607.80kB / 68.61MB 0.5s [2020-04-17T04:18:31.957Z] #44 50.47 DEP criu/servicefd.d [2020-04-17T04:18:31.957Z] #44 50.55 DEP criu/seize.d [2020-04-17T04:18:31.957Z] #44 50.68 DEP criu/seccomp.d [2020-04-17T04:18:31.965Z] #44 48.90 DEP criu/sysfs_parse.d [2020-04-17T04:18:31.965Z] #44 49.02 DEP criu/sysctl.d [2020-04-17T04:18:31.965Z] #44 49.10 DEP criu/string.d [2020-04-17T04:18:31.988Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-17T04:18:31.988Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-17T04:18:31.988Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-17T04:18:32.008Z] #43 62.05 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T04:18:32.008Z] #43 62.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T04:18:32.008Z] #43 62.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:18:32.010Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 1.0s done [2020-04-17T04:18:32.010Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 627.34kB / 68.61MB 1.2s [2020-04-17T04:18:32.010Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.25MB / 51.83MB 1.2s [2020-04-17T04:18:32.010Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 28.69MB / 50.38MB 1.2s [2020-04-17T04:18:32.010Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 4.24MB / 51.83MB 1.2s [2020-04-17T04:18:32.036Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 15.77MB / 50.38MB 0.7s [2020-04-17T04:18:32.036Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 5.82MB / 51.83MB 0.7s [2020-04-17T04:18:32.036Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 20.10MB / 50.38MB 0.8s [2020-04-17T04:18:32.036Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 9.93MB / 51.83MB 0.8s [2020-04-17T04:18:32.036Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 10.48MB / 68.61MB 0.8s [2020-04-17T04:18:32.239Z] #44 50.83 DEP criu/rst-malloc.d [2020-04-17T04:18:32.239Z] #44 50.85 DEP criu/rbtree.d [2020-04-17T04:18:32.239Z] #44 50.91 DEP criu/pstree.d [2020-04-17T04:18:32.251Z] #44 ... [2020-04-17T04:18:32.251Z] [2020-04-17T04:18:32.251Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:18:32.251Z] #16 DONE 1.5s [2020-04-17T04:18:32.251Z] [2020-04-17T04:18:32.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:32.251Z] #44 49.13 DEP criu/stats.d [2020-04-17T04:18:32.251Z] #44 49.20 DEP criu/sockets.d [2020-04-17T04:18:32.251Z] #44 49.32 DEP criu/sk-unix.d [2020-04-17T04:18:32.263Z] #43 62.34 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T04:18:32.263Z] #43 62.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:18:32.263Z] #43 62.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T04:18:32.271Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 33.06MB / 50.38MB 1.3s [2020-04-17T04:18:32.271Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 5.57MB / 68.61MB 1.3s [2020-04-17T04:18:32.271Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 7.43MB / 51.83MB 1.3s [2020-04-17T04:18:32.271Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 36.36MB / 50.38MB 1.5s [2020-04-17T04:18:32.271Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 9.35MB / 68.61MB 1.5s [2020-04-17T04:18:32.271Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 12.46MB / 51.83MB 1.5s [2020-04-17T04:18:32.281Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-17T04:18:32.296Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 28.15MB / 50.38MB 1.0s [2020-04-17T04:18:32.296Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 14.19MB / 51.83MB 1.0s [2020-04-17T04:18:32.296Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 14.03MB / 68.61MB 1.0s [2020-04-17T04:18:32.296Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 33.33MB / 50.38MB 1.1s [2020-04-17T04:18:32.296Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 18.20MB / 51.83MB 1.1s [2020-04-17T04:18:32.520Z] #44 51.08 DEP criu/protobuf.d [2020-04-17T04:18:32.520Z] #44 51.21 GEN criu/protobuf-desc-gen.h [2020-04-17T04:18:32.529Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 41.36MB / 50.38MB 1.6s [2020-04-17T04:18:32.529Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 15.47MB / 51.83MB 1.6s [2020-04-17T04:18:32.533Z] #44 49.47 DEP criu/sk-tcp.d [2020-04-17T04:18:32.557Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 36.22MB / 50.38MB 1.2s [2020-04-17T04:18:32.557Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 20.78MB / 68.61MB 1.2s [2020-04-17T04:18:32.557Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 23.30MB / 51.83MB 1.3s [2020-04-17T04:18:32.632Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-17T04:18:32.789Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 44.44MB / 50.38MB 1.8s [2020-04-17T04:18:32.789Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 13.20MB / 68.61MB 1.8s [2020-04-17T04:18:32.789Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 18.78MB / 51.83MB 1.8s [2020-04-17T04:18:32.815Z] #44 49.56 DEP criu/sk-queue.d [2020-04-17T04:18:32.815Z] #44 49.76 DEP criu/sk-packet.d [2020-04-17T04:18:32.815Z] #44 49.97 DEP criu/sk-netlink.d [2020-04-17T04:18:32.820Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 47.49MB / 50.38MB 1.5s [2020-04-17T04:18:32.820Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 29.01MB / 51.83MB 1.5s [2020-04-17T04:18:32.820Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 30.88MB / 68.61MB 1.5s [2020-04-17T04:18:32.820Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 1.6s [2020-04-17T04:18:32.820Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 32.37MB / 51.83MB 1.6s [2020-04-17T04:18:33.019Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-17T04:18:33.048Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.0s [2020-04-17T04:18:33.048Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 18.71MB / 68.61MB 2.0s [2020-04-17T04:18:33.048Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 21.51MB / 51.83MB 2.0s [2020-04-17T04:18:33.079Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 1.7s done [2020-04-17T04:18:33.079Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 36.35MB / 51.83MB 1.8s [2020-04-17T04:18:33.079Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 38.61MB / 68.61MB 1.8s [2020-04-17T04:18:33.079Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0B / 120.15MB 1.8s [2020-04-17T04:18:33.268Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-17T04:18:33.307Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.2s done [2020-04-17T04:18:33.307Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 22.86MB / 68.61MB 2.3s [2020-04-17T04:18:33.307Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 1.15MB / 120.15MB 2.3s [2020-04-17T04:18:33.307Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 26.89MB / 51.83MB 2.4s [2020-04-17T04:18:33.430Z] #44 50.15 DEP criu/sk-inet.d [2020-04-17T04:18:33.430Z] #44 50.30 DEP criu/signalfd.d [2020-04-17T04:18:33.430Z] #44 50.45 DEP criu/sigframe.d [2020-04-17T04:18:33.430Z] #44 50.54 DEP criu/shmem.d [2020-04-17T04:18:33.526Z] #44 52.12 DEP criu/protobuf-desc.d [2020-04-17T04:18:33.526Z] #44 52.26 DEP criu/proc_parse.d [2020-04-17T04:18:33.560Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-17T04:18:33.560Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-17T04:18:33.565Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 28.45MB / 68.61MB 2.7s [2020-04-17T04:18:33.565Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 32.46MB / 51.83MB 2.7s [2020-04-17T04:18:33.565Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 11.39MB / 120.15MB 2.7s [2020-04-17T04:18:33.647Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-17T04:18:33.647Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-17T04:18:33.648Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 41.87MB / 51.83MB 2.2s [2020-04-17T04:18:33.648Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 44.11MB / 68.61MB 2.2s [2020-04-17T04:18:33.648Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.01MB / 120.15MB 2.2s [2020-04-17T04:18:33.648Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-17T04:18:33.712Z] #44 50.73 DEP criu/servicefd.d [2020-04-17T04:18:33.714Z] #43 63.94 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T04:18:33.807Z] #44 52.46 DEP criu/plugin.d [2020-04-17T04:18:33.807Z] #44 52.54 DEP criu/pipes.d [2020-04-17T04:18:33.825Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-17T04:18:33.825Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 31.91MB / 68.61MB 2.9s [2020-04-17T04:18:33.825Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 35.98MB / 51.83MB 2.9s [2020-04-17T04:18:33.853Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-17T04:18:33.853Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-17T04:18:33.913Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 46.12MB / 51.83MB 2.4s [2020-04-17T04:18:33.913Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 48.13MB / 68.61MB 2.4s [2020-04-17T04:18:33.913Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.7s [2020-04-17T04:18:33.913Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 56.44MB / 68.61MB 2.7s [2020-04-17T04:18:33.913Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 22.17MB / 120.15MB 2.7s [2020-04-17T04:18:33.969Z] #43 63.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:18:33.969Z] #43 63.95 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T04:18:33.994Z] #44 50.82 DEP criu/seize.d [2020-04-17T04:18:33.994Z] #44 50.98 DEP criu/seccomp.d [2020-04-17T04:18:34.085Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 37.38MB / 68.61MB 3.1s [2020-04-17T04:18:34.085Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 39.82MB / 51.83MB 3.1s [2020-04-17T04:18:34.085Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 21.91MB / 120.15MB 3.1s [2020-04-17T04:18:34.089Z] #44 52.75 DEP criu/pie-util.d [2020-04-17T04:18:34.089Z] #44 52.87 DEP criu/pie-util-vdso.d [2020-04-17T04:18:34.142Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-17T04:18:34.174Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.7s done [2020-04-17T04:18:34.174Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 0B / 125B 2.8s [2020-04-17T04:18:34.174Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 2.9s [2020-04-17T04:18:34.224Z] #43 64.27 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T04:18:34.224Z] #43 64.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T04:18:34.224Z] #43 64.28 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T04:18:34.276Z] #44 51.14 DEP criu/rst-malloc.d [2020-04-17T04:18:34.276Z] #44 51.20 DEP criu/rbtree.d [2020-04-17T04:18:34.276Z] #44 51.25 DEP criu/pstree.d [2020-04-17T04:18:34.347Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 46.03MB / 68.61MB 3.5s [2020-04-17T04:18:34.347Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 3.5s [2020-04-17T04:18:34.347Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 30.89MB / 120.15MB 3.5s [2020-04-17T04:18:34.371Z] #44 53.00 DEP criu/path.d [2020-04-17T04:18:34.371Z] #44 53.15 DEP criu/parasite-syscall.d [2020-04-17T04:18:34.418Z] Client: [2020-04-17T04:18:34.418Z] Debug Mode: false [2020-04-17T04:18:34.418Z] [2020-04-17T04:18:34.418Z] Server: [2020-04-17T04:18:34.418Z] Containers: 0 [2020-04-17T04:18:34.418Z] Running: 0 [2020-04-17T04:18:34.418Z] Paused: 0 [2020-04-17T04:18:34.418Z] Stopped: 0 [2020-04-17T04:18:34.418Z] Images: 0 [2020-04-17T04:18:34.418Z] Server Version: 19.03.5 [2020-04-17T04:18:34.418Z] Storage Driver: overlay2 [2020-04-17T04:18:34.418Z] Backing Filesystem: extfs [2020-04-17T04:18:34.418Z] Supports d_type: true [2020-04-17T04:18:34.418Z] Native Overlay Diff: true [2020-04-17T04:18:34.418Z] Logging Driver: json-file [2020-04-17T04:18:34.418Z] Cgroup Driver: cgroupfs [2020-04-17T04:18:34.418Z] Plugins: [2020-04-17T04:18:34.418Z] Volume: local [2020-04-17T04:18:34.418Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T04:18:34.418Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T04:18:34.418Z] Swarm: inactive [2020-04-17T04:18:34.418Z] Runtimes: runc [2020-04-17T04:18:34.418Z] Default Runtime: runc [2020-04-17T04:18:34.418Z] Init Binary: docker-init [2020-04-17T04:18:34.418Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T04:18:34.418Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T04:18:34.418Z] init version: fec3683 [2020-04-17T04:18:34.418Z] Security Options: [2020-04-17T04:18:34.418Z] apparmor [2020-04-17T04:18:34.418Z] seccomp [2020-04-17T04:18:34.418Z] Profile: default [2020-04-17T04:18:34.418Z] Kernel Version: 4.15.0-1057-aws [2020-04-17T04:18:34.418Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-17T04:18:34.418Z] OSType: linux [2020-04-17T04:18:34.418Z] Architecture: aarch64 [2020-04-17T04:18:34.418Z] CPUs: 4 [2020-04-17T04:18:34.418Z] Total Memory: 7.525GiB [2020-04-17T04:18:34.418Z] Name: ip-10-100-36-60 [2020-04-17T04:18:34.418Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-17T04:18:34.418Z] Docker Root Dir: /var/lib/docker [2020-04-17T04:18:34.418Z] Debug Mode: false [2020-04-17T04:18:34.418Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:18:34.418Z] Labels: [2020-04-17T04:18:34.418Z] Experimental: true [2020-04-17T04:18:34.418Z] Insecure Registries: [2020-04-17T04:18:34.418Z] 127.0.0.0/8 [2020-04-17T04:18:34.418Z] Live Restore Enabled: true [2020-04-17T04:18:34.418Z] [2020-04-17T04:18:34.418Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T04:18:34.433Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 29.46MB / 120.15MB 3.0s [2020-04-17T04:18:34.433Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 2.9s done [2020-04-17T04:18:34.433Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 62.53MB / 68.61MB 3.1s [2020-04-17T04:18:34.559Z] #44 51.39 DEP criu/protobuf.d [2020-04-17T04:18:34.559Z] #44 51.55 GEN criu/protobuf-desc-gen.h [2020-04-17T04:18:34.653Z] #44 53.39 DEP criu/pagemap.d [2020-04-17T04:18:34.680Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T04:18:34.680Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-17T04:18:34.680Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-17T04:18:34.680Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-17T04:18:34.692Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 67.17MB / 68.61MB 3.2s [2020-04-17T04:18:34.692Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 37.57MB / 120.15MB 3.2s [2020-04-17T04:18:34.692Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 3.4s done [2020-04-17T04:18:34.710Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:18:34.710Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:18:34.710Z] + curl -fsSL -o /home/ubuntu/workspace/engine_master/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T04:18:34.710Z] + bash /home/ubuntu/workspace/engine_master/check-config.sh [2020-04-17T04:18:34.710Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T04:18:34.710Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-17T04:18:34.710Z] [2020-04-17T04:18:34.710Z] Generally Necessary: [2020-04-17T04:18:34.710Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T04:18:34.710Z] - apparmor: enabled and tools installed [2020-04-17T04:18:34.710Z] - CONFIG_NAMESPACES: enabled [2020-04-17T04:18:34.710Z] - CONFIG_NET_NS: enabled [2020-04-17T04:18:34.710Z] - CONFIG_PID_NS: enabled [2020-04-17T04:18:34.710Z] - CONFIG_IPC_NS: enabled [2020-04-17T04:18:34.710Z] - CONFIG_UTS_NS: enabled [2020-04-17T04:18:34.710Z] - CONFIG_CGROUPS: enabled [2020-04-17T04:18:34.710Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T04:18:34.710Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T04:18:34.778Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-17T04:18:34.915Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 50.02MB / 68.61MB 4.0s [2020-04-17T04:18:34.915Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 3.8s done [2020-04-17T04:18:34.915Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 37.58MB / 120.15MB 4.0s [2020-04-17T04:18:34.915Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 4.0s [2020-04-17T04:18:34.915Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 4.0s done [2020-04-17T04:18:34.934Z] #44 53.52 DEP criu/pagemap-cache.d [2020-04-17T04:18:34.934Z] #44 53.67 DEP criu/page-xfer.d [2020-04-17T04:18:34.950Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 45.84MB / 120.15MB 3.6s [2020-04-17T04:18:34.969Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T04:18:34.969Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T04:18:34.969Z] - CONFIG_CPUSETS: enabled [2020-04-17T04:18:34.969Z] - CONFIG_MEMCG: enabled [2020-04-17T04:18:34.969Z] - CONFIG_KEYS: enabled [2020-04-17T04:18:34.969Z] - CONFIG_VETH: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T04:18:34.969Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T04:18:34.969Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T04:18:34.969Z] [2020-04-17T04:18:34.969Z] Optional Features: [2020-04-17T04:18:34.969Z] - CONFIG_USER_NS: enabled [2020-04-17T04:18:34.969Z] - CONFIG_SECCOMP: enabled [2020-04-17T04:18:34.969Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T04:18:34.969Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T04:18:34.969Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T04:18:34.969Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T04:18:34.969Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T04:18:34.971Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-17T04:18:35.175Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 55.67MB / 68.61MB 4.2s [2020-04-17T04:18:35.175Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 44.66MB / 120.15MB 4.2s [2020-04-17T04:18:35.208Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 56.77MB / 120.15MB 4.0s [2020-04-17T04:18:35.216Z] #44 53.84 DEP criu/page-pipe.d [2020-04-17T04:18:35.216Z] #44 53.91 DEP criu/netfilter.d [2020-04-17T04:18:35.228Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T04:18:35.228Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T04:18:35.228Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T04:18:35.228Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T04:18:35.228Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T04:18:35.228Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T04:18:35.228Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T04:18:35.228Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T04:18:35.228Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T04:18:35.228Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T04:18:35.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T04:18:35.228Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T04:18:35.228Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T04:18:35.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T04:18:35.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T04:18:35.228Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T04:18:35.228Z] - CONFIG_EXT4_FS: enabled [2020-04-17T04:18:35.228Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T04:18:35.228Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T04:18:35.228Z] - Network Drivers: [2020-04-17T04:18:35.228Z] - "overlay": [2020-04-17T04:18:35.228Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T04:18:35.228Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T04:18:35.228Z] Optional (for encrypted networks): [2020-04-17T04:18:35.434Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 60.81MB / 68.61MB 4.5s [2020-04-17T04:18:35.434Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 66.64MB / 68.61MB 4.6s [2020-04-17T04:18:35.434Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 58.07MB / 120.15MB 4.6s [2020-04-17T04:18:35.488Z] - CONFIG_CRYPTO: enabled [2020-04-17T04:18:35.488Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T04:18:35.488Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T04:18:35.488Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T04:18:35.488Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T04:18:35.488Z] - CONFIG_XFRM: enabled [2020-04-17T04:18:35.488Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T04:18:35.488Z] - "ipvlan": [2020-04-17T04:18:35.488Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T04:18:35.488Z] - "macvlan": [2020-04-17T04:18:35.488Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T04:18:35.488Z] - "ftp,tftp client in container": [2020-04-17T04:18:35.488Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T04:18:35.488Z] - Storage Drivers: [2020-04-17T04:18:35.488Z] - "aufs": [2020-04-17T04:18:35.488Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T04:18:35.488Z] - "btrfs": [2020-04-17T04:18:35.488Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T04:18:35.488Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T04:18:35.488Z] - "devicemapper": [2020-04-17T04:18:35.488Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T04:18:35.488Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T04:18:35.488Z] - "overlay": [2020-04-17T04:18:35.488Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T04:18:35.488Z] - "zfs": [2020-04-17T04:18:35.488Z] - /dev/zfs: missing [2020-04-17T04:18:35.488Z] - zfs command: missing [2020-04-17T04:18:35.488Z] - zpool command: missing [2020-04-17T04:18:35.488Z] [2020-04-17T04:18:35.488Z] Limits: [2020-04-17T04:18:35.488Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T04:18:35.488Z] [2020-04-17T04:18:35.488Z] + true [Pipeline] } [2020-04-17T04:18:35.498Z] #44 54.05 DEP criu/net.d [2020-04-17T04:18:35.498Z] #44 54.20 DEP criu/namespaces.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T04:18:35.603Z] #44 52.43 DEP criu/protobuf-desc.d [2020-04-17T04:18:35.603Z] #44 52.58 DEP criu/proc_parse.d [2020-04-17T04:18:35.603Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-17T04:18:35.773Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 68.39MB / 120.15MB 4.4s [2020-04-17T04:18:35.780Z] #44 54.38 DEP criu/mount.d [2020-04-17T04:18:35.807Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-17T04:18:35.835Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:18:35.835Z] #2 [internal] load .dockerignore [2020-04-17T04:18:35.835Z] #2 transferring context: 87B done [2020-04-17T04:18:35.835Z] #2 DONE 0.1s [2020-04-17T04:18:35.835Z] [2020-04-17T04:18:35.835Z] #1 [internal] load build definition from Dockerfile [2020-04-17T04:18:35.835Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-17T04:18:35.835Z] #1 DONE 0.1s [2020-04-17T04:18:35.835Z] [2020-04-17T04:18:35.835Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:18:35.885Z] #44 52.81 DEP criu/plugin.d [2020-04-17T04:18:35.885Z] #44 52.87 DEP criu/pipes.d [2020-04-17T04:18:36.029Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 4.9s done [2020-04-17T04:18:36.029Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 68.28MB / 120.15MB 5.0s [2020-04-17T04:18:36.032Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 75.21MB / 120.15MB 4.7s [2020-04-17T04:18:36.062Z] #44 54.54 DEP criu/mem.d [2020-04-17T04:18:36.062Z] #44 54.65 DEP criu/lsm.d [2020-04-17T04:18:36.062Z] #44 54.75 DEP criu/log.d [2020-04-17T04:18:36.062Z] #44 54.87 DEP criu/libnetlink.d [2020-04-17T04:18:36.099Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-17T04:18:36.099Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T04:18:36.167Z] #44 53.03 DEP criu/pie-util.d [2020-04-17T04:18:36.167Z] #44 53.17 DEP criu/pie-util-vdso.d [2020-04-17T04:18:36.290Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 77.91MB / 120.15MB 5.4s [2020-04-17T04:18:36.290Z] #7 ... [2020-04-17T04:18:36.290Z] [2020-04-17T04:18:36.290Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:18:36.290Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:18:36.290Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-04-17T04:18:36.290Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:18:36.290Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:18:36.290Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2020-04-17T04:18:36.290Z] #71 DONE 5.6s [2020-04-17T04:18:36.290Z] [2020-04-17T04:18:36.290Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:36.290Z] #7 ... [2020-04-17T04:18:36.290Z] [2020-04-17T04:18:36.290Z] #20 [internal] load build context [2020-04-17T04:18:36.290Z] #20 transferring context: 23.45MB 5.7s [2020-04-17T04:18:36.344Z] #44 55.04 DEP criu/kerndat.d [2020-04-17T04:18:36.344Z] #44 55.13 DEP criu/kcmp-ids.d [2020-04-17T04:18:36.404Z] #3 DONE 0.5s [2020-04-17T04:18:36.404Z] [2020-04-17T04:18:36.404Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:18:36.404Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:18:36.404Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:18:36.404Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-17T04:18:36.449Z] #44 53.32 DEP criu/path.d [2020-04-17T04:18:36.449Z] #44 53.47 DEP criu/parasite-syscall.d [2020-04-17T04:18:36.598Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 84.92MB / 120.15MB 5.1s [2020-04-17T04:18:36.626Z] #44 55.18 DEP criu/irmap.d [2020-04-17T04:18:36.626Z] #44 55.27 DEP criu/ipc_ns.d [2020-04-17T04:18:36.626Z] #44 55.35 DEP criu/image.d [2020-04-17T04:18:36.639Z] go: finding github.com/kr/text v0.1.0 [2020-04-17T04:18:36.663Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-17T04:18:36.663Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2020-04-17T04:18:36.663Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2020-04-17T04:18:36.731Z] #44 53.61 DEP criu/pagemap.d [2020-04-17T04:18:36.731Z] #44 53.75 DEP criu/pagemap-cache.d [2020-04-17T04:18:36.782Z] #43 66.88 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T04:18:36.782Z] #43 66.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:18:36.782Z] #43 66.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T04:18:36.857Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 91.31MB / 120.15MB 5.5s [2020-04-17T04:18:36.908Z] #44 55.43 DEP criu/image-desc.d [2020-04-17T04:18:36.908Z] #44 55.55 DEP criu/fsnotify.d [2020-04-17T04:18:36.908Z] #44 55.64 DEP criu/filesystems.d [2020-04-17T04:18:36.923Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-04-17T04:18:37.013Z] #44 53.91 DEP criu/page-xfer.d [2020-04-17T04:18:37.013Z] #44 54.03 DEP criu/page-pipe.d [2020-04-17T04:18:37.013Z] #44 54.10 DEP criu/netfilter.d [2020-04-17T04:18:37.150Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-17T04:18:37.150Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-17T04:18:37.183Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-04-17T04:18:37.183Z] #4 DONE 0.7s [2020-04-17T04:18:37.190Z] #44 55.73 DEP criu/files.d [2020-04-17T04:18:37.190Z] #44 55.83 DEP criu/files-reg.d [2020-04-17T04:18:37.190Z] #44 55.94 DEP criu/files-ext.d [2020-04-17T04:18:37.266Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-17T04:18:37.295Z] #44 54.19 DEP criu/net.d [2020-04-17T04:18:37.387Z] #43 ... [2020-04-17T04:18:37.387Z] [2020-04-17T04:18:37.387Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:18:37.387Z] #62 57.98 Building dependency tree... [2020-04-17T04:18:37.387Z] #62 63.84 The following additional packages will be installed: [2020-04-17T04:18:37.387Z] #62 63.85 libbtrfs0 [2020-04-17T04:18:37.387Z] #62 64.28 The following NEW packages will be installed: [2020-04-17T04:18:37.387Z] #62 64.32 libbtrfs-dev libbtrfs0 [2020-04-17T04:18:37.387Z] #62 64.89 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:37.387Z] #62 64.89 Need to get 119 kB of archives. [2020-04-17T04:18:37.387Z] #62 64.89 After this operation, 387 kB of additional disk space will be used. [2020-04-17T04:18:37.387Z] #62 64.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T04:18:37.387Z] #62 64.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T04:18:37.387Z] #62 66.52 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:18:37.387Z] #62 66.91 Fetched 119 kB in 0s (455 kB/s) [2020-04-17T04:18:37.387Z] #62 67.24 Selecting previously unselected package libbtrfs0. [2020-04-17T04:18:37.387Z] #62 67.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 ... 15405 files and directories currently installed.) [2020-04-17T04:18:37.387Z] #62 67.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T04:18:37.387Z] #62 67.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:18:37.472Z] #44 56.09 DEP criu/file-lock.d [2020-04-17T04:18:37.490Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 98.24MB / 120.15MB 5.9s [2020-04-17T04:18:37.490Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 106.23MB / 120.15MB 6.2s [2020-04-17T04:18:37.577Z] #44 54.40 DEP criu/namespaces.d [2020-04-17T04:18:37.577Z] #44 54.52 DEP criu/mount.d [2020-04-17T04:18:37.577Z] #44 54.66 DEP criu/mem.d [2020-04-17T04:18:37.643Z] #62 67.66 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:18:37.643Z] #62 67.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T04:18:37.643Z] #62 67.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:18:37.751Z] [2020-04-17T04:18:37.751Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:18:37.753Z] #7 ... [2020-04-17T04:18:37.753Z] [2020-04-17T04:18:37.753Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:18:37.753Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:18:37.753Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:18:37.753Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:18:37.753Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-04-17T04:18:37.753Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2020-04-17T04:18:37.753Z] #71 DONE 6.4s [2020-04-17T04:18:37.753Z] [2020-04-17T04:18:37.753Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:37.753Z] #7 ... [2020-04-17T04:18:37.753Z] [2020-04-17T04:18:37.753Z] #20 [internal] load build context [2020-04-17T04:18:37.753Z] #20 transferring context: 24.36MB 6.5s [2020-04-17T04:18:37.754Z] #44 56.29 DEP criu/file-ids.d [2020-04-17T04:18:37.754Z] #44 56.46 DEP criu/fifo.d [2020-04-17T04:18:37.781Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-17T04:18:37.781Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T04:18:37.859Z] #44 54.84 DEP criu/lsm.d [2020-04-17T04:18:38.010Z] #6 DONE 0.5s [2020-04-17T04:18:38.010Z] [2020-04-17T04:18:38.010Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:18:38.010Z] #5 DONE 0.5s [2020-04-17T04:18:38.036Z] #44 56.57 DEP criu/fdstore.d [2020-04-17T04:18:38.036Z] #44 56.63 DEP criu/fault-injection.d [2020-04-17T04:18:38.036Z] #44 56.66 DEP criu/external.d [2020-04-17T04:18:38.070Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-17T04:18:38.140Z] #44 54.98 DEP criu/log.d [2020-04-17T04:18:38.141Z] #44 55.12 DEP criu/libnetlink.d [2020-04-17T04:18:38.141Z] #44 55.22 DEP criu/kerndat.d [2020-04-17T04:18:38.203Z] #62 ... [2020-04-17T04:18:38.203Z] [2020-04-17T04:18:38.203Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:18:38.203Z] #43 68.20 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:18:38.203Z] #43 68.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:18:38.203Z] #43 68.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:18:38.284Z] [2020-04-17T04:18:38.284Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:38.284Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:18:38.284Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 0B / 49.17MB 0.1s [2020-04-17T04:18:38.284Z] #7 sha256:c3e47edf9b4d18652b12fe2a555997e93e04b43bb225a17ae08f4db46670e51f 1.79kB / 1.79kB done [2020-04-17T04:18:38.284Z] #7 sha256:ccfbf50b9ebe763483826686ef86200118fc13a48f33ffa473850e17097dfe76 5.46kB / 5.46kB done [2020-04-17T04:18:38.284Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:18:38.284Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0B / 7.68MB 0.1s [2020-04-17T04:18:38.317Z] #44 56.80 DEP criu/eventpoll.d [2020-04-17T04:18:38.318Z] #44 57.00 DEP criu/eventfd.d [2020-04-17T04:18:38.359Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-17T04:18:38.422Z] #44 55.43 DEP criu/kcmp-ids.d [2020-04-17T04:18:38.458Z] #43 68.55 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:18:38.458Z] #43 68.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T04:18:38.458Z] #43 68.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:18:38.553Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 6.98MB / 49.17MB 0.3s [2020-04-17T04:18:38.553Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 14.58MB / 49.17MB 0.4s [2020-04-17T04:18:38.553Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 4.04MB / 7.68MB 0.4s [2020-04-17T04:18:38.599Z] #44 57.12 DEP criu/crtools.d [2020-04-17T04:18:38.599Z] #44 57.30 DEP criu/cr-service.d [2020-04-17T04:18:38.648Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-17T04:18:38.705Z] #44 55.53 DEP criu/irmap.d [2020-04-17T04:18:38.705Z] #44 55.68 DEP criu/ipc_ns.d [2020-04-17T04:18:38.714Z] #43 68.78 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:18:38.714Z] #43 68.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:18:38.714Z] #43 68.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:18:38.770Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-17T04:18:38.815Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 36.19MB / 49.17MB 0.6s [2020-04-17T04:18:38.815Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.5s done [2020-04-17T04:18:38.815Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0B / 9.98MB 0.6s [2020-04-17T04:18:38.815Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 0B / 52.16MB 0.6s [2020-04-17T04:18:38.815Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 47.34MB / 49.17MB 0.8s [2020-04-17T04:18:38.815Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 5.10MB / 9.98MB 0.8s [2020-04-17T04:18:38.881Z] #44 57.49 DEP criu/cr-restore.d [2020-04-17T04:18:38.881Z] #44 ... [2020-04-17T04:18:38.881Z] [2020-04-17T04:18:38.881Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:38.881Z] #60 7.176 + cd /tmp/tmp.5ZFEXAyYsQ/src/github.com/opencontainers/runc [2020-04-17T04:18:38.881Z] #60 7.176 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:18:38.881Z] #60 7.654 + '[' -z '' ']' [2020-04-17T04:18:38.881Z] #60 7.654 + target=static [2020-04-17T04:18:38.881Z] #60 7.654 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:18:38.881Z] #60 8.440 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-04-17T04:18:38.987Z] #44 55.85 DEP criu/image.d [2020-04-17T04:18:38.987Z] #44 56.02 DEP criu/image-desc.d [2020-04-17T04:18:38.987Z] #44 56.11 DEP criu/fsnotify.d [2020-04-17T04:18:39.075Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 9.90MB / 52.16MB 0.9s [2020-04-17T04:18:39.075Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 1.1s [2020-04-17T04:18:39.075Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 29.69MB / 52.16MB 1.1s [2020-04-17T04:18:39.084Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-17T04:18:39.163Z] #60 ... [2020-04-17T04:18:39.163Z] [2020-04-17T04:18:39.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:39.163Z] #44 57.74 DEP criu/cr-errno.d [2020-04-17T04:18:39.163Z] #44 57.75 DEP criu/cr-dump.d [2020-04-17T04:18:39.163Z] #44 57.89 DEP criu/cr-dedup.d [2020-04-17T04:18:39.269Z] #44 56.21 DEP criu/filesystems.d [2020-04-17T04:18:39.269Z] #44 ... [2020-04-17T04:18:39.269Z] [2020-04-17T04:18:39.269Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:39.269Z] #60 7.147 + cd /tmp/tmp.JnanmDtR5N/src/github.com/opencontainers/runc [2020-04-17T04:18:39.269Z] #60 7.147 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:18:39.269Z] #60 7.717 + '[' -z '' ']' [2020-04-17T04:18:39.269Z] #60 7.717 + target=static [2020-04-17T04:18:39.269Z] #60 7.717 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:18:39.269Z] #60 8.649 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-04-17T04:18:39.269Z] #60 ... [2020-04-17T04:18:39.269Z] [2020-04-17T04:18:39.269Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:18:39.269Z] #17 1.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:18:39.269Z] #17 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:18:39.269Z] #17 1.505 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:18:39.269Z] #17 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:18:39.269Z] #17 2.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:18:39.269Z] #17 4.176 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:18:39.274Z] #43 ... [2020-04-17T04:18:39.274Z] [2020-04-17T04:18:39.274Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:39.274Z] #10 48.13 Reading package lists... [2020-04-17T04:18:39.274Z] #10 59.66 Building dependency tree... [2020-04-17T04:18:39.274Z] #10 65.76 The following additional packages will be installed: [2020-04-17T04:18:39.274Z] #10 65.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:18:39.274Z] #10 65.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:18:39.274Z] #10 65.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:18:39.274Z] #10 65.89 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:18:39.274Z] #10 65.92 Suggested packages: [2020-04-17T04:18:39.274Z] #10 65.92 gcc-8-locales seccomp wine64 [2020-04-17T04:18:39.274Z] #10 68.22 The following NEW packages will be installed: [2020-04-17T04:18:39.274Z] #10 68.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:18:39.274Z] #10 68.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:18:39.274Z] #10 68.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:18:39.274Z] #10 68.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:18:39.274Z] #10 68.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:18:39.274Z] #10 68.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:18:39.274Z] #10 68.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:39.274Z] #10 68.81 Need to get 77.7 MB of archives. [2020-04-17T04:18:39.274Z] #10 68.81 After this operation, 487 MB of additional disk space will be used. [2020-04-17T04:18:39.274Z] #10 68.81 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-04-17T04:18:39.274Z] #10 69.22 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-04-17T04:18:39.274Z] #10 ... [2020-04-17T04:18:39.274Z] [2020-04-17T04:18:39.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:39.274Z] #47 68.10 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:18:39.274Z] #47 68.17 errors [2020-04-17T04:18:39.274Z] #47 68.71 sort [2020-04-17T04:18:39.274Z] #47 68.88 io [2020-04-17T04:18:39.276Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-17T04:18:39.276Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-17T04:18:39.336Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 36.09MB / 52.16MB 1.2s [2020-04-17T04:18:39.336Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 40.57MB / 52.16MB 1.2s [2020-04-17T04:18:39.445Z] #44 58.10 DEP criu/cr-check.d [2020-04-17T04:18:39.551Z] #17 7.182 Fetched 8034 kB in 6s (1385 kB/s) [2020-04-17T04:18:39.551Z] #17 7.182 Reading package lists... [2020-04-17T04:18:39.551Z] #17 ... [2020-04-17T04:18:39.551Z] [2020-04-17T04:18:39.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:39.551Z] #44 56.41 DEP criu/files.d [2020-04-17T04:18:39.551Z] #44 56.61 DEP criu/files-reg.d [2020-04-17T04:18:39.574Z] #47 ... [2020-04-17T04:18:39.574Z] [2020-04-17T04:18:39.574Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:18:39.574Z] #25 48.75 Reading package lists... [2020-04-17T04:18:39.574Z] #25 60.13 Building dependency tree... [2020-04-17T04:18:39.574Z] #25 66.49 ca-certificates is already the newest version (20190110). [2020-04-17T04:18:39.574Z] #25 66.49 The following additional packages will be installed: [2020-04-17T04:18:39.574Z] #25 66.51 libjq1 libonig5 [2020-04-17T04:18:39.574Z] #25 67.22 The following NEW packages will be installed: [2020-04-17T04:18:39.574Z] #25 67.28 jq libjq1 libonig5 [2020-04-17T04:18:39.574Z] #25 67.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:39.574Z] #25 67.92 Need to get 355 kB of archives. [2020-04-17T04:18:39.574Z] #25 67.92 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T04:18:39.574Z] #25 67.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T04:18:39.574Z] #25 67.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T04:18:39.574Z] #25 68.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T04:18:39.582Z] #20 transferring context: 52.81MB 8.2s done [2020-04-17T04:18:39.582Z] #20 DONE 8.3s [2020-04-17T04:18:39.582Z] [2020-04-17T04:18:39.582Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:39.582Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 6.9s done [2020-04-17T04:18:39.582Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.5s [2020-04-17T04:18:39.596Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 49.20MB / 52.16MB 1.4s [2020-04-17T04:18:39.596Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 52.16MB / 52.16MB 1.5s [2020-04-17T04:18:39.727Z] #44 58.22 DEP criu/config.d [2020-04-17T04:18:39.727Z] #44 58.33 DEP criu/clone-noasan.d [2020-04-17T04:18:39.727Z] #44 58.38 DEP criu/cgroup.d [2020-04-17T04:18:39.727Z] #44 58.47 DEP criu/cgroup-props.d [2020-04-17T04:18:39.727Z] #44 ... [2020-04-17T04:18:39.727Z] [2020-04-17T04:18:39.727Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:39.727Z] #47 86.17 net/http/httptrace [2020-04-17T04:18:39.727Z] #47 86.34 net/http [2020-04-17T04:18:39.727Z] #47 94.49 github.com/LK4D4/vndr/godl [2020-04-17T04:18:39.727Z] #47 95.02 github.com/LK4D4/vndr [2020-04-17T04:18:39.831Z] #25 ... [2020-04-17T04:18:39.831Z] [2020-04-17T04:18:39.831Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:18:39.831Z] #62 68.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:18:39.831Z] #62 68.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:18:39.831Z] #62 68.53 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:18:39.831Z] #62 DONE 70.0s [2020-04-17T04:18:39.831Z] [2020-04-17T04:18:39.831Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:39.831Z] #74 DONE 69.6s [2020-04-17T04:18:39.831Z] [2020-04-17T04:18:39.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:39.831Z] #10 69.59 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-04-17T04:18:39.831Z] #10 69.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T04:18:39.831Z] #10 69.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T04:18:39.831Z] #10 69.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:18:39.831Z] #10 ... [2020-04-17T04:18:39.831Z] [2020-04-17T04:18:39.831Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:18:39.831Z] #35 49.29 Reading package lists... [2020-04-17T04:18:39.831Z] #35 60.60 Building dependency tree... [2020-04-17T04:18:39.831Z] #35 66.22 The following additional packages will be installed: [2020-04-17T04:18:39.831Z] #35 66.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:18:39.831Z] #35 66.31 Suggested packages: [2020-04-17T04:18:39.831Z] #35 66.32 cmake-doc ninja-build lrzip [2020-04-17T04:18:39.831Z] #35 66.33 Recommended packages: [2020-04-17T04:18:39.831Z] #35 66.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:18:39.831Z] #35 68.06 The following NEW packages will be installed: [2020-04-17T04:18:39.831Z] #35 68.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:18:39.831Z] #35 68.07 vim-common xxd [2020-04-17T04:18:39.831Z] #35 68.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:39.831Z] #35 68.67 Need to get 14.9 MB of archives. [2020-04-17T04:18:39.831Z] #35 68.67 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T04:18:39.831Z] #35 68.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T04:18:39.831Z] #35 68.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:18:39.831Z] #35 68.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:18:39.831Z] #35 68.82 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T04:18:39.831Z] #35 69.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T04:18:39.833Z] #44 56.80 DEP criu/files-ext.d [2020-04-17T04:18:39.833Z] #44 56.93 DEP criu/file-lock.d [2020-04-17T04:18:40.009Z] #47 ... [2020-04-17T04:18:40.009Z] [2020-04-17T04:18:40.009Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:40.009Z] #44 58.56 DEP criu/bitmap.d [2020-04-17T04:18:40.009Z] #44 58.57 DEP criu/bfd.d [2020-04-17T04:18:40.009Z] #44 58.71 DEP criu/autofs.d [2020-04-17T04:18:40.088Z] #35 ... [2020-04-17T04:18:40.088Z] [2020-04-17T04:18:40.088Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:18:40.088Z] #63 DONE 0.3s [2020-04-17T04:18:40.088Z] [2020-04-17T04:18:40.088Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:18:40.088Z] #43 70.04 Selecting previously unselected package python-six. [2020-04-17T04:18:40.088Z] #43 70.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:18:40.088Z] #43 70.12 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:18:40.088Z] #43 70.37 Selecting previously unselected package python-protobuf. [2020-04-17T04:18:40.115Z] #44 57.09 DEP criu/file-ids.d [2020-04-17T04:18:40.282Z] #20 transferring context: 52.81MB 8.8s done [2020-04-17T04:18:40.282Z] #20 DONE 9.0s [2020-04-17T04:18:40.282Z] [2020-04-17T04:18:40.282Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:40.282Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 6.9s done [2020-04-17T04:18:40.282Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 6.7s [2020-04-17T04:18:40.290Z] #44 58.81 DEP criu/aio.d [2020-04-17T04:18:40.290Z] #44 58.96 DEP criu/action-scripts.d [2020-04-17T04:18:40.343Z] #43 70.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T04:18:40.343Z] #43 70.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:18:40.396Z] #44 57.25 DEP criu/fifo.d [2020-04-17T04:18:40.397Z] #44 57.43 DEP criu/fdstore.d [2020-04-17T04:18:40.397Z] #44 57.52 DEP criu/fault-injection.d [2020-04-17T04:18:40.536Z] #7 ... [2020-04-17T04:18:40.536Z] [2020-04-17T04:18:40.536Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:18:40.536Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:18:40.536Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-04-17T04:18:40.536Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:18:40.536Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:18:40.536Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-04-17T04:18:40.536Z] #71 DONE 2.2s [2020-04-17T04:18:40.536Z] [2020-04-17T04:18:40.536Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:40.536Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 2.0s done [2020-04-17T04:18:40.536Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 2.0s done [2020-04-17T04:18:40.536Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 52.16MB / 52.16MB 2.0s done [2020-04-17T04:18:40.536Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 0B / 62.47MB 2.1s [2020-04-17T04:18:40.536Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 0B / 97.69MB 2.1s [2020-04-17T04:18:40.536Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 0B / 157B 2.1s [2020-04-17T04:18:40.536Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 157B / 157B 2.2s done [2020-04-17T04:18:40.536Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 0.1s [2020-04-17T04:18:40.536Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 11.83MB / 62.47MB 2.5s [2020-04-17T04:18:40.572Z] #44 59.22 CC criu/action-scripts.o [2020-04-17T04:18:40.580Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-17T04:18:40.580Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-17T04:18:40.598Z] #43 ... [2020-04-17T04:18:40.598Z] [2020-04-17T04:18:40.598Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:18:40.598Z] #64 DONE 0.2s [2020-04-17T04:18:40.598Z] [2020-04-17T04:18:40.598Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:18:40.598Z] #35 70.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T04:18:40.598Z] #35 70.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T04:18:40.598Z] #35 70.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T04:18:40.598Z] #35 70.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T04:18:40.598Z] #35 70.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T04:18:40.679Z] #44 57.56 DEP criu/external.d [2020-04-17T04:18:40.679Z] #44 57.63 DEP criu/eventpoll.d [2020-04-17T04:18:40.679Z] #44 57.73 DEP criu/eventfd.d [2020-04-17T04:18:40.772Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-17T04:18:40.772Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-17T04:18:40.796Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 10.98MB / 97.69MB 2.6s [2020-04-17T04:18:40.796Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 17.15MB / 62.47MB 2.6s [2020-04-17T04:18:40.961Z] #44 57.89 DEP criu/crtools.d [2020-04-17T04:18:41.057Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 28.52MB / 62.47MB 2.8s [2020-04-17T04:18:41.057Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 23.90MB / 97.69MB 2.8s [2020-04-17T04:18:41.057Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 40.42MB / 62.47MB 3.0s [2020-04-17T04:18:41.057Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 33.94MB / 97.69MB 3.0s [2020-04-17T04:18:41.062Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-17T04:18:41.197Z] #44 59.73 CC criu/aio.o [2020-04-17T04:18:41.235Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-17T04:18:41.243Z] #44 58.11 DEP criu/cr-service.d [2020-04-17T04:18:41.243Z] #44 58.24 DEP criu/cr-restore.d [2020-04-17T04:18:41.317Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 49.51MB / 62.47MB 3.1s [2020-04-17T04:18:41.317Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 42.89MB / 97.69MB 3.1s [2020-04-17T04:18:41.317Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 59.01MB / 62.47MB 3.2s [2020-04-17T04:18:41.350Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-17T04:18:41.350Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-17T04:18:41.479Z] #44 60.10 CC criu/autofs.o [2020-04-17T04:18:41.479Z] #44 ... [2020-04-17T04:18:41.479Z] [2020-04-17T04:18:41.479Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:18:41.479Z] #17 1.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:18:41.479Z] #17 1.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:18:41.479Z] #17 1.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:18:41.479Z] #17 1.864 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T04:18:41.479Z] #17 2.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T04:18:41.479Z] #17 4.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T04:18:41.479Z] #17 6.792 Fetched 8034 kB in 6s (1446 kB/s) [2020-04-17T04:18:41.479Z] #17 6.792 Reading package lists... [2020-04-17T04:18:41.490Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 7.6s done [2020-04-17T04:18:41.490Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 [2020-04-17T04:18:41.524Z] #44 58.40 DEP criu/cr-errno.d [2020-04-17T04:18:41.524Z] #44 58.41 DEP criu/cr-dump.d [2020-04-17T04:18:41.578Z] #7 ... [2020-04-17T04:18:41.578Z] [2020-04-17T04:18:41.578Z] #20 [internal] load build context [2020-04-17T04:18:41.578Z] #20 transferring context: 52.81MB 3.2s done [2020-04-17T04:18:41.578Z] #20 DONE 3.3s [2020-04-17T04:18:41.578Z] [2020-04-17T04:18:41.578Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:18:41.578Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 62.47MB / 62.47MB 3.2s done [2020-04-17T04:18:41.578Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 57.97MB / 97.69MB 3.3s [2020-04-17T04:18:41.578Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 79.47MB / 97.69MB 3.4s [2020-04-17T04:18:41.578Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 90.13MB / 97.69MB 3.5s [2020-04-17T04:18:41.761Z] #17 8.516 Reading package lists... [2020-04-17T04:18:41.806Z] #44 58.61 DEP criu/cr-dedup.d [2020-04-17T04:18:41.806Z] #44 58.78 DEP criu/cr-check.d [2020-04-17T04:18:41.838Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.69MB / 97.69MB 3.6s [2020-04-17T04:18:41.838Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.69MB / 97.69MB 3.7s done [2020-04-17T04:18:41.978Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-17T04:18:42.042Z] #17 10.19 Building dependency tree... [2020-04-17T04:18:42.056Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T04:18:42.056Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.1s [2020-04-17T04:18:42.088Z] #44 59.01 DEP criu/config.d [2020-04-17T04:18:42.088Z] #44 59.18 DEP criu/clone-noasan.d [2020-04-17T04:18:42.186Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 8.5s done [2020-04-17T04:18:42.324Z] #17 10.87 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:18:42.325Z] #17 10.87 The following additional packages will be installed: [2020-04-17T04:18:42.325Z] #17 10.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:18:42.325Z] #17 10.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:18:42.325Z] #17 10.88 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:18:42.325Z] #17 10.88 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:18:42.325Z] #17 10.88 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:18:42.325Z] #17 10.88 Suggested packages: [2020-04-17T04:18:42.325Z] #17 10.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:18:42.325Z] #17 10.88 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:18:42.325Z] #17 10.88 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:18:42.325Z] #17 10.88 Recommended packages: [2020-04-17T04:18:42.325Z] #17 10.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:18:42.325Z] #17 10.88 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:18:42.370Z] #44 59.23 DEP criu/cgroup.d [2020-04-17T04:18:42.370Z] #44 59.37 DEP criu/cgroup-props.d [2020-04-17T04:18:42.370Z] #44 59.46 DEP criu/bitmap.d [2020-04-17T04:18:42.445Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 [2020-04-17T04:18:42.606Z] #17 ... [2020-04-17T04:18:42.607Z] [2020-04-17T04:18:42.607Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:42.607Z] #44 61.24 CC criu/bfd.o [2020-04-17T04:18:42.612Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-17T04:18:42.621Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.5s done [2020-04-17T04:18:42.621Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T04:18:42.652Z] #44 59.47 DEP criu/bfd.d [2020-04-17T04:18:42.652Z] #44 59.55 DEP criu/autofs.d [2020-04-17T04:18:42.652Z] #44 59.66 DEP criu/aio.d [2020-04-17T04:18:42.712Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T04:18:42.888Z] #44 61.55 CC criu/bitmap.o [2020-04-17T04:18:42.889Z] #44 61.69 CC criu/cgroup-props.o [2020-04-17T04:18:42.934Z] #44 59.81 DEP criu/action-scripts.d [2020-04-17T04:18:42.934Z] #44 ... [2020-04-17T04:18:42.934Z] [2020-04-17T04:18:42.934Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:42.934Z] #47 87.52 net/http/httptrace [2020-04-17T04:18:42.934Z] #47 87.67 net/http [2020-04-17T04:18:42.934Z] #47 95.83 github.com/LK4D4/vndr/godl [2020-04-17T04:18:42.934Z] #47 96.35 github.com/LK4D4/vndr [2020-04-17T04:18:42.971Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f [2020-04-17T04:18:43.196Z] #35 ... [2020-04-17T04:18:43.196Z] [2020-04-17T04:18:43.196Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:18:43.196Z] #25 70.16 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:18:43.196Z] #25 70.61 Fetched 355 kB in 0s (794 kB/s) [2020-04-17T04:18:43.196Z] #25 70.78 Selecting previously unselected package libonig5:amd64. [2020-04-17T04:18:43.196Z] #25 70.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 ... 15405 files and directories currently installed.) [2020-04-17T04:18:43.196Z] #25 70.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T04:18:43.196Z] #25 70.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:18:43.196Z] #25 71.38 Selecting previously unselected package libjq1:amd64. [2020-04-17T04:18:43.196Z] #25 71.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:18:43.196Z] #25 71.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:18:43.196Z] #25 71.76 Selecting previously unselected package jq. [2020-04-17T04:18:43.196Z] #25 71.80 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:18:43.196Z] #25 71.80 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:18:43.196Z] #25 72.28 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:18:43.196Z] #25 72.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:18:43.196Z] #25 72.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:18:43.196Z] #25 72.36 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:18:43.196Z] #25 DONE 73.0s [2020-04-17T04:18:43.196Z] [2020-04-17T04:18:43.196Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:18:43.196Z] #26 DONE 0.1s [2020-04-17T04:18:43.196Z] [2020-04-17T04:18:43.196Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:18:43.216Z] #47 ... [2020-04-17T04:18:43.216Z] [2020-04-17T04:18:43.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:43.216Z] #44 60.07 CC criu/action-scripts.o [2020-04-17T04:18:43.246Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-17T04:18:43.246Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T04:18:43.246Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-17T04:18:43.246Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-17T04:18:43.303Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-17T04:18:43.498Z] #44 60.41 CC criu/aio.o [2020-04-17T04:18:43.502Z] #44 62.25 CC criu/cgroup.o [2020-04-17T04:18:43.538Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.5s done [2020-04-17T04:18:43.538Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T04:18:43.592Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-17T04:18:43.749Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 2.9s done [2020-04-17T04:18:43.749Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a [2020-04-17T04:18:43.782Z] #44 60.79 CC criu/autofs.o [2020-04-17T04:18:43.799Z] #27 ... [2020-04-17T04:18:43.799Z] [2020-04-17T04:18:43.799Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:43.799Z] #33 63.27 internal/reflectlite [2020-04-17T04:18:43.799Z] #33 63.31 sync [2020-04-17T04:18:43.799Z] #33 68.02 errors [2020-04-17T04:18:43.799Z] #33 68.03 sort [2020-04-17T04:18:43.799Z] #33 68.74 strconv [2020-04-17T04:18:43.799Z] #33 69.31 io [2020-04-17T04:18:43.799Z] #33 71.30 internal/oserror [2020-04-17T04:18:43.799Z] #33 71.57 syscall [2020-04-17T04:18:43.799Z] #33 ... [2020-04-17T04:18:43.799Z] [2020-04-17T04:18:43.799Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:18:43.799Z] #35 73.33 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:18:43.799Z] #35 73.75 Fetched 14.9 MB in 3s (5732 kB/s) [2020-04-17T04:18:43.799Z] #35 73.89 Selecting previously unselected package xxd. [2020-04-17T04:18:43.883Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-17T04:18:44.011Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0.3s done [2020-04-17T04:18:44.011Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 [2020-04-17T04:18:44.054Z] #35 73.89 (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 ... 15405 files and directories currently installed.) [2020-04-17T04:18:44.054Z] #35 74.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:18:44.054Z] #35 74.11 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:18:44.175Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-17T04:18:44.270Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0.3s done [2020-04-17T04:18:44.270Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a [2020-04-17T04:18:44.309Z] #35 74.48 Selecting previously unselected package vim-common. [2020-04-17T04:18:44.309Z] #35 74.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:18:44.564Z] #35 74.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:18:44.617Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-17T04:18:44.790Z] #44 61.56 CC criu/bfd.o [2020-04-17T04:18:44.906Z] go: finding golang.org/x/text v0.3.0 [2020-04-17T04:18:45.074Z] #44 61.85 CC criu/bitmap.o [2020-04-17T04:18:45.074Z] #44 61.99 CC criu/cgroup-props.o [2020-04-17T04:18:45.166Z] #35 75.26 Selecting previously unselected package cmake-data. [2020-04-17T04:18:45.166Z] #35 75.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:18:45.166Z] #35 75.32 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:18:45.219Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-17T04:18:45.219Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-17T04:18:45.219Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-17T04:18:45.356Z] #44 62.46 CC criu/cgroup.o [2020-04-17T04:18:45.529Z] #44 ... [2020-04-17T04:18:45.529Z] [2020-04-17T04:18:45.529Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:45.529Z] #47 DONE 101.8s [2020-04-17T04:18:45.529Z] [2020-04-17T04:18:45.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:18:45.529Z] #17 12.21 The following NEW packages will be installed: [2020-04-17T04:18:45.529Z] #17 12.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:18:45.529Z] #17 12.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:18:45.529Z] #17 12.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:18:45.529Z] #17 12.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:18:45.529Z] #17 12.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:18:45.529Z] #17 12.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:18:45.529Z] #17 12.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:18:45.529Z] #17 12.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:18:45.529Z] #17 12.23 xz-utils zip [2020-04-17T04:18:45.529Z] #17 12.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:45.529Z] #17 12.35 Need to get 27.7 MB of archives. [2020-04-17T04:18:45.529Z] #17 12.35 After this operation, 117 MB of additional disk space will be used. [2020-04-17T04:18:45.529Z] #17 12.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-17T04:18:45.529Z] #17 12.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-17T04:18:45.529Z] #17 12.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-17T04:18:45.529Z] #17 12.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-17T04:18:45.529Z] #17 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-17T04:18:45.529Z] #17 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-17T04:18:45.529Z] #17 12.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-17T04:18:45.529Z] #17 12.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-17T04:18:45.529Z] #17 12.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-17T04:18:45.529Z] #17 12.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-17T04:18:45.529Z] #17 12.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T04:18:45.529Z] #17 12.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:18:45.529Z] #17 12.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:18:45.529Z] #17 12.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-17T04:18:45.529Z] #17 12.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-17T04:18:45.529Z] #17 12.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-17T04:18:45.529Z] #17 12.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-17T04:18:45.529Z] #17 12.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T04:18:45.529Z] #17 12.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T04:18:45.529Z] #17 12.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T04:18:45.529Z] #17 12.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-17T04:18:45.529Z] #17 12.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-17T04:18:45.529Z] #17 12.64 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T04:18:45.529Z] #17 12.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T04:18:45.529Z] #17 12.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T04:18:45.529Z] #17 12.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T04:18:45.529Z] #17 12.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-17T04:18:45.529Z] #17 12.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-17T04:18:45.529Z] #17 12.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:18:45.529Z] #17 12.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:18:45.529Z] #17 12.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:18:45.529Z] #17 12.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-17T04:18:45.529Z] #17 13.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:18:45.529Z] #17 13.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:18:45.529Z] #17 13.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:18:45.529Z] #17 13.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-17T04:18:45.529Z] #17 13.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-17T04:18:45.530Z] #17 13.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-17T04:18:45.530Z] #17 13.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:18:45.530Z] #17 13.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-17T04:18:45.530Z] #17 13.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-17T04:18:45.530Z] #17 13.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-17T04:18:45.530Z] #17 14.01 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:18:45.530Z] #17 14.08 Fetched 27.7 MB in 1s (24.5 MB/s) [2020-04-17T04:18:45.818Z] #17 14.11 Selecting previously unselected package pigz. [2020-04-17T04:18:45.818Z] #17 14.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23194 files and directories currently installed.) [2020-04-17T04:18:45.818Z] #17 14.16 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-17T04:18:45.818Z] #17 14.16 Unpacking pigz (2.4-1) ... [2020-04-17T04:18:45.818Z] #17 14.28 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-17T04:18:45.818Z] #17 14.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:45.818Z] #17 14.28 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:18:45.866Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-17T04:18:45.866Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-17T04:18:45.939Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T04:18:46.431Z] #17 14.75 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:18:46.431Z] #17 14.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:46.431Z] #17 14.76 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:18:46.492Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-17T04:18:46.713Z] #17 15.37 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:18:46.780Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-17T04:18:46.780Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-17T04:18:46.813Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 2.1s done [2020-04-17T04:18:46.813Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 0.1s [2020-04-17T04:18:46.840Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 4.1s done [2020-04-17T04:18:46.988Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-17T04:18:46.995Z] #17 15.38 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:18:47.097Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0.1s [2020-04-17T04:18:47.279Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-17T04:18:47.376Z] #44 64.47 CC criu/clone-noasan.o [2020-04-17T04:18:47.410Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-17T04:18:47.657Z] #44 64.57 CC criu/config.o [2020-04-17T04:18:47.704Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-17T04:18:47.704Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-17T04:18:47.704Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-17T04:18:47.737Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.8s done [2020-04-17T04:18:47.737Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 [2020-04-17T04:18:47.908Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-17T04:18:47.993Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-17T04:18:48.195Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 1.6s done [2020-04-17T04:18:48.463Z] #17 16.76 Selecting previously unselected package python3-minimal. [2020-04-17T04:18:48.463Z] #17 16.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 ... 23443 files and directories currently installed.) [2020-04-17T04:18:48.463Z] #17 16.80 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-17T04:18:48.463Z] #17 16.80 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:18:48.463Z] #17 16.85 Selecting previously unselected package libmpdec2:s390x. [2020-04-17T04:18:48.463Z] #17 16.85 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-17T04:18:48.463Z] #17 16.86 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-17T04:18:48.463Z] #17 16.90 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-17T04:18:48.463Z] #17 16.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:48.463Z] #17 16.90 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:18:48.629Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-17T04:18:48.665Z] #44 ... [2020-04-17T04:18:48.665Z] [2020-04-17T04:18:48.665Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:48.665Z] #47 DONE 103.1s [2020-04-17T04:18:48.665Z] [2020-04-17T04:18:48.665Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:18:48.665Z] #17 7.182 Reading package lists... [2020-04-17T04:18:48.665Z] #17 9.010 Reading package lists... [2020-04-17T04:18:48.665Z] #17 10.79 Building dependency tree... [2020-04-17T04:18:48.665Z] #17 11.49 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:18:48.665Z] #17 11.49 The following additional packages will be installed: [2020-04-17T04:18:48.665Z] #17 11.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:18:48.665Z] #17 11.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:18:48.665Z] #17 11.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:18:48.665Z] #17 11.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:18:48.665Z] #17 11.49 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:18:48.665Z] #17 11.49 Suggested packages: [2020-04-17T04:18:48.665Z] #17 11.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:18:48.665Z] #17 11.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:18:48.665Z] #17 11.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:18:48.665Z] #17 11.49 Recommended packages: [2020-04-17T04:18:48.665Z] #17 11.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:18:48.665Z] #17 11.49 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:18:48.665Z] #17 12.98 The following NEW packages will be installed: [2020-04-17T04:18:48.665Z] #17 12.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:18:48.665Z] #17 12.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:18:48.665Z] #17 12.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:18:48.665Z] #17 12.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:18:48.665Z] #17 12.98 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:18:48.665Z] #17 12.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:18:48.665Z] #17 12.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:18:48.665Z] #17 12.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:18:48.665Z] #17 12.98 xz-utils zip [2020-04-17T04:18:48.665Z] #17 13.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:18:48.665Z] #17 13.07 Need to get 27.7 MB of archives. [2020-04-17T04:18:48.665Z] #17 13.07 After this operation, 117 MB of additional disk space will be used. [2020-04-17T04:18:48.665Z] #17 13.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-17T04:18:48.665Z] #17 13.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-04-17T04:18:48.665Z] #17 13.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-04-17T04:18:48.665Z] #17 13.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-17T04:18:48.665Z] #17 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-17T04:18:48.665Z] #17 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-17T04:18:48.665Z] #17 13.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:18:48.665Z] #17 13.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-17T04:18:48.665Z] #17 13.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-17T04:18:48.665Z] #17 13.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-17T04:18:48.665Z] #17 13.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-17T04:18:48.665Z] #17 13.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-17T04:18:48.665Z] #17 13.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-17T04:18:48.665Z] #17 13.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-17T04:18:48.665Z] #17 13.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-17T04:18:48.665Z] #17 13.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-17T04:18:48.665Z] #17 13.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T04:18:48.665Z] #17 13.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:18:48.665Z] #17 13.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:18:48.665Z] #17 13.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-17T04:18:48.665Z] #17 13.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-17T04:18:48.665Z] #17 13.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-17T04:18:48.665Z] #17 13.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-17T04:18:48.665Z] #17 13.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T04:18:48.665Z] #17 13.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T04:18:48.665Z] #17 13.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T04:18:48.665Z] #17 13.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-17T04:18:48.665Z] #17 13.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-17T04:18:48.665Z] #17 13.37 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T04:18:48.665Z] #17 13.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T04:18:48.665Z] #17 13.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T04:18:48.665Z] #17 13.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T04:18:48.665Z] #17 13.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-17T04:18:48.665Z] #17 13.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-17T04:18:48.665Z] #17 13.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:18:48.665Z] #17 13.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:18:48.665Z] #17 13.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:18:48.665Z] #17 13.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-17T04:18:48.665Z] #17 13.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:18:48.665Z] #17 13.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:18:48.665Z] #17 13.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:18:48.665Z] #17 13.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-17T04:18:48.665Z] #17 13.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-17T04:18:48.665Z] #17 13.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-17T04:18:48.665Z] #17 13.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:18:48.665Z] #17 14.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-17T04:18:48.665Z] #17 14.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-17T04:18:48.665Z] #17 14.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-17T04:18:48.665Z] #17 14.66 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:18:48.665Z] #17 14.70 Fetched 27.7 MB in 1s (24.8 MB/s) [2020-04-17T04:18:48.665Z] #17 14.75 Selecting previously unselected package pigz. [2020-04-17T04:18:48.665Z] #17 14.75 (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 ... 23194 files and directories currently installed.) [2020-04-17T04:18:48.665Z] #17 14.79 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-17T04:18:48.665Z] #17 14.79 Unpacking pigz (2.4-1) ... [2020-04-17T04:18:48.665Z] #17 14.87 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-17T04:18:48.665Z] #17 14.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:48.665Z] #17 14.87 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:18:48.665Z] #17 15.24 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:18:48.665Z] #17 15.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:48.665Z] #17 15.25 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:18:48.665Z] #17 15.95 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:18:48.665Z] #17 15.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:18:48.764Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 [2020-04-17T04:18:48.940Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-17T04:18:49.078Z] #17 17.56 Selecting previously unselected package python3.7. [2020-04-17T04:18:49.078Z] #17 17.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:49.078Z] #17 17.57 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:18:49.078Z] #17 17.64 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-17T04:18:49.078Z] #17 17.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-17T04:18:49.078Z] #17 17.64 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T04:18:49.078Z] #17 17.70 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:18:49.265Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-17T04:18:49.557Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-17T04:18:49.557Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-17T04:18:49.693Z] #17 ... [2020-04-17T04:18:49.693Z] [2020-04-17T04:18:49.693Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:18:49.693Z] #30 DONE 106.2s [2020-04-17T04:18:49.693Z] [2020-04-17T04:18:49.693Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:49.693Z] #44 64.32 CC criu/clone-noasan.o [2020-04-17T04:18:49.693Z] #44 64.41 CC criu/config.o [2020-04-17T04:18:49.693Z] #44 65.40 CC criu/cr-check.o [2020-04-17T04:18:49.693Z] #44 66.43 CC criu/cr-dedup.o [2020-04-17T04:18:49.693Z] #44 66.65 CC criu/cr-dump.o [2020-04-17T04:18:49.693Z] #44 68.07 CC criu/cr-errno.o [2020-04-17T04:18:49.693Z] #44 68.13 CC criu/cr-restore.o [2020-04-17T04:18:49.850Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-17T04:18:50.141Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T04:18:50.151Z] #17 17.91 Selecting previously unselected package python3-minimal. [2020-04-17T04:18:50.151Z] #17 17.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23443 files and directories currently installed.) [2020-04-17T04:18:50.151Z] #17 17.93 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-17T04:18:50.151Z] #17 17.94 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:18:50.151Z] #17 17.97 Selecting previously unselected package libmpdec2:s390x. [2020-04-17T04:18:50.433Z] #17 17.97 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-17T04:18:50.433Z] #17 17.98 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-17T04:18:50.433Z] #17 18.01 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-17T04:18:50.433Z] #17 18.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:50.433Z] #17 18.02 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:18:50.444Z] #35 ... [2020-04-17T04:18:50.444Z] [2020-04-17T04:18:50.444Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:18:50.444Z] #30 75.10 Checking out files: 78% (1191/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-04-17T04:18:50.444Z] #30 76.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:18:50.444Z] #30 77.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:18:50.444Z] #30 ... [2020-04-17T04:18:50.444Z] [2020-04-17T04:18:50.444Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:18:50.444Z] #10 70.34 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-04-17T04:18:50.444Z] #10 71.01 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-04-17T04:18:50.444Z] #10 71.02 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-04-17T04:18:50.444Z] #10 76.67 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-04-17T04:18:50.444Z] #10 80.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T04:18:50.444Z] #10 80.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T04:18:50.444Z] #10 80.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T04:18:50.444Z] #10 80.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T04:18:50.444Z] #10 80.13 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-04-17T04:18:50.444Z] #10 80.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T04:18:50.444Z] #10 80.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T04:18:50.444Z] #10 80.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T04:18:50.444Z] #10 80.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T04:18:50.444Z] #10 80.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T04:18:50.444Z] #10 80.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T04:18:50.444Z] #10 80.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T04:18:50.444Z] #10 80.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-17T04:18:50.444Z] #10 80.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T04:18:50.444Z] #10 80.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T04:18:50.444Z] #10 ... [2020-04-17T04:18:50.444Z] [2020-04-17T04:18:50.444Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:18:50.444Z] #47 69.88 strconv [2020-04-17T04:18:50.444Z] #47 70.67 bytes [2020-04-17T04:18:50.444Z] #47 74.55 bufio [2020-04-17T04:18:50.444Z] #47 77.13 reflect [2020-04-17T04:18:50.444Z] #47 77.99 syscall [2020-04-17T04:18:50.444Z] #47 ... [2020-04-17T04:18:50.444Z] [2020-04-17T04:18:50.444Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:50.444Z] #65 4.968 + RM_GOPATH=0 [2020-04-17T04:18:50.444Z] #65 4.970 + TMP_GOPATH= [2020-04-17T04:18:50.444Z] #65 4.970 + : /build [2020-04-17T04:18:50.444Z] #65 4.970 + '[' -z '' ']' [2020-04-17T04:18:50.444Z] #65 4.972 ++ mktemp -d [2020-04-17T04:18:50.444Z] #65 4.985 + export GOPATH=/tmp/tmp.raF0x244hJ [2020-04-17T04:18:50.444Z] #65 4.985 + GOPATH=/tmp/tmp.raF0x244hJ [2020-04-17T04:18:50.444Z] #65 4.985 + RM_GOPATH=1 [2020-04-17T04:18:50.444Z] #65 4.999 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:18:50.444Z] #65 4.999 ++ dirname ./install.sh [2020-04-17T04:18:50.444Z] #65 4.999 + dir=. [2020-04-17T04:18:50.444Z] #65 4.999 + bin=containerd [2020-04-17T04:18:50.445Z] #65 4.999 + shift [2020-04-17T04:18:50.445Z] #65 4.999 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:18:50.445Z] #65 4.999 + . ./containerd.installer [2020-04-17T04:18:50.445Z] #65 4.999 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:18:50.445Z] #65 4.999 + install_containerd [2020-04-17T04:18:50.445Z] #65 4.999 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:18:50.445Z] #65 4.999 + git clone https://github.com/containerd/containerd.git /tmp/tmp.raF0x244hJ/src/github.com/containerd/containerd [2020-04-17T04:18:50.445Z] #65 4.999 Cloning into '/tmp/tmp.raF0x244hJ/src/github.com/containerd/containerd'... [2020-04-17T04:18:50.452Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-17T04:18:50.699Z] #65 ... [2020-04-17T04:18:50.699Z] [2020-04-17T04:18:50.699Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:18:50.699Z] #27 7.023 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:18:50.954Z] #27 7.891 #=#=# [2020-04-17T04:18:51.047Z] #17 18.78 Selecting previously unselected package python3.7. [2020-04-17T04:18:51.047Z] #17 18.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T04:18:51.047Z] #17 18.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:18:51.098Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T04:18:51.098Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-17T04:18:51.175Z] #44 ... [2020-04-17T04:18:51.175Z] [2020-04-17T04:18:51.175Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:18:51.175Z] #17 18.33 Selecting previously unselected package python3. [2020-04-17T04:18:51.176Z] #17 18.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 ... 23855 files and directories currently installed.) [2020-04-17T04:18:51.176Z] #17 18.38 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 18.41 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:18:51.176Z] #17 18.58 Selecting previously unselected package libip4tc0:s390x. [2020-04-17T04:18:51.176Z] #17 18.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 18.59 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-17T04:18:51.176Z] #17 18.68 Selecting previously unselected package libip6tc0:s390x. [2020-04-17T04:18:51.176Z] #17 18.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 18.70 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-17T04:18:51.176Z] #17 18.85 Selecting previously unselected package libiptc0:s390x. [2020-04-17T04:18:51.176Z] #17 18.85 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 18.85 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-17T04:18:51.176Z] #17 18.99 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-17T04:18:51.176Z] #17 18.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 18.99 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T04:18:51.176Z] #17 19.12 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-17T04:18:51.176Z] #17 19.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 19.13 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T04:18:51.176Z] #17 19.22 Selecting previously unselected package libnftnl11:s390x. [2020-04-17T04:18:51.176Z] #17 19.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 19.22 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-17T04:18:51.176Z] #17 19.38 Selecting previously unselected package iptables. [2020-04-17T04:18:51.176Z] #17 19.38 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 19.38 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:18:51.176Z] #17 19.60 Selecting previously unselected package xxd. [2020-04-17T04:18:51.176Z] #17 19.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T04:18:51.176Z] #17 19.60 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:18:51.176Z] #17 19.67 Selecting previously unselected package vim-common. [2020-04-17T04:18:51.176Z] #17 19.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:18:51.176Z] #17 19.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:18:51.176Z] #17 19.79 Selecting previously unselected package bash-completion. [2020-04-17T04:18:51.282Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.9s done [2020-04-17T04:18:51.282Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-17T04:18:51.329Z] #17 18.89 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-17T04:18:51.329Z] #17 18.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-17T04:18:51.329Z] #17 18.90 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T04:18:51.329Z] #17 18.97 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:18:51.457Z] #17 19.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:18:51.465Z] #27 8.191 # 1.6% ### 4.6% ###### 8.5% ######## 11.4% [2020-04-17T04:18:51.465Z] #27 ... [2020-04-17T04:18:51.465Z] [2020-04-17T04:18:51.465Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:18:51.465Z] #43 71.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:18:51.465Z] #43 79.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T04:18:51.465Z] #43 79.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:18:51.465Z] #43 79.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:18:51.465Z] #43 79.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T04:18:51.465Z] #43 79.52 Setting up python-six (1.12.0-1) ... [2020-04-17T04:18:51.721Z] #43 ... [2020-04-17T04:18:51.721Z] [2020-04-17T04:18:51.721Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:18:51.923Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.9s done [2020-04-17T04:18:51.923Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-17T04:18:51.944Z] #17 19.68 Selecting previously unselected package python3. [2020-04-17T04:18:51.944Z] #17 19.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23855 files and directories currently installed.) [2020-04-17T04:18:51.944Z] #17 19.69 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-17T04:18:51.944Z] #17 19.70 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:18:51.944Z] #17 19.77 Selecting previously unselected package libip4tc0:s390x. [2020-04-17T04:18:51.944Z] #17 19.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-17T04:18:51.944Z] #17 19.78 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-17T04:18:51.944Z] #17 19.83 Selecting previously unselected package libip6tc0:s390x. [2020-04-17T04:18:51.944Z] #17 19.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-17T04:18:51.944Z] #17 19.83 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-17T04:18:51.944Z] #17 19.89 Selecting previously unselected package libiptc0:s390x. [2020-04-17T04:18:52.064Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 3.4s done [2020-04-17T04:18:52.155Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-17T04:18:52.199Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-17T04:18:52.226Z] #17 19.89 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-17T04:18:52.226Z] #17 19.89 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-17T04:18:52.226Z] #17 19.94 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-17T04:18:52.226Z] #17 19.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-17T04:18:52.226Z] #17 19.96 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T04:18:52.226Z] #17 19.99 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-17T04:18:52.226Z] #17 20.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-17T04:18:52.226Z] #17 20.00 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T04:18:52.226Z] #17 20.05 Selecting previously unselected package libnftnl11:s390x. [2020-04-17T04:18:52.226Z] #17 20.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-17T04:18:52.226Z] #17 20.06 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-17T04:18:52.226Z] #17 20.13 Selecting previously unselected package iptables. [2020-04-17T04:18:52.487Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-17T04:18:52.508Z] #17 20.13 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-17T04:18:52.508Z] #17 20.13 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:18:52.508Z] #17 20.37 Selecting previously unselected package xxd. [2020-04-17T04:18:52.508Z] #17 20.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T04:18:52.508Z] #17 20.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:18:52.636Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b done [2020-04-17T04:18:52.775Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T04:18:52.775Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-17T04:18:52.792Z] #17 20.45 Selecting previously unselected package vim-common. [2020-04-17T04:18:52.792Z] #17 20.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:18:52.792Z] #17 20.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:18:52.792Z] #17 20.66 Selecting previously unselected package bash-completion. [2020-04-17T04:18:52.792Z] #17 20.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:18:52.819Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-17T04:18:52.904Z] #7 DONE 14.9s [2020-04-17T04:18:52.927Z] #17 21.20 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:18:52.927Z] #17 21.47 Selecting previously unselected package bzip2. [2020-04-17T04:18:52.927Z] #17 21.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-17T04:18:52.927Z] #17 21.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:18:52.927Z] #17 21.52 Selecting previously unselected package xz-utils. [2020-04-17T04:18:52.927Z] #17 21.53 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-17T04:18:52.927Z] #17 21.53 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:18:53.062Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-17T04:18:53.164Z] [2020-04-17T04:18:53.164Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:18:53.209Z] #17 21.63 Selecting previously unselected package apparmor. [2020-04-17T04:18:53.209Z] #17 21.63 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-17T04:18:53.209Z] #17 21.66 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:18:53.209Z] #17 21.88 Selecting previously unselected package aufs-tools. [2020-04-17T04:18:53.271Z] #27 8.191 # 1.6% ### 4.6% ###### 8.5% ######## 11.4% ############### 21.3% ################## 26.3% ######################## 34.5% ########################### 38.8% ################################ 44.6% ################################### 49.2% ######################################### 57.0% ########################################### 60.2% ############################################## 65.3% ################################################ 68.0% ################################################### 71.9% ######################################################## 78.6% ############################################################# 85.3% ################################################################# 91.3% ######################################################################## 100.0% [2020-04-17T04:18:53.350Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-17T04:18:53.492Z] #17 21.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-17T04:18:53.492Z] #17 21.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:18:53.492Z] #17 21.93 Selecting previously unselected package libonig5:s390x. [2020-04-17T04:18:53.492Z] #17 21.93 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-17T04:18:53.493Z] #17 21.93 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T04:18:53.493Z] #17 22.02 Selecting previously unselected package libjq1:s390x. [2020-04-17T04:18:53.493Z] #17 22.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:18:53.493Z] #17 22.02 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:18:53.774Z] #17 22.13 Selecting previously unselected package jq. [2020-04-17T04:18:53.774Z] #17 22.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:18:53.774Z] #17 22.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:18:53.774Z] #17 22.18 Selecting previously unselected package libaio1:s390x. [2020-04-17T04:18:53.774Z] #17 22.18 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-17T04:18:53.774Z] #17 22.19 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-17T04:18:53.774Z] #17 22.21 Selecting previously unselected package libgpm2:s390x. [2020-04-17T04:18:53.774Z] #17 22.22 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-17T04:18:53.774Z] #17 22.22 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-17T04:18:53.774Z] #17 22.25 Selecting previously unselected package libicu63:s390x. [2020-04-17T04:18:53.774Z] #17 22.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T04:18:53.774Z] #17 22.26 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:18:54.196Z] #27 11.12 [2020-04-17T04:18:54.317Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-17T04:18:54.317Z] go: finding github.com/kr/pty v1.1.1 [2020-04-17T04:18:54.374Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-17T04:18:54.556Z] #8 DONE 1.2s [2020-04-17T04:18:54.556Z] [2020-04-17T04:18:54.556Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:18:54.608Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-17T04:18:54.608Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-17T04:18:54.749Z] #27 11.55 # 1.8% ####### 9.8% ############# 18.8% ####### [2020-04-17T04:18:54.749Z] #27 ... [2020-04-17T04:18:54.749Z] [2020-04-17T04:18:54.749Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:54.749Z] #33 74.55 reflect [2020-04-17T04:18:54.812Z] #17 22.26 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:18:54.812Z] #17 22.63 Selecting previously unselected package bzip2. [2020-04-17T04:18:55.004Z] #33 ... [2020-04-17T04:18:55.004Z] [2020-04-17T04:18:55.004Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:18:55.094Z] #17 22.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-17T04:18:55.094Z] #17 22.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:18:55.094Z] #17 22.70 Selecting previously unselected package xz-utils. [2020-04-17T04:18:55.094Z] #17 22.70 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-17T04:18:55.094Z] #17 22.70 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:18:55.094Z] #17 22.83 Selecting previously unselected package apparmor. [2020-04-17T04:18:55.094Z] #17 22.84 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-17T04:18:55.094Z] #17 22.90 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:18:55.125Z] #9 DONE 0.9s [2020-04-17T04:18:55.125Z] [2020-04-17T04:18:55.125Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:18:55.125Z] #29 DONE 0.1s [2020-04-17T04:18:55.125Z] [2020-04-17T04:18:55.125Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:18:55.376Z] #17 23.20 Selecting previously unselected package aufs-tools. [2020-04-17T04:18:55.377Z] #17 23.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-17T04:18:55.377Z] #17 23.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:18:55.377Z] #17 23.32 Selecting previously unselected package libonig5:s390x. [2020-04-17T04:18:55.390Z] #35 ... [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:18:55.390Z] #40 DONE 0.1s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:18:55.390Z] #21 DONE 0.1s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:18:55.390Z] #55 DONE 0.1s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:18:55.390Z] #67 DONE 0.1s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:18:55.390Z] #49 DONE 0.1s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:18:55.390Z] #22 DONE 0.2s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:18:55.390Z] #73 DONE 0.2s [2020-04-17T04:18:55.390Z] [2020-04-17T04:18:55.390Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:18:55.397Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-17T04:18:55.397Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-17T04:18:55.514Z] #27 11.55 # 1.8% ####### 9.8% ############# 18.8% ################### 26.9% ############################ 39.8% ################################## 48.2% ########################################## 58.8% ########################################################### 82.5% ######################################################################## 100.0% [2020-04-17T04:18:55.651Z] #74 ... [2020-04-17T04:18:55.651Z] [2020-04-17T04:18:55.651Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:18:55.651Z] #32 DONE 0.2s [2020-04-17T04:18:55.651Z] [2020-04-17T04:18:55.651Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:18:55.651Z] #46 DONE 0.2s [2020-04-17T04:18:55.651Z] [2020-04-17T04:18:55.651Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:18:55.651Z] #52 DONE 0.2s [2020-04-17T04:18:55.651Z] [2020-04-17T04:18:55.651Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:55.659Z] #17 23.32 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-17T04:18:55.659Z] #17 23.32 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T04:18:55.659Z] #17 23.46 Selecting previously unselected package libjq1:s390x. [2020-04-17T04:18:55.659Z] #17 23.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:18:55.659Z] #17 23.46 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:18:55.659Z] #17 23.60 Selecting previously unselected package jq. [2020-04-17T04:18:55.793Z] #17 24.33 Selecting previously unselected package libnet1:s390x. [2020-04-17T04:18:55.793Z] #17 24.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T04:18:55.793Z] #17 24.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:18:55.793Z] #17 24.39 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T04:18:55.793Z] #17 24.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T04:18:55.793Z] #17 24.39 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:18:55.793Z] #17 24.43 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T04:18:55.941Z] #17 23.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T04:18:55.941Z] #17 23.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:18:55.941Z] #17 23.70 Selecting previously unselected package libaio1:s390x. [2020-04-17T04:18:55.941Z] #17 23.71 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-17T04:18:55.941Z] #17 23.71 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-17T04:18:55.941Z] #17 23.75 Selecting previously unselected package libgpm2:s390x. [2020-04-17T04:18:55.941Z] #17 23.75 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-17T04:18:55.941Z] #17 23.76 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-17T04:18:55.941Z] #17 23.81 Selecting previously unselected package libicu63:s390x. [2020-04-17T04:18:56.074Z] #27 13.22 [2020-04-17T04:18:56.075Z] #17 24.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:18:56.075Z] #17 24.43 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:18:56.075Z] #17 24.47 Selecting previously unselected package libreadline5:s390x. [2020-04-17T04:18:56.075Z] #17 24.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-17T04:18:56.075Z] #17 24.48 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T04:18:56.075Z] #17 24.56 Selecting previously unselected package net-tools. [2020-04-17T04:18:56.075Z] #17 24.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-17T04:18:56.075Z] #17 24.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:18:56.075Z] #17 24.67 Selecting previously unselected package python-pip-whl. [2020-04-17T04:18:56.223Z] #17 23.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T04:18:56.223Z] #17 23.82 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:18:56.356Z] #17 24.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:18:56.356Z] #17 24.67 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:18:56.425Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-17T04:18:56.541Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.3s [2020-04-17T04:18:56.638Z] #17 24.97 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:18:56.638Z] #17 24.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:18:56.638Z] #17 24.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:18:56.638Z] #17 25.02 Selecting previously unselected package python3-distutils. [2020-04-17T04:18:56.638Z] #17 25.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:18:56.638Z] #17 25.02 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:18:56.638Z] #17 25.10 Selecting previously unselected package python3-pip. [2020-04-17T04:18:56.638Z] #17 25.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:18:56.638Z] #17 25.11 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:18:56.638Z] #17 25.23 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:18:56.667Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-17T04:18:56.713Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-17T04:18:56.920Z] #17 25.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:18:56.920Z] #17 25.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:18:56.920Z] #17 25.35 Selecting previously unselected package python3-setuptools. [2020-04-17T04:18:56.920Z] #17 25.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:18:56.920Z] #17 25.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:18:56.920Z] #17 25.49 Selecting previously unselected package python3-wheel. [2020-04-17T04:18:57.187Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.3s [2020-04-17T04:18:57.202Z] #17 25.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:18:57.202Z] #17 25.50 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:18:57.202Z] #17 25.55 Selecting previously unselected package sudo. [2020-04-17T04:18:57.202Z] #17 25.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-17T04:18:57.202Z] #17 25.55 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:18:57.233Z] #17 ... [2020-04-17T04:18:57.233Z] [2020-04-17T04:18:57.233Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:18:57.233Z] #30 DONE 111.6s [2020-04-17T04:18:57.233Z] [2020-04-17T04:18:57.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:18:57.233Z] #44 65.68 CC criu/cr-check.o [2020-04-17T04:18:57.233Z] #44 67.00 CC criu/cr-dedup.o [2020-04-17T04:18:57.233Z] #44 67.25 CC criu/cr-dump.o [2020-04-17T04:18:57.233Z] #44 68.59 CC criu/cr-errno.o [2020-04-17T04:18:57.233Z] #44 68.62 CC criu/cr-restore.o [2020-04-17T04:18:57.233Z] #44 71.45 CC criu/cr-service.o [2020-04-17T04:18:57.233Z] #44 72.31 CC criu/crtools.o [2020-04-17T04:18:57.233Z] #44 72.70 CC criu/eventfd.o [2020-04-17T04:18:57.233Z] #44 72.99 CC criu/eventpoll.o [2020-04-17T04:18:57.233Z] #44 73.68 CC criu/external.o [2020-04-17T04:18:57.233Z] #44 74.00 CC criu/fault-injection.o [2020-04-17T04:18:57.233Z] #44 74.14 CC criu/fdstore.o [2020-04-17T04:18:57.299Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-17T04:18:57.299Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-17T04:18:57.299Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-17T04:18:57.483Z] #17 25.92 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:18:57.483Z] #17 25.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-17T04:18:57.483Z] #17 25.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:18:57.515Z] #44 74.55 CC criu/fifo.o [2020-04-17T04:18:57.750Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-17T04:18:57.750Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-17T04:18:57.765Z] #17 26.16 Selecting previously unselected package uidmap. [2020-04-17T04:18:57.765Z] #17 26.16 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-17T04:18:57.765Z] #17 26.18 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:18:57.765Z] #17 26.24 Selecting previously unselected package vim-runtime. [2020-04-17T04:18:57.765Z] #17 26.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:18:57.765Z] #17 26.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:18:57.765Z] #17 26.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:18:57.797Z] #44 74.75 CC criu/file-ids.o [2020-04-17T04:18:57.911Z] #27 13.55 0.0% ####### 9.7% ############ 16.7% ################ 22.3% #################### 28.4% ######################## 34.1% ########################### 38.0% ############################## 42.9% ################################## 48.2% ######################################## 56.9% ############################################### 65.6% ################################################### 71.2% [2020-04-17T04:18:57.911Z] #27 ... [2020-04-17T04:18:57.911Z] [2020-04-17T04:18:57.911Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:18:57.911Z] #50 77.63 + cd /tmp/tmp.g9lN9LGWqt/src/gotest.tools/gotestsum [2020-04-17T04:18:57.911Z] #50 77.63 + git checkout -q v0.3.5 [2020-04-17T04:18:57.911Z] #50 77.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:18:57.911Z] #50 ... [2020-04-17T04:18:57.911Z] [2020-04-17T04:18:57.911Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:18:58.047Z] #17 26.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:18:58.052Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-17T04:18:58.078Z] #44 74.91 CC criu/file-lock.o [2020-04-17T04:18:58.331Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-17T04:18:58.340Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-17T04:18:58.463Z] #27 13.55 0.0% ####### 9.7% ############ 16.7% ################ 22.3% #################### 28.4% ######################## 34.1% ########################### 38.0% ############################## 42.9% ################################## 48.2% ######################################## 56.9% ############################################### 65.6% ################################################### 71.2% ####################################################### 76.5% ########################################################## 81.9% ############################################################### 88.4% ##################################################################### 97.0% ######################################################################## 100.0% [2020-04-17T04:18:58.692Z] #44 75.55 CC criu/files-ext.o [2020-04-17T04:18:58.692Z] #44 ... [2020-04-17T04:18:58.693Z] [2020-04-17T04:18:58.693Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:18:58.693Z] #17 26.38 Selecting previously unselected package libnet1:s390x. [2020-04-17T04:18:58.693Z] #17 26.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T04:18:58.693Z] #17 26.38 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:18:58.693Z] #17 26.42 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T04:18:58.693Z] #17 26.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T04:18:58.693Z] #17 26.42 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:18:58.693Z] #17 26.47 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T04:18:58.693Z] #17 26.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T04:18:58.693Z] #17 26.48 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:18:58.693Z] #17 26.52 Selecting previously unselected package libreadline5:s390x. [2020-04-17T04:18:58.693Z] #17 26.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-17T04:18:58.693Z] #17 26.52 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T04:18:58.693Z] #17 26.60 Selecting previously unselected package net-tools. [2020-04-17T04:18:58.693Z] #17 26.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-17T04:18:58.718Z] #27 15.70 [2020-04-17T04:18:58.966Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-17T04:18:58.966Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T04:18:58.974Z] #17 26.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:18:58.974Z] #17 26.78 Selecting previously unselected package python-pip-whl. [2020-04-17T04:18:58.974Z] #17 26.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:18:58.974Z] #17 26.78 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:18:59.078Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.7s done [2020-04-17T04:18:59.078Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T04:18:59.257Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-17T04:18:59.257Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-17T04:18:59.336Z] #7 DONE 28.4s [2020-04-17T04:18:59.336Z] [2020-04-17T04:18:59.336Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:18:59.359Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-17T04:18:59.549Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-17T04:18:59.594Z] #17 27.22 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:18:59.594Z] #17 27.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:18:59.594Z] #17 27.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:18:59.594Z] #17 27.30 Selecting previously unselected package python3-distutils. [2020-04-17T04:18:59.594Z] #17 27.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:18:59.594Z] #17 27.30 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:18:59.594Z] #17 27.41 Selecting previously unselected package python3-pip. [2020-04-17T04:18:59.594Z] #17 27.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:18:59.594Z] #17 27.41 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:18:59.715Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.7s done [2020-04-17T04:18:59.715Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T04:18:59.876Z] #17 27.57 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:18:59.876Z] #17 27.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:18:59.876Z] #17 27.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:18:59.876Z] #17 27.68 Selecting previously unselected package python3-setuptools. [2020-04-17T04:18:59.876Z] #17 27.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:18:59.876Z] #17 27.68 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:18:59.973Z] #7 DONE 28.6s [2020-04-17T04:18:59.973Z] [2020-04-17T04:18:59.973Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:18:59.994Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-17T04:18:59.994Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-17T04:19:00.066Z] #17 28.30 Selecting previously unselected package vim. [2020-04-17T04:19:00.066Z] #17 28.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T04:19:00.066Z] #17 28.32 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:19:00.066Z] #17 28.66 Selecting previously unselected package xfsprogs. [2020-04-17T04:19:00.158Z] #17 27.89 Selecting previously unselected package python3-wheel. [2020-04-17T04:19:00.158Z] #17 27.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:19:00.158Z] #17 27.89 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:19:00.158Z] #17 27.95 Selecting previously unselected package sudo. [2020-04-17T04:19:00.158Z] #17 27.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-17T04:19:00.158Z] #17 27.96 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:19:00.348Z] #17 28.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-17T04:19:00.348Z] #17 28.66 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:19:00.441Z] #17 28.35 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:19:00.441Z] #17 28.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-17T04:19:00.441Z] #17 28.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:19:00.627Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-17T04:19:00.629Z] #17 28.99 Selecting previously unselected package zip. [2020-04-17T04:19:00.629Z] #17 28.99 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-17T04:19:00.629Z] #17 29.00 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:19:00.629Z] #17 29.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:19:00.629Z] #17 29.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:19:00.629Z] #17 29.13 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-17T04:19:00.629Z] #17 29.13 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T04:19:00.629Z] #17 29.14 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-17T04:19:00.629Z] #17 29.14 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-17T04:19:00.629Z] #17 29.15 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:19:00.629Z] #17 29.16 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-17T04:19:00.629Z] #17 29.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:00.629Z] #17 29.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:19:00.629Z] #17 29.18 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:19:00.629Z] #17 29.19 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:19:00.629Z] #17 29.19 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:19:00.629Z] #17 29.20 Setting up zip (3.0-11+b1) ... [2020-04-17T04:19:00.629Z] #17 29.21 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:19:00.629Z] #17 29.22 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:19:00.723Z] #17 28.47 Selecting previously unselected package uidmap. [2020-04-17T04:19:00.723Z] #17 28.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-17T04:19:00.723Z] #17 28.47 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:19:00.723Z] #17 28.55 Selecting previously unselected package vim-runtime. [2020-04-17T04:19:00.723Z] #17 28.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:19:00.723Z] #17 28.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:19:00.723Z] #17 28.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:19:00.776Z] #27 15.90 #=#=# # 1.9% #### 5.6% #### 6.9% ###### 9.2% ####### 10.7% ######### 13.5% ########### 15.7% ############ 17.9% ############## 19.6% ############### 21.0% ################# 24.0% ################## 25.9% ###################### 30.7% ####################### 32.0% ######################## 34.1% # [2020-04-17T04:19:00.776Z] #27 ... [2020-04-17T04:19:00.776Z] [2020-04-17T04:19:00.776Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:00.776Z] #56 80.51 reflect [2020-04-17T04:19:00.776Z] #56 80.55 syscall [2020-04-17T04:19:00.776Z] #56 ... [2020-04-17T04:19:00.776Z] [2020-04-17T04:19:00.776Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:01.005Z] #17 28.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:19:01.031Z] #27 15.90 #=#=# # 1.9% #### 5.6% #### 6.9% ###### 9.2% ####### 10.7% ######### 13.5% ########### 15.7% ############ 17.9% ############## 19.6% ############### 21.0% ################# 24.0% ################## 25.9% ###################### 30.7% ####################### 32.0% ######################## 34.1% ########################## 36.8% ############################# 40.4% ################################# 46.1% [2020-04-17T04:19:01.031Z] #27 ... [2020-04-17T04:19:01.031Z] [2020-04-17T04:19:01.031Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:01.031Z] #35 81.19 Selecting previously unselected package libicu63:amd64. [2020-04-17T04:19:01.031Z] #35 81.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T04:19:01.031Z] #35 81.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:19:01.051Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-17T04:19:01.132Z] #53 ... [2020-04-17T04:19:01.132Z] [2020-04-17T04:19:01.132Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:01.132Z] #23 4.911 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:19:01.132Z] #23 4.911 + RM_GOPATH=0 [2020-04-17T04:19:01.132Z] #23 4.911 + TMP_GOPATH= [2020-04-17T04:19:01.132Z] #23 4.911 + : /build [2020-04-17T04:19:01.132Z] #23 4.911 + '[' -z '' ']' [2020-04-17T04:19:01.132Z] #23 4.911 ++ mktemp -d [2020-04-17T04:19:01.132Z] #23 4.911 + export GOPATH=/tmp/tmp.xBWMmSseTc [2020-04-17T04:19:01.132Z] #23 4.911 + GOPATH=/tmp/tmp.xBWMmSseTc [2020-04-17T04:19:01.132Z] #23 4.911 + RM_GOPATH=1 [2020-04-17T04:19:01.132Z] #23 4.911 ++ dirname ./install.sh [2020-04-17T04:19:01.132Z] #23 4.911 + dir=. [2020-04-17T04:19:01.132Z] #23 4.911 + bin=dockercli [2020-04-17T04:19:01.132Z] #23 4.911 + shift [2020-04-17T04:19:01.132Z] #23 4.911 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:19:01.132Z] #23 4.911 + . ./dockercli.installer [2020-04-17T04:19:01.132Z] #23 4.911 ++ : stable [2020-04-17T04:19:01.132Z] #23 4.911 ++ : 17.06.2-ce [2020-04-17T04:19:01.132Z] #23 4.911 + install_dockercli [2020-04-17T04:19:01.132Z] #23 4.911 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:19:01.132Z] #23 4.914 ++ uname -m [2020-04-17T04:19:01.132Z] #23 4.917 + arch=aarch64 [2020-04-17T04:19:01.132Z] #23 4.917 + '[' aarch64 '!=' x86_64 ']' [2020-04-17T04:19:01.132Z] #23 4.917 + '[' aarch64 '!=' s390x ']' [2020-04-17T04:19:01.132Z] #23 4.917 + '[' aarch64 '!=' armhf ']' [2020-04-17T04:19:01.132Z] #23 4.917 + build_dockercli [2020-04-17T04:19:01.132Z] #23 4.917 + git clone https://github.com/docker/docker-ce /tmp/tmp.xBWMmSseTc/tmp/docker-ce [2020-04-17T04:19:01.132Z] #23 4.919 Cloning into '/tmp/tmp.xBWMmSseTc/tmp/docker-ce'... [2020-04-17T04:19:01.132Z] #23 ... [2020-04-17T04:19:01.132Z] [2020-04-17T04:19:01.132Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:01.132Z] #74 5.528 + RM_GOPATH=0 [2020-04-17T04:19:01.132Z] #74 5.528 + TMP_GOPATH= [2020-04-17T04:19:01.132Z] #74 5.528 + : /build [2020-04-17T04:19:01.132Z] #74 5.528 + '[' -z '' ']' [2020-04-17T04:19:01.132Z] #74 5.532 ++ mktemp -d [2020-04-17T04:19:01.132Z] #74 5.534 + export GOPATH=/tmp/tmp.dYtqERpJIj [2020-04-17T04:19:01.132Z] #74 5.534 + GOPATH=/tmp/tmp.dYtqERpJIj [2020-04-17T04:19:01.132Z] #74 5.534 + RM_GOPATH=1 [2020-04-17T04:19:01.132Z] #74 5.535 ++ dirname ./install.sh [2020-04-17T04:19:01.132Z] #74 5.537 + dir=. [2020-04-17T04:19:01.132Z] #74 5.537 + bin=proxy [2020-04-17T04:19:01.132Z] #74 5.537 + shift [2020-04-17T04:19:01.132Z] #74 5.537 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:19:01.132Z] #74 5.537 + . ./proxy.installer [2020-04-17T04:19:01.132Z] #74 5.537 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:01.132Z] #74 5.537 + install_proxy [2020-04-17T04:19:01.132Z] #74 5.537 + case "$1" in [2020-04-17T04:19:01.132Z] #74 5.537 + export CGO_ENABLED=0 [2020-04-17T04:19:01.132Z] #74 5.537 + CGO_ENABLED=0 [2020-04-17T04:19:01.132Z] #74 5.537 + _install_proxy [2020-04-17T04:19:01.132Z] #74 5.537 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:19:01.132Z] #74 5.537 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:01.132Z] #74 5.537 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dYtqERpJIj/src/github.com/docker/libnetwork [2020-04-17T04:19:01.132Z] #74 5.540 Cloning into '/tmp/tmp.dYtqERpJIj/src/github.com/docker/libnetwork'... [2020-04-17T04:19:01.287Z] #35 ... [2020-04-17T04:19:01.288Z] [2020-04-17T04:19:01.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:01.288Z] #47 90.90 time [2020-04-17T04:19:01.347Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-17T04:19:01.674Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-17T04:19:01.866Z] #8 DONE 2.7s [2020-04-17T04:19:01.866Z] [2020-04-17T04:19:01.866Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:19:01.964Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T04:19:01.964Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T04:19:01.964Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-17T04:19:01.980Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-17T04:19:02.099Z] #17 30.62 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-17T04:19:02.099Z] #17 30.62 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:19:02.099Z] #17 30.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:19:02.099Z] #17 30.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:19:02.099Z] #17 30.68 invoke-rc.d: could not determine current runlevel [2020-04-17T04:19:02.213Z] #47 ... [2020-04-17T04:19:02.213Z] [2020-04-17T04:19:02.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:02.213Z] #10 82.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:02.213Z] #10 82.74 Fetched 77.7 MB in 12s (6485 kB/s) [2020-04-17T04:19:02.213Z] #10 82.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:19:02.213Z] #10 82.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T04:19:02.213Z] #10 83.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T04:19:02.213Z] #10 83.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:19:02.213Z] #10 87.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:19:02.213Z] #10 87.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T04:19:02.213Z] #10 87.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:19:02.213Z] #10 ... [2020-04-17T04:19:02.213Z] [2020-04-17T04:19:02.213Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:02.270Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-17T04:19:02.381Z] #17 30.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:19:02.381Z] #17 30.71 Setting up pigz (2.4-1) ... [2020-04-17T04:19:02.381Z] #17 30.71 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T04:19:02.381Z] #17 30.72 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:19:02.381Z] #17 30.73 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:19:02.381Z] #17 30.74 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-17T04:19:02.381Z] #17 30.74 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:19:02.381Z] #17 30.96 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-17T04:19:02.381Z] #17 30.97 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T04:19:02.381Z] #17 30.98 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:19:02.381Z] #17 30.98 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:19:02.381Z] #17 30.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:19:02.381Z] #17 30.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:19:02.381Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:19:02.381Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:19:02.381Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:19:02.381Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:19:02.381Z] #17 31.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:19:02.381Z] #17 31.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:19:02.381Z] #17 31.03 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:19:02.381Z] #17 31.04 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:19:02.381Z] #17 31.05 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T04:19:02.381Z] #17 31.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:19:02.381Z] #17 31.06 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T04:19:02.381Z] #17 31.07 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:19:02.560Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-17T04:19:02.560Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-17T04:19:02.592Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-17T04:19:02.662Z] #17 ... [2020-04-17T04:19:02.662Z] [2020-04-17T04:19:02.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:02.662Z] #44 71.29 CC criu/cr-service.o [2020-04-17T04:19:02.662Z] #44 72.28 CC criu/crtools.o [2020-04-17T04:19:02.662Z] #44 72.66 CC criu/eventfd.o [2020-04-17T04:19:02.662Z] #44 72.88 CC criu/eventpoll.o [2020-04-17T04:19:02.662Z] #44 73.41 CC criu/external.o [2020-04-17T04:19:02.662Z] #44 73.61 CC criu/fault-injection.o [2020-04-17T04:19:02.662Z] #44 73.67 CC criu/fdstore.o [2020-04-17T04:19:02.662Z] #44 73.96 CC criu/fifo.o [2020-04-17T04:19:02.662Z] #44 74.27 CC criu/file-ids.o [2020-04-17T04:19:02.662Z] #44 74.46 CC criu/file-lock.o [2020-04-17T04:19:02.662Z] #44 74.99 CC criu/files-ext.o [2020-04-17T04:19:02.662Z] #44 75.23 CC criu/files-reg.o [2020-04-17T04:19:02.662Z] #44 76.53 CC criu/files.o [2020-04-17T04:19:02.662Z] #44 77.95 CC criu/filesystems.o [2020-04-17T04:19:02.662Z] #44 78.38 CC criu/fsnotify.o [2020-04-17T04:19:02.662Z] #44 79.00 CC criu/image-desc.o [2020-04-17T04:19:02.662Z] #44 79.14 CC criu/image.o [2020-04-17T04:19:02.662Z] #44 79.78 CC criu/ipc_ns.o [2020-04-17T04:19:02.662Z] #44 80.53 CC criu/irmap.o [2020-04-17T04:19:02.662Z] #44 80.90 CC criu/kcmp-ids.o [2020-04-17T04:19:02.662Z] #44 81.06 CC criu/kerndat.o [2020-04-17T04:19:02.809Z] #9 DONE 1.0s [2020-04-17T04:19:02.809Z] [2020-04-17T04:19:02.809Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:19:02.809Z] #29 DONE 0.1s [2020-04-17T04:19:02.809Z] [2020-04-17T04:19:02.809Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:19:02.809Z] #40 DONE 0.1s [2020-04-17T04:19:02.809Z] [2020-04-17T04:19:02.809Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:19:02.809Z] #21 DONE 0.1s [2020-04-17T04:19:02.809Z] [2020-04-17T04:19:02.809Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:19:02.850Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-17T04:19:02.882Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-17T04:19:02.944Z] #44 81.62 CC criu/libnetlink.o [2020-04-17T04:19:03.027Z] #17 30.71 Selecting previously unselected package vim. [2020-04-17T04:19:03.027Z] #17 30.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T04:19:03.027Z] #17 30.72 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:19:03.067Z] #67 ... [2020-04-17T04:19:03.067Z] [2020-04-17T04:19:03.067Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:19:03.067Z] #32 DONE 0.1s [2020-04-17T04:19:03.067Z] [2020-04-17T04:19:03.067Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:19:03.067Z] #46 DONE 0.2s [2020-04-17T04:19:03.067Z] [2020-04-17T04:19:03.067Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:19:03.067Z] #22 DONE 0.2s [2020-04-17T04:19:03.067Z] [2020-04-17T04:19:03.067Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:19:03.067Z] #52 DONE 0.3s [2020-04-17T04:19:03.067Z] [2020-04-17T04:19:03.067Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:03.140Z] go: finding github.com/golang/mock v1.1.1 [2020-04-17T04:19:03.171Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-17T04:19:03.226Z] #44 81.90 CC criu/log.o [2020-04-17T04:19:03.262Z] #8 DONE 3.0s [2020-04-17T04:19:03.262Z] [2020-04-17T04:19:03.262Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:19:03.309Z] #17 31.01 Selecting previously unselected package xfsprogs. [2020-04-17T04:19:03.309Z] #17 31.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-17T04:19:03.309Z] #17 31.01 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:19:03.325Z] #23 ... [2020-04-17T04:19:03.325Z] [2020-04-17T04:19:03.325Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:19:03.325Z] #49 DONE 0.3s [2020-04-17T04:19:03.325Z] [2020-04-17T04:19:03.325Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:19:03.325Z] #55 DONE 0.3s [2020-04-17T04:19:03.325Z] [2020-04-17T04:19:03.325Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:19:03.325Z] #73 DONE 0.3s [2020-04-17T04:19:03.325Z] [2020-04-17T04:19:03.325Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:19:03.325Z] #67 DONE 0.3s [2020-04-17T04:19:03.467Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-17T04:19:03.507Z] #44 82.22 CC criu/lsm.o [2020-04-17T04:19:03.583Z] [2020-04-17T04:19:03.583Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:03.591Z] #17 31.28 Selecting previously unselected package zip. [2020-04-17T04:19:03.591Z] #17 31.28 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-17T04:19:03.591Z] #17 31.28 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:19:03.591Z] #17 31.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:19:03.591Z] #17 31.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:19:03.591Z] #17 31.49 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-17T04:19:03.591Z] #17 31.50 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T04:19:03.591Z] #17 31.51 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-17T04:19:03.591Z] #17 31.51 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-17T04:19:03.591Z] #17 31.52 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:19:03.591Z] #17 31.53 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-17T04:19:03.769Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-17T04:19:03.789Z] #44 82.44 CC criu/mem.o [2020-04-17T04:19:03.829Z] #9 DONE 1.0s [2020-04-17T04:19:03.829Z] [2020-04-17T04:19:03.829Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:19:03.829Z] #40 DONE 0.0s [2020-04-17T04:19:03.829Z] [2020-04-17T04:19:03.829Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:19:03.829Z] #21 DONE 0.1s [2020-04-17T04:19:03.829Z] [2020-04-17T04:19:03.829Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:19:03.829Z] #29 DONE 0.1s [2020-04-17T04:19:03.829Z] [2020-04-17T04:19:03.829Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:19:03.873Z] #17 31.53 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:03.873Z] #17 31.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:19:03.873Z] #17 31.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T04:19:03.873Z] #17 31.56 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T04:19:03.873Z] #17 31.56 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:19:03.873Z] #17 31.57 Setting up zip (3.0-11+b1) ... [2020-04-17T04:19:03.873Z] #17 31.57 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:19:03.873Z] #17 31.59 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:19:04.047Z] #27 15.90 #=#=# # 1.9% #### 5.6% #### 6.9% ###### 9.2% ####### 10.7% ######### 13.5% ########### 15.7% ############ 17.9% ############## 19.6% ############### 21.0% ################# 24.0% ################## 25.9% ###################### 30.7% ####################### 32.0% ######################## 34.1% ########################## 36.8% ############################# 40.4% ################################# 46.1% ################################### 48.6% #################################### 50.8% ###################################### 53.0% ######################################## 56.3% ########################################## 59.1% ########################################### 61.1% ############################################## 63.9% ############################################### 66.2% ################################################# 68.5% ################################################### 70.8% ##################################################### 74.3% ###################################################### 76.3% ######################################################## 79.0% ######################################################### 80.5% ########################################################## 81.8% ############################################################ 83.4% ############################################################# 85.6% ############################################################## 87.1% ############################################################### 88.8% ################################################################ 90.3% ################################################################## 92.4% #################################################################### 94.7% ##################################################################### 96.5% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-17T04:19:04.087Z] #32 ... [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:19:04.087Z] #22 DONE 0.1s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:19:04.087Z] #52 DONE 0.1s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:19:04.087Z] #67 DONE 0.1s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:19:04.087Z] #73 DONE 0.2s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:19:04.087Z] #55 DONE 0.2s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:19:04.087Z] #49 DONE 0.2s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:19:04.087Z] #46 DONE 0.3s [2020-04-17T04:19:04.087Z] [2020-04-17T04:19:04.087Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:04.095Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-17T04:19:04.303Z] #27 21.28 [2020-04-17T04:19:04.345Z] #56 ... [2020-04-17T04:19:04.345Z] [2020-04-17T04:19:04.345Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:19:04.345Z] #32 DONE 0.3s [2020-04-17T04:19:04.345Z] [2020-04-17T04:19:04.345Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:04.403Z] #44 ... [2020-04-17T04:19:04.403Z] [2020-04-17T04:19:04.403Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:19:04.403Z] #17 32.85 Setting up iptables (1.8.2-4) ... [2020-04-17T04:19:04.403Z] #17 32.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:19:04.403Z] #17 32.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:19:04.403Z] #17 32.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:19:04.403Z] #17 32.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:19:04.403Z] #17 32.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:19:04.403Z] #17 32.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:19:04.403Z] #17 32.89 Setting up python3 (3.7.3-1) ... [2020-04-17T04:19:04.685Z] #17 33.18 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:19:04.722Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-17T04:19:04.816Z] go: finding github.com/kr/text v0.1.0 [2020-04-17T04:19:04.816Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-17T04:19:04.816Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-17T04:19:05.298Z] #17 33.61 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:19:05.343Z] #17 32.99 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-17T04:19:05.343Z] #17 32.99 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:19:05.343Z] #17 33.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:19:05.343Z] #17 33.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:19:05.343Z] #17 33.05 invoke-rc.d: could not determine current runlevel [2020-04-17T04:19:05.343Z] #17 33.05 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:19:05.343Z] #17 33.06 Setting up pigz (2.4-1) ... [2020-04-17T04:19:05.343Z] #17 33.06 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T04:19:05.343Z] #17 33.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T04:19:05.343Z] #17 33.08 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:19:05.343Z] #17 33.09 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-17T04:19:05.343Z] #17 33.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:19:05.625Z] #17 33.29 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-17T04:19:05.625Z] #17 33.30 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T04:19:05.625Z] #17 33.31 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T04:19:05.625Z] #17 33.31 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:19:05.625Z] #17 33.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:19:05.625Z] #17 33.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:19:05.625Z] #17 33.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:19:05.625Z] #17 33.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:19:05.625Z] #17 33.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:19:05.625Z] #17 33.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:19:05.625Z] #17 33.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:19:05.625Z] #17 33.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:19:05.625Z] #17 33.38 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T04:19:05.625Z] #17 33.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:19:05.625Z] #17 33.39 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T04:19:05.625Z] #17 33.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:19:05.625Z] #17 33.40 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T04:19:05.625Z] #17 33.41 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:19:05.665Z] #27 ... [2020-04-17T04:19:05.665Z] [2020-04-17T04:19:05.665Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:05.665Z] #33 84.96 time [2020-04-17T04:19:05.665Z] #33 ... [2020-04-17T04:19:05.665Z] [2020-04-17T04:19:05.665Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:05.665Z] #10 93.64 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:19:05.665Z] #10 93.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:19:05.665Z] #10 93.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:19:05.665Z] #10 94.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T04:19:05.665Z] #10 94.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:19:05.665Z] #10 94.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:19:05.665Z] #10 94.35 Selecting previously unselected package dmsetup. [2020-04-17T04:19:05.665Z] #10 94.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:19:05.665Z] #10 94.39 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:19:05.665Z] #10 94.84 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:19:05.665Z] #10 94.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:19:05.665Z] #10 94.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:19:05.666Z] #74 ... [2020-04-17T04:19:05.666Z] [2020-04-17T04:19:05.666Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:05.666Z] #10 4.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:05.666Z] #10 5.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:05.666Z] #10 5.088 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:05.666Z] #10 6.344 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T04:19:05.666Z] #10 9.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T04:19:05.666Z] #10 ... [2020-04-17T04:19:05.666Z] [2020-04-17T04:19:05.666Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:05.666Z] #25 3.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:05.666Z] #25 3.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:05.666Z] #25 3.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:05.666Z] #25 4.183 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T04:19:05.666Z] #25 5.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T04:19:05.666Z] #25 9.103 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T04:19:05.666Z] #25 ... [2020-04-17T04:19:05.666Z] [2020-04-17T04:19:05.666Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:05.666Z] #56 5.942 + RM_GOPATH=0 [2020-04-17T04:19:05.666Z] #56 5.942 + TMP_GOPATH= [2020-04-17T04:19:05.666Z] #56 5.942 + : /build [2020-04-17T04:19:05.666Z] #56 5.942 + '[' -z '' ']' [2020-04-17T04:19:05.666Z] #56 5.947 ++ mktemp -d [2020-04-17T04:19:05.666Z] #56 5.948 + export GOPATH=/tmp/tmp.mU21TGuhr3 [2020-04-17T04:19:05.666Z] #56 5.948 + GOPATH=/tmp/tmp.mU21TGuhr3 [2020-04-17T04:19:05.666Z] #56 5.948 + RM_GOPATH=1 [2020-04-17T04:19:05.666Z] #56 5.989 ++ dirname ./install.sh [2020-04-17T04:19:05.666Z] #56 5.989 + dir=. [2020-04-17T04:19:05.666Z] #56 5.989 + bin=shfmt [2020-04-17T04:19:05.666Z] #56 5.990 + shift [2020-04-17T04:19:05.666Z] #56 5.990 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:19:05.666Z] #56 5.990 + . ./shfmt.installer [2020-04-17T04:19:05.666Z] #56 5.990 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:05.666Z] #56 5.991 + install_shfmt [2020-04-17T04:19:05.666Z] #56 5.991 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:19:05.667Z] #56 5.991 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:05.667Z] #56 5.991 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mU21TGuhr3/src/github.com/mvdan/sh [2020-04-17T04:19:05.667Z] #56 6.017 Cloning into '/tmp/tmp.mU21TGuhr3/src/github.com/mvdan/sh'... [2020-04-17T04:19:05.667Z] #56 ... [2020-04-17T04:19:05.667Z] [2020-04-17T04:19:05.667Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:05.667Z] #62 5.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:05.667Z] #62 6.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:05.667Z] #62 6.012 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:05.667Z] #62 8.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T04:19:05.667Z] #62 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T04:19:05.667Z] #62 ... [2020-04-17T04:19:05.667Z] [2020-04-17T04:19:05.667Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:05.667Z] #43 5.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:05.667Z] #43 5.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:05.667Z] #43 5.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:05.667Z] #43 6.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T04:19:05.667Z] #43 9.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T04:19:05.667Z] #43 ... [2020-04-17T04:19:05.667Z] [2020-04-17T04:19:05.667Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:05.667Z] #50 5.981 + RM_GOPATH=0 [2020-04-17T04:19:05.667Z] #50 5.981 + TMP_GOPATH= [2020-04-17T04:19:05.667Z] #50 5.981 + : /build [2020-04-17T04:19:05.667Z] #50 5.981 + '[' -z '' ']' [2020-04-17T04:19:05.667Z] #50 5.982 ++ mktemp -d [2020-04-17T04:19:05.667Z] #50 6.009 + export GOPATH=/tmp/tmp.uSv6yArcHO [2020-04-17T04:19:05.667Z] #50 6.009 + GOPATH=/tmp/tmp.uSv6yArcHO [2020-04-17T04:19:05.667Z] #50 6.009 + RM_GOPATH=1 [2020-04-17T04:19:05.667Z] #50 6.011 ++ dirname ./install.sh [2020-04-17T04:19:05.667Z] #50 6.015 + dir=. [2020-04-17T04:19:05.667Z] #50 6.015 + bin=gotestsum [2020-04-17T04:19:05.667Z] #50 6.015 + shift [2020-04-17T04:19:05.667Z] #50 6.015 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:19:05.667Z] #50 6.015 + . ./gotestsum.installer [2020-04-17T04:19:05.667Z] #50 6.015 ++ : v0.3.5 [2020-04-17T04:19:05.667Z] #50 6.015 + install_gotestsum [2020-04-17T04:19:05.667Z] #50 6.015 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:19:05.667Z] #50 6.015 + go get -d gotest.tools/gotestsum [2020-04-17T04:19:05.667Z] #50 6.015 Installing gotestsum version v0.3.5 [2020-04-17T04:19:05.760Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-17T04:19:05.911Z] #17 34.59 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:19:05.920Z] #10 ... [2020-04-17T04:19:05.920Z] [2020-04-17T04:19:05.920Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:05.920Z] #43 86.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:19:05.920Z] #43 86.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:19:05.920Z] #43 86.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T04:19:05.920Z] #43 86.15 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T04:19:05.920Z] #43 86.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T04:19:05.920Z] #43 86.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:19:05.920Z] #43 86.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:05.920Z] #43 86.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T04:19:05.920Z] #43 86.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:19:05.920Z] #43 86.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:19:05.926Z] #50 ... [2020-04-17T04:19:05.926Z] [2020-04-17T04:19:05.926Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:05.926Z] #68 6.895 + RM_GOPATH=0 [2020-04-17T04:19:05.926Z] #68 6.895 + TMP_GOPATH= [2020-04-17T04:19:05.926Z] #68 6.895 + : /build/ [2020-04-17T04:19:05.926Z] #68 6.895 + '[' -z '' ']' [2020-04-17T04:19:05.926Z] #68 6.898 ++ mktemp -d [2020-04-17T04:19:05.926Z] #68 7.129 + export GOPATH=/tmp/tmp.faCgIvY7Fm [2020-04-17T04:19:05.926Z] #68 7.129 + GOPATH=/tmp/tmp.faCgIvY7Fm [2020-04-17T04:19:05.926Z] #68 7.129 + RM_GOPATH=1 [2020-04-17T04:19:05.926Z] #68 7.133 ++ dirname ./install.sh [2020-04-17T04:19:05.926Z] #68 7.135 + dir=. [2020-04-17T04:19:05.926Z] #68 7.142 + bin=rootlesskit [2020-04-17T04:19:05.926Z] #68 7.142 + shift [2020-04-17T04:19:05.926Z] #68 7.143 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:19:05.926Z] #68 7.146 + . ./rootlesskit.installer [2020-04-17T04:19:05.926Z] #68 7.146 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:05.926Z] #68 7.153 + install_rootlesskit [2020-04-17T04:19:05.926Z] #68 7.153 + case "$1" in [2020-04-17T04:19:05.926Z] #68 7.153 + export CGO_ENABLED=0 [2020-04-17T04:19:05.926Z] #68 7.154 + CGO_ENABLED=0 [2020-04-17T04:19:05.926Z] #68 7.154 + _install_rootlesskit [2020-04-17T04:19:05.926Z] #68 7.154 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:19:05.926Z] #68 7.154 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:05.926Z] #68 7.155 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.faCgIvY7Fm/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:19:05.926Z] #68 8.976 Cloning into '/tmp/tmp.faCgIvY7Fm/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:19:05.926Z] #68 ... [2020-04-17T04:19:05.926Z] [2020-04-17T04:19:05.926Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:05.926Z] #41 4.680 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:19:05.926Z] #41 4.682 Cloning into '.'... [2020-04-17T04:19:06.050Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-17T04:19:06.050Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-17T04:19:06.179Z] #43 ... [2020-04-17T04:19:06.179Z] [2020-04-17T04:19:06.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:06.179Z] #33 95.74 internal/poll [2020-04-17T04:19:06.186Z] #41 ... [2020-04-17T04:19:06.186Z] [2020-04-17T04:19:06.186Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:06.186Z] #47 6.813 + RM_GOPATH=0 [2020-04-17T04:19:06.186Z] #47 6.814 + TMP_GOPATH= [2020-04-17T04:19:06.186Z] #47 6.814 + : /build [2020-04-17T04:19:06.186Z] #47 6.814 + '[' -z '' ']' [2020-04-17T04:19:06.186Z] #47 6.814 ++ mktemp -d [2020-04-17T04:19:06.186Z] #47 7.031 + export GOPATH=/tmp/tmp.895hRA6U0G [2020-04-17T04:19:06.186Z] #47 7.032 + GOPATH=/tmp/tmp.895hRA6U0G [2020-04-17T04:19:06.186Z] #47 7.033 + RM_GOPATH=1 [2020-04-17T04:19:06.186Z] #47 7.039 ++ dirname ./install.sh [2020-04-17T04:19:06.186Z] #47 7.044 + dir=. [2020-04-17T04:19:06.186Z] #47 7.045 + bin=vndr [2020-04-17T04:19:06.186Z] #47 7.045 + shift [2020-04-17T04:19:06.186Z] #47 7.045 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:19:06.186Z] #47 7.046 + . ./vndr.installer [2020-04-17T04:19:06.186Z] #47 7.046 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:06.186Z] #47 7.046 + install_vndr [2020-04-17T04:19:06.186Z] #47 7.048 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:19:06.186Z] #47 7.048 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:06.186Z] #47 7.049 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.895hRA6U0G/src/github.com/LK4D4/vndr [2020-04-17T04:19:06.186Z] #47 7.051 Cloning into '/tmp/tmp.895hRA6U0G/src/github.com/LK4D4/vndr'... [2020-04-17T04:19:06.186Z] #47 9.144 + cd /tmp/tmp.895hRA6U0G/src/github.com/LK4D4/vndr [2020-04-17T04:19:06.186Z] #47 9.144 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:06.186Z] #47 9.165 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:19:06.186Z] #47 10.72 unicode [2020-04-17T04:19:06.186Z] #47 10.80 sync/atomic [2020-04-17T04:19:06.186Z] #47 10.82 internal/cpu [2020-04-17T04:19:06.186Z] #47 ... [2020-04-17T04:19:06.186Z] [2020-04-17T04:19:06.186Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:19:06.186Z] #30 5.095 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:19:06.186Z] #30 5.099 Cloning into '.'... [2020-04-17T04:19:06.193Z] #17 34.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:19:06.338Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-17T04:19:06.445Z] #30 ... [2020-04-17T04:19:06.445Z] [2020-04-17T04:19:06.445Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:06.445Z] #33 5.584 + RM_GOPATH=0 [2020-04-17T04:19:06.445Z] #33 5.584 + TMP_GOPATH= [2020-04-17T04:19:06.445Z] #33 5.584 + : /build [2020-04-17T04:19:06.445Z] #33 5.584 + '[' -z '' ']' [2020-04-17T04:19:06.445Z] #33 5.585 ++ mktemp -d [2020-04-17T04:19:06.445Z] #33 5.587 + export GOPATH=/tmp/tmp.f5jrV1WcOG [2020-04-17T04:19:06.445Z] #33 5.587 + GOPATH=/tmp/tmp.f5jrV1WcOG [2020-04-17T04:19:06.445Z] #33 5.587 + RM_GOPATH=1 [2020-04-17T04:19:06.445Z] #33 5.588 ++ dirname ./install.sh [2020-04-17T04:19:06.445Z] #33 5.594 + dir=. [2020-04-17T04:19:06.445Z] #33 5.594 + bin=tomlv [2020-04-17T04:19:06.445Z] #33 5.594 + shift [2020-04-17T04:19:06.445Z] #33 5.594 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:19:06.445Z] #33 5.594 + . ./tomlv.installer [2020-04-17T04:19:06.445Z] #33 5.594 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:06.445Z] #33 5.594 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:06.445Z] #33 5.595 + install_tomlv [2020-04-17T04:19:06.445Z] #33 5.595 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:19:06.445Z] #33 5.595 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.f5jrV1WcOG/src/github.com/BurntSushi/toml [2020-04-17T04:19:06.445Z] #33 5.602 Cloning into '/tmp/tmp.f5jrV1WcOG/src/github.com/BurntSushi/toml'... [2020-04-17T04:19:06.445Z] #33 7.604 + cd /tmp/tmp.f5jrV1WcOG/src/github.com/BurntSushi/toml [2020-04-17T04:19:06.445Z] #33 7.606 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:06.445Z] #33 7.619 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:19:06.445Z] #33 9.507 runtime/internal/sys [2020-04-17T04:19:06.445Z] #33 9.582 math/bits [2020-04-17T04:19:06.445Z] #33 9.652 internal/cpu [2020-04-17T04:19:06.445Z] #33 9.717 runtime/internal/atomic [2020-04-17T04:19:06.445Z] #33 10.01 runtime/internal/math [2020-04-17T04:19:06.445Z] #33 10.23 unicode/utf8 [2020-04-17T04:19:06.445Z] #33 10.28 internal/race [2020-04-17T04:19:06.445Z] #33 10.64 sync/atomic [2020-04-17T04:19:06.445Z] #33 10.75 math [2020-04-17T04:19:06.445Z] #33 10.86 internal/bytealg [2020-04-17T04:19:06.445Z] #33 11.04 unicode [2020-04-17T04:19:06.445Z] #33 ... [2020-04-17T04:19:06.445Z] [2020-04-17T04:19:06.445Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:06.446Z] #43 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T04:19:06.475Z] #17 34.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:19:06.881Z] go: finding github.com/kr/pty v1.1.1 [2020-04-17T04:19:06.966Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-17T04:19:07.088Z] #17 35.35 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:19:07.088Z] #17 35.64 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:19:07.135Z] #17 35.07 Setting up iptables (1.8.2-4) ... [2020-04-17T04:19:07.417Z] #17 35.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:19:07.417Z] #17 35.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:19:07.417Z] #17 35.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:19:07.417Z] #17 35.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:19:07.417Z] #17 35.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:19:07.417Z] #17 35.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:19:07.417Z] #17 35.10 Setting up python3 (3.7.3-1) ... [2020-04-17T04:19:07.699Z] #17 35.40 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:19:07.702Z] #17 36.29 Setting up python3-pip (18.1-5) ... [2020-04-17T04:19:07.998Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-17T04:19:07.998Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-17T04:19:08.286Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-17T04:19:08.313Z] #17 35.87 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:19:08.316Z] #17 36.75 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:08.316Z] #17 36.78 Processing triggers for mime-support (3.62) ... [2020-04-17T04:19:08.597Z] #17 DONE 37.2s [2020-04-17T04:19:08.597Z] [2020-04-17T04:19:08.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:08.597Z] #44 83.57 CC criu/mount.o [2020-04-17T04:19:08.597Z] #44 85.88 CC criu/namespaces.o [2020-04-17T04:19:08.597Z] #44 87.11 CC criu/net.o [2020-04-17T04:19:08.855Z] #68 ... [2020-04-17T04:19:08.855Z] [2020-04-17T04:19:08.855Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:08.855Z] #62 5.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:08.855Z] #62 5.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:08.855Z] #62 5.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:08.855Z] #62 5.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:08.855Z] #62 6.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:08.927Z] #17 ... [2020-04-17T04:19:08.927Z] [2020-04-17T04:19:08.927Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:08.927Z] #44 75.70 CC criu/files-reg.o [2020-04-17T04:19:08.927Z] #44 76.73 CC criu/files.o [2020-04-17T04:19:08.927Z] #44 78.12 CC criu/filesystems.o [2020-04-17T04:19:08.927Z] #44 78.54 CC criu/fsnotify.o [2020-04-17T04:19:08.927Z] #44 79.32 CC criu/image-desc.o [2020-04-17T04:19:08.927Z] #44 79.39 CC criu/image.o [2020-04-17T04:19:08.927Z] #44 79.96 CC criu/ipc_ns.o [2020-04-17T04:19:08.927Z] #44 80.80 CC criu/irmap.o [2020-04-17T04:19:08.927Z] #44 81.16 CC criu/kcmp-ids.o [2020-04-17T04:19:08.927Z] #44 81.47 CC criu/kerndat.o [2020-04-17T04:19:08.927Z] #44 82.07 CC criu/libnetlink.o [2020-04-17T04:19:08.927Z] #44 82.35 CC criu/log.o [2020-04-17T04:19:08.927Z] #44 82.64 CC criu/lsm.o [2020-04-17T04:19:08.927Z] #44 82.89 CC criu/mem.o [2020-04-17T04:19:08.927Z] #44 84.01 CC criu/mount.o [2020-04-17T04:19:08.927Z] #44 ... [2020-04-17T04:19:08.927Z] [2020-04-17T04:19:08.927Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:19:08.927Z] #17 36.67 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:19:08.927Z] #17 36.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:19:09.209Z] #17 36.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:19:09.320Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-17T04:19:09.442Z] #33 ... [2020-04-17T04:19:09.442Z] [2020-04-17T04:19:09.442Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:09.442Z] #43 97.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T04:19:09.442Z] #43 97.83 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:09.442Z] #43 DONE 99.2s [2020-04-17T04:19:09.442Z] [2020-04-17T04:19:09.442Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:09.442Z] #35 94.93 Selecting previously unselected package libxml2:amd64. [2020-04-17T04:19:09.442Z] #35 94.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T04:19:09.442Z] #35 94.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:19:09.442Z] #35 95.98 Selecting previously unselected package libarchive13:amd64. [2020-04-17T04:19:09.442Z] #35 95.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T04:19:09.442Z] #35 95.99 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T04:19:09.442Z] #35 96.48 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T04:19:09.442Z] #35 96.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T04:19:09.442Z] #35 96.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T04:19:09.442Z] #35 96.80 Selecting previously unselected package librhash0:amd64. [2020-04-17T04:19:09.442Z] #35 96.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T04:19:09.442Z] #35 96.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T04:19:09.442Z] #35 97.37 Selecting previously unselected package libuv1:amd64. [2020-04-17T04:19:09.442Z] #35 97.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T04:19:09.442Z] #35 97.47 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T04:19:09.442Z] #35 97.84 Selecting previously unselected package cmake. [2020-04-17T04:19:09.442Z] #35 97.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T04:19:09.442Z] #35 97.93 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:19:09.491Z] #17 37.42 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:19:09.611Z] #33 ... [2020-04-17T04:19:09.611Z] [2020-04-17T04:19:09.611Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:09.611Z] #35 5.099 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:09.611Z] #35 5.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:09.611Z] #35 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:09.611Z] #35 5.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:09.617Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-17T04:19:09.787Z] #62 6.868 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:09.870Z] #35 5.941 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:09.914Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-17T04:19:10.073Z] #44 ... [2020-04-17T04:19:10.073Z] [2020-04-17T04:19:10.073Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:19:10.073Z] #18 1.175 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:19:10.073Z] #18 1.177 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:19:10.073Z] #18 1.179 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:19:10.073Z] #18 DONE 1.4s [2020-04-17T04:19:10.073Z] [2020-04-17T04:19:10.073Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:19:10.105Z] #17 37.73 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:19:10.206Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-17T04:19:10.206Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-17T04:19:10.719Z] #17 38.39 Setting up python3-pip (18.1-5) ... [2020-04-17T04:19:10.806Z] #35 6.846 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:11.328Z] #35 ... [2020-04-17T04:19:11.328Z] [2020-04-17T04:19:11.328Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:11.328Z] #27 22.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:19:11.328Z] #27 23.43 [2020-04-17T04:19:11.328Z] #27 23.75 #=#=# ########################################### 60.6% ######################################################################## 100.0% [2020-04-17T04:19:11.328Z] #27 24.20 [2020-04-17T04:19:11.328Z] #27 26.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:19:11.328Z] #27 26.97 #=#=# [2020-04-17T04:19:11.328Z] #27 27.35 0.7% ######################################################################## 100.0% [2020-04-17T04:19:11.328Z] #27 27.73 [2020-04-17T04:19:11.334Z] #17 39.04 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:11.334Z] #17 39.08 Processing triggers for mime-support (3.62) ... [2020-04-17T04:19:11.621Z] #17 DONE 39.5s [2020-04-17T04:19:11.621Z] [2020-04-17T04:19:11.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:11.621Z] #44 86.47 CC criu/namespaces.o [2020-04-17T04:19:11.621Z] #44 87.55 CC criu/net.o [2020-04-17T04:19:11.708Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-17T04:19:11.708Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-17T04:19:11.735Z] #43 ... [2020-04-17T04:19:11.735Z] [2020-04-17T04:19:11.735Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:11.735Z] #35 5.877 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:11.735Z] #35 5.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:11.735Z] #35 5.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:11.735Z] #35 7.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T04:19:11.735Z] #35 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T04:19:11.735Z] #35 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T04:19:11.735Z] #35 ... [2020-04-17T04:19:11.735Z] [2020-04-17T04:19:11.735Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:11.735Z] #56 15.53 + cd /tmp/tmp.mU21TGuhr3/src/github.com/mvdan/sh [2020-04-17T04:19:11.735Z] #56 15.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:11.735Z] #56 15.63 + GO111MODULE=on [2020-04-17T04:19:11.735Z] #56 15.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:19:11.735Z] #56 ... [2020-04-17T04:19:11.735Z] [2020-04-17T04:19:11.735Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:11.735Z] #53 5.820 + RM_GOPATH=0 [2020-04-17T04:19:11.735Z] #53 5.820 + TMP_GOPATH= [2020-04-17T04:19:11.735Z] #53 5.820 + : /build [2020-04-17T04:19:11.735Z] #53 5.820 + '[' -z '' ']' [2020-04-17T04:19:11.735Z] #53 5.827 ++ mktemp -d [2020-04-17T04:19:11.735Z] #53 5.827 + export GOPATH=/tmp/tmp.acGke2ehaN [2020-04-17T04:19:11.735Z] #53 5.827 + GOPATH=/tmp/tmp.acGke2ehaN [2020-04-17T04:19:11.735Z] #53 5.827 + RM_GOPATH=1 [2020-04-17T04:19:11.735Z] #53 5.827 ++ dirname ./install.sh [2020-04-17T04:19:11.735Z] #53 5.875 Installing golangci-lint version v1.23.8 [2020-04-17T04:19:11.735Z] #53 5.875 + dir=. [2020-04-17T04:19:11.735Z] #53 5.875 + bin=golangci_lint [2020-04-17T04:19:11.735Z] #53 5.875 + shift [2020-04-17T04:19:11.735Z] #53 5.875 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:19:11.735Z] #53 5.875 + . ./golangci_lint.installer [2020-04-17T04:19:11.735Z] #53 5.875 ++ : v1.23.8 [2020-04-17T04:19:11.735Z] #53 5.875 + install_golangci_lint [2020-04-17T04:19:11.735Z] #53 5.875 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:19:11.735Z] #53 5.875 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:19:11.735Z] #53 ... [2020-04-17T04:19:11.735Z] [2020-04-17T04:19:11.735Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:11.735Z] #47 10.90 unicode/utf8 [2020-04-17T04:19:11.735Z] #47 11.61 math [2020-04-17T04:19:11.735Z] #47 12.06 internal/bytealg [2020-04-17T04:19:11.735Z] #47 12.11 encoding [2020-04-17T04:19:11.735Z] #47 12.48 unicode/utf16 [2020-04-17T04:19:11.735Z] #47 12.79 container/list [2020-04-17T04:19:11.735Z] #47 13.52 runtime [2020-04-17T04:19:11.735Z] #47 13.73 crypto/internal/subtle [2020-04-17T04:19:11.735Z] #47 13.97 crypto/subtle [2020-04-17T04:19:11.735Z] #47 14.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:19:11.735Z] #47 15.09 internal/nettrace [2020-04-17T04:19:11.735Z] #47 15.84 runtime/cgo [2020-04-17T04:19:11.999Z] #47 ... [2020-04-17T04:19:11.999Z] [2020-04-17T04:19:11.999Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:11.999Z] #43 16.96 Fetched 8166 kB in 12s (669 kB/s) [2020-04-17T04:19:12.259Z] #27 29.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:19:12.259Z] #27 29.24 skipping existing 1849cc453dee [2020-04-17T04:19:12.337Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-17T04:19:12.337Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-17T04:19:12.337Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-17T04:19:12.516Z] #27 29.41 [2020-04-17T04:19:12.624Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-17T04:19:12.629Z] #44 89.30 CC criu/netfilter.o [2020-04-17T04:19:12.629Z] #44 89.65 CC criu/page-pipe.o [2020-04-17T04:19:12.913Z] #44 ... [2020-04-17T04:19:12.913Z] [2020-04-17T04:19:12.913Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:19:12.913Z] #18 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:19:12.913Z] #18 0.953 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:19:12.913Z] #18 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:19:12.913Z] #18 DONE 1.1s [2020-04-17T04:19:12.913Z] [2020-04-17T04:19:12.913Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:19:13.066Z] #62 ... [2020-04-17T04:19:13.066Z] [2020-04-17T04:19:13.066Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:19:13.066Z] #30 10.11 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:19:13.066Z] #30 10.14 Cloning into '.'... [2020-04-17T04:19:13.066Z] #30 ... [2020-04-17T04:19:13.066Z] [2020-04-17T04:19:13.066Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:13.323Z] #43 ... [2020-04-17T04:19:13.323Z] [2020-04-17T04:19:13.323Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:13.323Z] #33 ... [2020-04-17T04:19:13.323Z] [2020-04-17T04:19:13.323Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:13.581Z] #41 ... [2020-04-17T04:19:13.581Z] [2020-04-17T04:19:13.581Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:13.581Z] #53 ... [2020-04-17T04:19:13.581Z] [2020-04-17T04:19:13.581Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:13.838Z] #25 ... [2020-04-17T04:19:13.838Z] [2020-04-17T04:19:13.838Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:13.838Z] #74 ... [2020-04-17T04:19:13.838Z] [2020-04-17T04:19:13.838Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:13.878Z] #27 ... [2020-04-17T04:19:13.878Z] [2020-04-17T04:19:13.878Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:13.878Z] #56 93.49 time [2020-04-17T04:19:13.878Z] #56 ... [2020-04-17T04:19:13.878Z] [2020-04-17T04:19:13.878Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:13.878Z] #27 30.99 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:19:14.089Z] #35 ... [2020-04-17T04:19:14.089Z] [2020-04-17T04:19:14.089Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:14.089Z] #62 7.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:14.089Z] #62 7.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:14.089Z] #62 7.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:14.089Z] #62 8.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:14.089Z] #62 ... [2020-04-17T04:19:14.089Z] [2020-04-17T04:19:14.089Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:14.089Z] #23 ... [2020-04-17T04:19:14.089Z] [2020-04-17T04:19:14.089Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:14.096Z] #50 ... [2020-04-17T04:19:14.096Z] [2020-04-17T04:19:14.096Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:14.096Z] #35 7.587 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:14.096Z] #35 7.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:14.096Z] #35 7.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:14.096Z] #35 8.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:14.161Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-17T04:19:14.161Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-17T04:19:14.161Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-17T04:19:14.347Z] #25 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:14.347Z] #25 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:14.347Z] #25 10.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:14.347Z] #25 ... [2020-04-17T04:19:14.347Z] [2020-04-17T04:19:14.347Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:14.347Z] #74 ... [2020-04-17T04:19:14.347Z] [2020-04-17T04:19:14.347Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:14.347Z] #10 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:14.347Z] #10 10.55 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:14.353Z] #35 ... [2020-04-17T04:19:14.353Z] [2020-04-17T04:19:14.353Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:14.353Z] #56 ... [2020-04-17T04:19:14.353Z] [2020-04-17T04:19:14.353Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:14.353Z] #47 10.98 + RM_GOPATH=0 [2020-04-17T04:19:14.353Z] #47 10.98 + TMP_GOPATH= [2020-04-17T04:19:14.353Z] #47 10.98 + : /build [2020-04-17T04:19:14.353Z] #47 10.98 + '[' -z '' ']' [2020-04-17T04:19:14.353Z] #47 10.99 ++ mktemp -d [2020-04-17T04:19:14.353Z] #47 11.02 + export GOPATH=/tmp/tmp.2QExj4oYst [2020-04-17T04:19:14.353Z] #47 11.02 + GOPATH=/tmp/tmp.2QExj4oYst [2020-04-17T04:19:14.353Z] #47 11.02 + RM_GOPATH=1 [2020-04-17T04:19:14.353Z] #47 11.03 ++ dirname ./install.sh [2020-04-17T04:19:14.353Z] #47 11.03 + dir=. [2020-04-17T04:19:14.353Z] #47 11.04 + bin=vndr [2020-04-17T04:19:14.353Z] #47 11.04 + shift [2020-04-17T04:19:14.353Z] #47 11.04 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:19:14.353Z] #47 11.04 + . ./vndr.installer [2020-04-17T04:19:14.353Z] #47 11.04 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:14.353Z] #47 11.04 + install_vndr [2020-04-17T04:19:14.353Z] #47 11.04 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:19:14.353Z] #47 11.04 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:14.353Z] #47 11.04 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2QExj4oYst/src/github.com/LK4D4/vndr [2020-04-17T04:19:14.353Z] #47 11.04 Cloning into '/tmp/tmp.2QExj4oYst/src/github.com/LK4D4/vndr'... [2020-04-17T04:19:14.353Z] #47 ... [2020-04-17T04:19:14.353Z] [2020-04-17T04:19:14.353Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:14.450Z] go: finding github.com/golang/mock v1.1.1 [2020-04-17T04:19:14.450Z] #19 3.483 Collecting yamllint==1.16.0 [2020-04-17T04:19:14.450Z] #19 3.746 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:19:14.450Z] #19 3.790 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:19:14.450Z] #19 3.861 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:19:14.605Z] #10 10.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:14.605Z] #10 ... [2020-04-17T04:19:14.605Z] [2020-04-17T04:19:14.605Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:14.605Z] #43 10.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:14.605Z] #43 10.70 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:14.605Z] #43 10.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:14.605Z] #43 ... [2020-04-17T04:19:14.605Z] [2020-04-17T04:19:14.605Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:19:14.610Z] #10 ... [2020-04-17T04:19:14.610Z] [2020-04-17T04:19:14.610Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:14.610Z] #68 11.32 + RM_GOPATH=0 [2020-04-17T04:19:14.610Z] #68 11.32 + TMP_GOPATH= [2020-04-17T04:19:14.610Z] #68 11.32 + : /build/ [2020-04-17T04:19:14.610Z] #68 11.32 + '[' -z '' ']' [2020-04-17T04:19:14.610Z] #68 11.32 ++ mktemp -d [2020-04-17T04:19:14.610Z] #68 11.36 + export GOPATH=/tmp/tmp.XzP9mTJkjr [2020-04-17T04:19:14.610Z] #68 11.36 + GOPATH=/tmp/tmp.XzP9mTJkjr [2020-04-17T04:19:14.610Z] #68 11.36 + RM_GOPATH=1 [2020-04-17T04:19:14.610Z] #68 11.36 ++ dirname ./install.sh [2020-04-17T04:19:14.610Z] #68 11.36 + dir=. [2020-04-17T04:19:14.610Z] #68 11.36 + bin=rootlesskit [2020-04-17T04:19:14.610Z] #68 11.36 + shift [2020-04-17T04:19:14.610Z] #68 11.36 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:19:14.610Z] #68 11.36 + . ./rootlesskit.installer [2020-04-17T04:19:14.610Z] #68 11.36 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:14.610Z] #68 11.36 + install_rootlesskit [2020-04-17T04:19:14.610Z] #68 11.36 + case "$1" in [2020-04-17T04:19:14.610Z] #68 11.36 + export CGO_ENABLED=0 [2020-04-17T04:19:14.610Z] #68 11.36 + CGO_ENABLED=0 [2020-04-17T04:19:14.610Z] #68 11.36 + _install_rootlesskit [2020-04-17T04:19:14.610Z] #68 11.36 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:19:14.610Z] #68 11.36 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:14.611Z] #68 11.36 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XzP9mTJkjr/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:19:14.611Z] #68 11.37 Cloning into '/tmp/tmp.XzP9mTJkjr/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:19:14.733Z] #19 4.668 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:19:14.733Z] #19 4.725 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:19:14.739Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-17T04:19:14.739Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-17T04:19:14.803Z] #27 31.54 [2020-04-17T04:19:14.803Z] #27 31.70 ######################################################################## 100.0% [2020-04-17T04:19:14.803Z] #27 31.84 [2020-04-17T04:19:14.803Z] #27 31.92 Download of images into '/build' complete. [2020-04-17T04:19:14.865Z] #30 ... [2020-04-17T04:19:14.865Z] [2020-04-17T04:19:14.865Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:14.865Z] #41 11.00 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:19:14.865Z] #41 11.00 Cloning into '.'... [2020-04-17T04:19:14.865Z] #41 ... [2020-04-17T04:19:14.865Z] [2020-04-17T04:19:14.865Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:15.015Z] #19 4.741 Building wheels for collected packages: pyyaml [2020-04-17T04:19:15.015Z] #19 4.779 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:19:15.064Z] #27 31.92 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:19:15.064Z] #27 31.92 tar -cC '/build' . | docker load [2020-04-17T04:19:15.064Z] #27 DONE 32.1s [2020-04-17T04:19:15.064Z] [2020-04-17T04:19:15.064Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:15.064Z] #35 104.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:19:15.064Z] #35 104.2 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:19:15.064Z] #35 104.2 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T04:19:15.064Z] #35 104.2 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:19:15.064Z] #35 104.3 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T04:19:15.064Z] #35 104.3 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:19:15.064Z] #35 104.4 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:19:15.064Z] #35 104.4 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T04:19:15.064Z] #35 104.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T04:19:15.064Z] #35 104.4 Setting up cmake (3.13.4-1) ... [2020-04-17T04:19:15.064Z] #35 104.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:15.064Z] #35 104.5 Processing triggers for mime-support (3.62) ... [2020-04-17T04:19:15.064Z] #35 DONE 105.2s [2020-04-17T04:19:15.064Z] [2020-04-17T04:19:15.064Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:15.064Z] #56 104.0 os [2020-04-17T04:19:15.064Z] #56 104.4 encoding/binary [2020-04-17T04:19:15.123Z] #50 ... [2020-04-17T04:19:15.123Z] [2020-04-17T04:19:15.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:15.123Z] #47 ... [2020-04-17T04:19:15.123Z] [2020-04-17T04:19:15.123Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:15.123Z] #68 9.837 + RM_GOPATH=0 [2020-04-17T04:19:15.123Z] #68 9.837 + TMP_GOPATH= [2020-04-17T04:19:15.123Z] #68 9.837 + : /build/ [2020-04-17T04:19:15.123Z] #68 9.837 + '[' -z '' ']' [2020-04-17T04:19:15.123Z] #68 9.840 ++ mktemp -d [2020-04-17T04:19:15.123Z] #68 9.856 + export GOPATH=/tmp/tmp.8GXhjbJJ1I [2020-04-17T04:19:15.123Z] #68 9.856 + GOPATH=/tmp/tmp.8GXhjbJJ1I [2020-04-17T04:19:15.123Z] #68 9.856 + RM_GOPATH=1 [2020-04-17T04:19:15.123Z] #68 9.856 ++ dirname ./install.sh [2020-04-17T04:19:15.123Z] #68 9.856 + dir=. [2020-04-17T04:19:15.123Z] #68 9.856 + bin=rootlesskit [2020-04-17T04:19:15.123Z] #68 9.856 + shift [2020-04-17T04:19:15.123Z] #68 9.856 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:19:15.123Z] #68 9.856 + . ./rootlesskit.installer [2020-04-17T04:19:15.123Z] #68 9.856 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:15.123Z] #68 9.856 + install_rootlesskit [2020-04-17T04:19:15.123Z] #68 9.856 + case "$1" in [2020-04-17T04:19:15.123Z] #68 9.856 + export CGO_ENABLED=0 [2020-04-17T04:19:15.123Z] #68 9.856 + CGO_ENABLED=0 [2020-04-17T04:19:15.123Z] #68 9.856 + _install_rootlesskit [2020-04-17T04:19:15.123Z] #68 9.856 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:19:15.123Z] #68 9.856 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8GXhjbJJ1I/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:19:15.123Z] #68 9.856 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:15.123Z] #68 9.860 Cloning into '/tmp/tmp.8GXhjbJJ1I/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:19:15.321Z] #56 ... [2020-04-17T04:19:15.321Z] [2020-04-17T04:19:15.321Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:19:15.321Z] #36 DONE 0.2s [2020-04-17T04:19:15.321Z] [2020-04-17T04:19:15.321Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:19:15.370Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-17T04:19:15.381Z] #68 ... [2020-04-17T04:19:15.381Z] [2020-04-17T04:19:15.381Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:15.381Z] #53 11.28 + RM_GOPATH=0 [2020-04-17T04:19:15.381Z] #53 11.28 + TMP_GOPATH= [2020-04-17T04:19:15.381Z] #53 11.28 + : /build [2020-04-17T04:19:15.381Z] #53 11.28 + '[' -z '' ']' [2020-04-17T04:19:15.381Z] #53 11.28 ++ mktemp -d [2020-04-17T04:19:15.381Z] #53 11.28 + export GOPATH=/tmp/tmp.aZh5jzUfYh [2020-04-17T04:19:15.381Z] #53 11.29 Installing golangci-lint version v1.23.8 [2020-04-17T04:19:15.381Z] #53 11.29 + GOPATH=/tmp/tmp.aZh5jzUfYh [2020-04-17T04:19:15.381Z] #53 11.29 + RM_GOPATH=1 [2020-04-17T04:19:15.381Z] #53 11.29 ++ dirname ./install.sh [2020-04-17T04:19:15.381Z] #53 11.29 + dir=. [2020-04-17T04:19:15.381Z] #53 11.29 + bin=golangci_lint [2020-04-17T04:19:15.381Z] #53 11.29 + shift [2020-04-17T04:19:15.381Z] #53 11.29 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:19:15.381Z] #53 11.29 + . ./golangci_lint.installer [2020-04-17T04:19:15.381Z] #53 11.29 ++ : v1.23.8 [2020-04-17T04:19:15.381Z] #53 11.29 + install_golangci_lint [2020-04-17T04:19:15.381Z] #53 11.29 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:19:15.381Z] #53 11.29 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:19:15.576Z] #37 DONE 0.1s [2020-04-17T04:19:15.576Z] [2020-04-17T04:19:15.576Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:15.629Z] #19 5.414 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:19:15.629Z] #19 5.414 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:19:15.629Z] #19 5.486 Successfully built pyyaml [2020-04-17T04:19:15.629Z] #19 5.509 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T04:19:15.639Z] #53 ... [2020-04-17T04:19:15.639Z] [2020-04-17T04:19:15.639Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:15.639Z] #47 11.11 + RM_GOPATH=0 [2020-04-17T04:19:15.639Z] #47 11.11 + TMP_GOPATH= [2020-04-17T04:19:15.639Z] #47 11.11 + : /build [2020-04-17T04:19:15.639Z] #47 11.11 + '[' -z '' ']' [2020-04-17T04:19:15.639Z] #47 11.11 ++ mktemp -d [2020-04-17T04:19:15.639Z] #47 11.14 + export GOPATH=/tmp/tmp.jWaabNPWyS [2020-04-17T04:19:15.639Z] #47 11.14 + GOPATH=/tmp/tmp.jWaabNPWyS [2020-04-17T04:19:15.639Z] #47 11.14 + RM_GOPATH=1 [2020-04-17T04:19:15.639Z] #47 11.14 ++ dirname ./install.sh [2020-04-17T04:19:15.639Z] #47 11.15 + dir=. [2020-04-17T04:19:15.639Z] #47 11.15 + bin=vndr [2020-04-17T04:19:15.639Z] #47 11.15 + shift [2020-04-17T04:19:15.639Z] #47 11.16 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:19:15.639Z] #47 11.16 + . ./vndr.installer [2020-04-17T04:19:15.639Z] #47 11.16 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:15.639Z] #47 11.16 + install_vndr [2020-04-17T04:19:15.639Z] #47 11.16 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:19:15.639Z] #47 11.16 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:15.639Z] #47 11.16 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jWaabNPWyS/src/github.com/LK4D4/vndr [2020-04-17T04:19:15.639Z] #47 11.16 Cloning into '/tmp/tmp.jWaabNPWyS/src/github.com/LK4D4/vndr'... [2020-04-17T04:19:15.660Z] go: finding cloud.google.com/go v0.26.0 [2020-04-17T04:19:15.912Z] #19 5.769 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:19:16.290Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-17T04:19:16.530Z] #19 DONE 6.2s [2020-04-17T04:19:16.531Z] [2020-04-17T04:19:16.531Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:19:16.531Z] #24 DONE 0.1s [2020-04-17T04:19:16.531Z] [2020-04-17T04:19:16.531Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:19:16.575Z] #47 12.26 + cd /tmp/tmp.jWaabNPWyS/src/github.com/LK4D4/vndr [2020-04-17T04:19:16.575Z] #47 12.26 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:16.575Z] #47 12.28 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:19:16.921Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-17T04:19:17.145Z] #28 DONE 0.6s [2020-04-17T04:19:17.145Z] [2020-04-17T04:19:17.145Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:19:17.145Z] #31 DONE 0.2s [2020-04-17T04:19:17.145Z] [2020-04-17T04:19:17.145Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:17.145Z] #44 89.17 CC criu/netfilter.o [2020-04-17T04:19:17.145Z] #44 89.38 CC criu/page-pipe.o [2020-04-17T04:19:17.145Z] #44 89.76 CC criu/page-xfer.o [2020-04-17T04:19:17.145Z] #44 90.60 CC criu/pagemap-cache.o [2020-04-17T04:19:17.145Z] #44 90.93 CC criu/pagemap.o [2020-04-17T04:19:17.145Z] #44 91.58 CC criu/parasite-syscall.o [2020-04-17T04:19:17.145Z] #44 92.23 CC criu/path.o [2020-04-17T04:19:17.145Z] #44 92.58 CC criu/pie-util-vdso.o [2020-04-17T04:19:17.145Z] #44 92.98 CC criu/pie-util.o [2020-04-17T04:19:17.145Z] #44 93.10 CC criu/pipes.o [2020-04-17T04:19:17.145Z] #44 93.71 CC criu/plugin.o [2020-04-17T04:19:17.145Z] #44 94.03 CC criu/proc_parse.o [2020-04-17T04:19:17.145Z] #44 95.64 CC criu/protobuf-desc.o [2020-04-17T04:19:17.210Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-17T04:19:17.290Z] #43 16.96 Reading package lists... [2020-04-17T04:19:17.290Z] #43 ... [2020-04-17T04:19:17.290Z] [2020-04-17T04:19:17.290Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:17.290Z] #33 11.34 internal/testlog [2020-04-17T04:19:17.290Z] #33 11.87 encoding [2020-04-17T04:19:17.290Z] #33 12.69 runtime/cgo [2020-04-17T04:19:17.290Z] #33 12.69 runtime [2020-04-17T04:19:17.290Z] #33 ... [2020-04-17T04:19:17.290Z] [2020-04-17T04:19:17.290Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:17.290Z] #10 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T04:19:17.290Z] #10 18.08 Fetched 8166 kB in 13s (611 kB/s) [2020-04-17T04:19:17.290Z] #10 18.08 Reading package lists... [2020-04-17T04:19:17.290Z] #10 ... [2020-04-17T04:19:17.290Z] [2020-04-17T04:19:17.290Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:17.290Z] #74 21.27 Checking out files: 55% (1148/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) [2020-04-17T04:19:17.290Z] #74 ... [2020-04-17T04:19:17.290Z] [2020-04-17T04:19:17.290Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:17.290Z] #62 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T04:19:17.290Z] #62 17.87 Fetched 8166 kB in 12s (668 kB/s) [2020-04-17T04:19:17.290Z] #62 17.87 Reading package lists... [2020-04-17T04:19:17.290Z] #62 ... [2020-04-17T04:19:17.290Z] [2020-04-17T04:19:17.290Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:17.295Z] #19 3.740 Collecting yamllint==1.16.0 [2020-04-17T04:19:17.295Z] #19 3.947 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:19:17.295Z] #19 3.999 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:19:17.295Z] #19 4.028 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:19:17.295Z] #19 4.041 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:19:17.295Z] #19 4.162 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:19:17.426Z] #44 ... [2020-04-17T04:19:17.426Z] [2020-04-17T04:19:17.426Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:19:17.426Z] #34 DONE 0.1s [2020-04-17T04:19:17.426Z] [2020-04-17T04:19:17.426Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:17.426Z] #41 129.1 + dpkg --print-architecture [2020-04-17T04:19:17.426Z] #41 129.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:19:17.426Z] #41 129.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:19:17.426Z] #41 129.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:19:17.426Z] #41 ... [2020-04-17T04:19:17.426Z] [2020-04-17T04:19:17.426Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:19:17.426Z] #39 DONE 0.1s [2020-04-17T04:19:17.708Z] [2020-04-17T04:19:17.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:17.708Z] #44 96.11 CC criu/protobuf.o [2020-04-17T04:19:17.708Z] #44 96.34 CC criu/pstree.o [2020-04-17T04:19:17.840Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-17T04:19:17.840Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-17T04:19:17.909Z] #19 4.936 Building wheels for collected packages: pyyaml [2020-04-17T04:19:17.909Z] #19 4.937 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:19:18.080Z] #74 21.27 Checking out files: 55% (1148/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 92% (1917/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:19:18.080Z] #74 22.64 + cd /tmp/tmp.dYtqERpJIj/src/github.com/docker/libnetwork [2020-04-17T04:19:18.080Z] #74 22.64 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:18.080Z] #74 ... [2020-04-17T04:19:18.080Z] [2020-04-17T04:19:18.080Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:18.080Z] #68 12.74 + cd /tmp/tmp.faCgIvY7Fm/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:19:18.080Z] #68 12.74 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:18.080Z] #68 13.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:19:18.080Z] #68 13.40 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:19:18.191Z] #19 5.435 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:19:18.191Z] #19 5.435 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:19:18.191Z] #19 5.486 Successfully built pyyaml [2020-04-17T04:19:18.322Z] #44 97.15 CC criu/rbtree.o [2020-04-17T04:19:18.341Z] #68 ... [2020-04-17T04:19:18.341Z] [2020-04-17T04:19:18.341Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:18.341Z] #41 19.96 Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T04:19:18.341Z] #41 20.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:19:18.341Z] #41 22.80 + 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-04-17T04:19:18.473Z] #19 5.489 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T04:19:18.473Z] #19 5.706 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:19:18.604Z] #44 97.43 CC criu/rst-malloc.o [2020-04-17T04:19:18.766Z] #19 DONE 6.1s [2020-04-17T04:19:18.766Z] [2020-04-17T04:19:18.766Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:18.766Z] #41 130.5 + dpkg --print-architecture [2020-04-17T04:19:18.766Z] #41 130.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:19:18.766Z] #41 130.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:19:18.766Z] #41 130.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:19:18.886Z] #44 97.63 CC criu/seccomp.o [2020-04-17T04:19:18.917Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-17T04:19:18.991Z] #38 ... [2020-04-17T04:19:18.991Z] [2020-04-17T04:19:18.991Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:18.991Z] #44 6.489 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:19:18.991Z] #44 6.489 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:19:18.991Z] #44 6.555 Note: Building without GnuTLS support [2020-04-17T04:19:19.048Z] #41 ... [2020-04-17T04:19:19.048Z] [2020-04-17T04:19:19.048Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:19:19.048Z] #24 DONE 0.1s [2020-04-17T04:19:19.048Z] [2020-04-17T04:19:19.048Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:19:19.107Z] #47 14.67 internal/cpu [2020-04-17T04:19:19.107Z] #47 14.70 runtime/internal/atomic [2020-04-17T04:19:19.250Z] #44 10.15 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:19:19.250Z] #44 10.20 GEN .gitid [2020-04-17T04:19:19.250Z] #44 ... [2020-04-17T04:19:19.250Z] [2020-04-17T04:19:19.250Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:19.250Z] #56 108.4 encoding/base64 [2020-04-17T04:19:19.366Z] #47 15.32 runtime/internal/sys [2020-04-17T04:19:19.500Z] #44 98.06 CC criu/seize.o [2020-04-17T04:19:19.546Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-17T04:19:19.662Z] #28 DONE 0.7s [2020-04-17T04:19:19.662Z] [2020-04-17T04:19:19.662Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:19:19.782Z] #44 98.49 CC criu/servicefd.o [2020-04-17T04:19:19.810Z] #56 ... [2020-04-17T04:19:19.810Z] [2020-04-17T04:19:19.810Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:19.810Z] #33 99.48 internal/syscall/execenv [2020-04-17T04:19:19.810Z] #33 99.85 internal/syscall/unix [2020-04-17T04:19:19.810Z] #33 100.2 os [2020-04-17T04:19:19.810Z] #33 100.3 internal/fmtsort [2020-04-17T04:19:19.810Z] #33 101.5 strings [2020-04-17T04:19:19.810Z] #33 106.2 path [2020-04-17T04:19:19.810Z] #33 107.2 text/tabwriter [2020-04-17T04:19:19.810Z] #33 108.1 fmt [2020-04-17T04:19:19.810Z] #33 108.8 path/filepath [2020-04-17T04:19:19.944Z] #31 DONE 0.2s [2020-04-17T04:19:19.944Z] [2020-04-17T04:19:19.944Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:19:20.064Z] #44 98.72 CC criu/shmem.o [2020-04-17T04:19:20.107Z] #33 ... [2020-04-17T04:19:20.107Z] [2020-04-17T04:19:20.107Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:20.107Z] #38 3.962 + RM_GOPATH=0 [2020-04-17T04:19:20.107Z] #38 3.962 + TMP_GOPATH= [2020-04-17T04:19:20.107Z] #38 3.962 + : /build [2020-04-17T04:19:20.107Z] #38 3.962 + '[' -z '' ']' [2020-04-17T04:19:20.107Z] #38 3.962 ++ mktemp -d [2020-04-17T04:19:20.107Z] #38 3.962 + export GOPATH=/tmp/tmp.ZZ5yt2lJsB [2020-04-17T04:19:20.107Z] #38 3.962 + GOPATH=/tmp/tmp.ZZ5yt2lJsB [2020-04-17T04:19:20.107Z] #38 3.962 + RM_GOPATH=1 [2020-04-17T04:19:20.107Z] #38 3.962 ++ dirname ./install.sh [2020-04-17T04:19:20.107Z] #38 3.962 + dir=. [2020-04-17T04:19:20.107Z] #38 3.962 + bin=tini [2020-04-17T04:19:20.107Z] #38 3.962 + shift [2020-04-17T04:19:20.107Z] #38 3.962 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:19:20.107Z] #38 3.962 + . ./tini.installer [2020-04-17T04:19:20.107Z] #38 3.962 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:19:20.107Z] #38 3.962 + install_tini [2020-04-17T04:19:20.107Z] #38 3.962 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:19:20.107Z] #38 3.962 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:19:20.107Z] #38 3.973 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZZ5yt2lJsB/tini [2020-04-17T04:19:20.107Z] #38 4.029 Cloning into '/tmp/tmp.ZZ5yt2lJsB/tini'... [2020-04-17T04:19:20.107Z] #38 4.816 + cd /tmp/tmp.ZZ5yt2lJsB/tini [2020-04-17T04:19:20.226Z] #34 DONE 0.1s [2020-04-17T04:19:20.226Z] [2020-04-17T04:19:20.226Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:19:20.226Z] #39 DONE 0.1s [2020-04-17T04:19:20.226Z] [2020-04-17T04:19:20.226Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:20.226Z] #44 90.13 CC criu/page-xfer.o [2020-04-17T04:19:20.226Z] #44 90.99 CC criu/pagemap-cache.o [2020-04-17T04:19:20.226Z] #44 91.23 CC criu/pagemap.o [2020-04-17T04:19:20.226Z] #44 91.97 CC criu/parasite-syscall.o [2020-04-17T04:19:20.226Z] #44 92.59 CC criu/path.o [2020-04-17T04:19:20.226Z] #44 92.81 CC criu/pie-util-vdso.o [2020-04-17T04:19:20.226Z] #44 93.07 CC criu/pie-util.o [2020-04-17T04:19:20.226Z] #44 93.17 CC criu/pipes.o [2020-04-17T04:19:20.226Z] #44 93.83 CC criu/plugin.o [2020-04-17T04:19:20.226Z] #44 94.16 CC criu/proc_parse.o [2020-04-17T04:19:20.226Z] #44 96.06 CC criu/protobuf-desc.o [2020-04-17T04:19:20.226Z] #44 96.65 CC criu/protobuf.o [2020-04-17T04:19:20.226Z] #44 96.87 CC criu/pstree.o [2020-04-17T04:19:20.304Z] #47 15.78 internal/bytealg [2020-04-17T04:19:20.304Z] #47 15.97 internal/race [2020-04-17T04:19:20.304Z] #47 16.11 sync/atomic [2020-04-17T04:19:20.362Z] #38 4.817 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:19:20.362Z] #38 4.856 + cmake . [2020-04-17T04:19:20.508Z] #44 97.54 CC criu/rbtree.o [2020-04-17T04:19:20.563Z] #47 16.48 unicode [2020-04-17T04:19:20.678Z] #44 99.29 CC criu/sigframe.o [2020-04-17T04:19:20.678Z] #44 99.43 CC criu/signalfd.o [2020-04-17T04:19:20.790Z] #44 97.73 CC criu/rst-malloc.o [2020-04-17T04:19:20.822Z] #47 16.57 runtime [2020-04-17T04:19:20.891Z] #41 ... [2020-04-17T04:19:20.891Z] [2020-04-17T04:19:20.891Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:20.891Z] #25 15.32 Fetched 8166 kB in 12s (696 kB/s) [2020-04-17T04:19:20.891Z] #25 15.32 Reading package lists... [2020-04-17T04:19:20.891Z] #25 22.02 Reading package lists... [2020-04-17T04:19:20.891Z] #25 ... [2020-04-17T04:19:20.891Z] [2020-04-17T04:19:20.891Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:20.891Z] #62 17.87 Reading package lists... [2020-04-17T04:19:20.924Z] #38 5.458 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:19:20.924Z] #38 5.523 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:19:20.961Z] #44 99.59 CC criu/sk-inet.o [2020-04-17T04:19:21.072Z] #44 97.95 CC criu/seccomp.o [2020-04-17T04:19:21.162Z] #68 ... [2020-04-17T04:19:21.162Z] [2020-04-17T04:19:21.162Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:21.162Z] #33 11.55 + RM_GOPATH=0 [2020-04-17T04:19:21.162Z] #33 11.55 + TMP_GOPATH= [2020-04-17T04:19:21.162Z] #33 11.55 + : /build [2020-04-17T04:19:21.162Z] #33 11.55 + '[' -z '' ']' [2020-04-17T04:19:21.162Z] #33 11.56 ++ mktemp -d [2020-04-17T04:19:21.162Z] #33 11.58 + export GOPATH=/tmp/tmp.4hpc3RFLjN [2020-04-17T04:19:21.162Z] #33 11.58 + GOPATH=/tmp/tmp.4hpc3RFLjN [2020-04-17T04:19:21.162Z] #33 11.58 + RM_GOPATH=1 [2020-04-17T04:19:21.162Z] #33 11.58 ++ dirname ./install.sh [2020-04-17T04:19:21.162Z] #33 11.58 + dir=. [2020-04-17T04:19:21.162Z] #33 11.58 + bin=tomlv [2020-04-17T04:19:21.162Z] #33 11.58 + shift [2020-04-17T04:19:21.162Z] #33 11.58 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:19:21.162Z] #33 11.58 + . ./tomlv.installer [2020-04-17T04:19:21.162Z] #33 11.58 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:21.162Z] #33 11.58 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:21.162Z] #33 11.59 + install_tomlv [2020-04-17T04:19:21.162Z] #33 11.59 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:19:21.162Z] #33 11.59 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4hpc3RFLjN/src/github.com/BurntSushi/toml [2020-04-17T04:19:21.162Z] #33 11.61 Cloning into '/tmp/tmp.4hpc3RFLjN/src/github.com/BurntSushi/toml'... [2020-04-17T04:19:21.162Z] #33 12.91 + cd /tmp/tmp.4hpc3RFLjN/src/github.com/BurntSushi/toml [2020-04-17T04:19:21.162Z] #33 12.91 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:21.162Z] #33 12.94 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:19:21.162Z] #33 13.92 runtime/internal/atomic [2020-04-17T04:19:21.162Z] #33 14.04 internal/cpu [2020-04-17T04:19:21.162Z] #33 14.43 runtime/internal/sys [2020-04-17T04:19:21.162Z] #33 14.96 runtime/internal/math [2020-04-17T04:19:21.162Z] #33 15.42 internal/bytealg [2020-04-17T04:19:21.162Z] #33 15.46 math/bits [2020-04-17T04:19:21.162Z] #33 16.61 math [2020-04-17T04:19:21.162Z] #33 17.34 runtime [2020-04-17T04:19:21.162Z] #33 ... [2020-04-17T04:19:21.162Z] [2020-04-17T04:19:21.162Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:21.162Z] #68 17.65 Checking out files: 91% (720/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-17T04:19:21.162Z] #68 17.83 + cd /tmp/tmp.XzP9mTJkjr/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:19:21.162Z] #68 17.83 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:21.355Z] #44 98.41 CC criu/seize.o [2020-04-17T04:19:21.388Z] #47 ... [2020-04-17T04:19:21.388Z] [2020-04-17T04:19:21.388Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:21.388Z] #68 16.19 + cd /tmp/tmp.8GXhjbJJ1I/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:19:21.388Z] #68 16.19 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:19:21.388Z] #68 16.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:19:21.388Z] #68 16.34 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:19:21.484Z] #38 ... [2020-04-17T04:19:21.484Z] [2020-04-17T04:19:21.484Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:21.484Z] #47 101.0 internal/fmtsort [2020-04-17T04:19:21.484Z] #47 101.4 os [2020-04-17T04:19:21.484Z] #47 102.1 strings [2020-04-17T04:19:21.484Z] #47 107.5 fmt [2020-04-17T04:19:21.484Z] #47 107.6 path/filepath [2020-04-17T04:19:21.484Z] #47 109.8 regexp/syntax [2020-04-17T04:19:21.484Z] #47 ... [2020-04-17T04:19:21.484Z] [2020-04-17T04:19:21.484Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:21.484Z] #33 110.7 io/ioutil [2020-04-17T04:19:21.575Z] #44 100.2 CC criu/sk-netlink.o [2020-04-17T04:19:21.727Z] #68 18.47 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:19:21.727Z] #68 18.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:19:21.857Z] #44 100.5 CC criu/sk-packet.o [2020-04-17T04:19:21.970Z] #44 98.91 CC criu/servicefd.o [2020-04-17T04:19:22.252Z] #44 99.19 CC criu/shmem.o [2020-04-17T04:19:22.472Z] #44 100.9 CC criu/sk-queue.o [2020-04-17T04:19:22.754Z] #44 101.2 CC criu/sk-tcp.o [2020-04-17T04:19:22.804Z] #62 25.23 Reading package lists... [2020-04-17T04:19:22.804Z] #62 ... [2020-04-17T04:19:22.804Z] [2020-04-17T04:19:22.804Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:22.804Z] #56 17.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:22.804Z] #56 17.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:22.804Z] #56 17.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:22.804Z] #56 17.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:22.804Z] #56 17.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:22.804Z] #56 18.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:22.804Z] #56 19.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:22.804Z] #56 20.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:22.804Z] #56 21.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:22.804Z] #56 21.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:22.804Z] #56 22.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:22.804Z] #56 22.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:22.804Z] #56 23.31 runtime [2020-04-17T04:19:22.804Z] #56 23.36 runtime/cgo [2020-04-17T04:19:22.804Z] #56 ... [2020-04-17T04:19:22.804Z] [2020-04-17T04:19:22.804Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:22.804Z] #53 27.43 + cd /tmp/tmp.acGke2ehaN/src/github.com/golangci/golangci-lint/ [2020-04-17T04:19:23.036Z] #44 101.7 CC criu/sk-unix.o [2020-04-17T04:19:23.065Z] #53 27.43 + git checkout -q v1.23.8 [2020-04-17T04:19:23.065Z] #53 ... [2020-04-17T04:19:23.065Z] [2020-04-17T04:19:23.065Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:23.065Z] #47 17.74 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T04:19:23.258Z] #44 99.97 CC criu/sigframe.o [2020-04-17T04:19:23.258Z] #44 100.1 CC criu/signalfd.o [2020-04-17T04:19:23.258Z] #44 100.3 CC criu/sk-inet.o [2020-04-17T04:19:23.326Z] #47 ... [2020-04-17T04:19:23.326Z] [2020-04-17T04:19:23.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:23.326Z] #10 18.08 Reading package lists... [2020-04-17T04:19:23.872Z] #44 101.0 CC criu/sk-netlink.o [2020-04-17T04:19:24.253Z] #68 ... [2020-04-17T04:19:24.254Z] [2020-04-17T04:19:24.254Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:24.254Z] #23 10.72 + RM_GOPATH=0 [2020-04-17T04:19:24.254Z] #23 10.72 + TMP_GOPATH= [2020-04-17T04:19:24.254Z] #23 10.72 + : /build [2020-04-17T04:19:24.254Z] #23 10.72 + '[' -z '' ']' [2020-04-17T04:19:24.254Z] #23 10.72 ++ mktemp -d [2020-04-17T04:19:24.254Z] #23 10.72 + export GOPATH=/tmp/tmp.tf39XA7jTq [2020-04-17T04:19:24.254Z] #23 10.72 + GOPATH=/tmp/tmp.tf39XA7jTq [2020-04-17T04:19:24.254Z] #23 10.72 + RM_GOPATH=1 [2020-04-17T04:19:24.254Z] #23 10.72 ++ dirname ./install.sh [2020-04-17T04:19:24.254Z] #23 10.82 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:19:24.254Z] #23 10.82 + dir=. [2020-04-17T04:19:24.254Z] #23 10.82 + bin=dockercli [2020-04-17T04:19:24.254Z] #23 10.82 + shift [2020-04-17T04:19:24.254Z] #23 10.82 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:19:24.254Z] #23 10.82 + . ./dockercli.installer [2020-04-17T04:19:24.254Z] #23 10.82 ++ : stable [2020-04-17T04:19:24.254Z] #23 10.82 ++ : 17.06.2-ce [2020-04-17T04:19:24.254Z] #23 10.82 + install_dockercli [2020-04-17T04:19:24.254Z] #23 10.82 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:19:24.254Z] #23 10.82 ++ uname -m [2020-04-17T04:19:24.254Z] #23 10.84 + arch=x86_64 [2020-04-17T04:19:24.254Z] #23 10.84 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T04:19:24.254Z] #23 10.84 + url=https://download.docker.com/linux/static [2020-04-17T04:19:24.254Z] #23 10.84 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T04:19:24.254Z] #23 10.84 + tar -xz docker/docker [2020-04-17T04:19:24.254Z] #23 ... [2020-04-17T04:19:24.254Z] [2020-04-17T04:19:24.254Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:24.254Z] #47 12.57 + cd /tmp/tmp.2QExj4oYst/src/github.com/LK4D4/vndr [2020-04-17T04:19:24.254Z] #47 12.57 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:19:24.254Z] #47 12.61 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:19:24.254Z] #47 14.39 internal/cpu [2020-04-17T04:19:24.254Z] #47 14.45 runtime/internal/sys [2020-04-17T04:19:24.254Z] #47 14.83 runtime/internal/math [2020-04-17T04:19:24.254Z] #47 15.14 internal/race [2020-04-17T04:19:24.254Z] #47 15.32 internal/bytealg [2020-04-17T04:19:24.254Z] #47 15.69 sync/atomic [2020-04-17T04:19:24.254Z] #47 16.19 unicode [2020-04-17T04:19:24.254Z] #47 17.24 runtime [2020-04-17T04:19:24.254Z] #47 ... [2020-04-17T04:19:24.254Z] [2020-04-17T04:19:24.254Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:24.254Z] #25 11.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:24.254Z] #25 11.61 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:24.254Z] #25 11.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:24.254Z] #25 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:24.254Z] #25 16.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:24.275Z] #10 25.70 Reading package lists... [2020-04-17T04:19:24.275Z] #10 ... [2020-04-17T04:19:24.275Z] [2020-04-17T04:19:24.275Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:24.275Z] #35 19.06 Fetched 8166 kB in 13s (610 kB/s) [2020-04-17T04:19:24.275Z] #35 19.06 Reading package lists... [2020-04-17T04:19:24.275Z] #35 26.35 Reading package lists... [2020-04-17T04:19:24.275Z] #35 ... [2020-04-17T04:19:24.275Z] [2020-04-17T04:19:24.275Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:24.275Z] #53 28.31 ++ git describe --tags [2020-04-17T04:19:24.275Z] #53 28.32 + version=v1.23.8 [2020-04-17T04:19:24.275Z] #53 28.32 ++ git rev-parse --short HEAD [2020-04-17T04:19:24.275Z] #53 28.32 + commit=76a82c6 [2020-04-17T04:19:24.275Z] #53 28.32 ++ git show -s --format=%cd [2020-04-17T04:19:24.275Z] #53 28.33 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:19:24.275Z] #53 28.36 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:19:24.486Z] #44 101.3 CC criu/sk-packet.o [2020-04-17T04:19:24.505Z] #44 102.8 CC criu/sockets.o [2020-04-17T04:19:24.512Z] #25 ... [2020-04-17T04:19:24.512Z] [2020-04-17T04:19:24.512Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:24.512Z] #43 11.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:24.512Z] #43 11.55 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:24.512Z] #43 11.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:24.512Z] #43 14.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:24.512Z] #43 19.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:24.512Z] #43 ... [2020-04-17T04:19:24.512Z] [2020-04-17T04:19:24.512Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:24.512Z] #50 11.33 + RM_GOPATH=0 [2020-04-17T04:19:24.512Z] #50 11.33 + TMP_GOPATH= [2020-04-17T04:19:24.512Z] #50 11.33 + : /build [2020-04-17T04:19:24.512Z] #50 11.33 + '[' -z '' ']' [2020-04-17T04:19:24.512Z] #50 11.33 ++ mktemp -d [2020-04-17T04:19:24.512Z] #50 11.33 + export GOPATH=/tmp/tmp.w1T7KVAoIH [2020-04-17T04:19:24.512Z] #50 11.33 + GOPATH=/tmp/tmp.w1T7KVAoIH [2020-04-17T04:19:24.512Z] #50 11.33 + RM_GOPATH=1 [2020-04-17T04:19:24.512Z] #50 11.33 ++ dirname ./install.sh [2020-04-17T04:19:24.512Z] #50 11.33 + dir=. [2020-04-17T04:19:24.512Z] #50 11.33 + bin=gotestsum [2020-04-17T04:19:24.512Z] #50 11.33 + shift [2020-04-17T04:19:24.512Z] #50 11.33 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:19:24.512Z] #50 11.33 + . ./gotestsum.installer [2020-04-17T04:19:24.512Z] #50 11.33 ++ : v0.3.5 [2020-04-17T04:19:24.512Z] #50 11.33 Installing gotestsum version v0.3.5 [2020-04-17T04:19:24.512Z] #50 11.33 + install_gotestsum [2020-04-17T04:19:24.512Z] #50 11.33 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:19:24.512Z] #50 11.33 + go get -d gotest.tools/gotestsum [2020-04-17T04:19:24.683Z] #68 ... [2020-04-17T04:19:24.683Z] [2020-04-17T04:19:24.683Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:24.683Z] #74 10.48 + RM_GOPATH=0 [2020-04-17T04:19:24.683Z] #74 10.48 + TMP_GOPATH= [2020-04-17T04:19:24.683Z] #74 10.48 + : /build [2020-04-17T04:19:24.683Z] #74 10.48 + '[' -z '' ']' [2020-04-17T04:19:24.683Z] #74 10.49 ++ mktemp -d [2020-04-17T04:19:24.683Z] #74 10.49 + export GOPATH=/tmp/tmp.pWYK7Ew5AS [2020-04-17T04:19:24.683Z] #74 10.49 + GOPATH=/tmp/tmp.pWYK7Ew5AS [2020-04-17T04:19:24.683Z] #74 10.49 + RM_GOPATH=1 [2020-04-17T04:19:24.683Z] #74 10.51 ++ dirname ./install.sh [2020-04-17T04:19:24.683Z] #74 10.53 + dir=. [2020-04-17T04:19:24.683Z] #74 10.53 + bin=proxy [2020-04-17T04:19:24.683Z] #74 10.53 + shift [2020-04-17T04:19:24.683Z] #74 10.53 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:19:24.683Z] #74 10.53 + . ./proxy.installer [2020-04-17T04:19:24.683Z] #74 10.53 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:24.683Z] #74 10.53 + install_proxy [2020-04-17T04:19:24.683Z] #74 10.53 + case "$1" in [2020-04-17T04:19:24.683Z] #74 10.54 + export CGO_ENABLED=0 [2020-04-17T04:19:24.683Z] #74 10.54 + CGO_ENABLED=0 [2020-04-17T04:19:24.683Z] #74 10.54 + _install_proxy [2020-04-17T04:19:24.683Z] #74 10.54 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:19:24.683Z] #74 10.54 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:24.683Z] #74 10.54 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pWYK7Ew5AS/src/github.com/docker/libnetwork [2020-04-17T04:19:24.683Z] #74 10.57 Cloning into '/tmp/tmp.pWYK7Ew5AS/src/github.com/docker/libnetwork'... [2020-04-17T04:19:24.683Z] #74 ... [2020-04-17T04:19:24.683Z] [2020-04-17T04:19:24.683Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:24.683Z] #33 11.13 + RM_GOPATH=0 [2020-04-17T04:19:24.683Z] #33 11.13 + TMP_GOPATH= [2020-04-17T04:19:24.683Z] #33 11.13 + : /build [2020-04-17T04:19:24.683Z] #33 11.13 + '[' -z '' ']' [2020-04-17T04:19:24.683Z] #33 11.13 ++ mktemp -d [2020-04-17T04:19:24.683Z] #33 11.15 + export GOPATH=/tmp/tmp.EdwFbYVkBk [2020-04-17T04:19:24.683Z] #33 11.15 + GOPATH=/tmp/tmp.EdwFbYVkBk [2020-04-17T04:19:24.683Z] #33 11.15 + RM_GOPATH=1 [2020-04-17T04:19:24.683Z] #33 11.16 ++ dirname ./install.sh [2020-04-17T04:19:24.683Z] #33 11.16 + dir=. [2020-04-17T04:19:24.683Z] #33 11.16 + bin=tomlv [2020-04-17T04:19:24.683Z] #33 11.16 + shift [2020-04-17T04:19:24.683Z] #33 11.16 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:19:24.683Z] #33 11.16 + . ./tomlv.installer [2020-04-17T04:19:24.683Z] #33 11.16 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:24.683Z] #33 11.16 + install_tomlv [2020-04-17T04:19:24.683Z] #33 11.16 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:19:24.683Z] #33 11.16 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EdwFbYVkBk/src/github.com/BurntSushi/toml [2020-04-17T04:19:24.683Z] #33 11.16 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:24.683Z] #33 11.17 Cloning into '/tmp/tmp.EdwFbYVkBk/src/github.com/BurntSushi/toml'... [2020-04-17T04:19:24.683Z] #33 12.34 + cd /tmp/tmp.EdwFbYVkBk/src/github.com/BurntSushi/toml [2020-04-17T04:19:24.683Z] #33 12.34 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:19:24.683Z] #33 12.35 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:19:24.683Z] #33 13.99 internal/cpu [2020-04-17T04:19:24.683Z] #33 14.06 runtime/internal/atomic [2020-04-17T04:19:24.683Z] #33 14.71 runtime/internal/sys [2020-04-17T04:19:24.683Z] #33 15.36 runtime/internal/math [2020-04-17T04:19:24.683Z] #33 15.40 internal/bytealg [2020-04-17T04:19:24.683Z] #33 15.61 math/bits [2020-04-17T04:19:24.683Z] #33 16.42 runtime [2020-04-17T04:19:24.683Z] #33 16.44 math [2020-04-17T04:19:24.768Z] #44 101.7 CC criu/sk-queue.o [2020-04-17T04:19:24.769Z] #50 ... [2020-04-17T04:19:24.769Z] [2020-04-17T04:19:24.769Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:24.769Z] #53 11.30 + RM_GOPATH=0 [2020-04-17T04:19:24.769Z] #53 11.30 + TMP_GOPATH= [2020-04-17T04:19:24.769Z] #53 11.30 + : /build [2020-04-17T04:19:24.769Z] #53 11.30 + '[' -z '' ']' [2020-04-17T04:19:24.769Z] #53 11.30 ++ mktemp -d [2020-04-17T04:19:24.769Z] #53 11.30 + export GOPATH=/tmp/tmp.mJRfBFSpzL [2020-04-17T04:19:24.769Z] #53 11.30 + GOPATH=/tmp/tmp.mJRfBFSpzL [2020-04-17T04:19:24.769Z] #53 11.30 + RM_GOPATH=1 [2020-04-17T04:19:24.769Z] #53 11.30 ++ dirname ./install.sh [2020-04-17T04:19:24.769Z] #53 11.35 + dir=. [2020-04-17T04:19:24.769Z] #53 11.35 + bin=golangci_lint [2020-04-17T04:19:24.769Z] #53 11.35 + shift [2020-04-17T04:19:24.769Z] #53 11.35 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:19:24.769Z] #53 11.35 + . ./golangci_lint.installer [2020-04-17T04:19:24.769Z] #53 11.35 ++ : v1.23.8 [2020-04-17T04:19:24.769Z] #53 11.35 + install_golangci_lint [2020-04-17T04:19:24.769Z] #53 11.35 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:19:24.769Z] #53 11.35 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:19:24.769Z] #53 11.35 Installing golangci-lint version v1.23.8 [2020-04-17T04:19:24.769Z] #53 ... [2020-04-17T04:19:24.769Z] [2020-04-17T04:19:24.769Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:24.769Z] #41 11.76 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:19:24.769Z] #41 11.77 Cloning into '.'... [2020-04-17T04:19:24.786Z] #44 103.3 CC criu/stats.o [2020-04-17T04:19:24.787Z] #33 113.9 github.com/BurntSushi/toml [2020-04-17T04:19:24.787Z] #33 113.9 flag [2020-04-17T04:19:25.028Z] #41 ... [2020-04-17T04:19:25.028Z] [2020-04-17T04:19:25.028Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:25.028Z] #74 11.35 + RM_GOPATH=0 [2020-04-17T04:19:25.028Z] #74 11.35 + TMP_GOPATH= [2020-04-17T04:19:25.028Z] #74 11.35 + : /build [2020-04-17T04:19:25.028Z] #74 11.35 + '[' -z '' ']' [2020-04-17T04:19:25.028Z] #74 11.35 ++ mktemp -d [2020-04-17T04:19:25.028Z] #74 11.35 + export GOPATH=/tmp/tmp.DUshm9DzJp [2020-04-17T04:19:25.028Z] #74 11.35 + GOPATH=/tmp/tmp.DUshm9DzJp [2020-04-17T04:19:25.028Z] #74 11.35 + RM_GOPATH=1 [2020-04-17T04:19:25.028Z] #74 11.35 ++ dirname ./install.sh [2020-04-17T04:19:25.028Z] #74 11.36 + dir=. [2020-04-17T04:19:25.028Z] #74 11.36 + bin=proxy [2020-04-17T04:19:25.028Z] #74 11.36 + shift [2020-04-17T04:19:25.028Z] #74 11.36 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:19:25.028Z] #74 11.36 + . ./proxy.installer [2020-04-17T04:19:25.028Z] #74 11.36 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:25.028Z] #74 11.36 + install_proxy [2020-04-17T04:19:25.028Z] #74 11.36 + case "$1" in [2020-04-17T04:19:25.028Z] #74 11.36 + export CGO_ENABLED=0 [2020-04-17T04:19:25.028Z] #74 11.36 + CGO_ENABLED=0 [2020-04-17T04:19:25.028Z] #74 11.36 + _install_proxy [2020-04-17T04:19:25.028Z] #74 11.36 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:19:25.028Z] #74 11.36 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DUshm9DzJp/src/github.com/docker/libnetwork [2020-04-17T04:19:25.028Z] #74 11.36 Cloning into '/tmp/tmp.DUshm9DzJp/src/github.com/docker/libnetwork'... [2020-04-17T04:19:25.028Z] #74 11.36 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:25.050Z] #44 102.1 CC criu/sk-tcp.o [2020-04-17T04:19:25.069Z] #44 103.6 CC criu/string.o [2020-04-17T04:19:25.069Z] #44 103.7 CC criu/sysctl.o [2020-04-17T04:19:25.252Z] #33 ... [2020-04-17T04:19:25.252Z] [2020-04-17T04:19:25.252Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:25.252Z] #56 10.88 + RM_GOPATH=0 [2020-04-17T04:19:25.252Z] #56 10.88 + TMP_GOPATH= [2020-04-17T04:19:25.252Z] #56 10.88 + : /build [2020-04-17T04:19:25.252Z] #56 10.88 + '[' -z '' ']' [2020-04-17T04:19:25.252Z] #56 10.88 ++ mktemp -d [2020-04-17T04:19:25.252Z] #56 10.89 + export GOPATH=/tmp/tmp.6kRYP4q0kz [2020-04-17T04:19:25.252Z] #56 10.89 + GOPATH=/tmp/tmp.6kRYP4q0kz [2020-04-17T04:19:25.252Z] #56 10.89 + RM_GOPATH=1 [2020-04-17T04:19:25.252Z] #56 10.89 ++ dirname ./install.sh [2020-04-17T04:19:25.252Z] #56 10.89 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:25.252Z] #56 10.89 + dir=. [2020-04-17T04:19:25.252Z] #56 10.89 + bin=shfmt [2020-04-17T04:19:25.252Z] #56 10.89 + shift [2020-04-17T04:19:25.252Z] #56 10.89 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:19:25.252Z] #56 10.89 + . ./shfmt.installer [2020-04-17T04:19:25.252Z] #56 10.89 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:25.252Z] #56 10.89 + install_shfmt [2020-04-17T04:19:25.252Z] #56 10.89 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:19:25.252Z] #56 10.89 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6kRYP4q0kz/src/github.com/mvdan/sh [2020-04-17T04:19:25.252Z] #56 10.89 Cloning into '/tmp/tmp.6kRYP4q0kz/src/github.com/mvdan/sh'... [2020-04-17T04:19:25.252Z] #56 ... [2020-04-17T04:19:25.252Z] [2020-04-17T04:19:25.252Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:19:25.252Z] #30 11.20 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:19:25.252Z] #30 11.21 Cloning into '.'... [2020-04-17T04:19:25.286Z] #74 ... [2020-04-17T04:19:25.286Z] [2020-04-17T04:19:25.286Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:25.286Z] #56 11.35 + RM_GOPATH=0 [2020-04-17T04:19:25.286Z] #56 11.35 + TMP_GOPATH= [2020-04-17T04:19:25.286Z] #56 11.35 + : /build [2020-04-17T04:19:25.286Z] #56 11.35 + '[' -z '' ']' [2020-04-17T04:19:25.286Z] #56 11.35 ++ mktemp -d [2020-04-17T04:19:25.286Z] #56 11.37 + export GOPATH=/tmp/tmp.tsszokYuxk [2020-04-17T04:19:25.286Z] #56 11.37 + GOPATH=/tmp/tmp.tsszokYuxk [2020-04-17T04:19:25.286Z] #56 11.37 + RM_GOPATH=1 [2020-04-17T04:19:25.286Z] #56 11.37 ++ dirname ./install.sh [2020-04-17T04:19:25.286Z] #56 11.38 + dir=. [2020-04-17T04:19:25.286Z] #56 11.38 + bin=shfmt [2020-04-17T04:19:25.286Z] #56 11.38 + shift [2020-04-17T04:19:25.286Z] #56 11.38 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:19:25.286Z] #56 11.38 + . ./shfmt.installer [2020-04-17T04:19:25.286Z] #56 11.38 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:25.286Z] #56 11.38 + install_shfmt [2020-04-17T04:19:25.286Z] #56 11.38 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:19:25.286Z] #56 11.38 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tsszokYuxk/src/github.com/mvdan/sh [2020-04-17T04:19:25.286Z] #56 11.38 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:25.286Z] #56 11.38 Cloning into '/tmp/tmp.tsszokYuxk/src/github.com/mvdan/sh'... [2020-04-17T04:19:25.350Z] #44 104.2 CC criu/sysfs_parse.o [2020-04-17T04:19:25.511Z] #30 ... [2020-04-17T04:19:25.511Z] [2020-04-17T04:19:25.511Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:25.511Z] #23 11.10 + RM_GOPATH=0 [2020-04-17T04:19:25.511Z] #23 11.11 + TMP_GOPATH= [2020-04-17T04:19:25.511Z] #23 11.11 + : /build [2020-04-17T04:19:25.511Z] #23 11.11 + '[' -z '' ']' [2020-04-17T04:19:25.511Z] #23 11.11 ++ mktemp -d [2020-04-17T04:19:25.511Z] #23 11.12 + export GOPATH=/tmp/tmp.BdSqmv69yo [2020-04-17T04:19:25.511Z] #23 11.12 + GOPATH=/tmp/tmp.BdSqmv69yo [2020-04-17T04:19:25.511Z] #23 11.12 + RM_GOPATH=1 [2020-04-17T04:19:25.511Z] #23 11.12 ++ dirname ./install.sh [2020-04-17T04:19:25.511Z] #23 11.13 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:19:25.511Z] #23 11.13 + dir=. [2020-04-17T04:19:25.511Z] #23 11.13 + bin=dockercli [2020-04-17T04:19:25.511Z] #23 11.13 + shift [2020-04-17T04:19:25.511Z] #23 11.13 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:19:25.511Z] #23 11.13 + . ./dockercli.installer [2020-04-17T04:19:25.511Z] #23 11.13 ++ : stable [2020-04-17T04:19:25.511Z] #23 11.13 ++ : 17.06.2-ce [2020-04-17T04:19:25.511Z] #23 11.13 + install_dockercli [2020-04-17T04:19:25.511Z] #23 11.13 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:19:25.511Z] #23 11.13 ++ uname -m [2020-04-17T04:19:25.511Z] #23 11.13 + arch=x86_64 [2020-04-17T04:19:25.511Z] #23 11.13 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T04:19:25.511Z] #23 11.13 + url=https://download.docker.com/linux/static [2020-04-17T04:19:25.511Z] #23 11.14 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T04:19:25.511Z] #23 11.14 + tar -xz docker/docker [2020-04-17T04:19:25.511Z] #23 ... [2020-04-17T04:19:25.511Z] [2020-04-17T04:19:25.511Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:25.511Z] #50 11.10 + RM_GOPATH=0 [2020-04-17T04:19:25.511Z] #50 11.10 + TMP_GOPATH= [2020-04-17T04:19:25.511Z] #50 11.10 + : /build [2020-04-17T04:19:25.511Z] #50 11.10 + '[' -z '' ']' [2020-04-17T04:19:25.511Z] #50 11.10 ++ mktemp -d [2020-04-17T04:19:25.511Z] #50 11.14 + export GOPATH=/tmp/tmp.HygpbZAkyT [2020-04-17T04:19:25.511Z] #50 11.14 + GOPATH=/tmp/tmp.HygpbZAkyT [2020-04-17T04:19:25.511Z] #50 11.14 + RM_GOPATH=1 [2020-04-17T04:19:25.511Z] #50 11.14 ++ dirname ./install.sh [2020-04-17T04:19:25.511Z] #50 11.15 + dir=. [2020-04-17T04:19:25.511Z] #50 11.15 + bin=gotestsum [2020-04-17T04:19:25.511Z] #50 11.15 + shift [2020-04-17T04:19:25.511Z] #50 11.15 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:19:25.511Z] #50 11.15 + . ./gotestsum.installer [2020-04-17T04:19:25.511Z] #50 11.15 ++ : v0.3.5 [2020-04-17T04:19:25.511Z] #50 11.15 + install_gotestsum [2020-04-17T04:19:25.511Z] #50 11.15 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:19:25.511Z] #50 11.15 + go get -d gotest.tools/gotestsum [2020-04-17T04:19:25.511Z] #50 11.15 Installing gotestsum version v0.3.5 [2020-04-17T04:19:25.544Z] #56 ... [2020-04-17T04:19:25.544Z] [2020-04-17T04:19:25.544Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:25.544Z] #25 22.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:25.664Z] #44 102.6 CC criu/sk-unix.o [2020-04-17T04:19:25.964Z] #44 104.5 CC criu/timerfd.o [2020-04-17T04:19:26.083Z] #50 ... [2020-04-17T04:19:26.083Z] [2020-04-17T04:19:26.083Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:26.083Z] #47 21.73 unicode/utf8 [2020-04-17T04:19:26.129Z] #25 ... [2020-04-17T04:19:26.129Z] [2020-04-17T04:19:26.129Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:26.129Z] #35 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:26.129Z] #35 18.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:26.129Z] #35 ... [2020-04-17T04:19:26.129Z] [2020-04-17T04:19:26.129Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:26.129Z] #10 13.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:19:26.129Z] #10 13.48 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:19:26.129Z] #10 13.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:19:26.129Z] #10 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:26.129Z] #10 22.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:26.129Z] #10 ... [2020-04-17T04:19:26.129Z] [2020-04-17T04:19:26.129Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:26.129Z] #47 22.98 unicode/utf8 [2020-04-17T04:19:26.148Z] #33 ... [2020-04-17T04:19:26.148Z] [2020-04-17T04:19:26.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:26.148Z] #44 10.23 GEN criu/include/version.h [2020-04-17T04:19:26.148Z] #44 10.28 GEN include/common/asm [2020-04-17T04:19:26.148Z] #44 12.47 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:19:26.148Z] #44 12.66 PBCC images/opts.pb-c.c [2020-04-17T04:19:26.148Z] #44 12.73 PBCC images/sit.pb-c.c [2020-04-17T04:19:26.148Z] #44 12.87 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:19:26.148Z] #44 12.93 DEP images/opts.pb-c.d [2020-04-17T04:19:26.148Z] #44 13.00 DEP images/sit.pb-c.d [2020-04-17T04:19:26.148Z] #44 13.08 PBCC images/macvlan.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.19 DEP images/macvlan.pb-c.d [2020-04-17T04:19:26.149Z] #44 13.30 PBCC images/autofs.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.32 DEP images/autofs.pb-c.d [2020-04-17T04:19:26.149Z] #44 13.38 PBCC images/sysctl.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.41 DEP images/sysctl.pb-c.d [2020-04-17T04:19:26.149Z] #44 13.48 PBCC images/time.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.55 DEP images/time.pb-c.d [2020-04-17T04:19:26.149Z] #44 13.64 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.69 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:19:26.149Z] #44 13.77 PBCC images/seccomp.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.82 DEP images/seccomp.pb-c.d [2020-04-17T04:19:26.149Z] #44 13.86 PBCC images/userns.pb-c.c [2020-04-17T04:19:26.149Z] #44 13.94 DEP images/userns.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.02 PBCC images/cgroup.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.09 DEP images/cgroup.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.18 PBCC images/fown.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.23 PBCC images/ext-file.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.30 DEP images/fown.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.38 DEP images/ext-file.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.45 PBCC images/rpc.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.57 DEP images/rpc.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.66 PBCC images/siginfo.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.73 DEP images/siginfo.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.77 PBCC images/pagemap.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.83 DEP images/pagemap.pb-c.d [2020-04-17T04:19:26.149Z] #44 14.89 PBCC images/rlimit.pb-c.c [2020-04-17T04:19:26.149Z] #44 14.94 DEP images/rlimit.pb-c.d [2020-04-17T04:19:26.149Z] #44 15.01 PBCC images/file-lock.pb-c.c [2020-04-17T04:19:26.149Z] #44 15.13 DEP images/file-lock.pb-c.d [2020-04-17T04:19:26.149Z] #44 15.19 PBCC images/tty.pb-c.c [2020-04-17T04:19:26.149Z] #44 15.32 DEP images/tty.pb-c.d [2020-04-17T04:19:26.149Z] #44 15.41 PBCC images/tun.pb-c.c [2020-04-17T04:19:26.149Z] #44 15.55 PBCC images/netdev.pb-c.c [2020-04-17T04:19:26.149Z] #44 15.66 DEP images/tun.pb-c.d [2020-04-17T04:19:26.149Z] #44 15.76 DEP images/netdev.pb-c.d [2020-04-17T04:19:26.149Z] #44 15.92 PBCC images/vma.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.03 DEP images/vma.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.07 PBCC images/creds.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.11 DEP images/creds.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.17 PBCC images/utsns.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.20 DEP images/utsns.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.23 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.31 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.40 DEP images/ipc-desc.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.45 DEP images/ipc-sem.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.50 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.58 DEP images/ipc-msg.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.63 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.72 DEP images/ipc-shm.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.78 PBCC images/ipc-var.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.84 DEP images/ipc-var.pb-c.d [2020-04-17T04:19:26.149Z] #44 16.92 PBCC images/sk-opts.pb-c.c [2020-04-17T04:19:26.149Z] #44 16.97 PBCC images/packet-sock.pb-c.c [2020-04-17T04:19:26.149Z] #44 17.06 DEP images/sk-opts.pb-c.d [2020-04-17T04:19:26.149Z] #44 17.14 DEP images/packet-sock.pb-c.d [2020-04-17T04:19:26.247Z] #44 104.8 CC criu/tty.o [2020-04-17T04:19:26.404Z] #44 17.31 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:19:26.649Z] #47 ... [2020-04-17T04:19:26.649Z] [2020-04-17T04:19:26.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:26.649Z] #10 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:26.649Z] #10 16.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:26.649Z] #10 20.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:26.649Z] #10 ... [2020-04-17T04:19:26.649Z] [2020-04-17T04:19:26.649Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:26.649Z] #62 12.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:26.649Z] #62 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:26.659Z] #44 17.49 DEP images/sk-netlink.pb-c.d [2020-04-17T04:19:26.659Z] #44 17.65 PBCC images/sk-inet.pb-c.c [2020-04-17T04:19:26.659Z] #44 17.78 DEP images/sk-inet.pb-c.d [2020-04-17T04:19:26.659Z] #44 ... [2020-04-17T04:19:26.659Z] [2020-04-17T04:19:26.659Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:26.659Z] #10 106.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:19:26.659Z] #10 106.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:19:26.659Z] #10 106.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:19:26.659Z] #10 116.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:19:26.659Z] #10 116.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:19:26.659Z] #10 116.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:19:26.659Z] #10 116.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:19:26.659Z] #10 116.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:19:26.659Z] #10 116.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:19:26.907Z] #62 ... [2020-04-17T04:19:26.907Z] [2020-04-17T04:19:26.907Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:26.907Z] #47 22.50 math [2020-04-17T04:19:26.907Z] #47 ... [2020-04-17T04:19:26.907Z] [2020-04-17T04:19:26.907Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:26.907Z] #43 13.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:26.907Z] #43 16.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:26.907Z] #43 19.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:26.916Z] #10 ... [2020-04-17T04:19:26.916Z] [2020-04-17T04:19:26.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:26.916Z] #44 17.87 PBCC images/sk-unix.pb-c.c [2020-04-17T04:19:27.134Z] #44 103.9 CC criu/sockets.o [2020-04-17T04:19:27.165Z] #43 ... [2020-04-17T04:19:27.165Z] [2020-04-17T04:19:27.166Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:27.166Z] #25 13.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:19:27.166Z] #25 17.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:19:27.166Z] #25 20.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:27.171Z] #44 18.00 DEP images/sk-unix.pb-c.d [2020-04-17T04:19:27.425Z] #25 ... [2020-04-17T04:19:27.425Z] [2020-04-17T04:19:27.425Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:27.425Z] #33 23.19 internal/testlog [2020-04-17T04:19:27.426Z] #44 18.24 PBCC images/mm.pb-c.c [2020-04-17T04:19:27.426Z] #44 18.39 DEP images/mm.pb-c.d [2020-04-17T04:19:27.514Z] #47 ... [2020-04-17T04:19:27.514Z] [2020-04-17T04:19:27.514Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:27.514Z] #23 23.71 + mkdir -p /build [2020-04-17T04:19:27.514Z] #23 23.72 + mv docker/docker /build/ [2020-04-17T04:19:27.514Z] #23 23.74 + rmdir docker [2020-04-17T04:19:27.514Z] #23 DONE 24.1s [2020-04-17T04:19:27.514Z] [2020-04-17T04:19:27.514Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:27.514Z] #62 15.42 Fetched 8338 kB in 11s (787 kB/s) [2020-04-17T04:19:27.681Z] #44 18.53 PBCC images/timerfd.pb-c.c [2020-04-17T04:19:27.681Z] #44 18.66 DEP images/timerfd.pb-c.d [2020-04-17T04:19:27.716Z] #44 106.3 CC criu/tun.o [2020-04-17T04:19:27.772Z] #62 15.42 Reading package lists... [2020-04-17T04:19:27.772Z] #62 ... [2020-04-17T04:19:27.772Z] [2020-04-17T04:19:27.772Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:27.772Z] #47 24.55 math [2020-04-17T04:19:27.781Z] #44 104.5 CC criu/stats.o [2020-04-17T04:19:27.781Z] #44 104.7 CC criu/string.o [2020-04-17T04:19:27.781Z] #44 104.7 CC criu/sysctl.o [2020-04-17T04:19:27.936Z] #44 18.84 PBCC images/timer.pb-c.c [2020-04-17T04:19:27.992Z] #33 23.67 encoding [2020-04-17T04:19:27.992Z] #33 23.79 runtime/cgo [2020-04-17T04:19:27.998Z] #44 106.6 CC criu/uffd.o [2020-04-17T04:19:28.191Z] #44 19.00 DEP images/timer.pb-c.d [2020-04-17T04:19:28.191Z] #44 19.11 PBCC images/sa.pb-c.c [2020-04-17T04:19:28.395Z] #44 105.2 CC criu/sysfs_parse.o [2020-04-17T04:19:28.395Z] #44 105.5 CC criu/timerfd.o [2020-04-17T04:19:28.446Z] #44 19.31 DEP images/sa.pb-c.d [2020-04-17T04:19:28.446Z] #44 19.48 PBCC images/pipe-data.pb-c.c [2020-04-17T04:19:28.501Z] #53 ... [2020-04-17T04:19:28.501Z] [2020-04-17T04:19:28.501Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:28.501Z] #74 23.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:19:28.677Z] #44 105.7 CC criu/tty.o [2020-04-17T04:19:28.701Z] #44 19.61 DEP images/pipe-data.pb-c.d [2020-04-17T04:19:28.762Z] #74 ... [2020-04-17T04:19:28.762Z] [2020-04-17T04:19:28.762Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:28.762Z] #25 22.02 Reading package lists... [2020-04-17T04:19:28.762Z] #25 28.86 Building dependency tree... [2020-04-17T04:19:28.762Z] #25 32.13 ca-certificates is already the newest version (20190110). [2020-04-17T04:19:28.762Z] #25 32.13 The following additional packages will be installed: [2020-04-17T04:19:28.762Z] #25 32.14 libjq1 libonig5 [2020-04-17T04:19:28.762Z] #25 32.52 The following NEW packages will be installed: [2020-04-17T04:19:28.762Z] #25 32.54 jq libjq1 libonig5 [2020-04-17T04:19:28.762Z] #25 32.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:28.762Z] #25 32.95 Need to get 325 kB of archives. [2020-04-17T04:19:28.762Z] #25 32.95 After this operation, 1019 kB of additional disk space will be used. [2020-04-17T04:19:28.762Z] #25 32.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-17T04:19:28.762Z] #25 32.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-17T04:19:28.762Z] #25 32.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-17T04:19:28.957Z] #44 19.93 PBCC images/mnt.pb-c.c [2020-04-17T04:19:29.006Z] #44 107.5 CC criu/util.o [2020-04-17T04:19:29.023Z] #25 33.88 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:29.023Z] #25 34.07 Fetched 325 kB in 0s (1119 kB/s) [2020-04-17T04:19:29.023Z] #25 ... [2020-04-17T04:19:29.023Z] [2020-04-17T04:19:29.023Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:29.023Z] #43 16.96 Reading package lists... [2020-04-17T04:19:29.023Z] #43 24.57 Reading package lists... [2020-04-17T04:19:29.023Z] #43 31.10 Building dependency tree... [2020-04-17T04:19:29.212Z] #44 20.09 DEP images/mnt.pb-c.d [2020-04-17T04:19:29.212Z] #44 20.23 PBCC images/sk-packet.pb-c.c [2020-04-17T04:19:29.285Z] #43 ... [2020-04-17T04:19:29.285Z] [2020-04-17T04:19:29.285Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:29.285Z] #25 34.20 Selecting previously unselected package libonig5:arm64. [2020-04-17T04:19:29.288Z] #44 ... [2020-04-17T04:19:29.288Z] [2020-04-17T04:19:29.288Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:29.288Z] #41 DONE 145.7s [2020-04-17T04:19:29.288Z] [2020-04-17T04:19:29.288Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:29.467Z] #44 20.27 DEP images/sk-packet.pb-c.d [2020-04-17T04:19:29.467Z] #44 20.52 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:19:29.564Z] #25 34.20 (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 ... 15378 files and directories currently installed.) [2020-04-17T04:19:29.564Z] #25 34.34 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-17T04:19:29.564Z] #25 34.35 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-17T04:19:29.570Z] #53 ... [2020-04-17T04:19:29.570Z] [2020-04-17T04:19:29.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:29.570Z] #44 108.4 CC criu/uts_ns.o [2020-04-17T04:19:29.722Z] #44 20.59 DEP images/tcp-stream.pb-c.d [2020-04-17T04:19:29.722Z] #44 20.79 PBCC images/pipe.pb-c.c [2020-04-17T04:19:29.825Z] #25 34.70 Selecting previously unselected package libjq1:arm64. [2020-04-17T04:19:29.825Z] #25 34.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T04:19:29.825Z] #25 34.71 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T04:19:29.875Z] #44 108.5 CC criu/vdso.o [2020-04-17T04:19:29.977Z] #44 21.01 DEP images/pipe.pb-c.d [2020-04-17T04:19:30.089Z] #25 34.91 Selecting previously unselected package jq. [2020-04-17T04:19:30.089Z] #25 34.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T04:19:30.089Z] #25 34.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:19:30.157Z] #44 108.9 LINK criu/built-in.o [2020-04-17T04:19:30.232Z] #44 21.16 PBCC images/pstree.pb-c.c [2020-04-17T04:19:30.232Z] #44 ... [2020-04-17T04:19:30.232Z] [2020-04-17T04:19:30.232Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:30.232Z] #56 109.9 golang.org/x/sys/unix [2020-04-17T04:19:30.232Z] #56 111.3 fmt [2020-04-17T04:19:30.232Z] #56 118.5 encoding/json [2020-04-17T04:19:30.360Z] #25 35.18 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-17T04:19:30.360Z] #25 35.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T04:19:30.360Z] #25 35.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:19:30.360Z] #25 35.22 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:30.439Z] #44 109.0 LINK criu/criu [2020-04-17T04:19:30.439Z] #44 ... [2020-04-17T04:19:30.439Z] [2020-04-17T04:19:30.439Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:19:30.439Z] #42 DONE 0.3s [2020-04-17T04:19:30.492Z] #56 ... [2020-04-17T04:19:30.492Z] [2020-04-17T04:19:30.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:30.492Z] #44 21.28 DEP images/pstree.pb-c.d [2020-04-17T04:19:30.492Z] #44 21.43 PBCC images/fs.pb-c.c [2020-04-17T04:19:30.492Z] #44 21.45 DEP images/fs.pb-c.d [2020-04-17T04:19:30.492Z] #44 21.46 PBCC images/signalfd.pb-c.c [2020-04-17T04:19:30.492Z] #44 21.47 DEP images/signalfd.pb-c.d [2020-04-17T04:19:30.492Z] #44 21.48 PBCC images/fh.pb-c.c [2020-04-17T04:19:30.492Z] #44 21.49 PBCC images/fsnotify.pb-c.c [2020-04-17T04:19:30.527Z] #33 ... [2020-04-17T04:19:30.527Z] [2020-04-17T04:19:30.527Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:30.527Z] #23 25.51 + mkdir -p /build [2020-04-17T04:19:30.527Z] #23 25.51 + mv docker/docker /build/ [2020-04-17T04:19:30.527Z] #23 25.53 + rmdir docker [2020-04-17T04:19:30.527Z] #23 DONE 26.5s [2020-04-17T04:19:30.697Z] #44 107.2 CC criu/tun.o [2020-04-17T04:19:30.697Z] #44 107.6 CC criu/uffd.o [2020-04-17T04:19:30.721Z] [2020-04-17T04:19:30.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:30.721Z] #44 109.3 DEP lib/c/criu.d [2020-04-17T04:19:30.721Z] #44 109.5 CC images/rpc.pb-c.o [2020-04-17T04:19:30.752Z] #44 21.58 DEP images/fh.pb-c.d [2020-04-17T04:19:30.752Z] #44 21.68 DEP images/fsnotify.pb-c.d [2020-04-17T04:19:30.787Z] [2020-04-17T04:19:30.787Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:30.787Z] #56 25.60 + cd /tmp/tmp.6kRYP4q0kz/src/github.com/mvdan/sh [2020-04-17T04:19:30.787Z] #56 25.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:30.787Z] #56 25.91 + GO111MODULE=on [2020-04-17T04:19:30.787Z] #56 25.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:19:31.003Z] #44 109.7 CC lib/c/criu.o [2020-04-17T04:19:31.007Z] #44 21.85 PBCC images/eventpoll.pb-c.c [2020-04-17T04:19:31.007Z] #44 21.93 DEP images/eventpoll.pb-c.d [2020-04-17T04:19:31.008Z] #44 22.06 PBCC images/eventfd.pb-c.c [2020-04-17T04:19:31.304Z] #44 22.10 DEP images/eventfd.pb-c.d [2020-04-17T04:19:31.304Z] #44 22.20 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:19:31.304Z] #44 22.21 DEP images/remap-file-path.pb-c.d [2020-04-17T04:19:31.560Z] #44 22.38 PBCC images/fifo.pb-c.c [2020-04-17T04:19:31.560Z] #44 22.49 DEP images/fifo.pb-c.d [2020-04-17T04:19:31.560Z] #44 22.57 PBCC images/ghost-file.pb-c.c [2020-04-17T04:19:31.617Z] #44 110.3 LINK lib/c/built-in.o [2020-04-17T04:19:31.617Z] #44 110.3 LINK lib/c/libcriu.so [2020-04-17T04:19:31.617Z] #44 110.3 LINK lib/c/libcriu.a [2020-04-17T04:19:31.617Z] #44 110.4 GEN magic.py [2020-04-17T04:19:31.703Z] #44 108.4 CC criu/util.o [2020-04-17T04:19:31.749Z] #25 DONE 36.5s [2020-04-17T04:19:31.749Z] [2020-04-17T04:19:31.749Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:19:31.815Z] #44 22.65 DEP images/ghost-file.pb-c.d [2020-04-17T04:19:31.815Z] #44 22.75 PBCC images/regfile.pb-c.c [2020-04-17T04:19:31.898Z] #44 110.5 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:19:31.898Z] #44 110.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:19:31.898Z] #44 110.5 Note: Building without GnuTLS support [2020-04-17T04:19:32.011Z] #26 DONE 0.2s [2020-04-17T04:19:32.011Z] [2020-04-17T04:19:32.011Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:32.011Z] #43 34.62 The following additional packages will be installed: [2020-04-17T04:19:32.011Z] #43 34.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:19:32.011Z] #43 34.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:19:32.011Z] #43 34.65 Suggested packages: [2020-04-17T04:19:32.011Z] #43 34.65 manpages-dev python-setuptools [2020-04-17T04:19:32.011Z] #43 35.92 The following NEW packages will be installed: [2020-04-17T04:19:32.011Z] #43 35.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:19:32.011Z] #43 35.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:19:32.011Z] #43 35.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:19:32.011Z] #43 35.93 python-six zlib1g-dev [2020-04-17T04:19:32.011Z] #43 36.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:32.011Z] #43 36.32 Need to get 3798 kB of archives. [2020-04-17T04:19:32.011Z] #43 36.32 After this operation, 21.6 MB of additional disk space will be used. [2020-04-17T04:19:32.011Z] #43 36.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-17T04:19:32.011Z] #43 36.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-17T04:19:32.011Z] #43 36.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-17T04:19:32.011Z] #43 36.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-17T04:19:32.011Z] #43 36.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-17T04:19:32.011Z] #43 36.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-17T04:19:32.011Z] #43 36.36 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-04-17T04:19:32.011Z] #43 36.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-17T04:19:32.011Z] #43 36.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-17T04:19:32.011Z] #43 36.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-17T04:19:32.011Z] #43 36.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-17T04:19:32.011Z] #43 36.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-17T04:19:32.011Z] #43 36.60 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-04-17T04:19:32.011Z] #43 36.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-17T04:19:32.011Z] #43 36.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:19:32.011Z] #43 36.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:19:32.011Z] #43 36.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-17T04:19:32.113Z] #44 22.97 DEP images/regfile.pb-c.d [2020-04-17T04:19:32.113Z] #44 ... [2020-04-17T04:19:32.113Z] [2020-04-17T04:19:32.113Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:32.113Z] #38 6.738 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:19:32.113Z] #38 6.745 -- Detecting C compiler ABI info [2020-04-17T04:19:32.113Z] #38 7.793 -- Detecting C compiler ABI info - done [2020-04-17T04:19:32.113Z] #38 7.879 -- Detecting C compile features [2020-04-17T04:19:32.113Z] #38 11.20 -- Detecting C compile features - done [2020-04-17T04:19:32.113Z] #38 11.26 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:19:32.113Z] #38 11.87 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:19:32.113Z] #38 12.08 -- Configuring done [2020-04-17T04:19:32.113Z] #38 12.09 -- Generating done [2020-04-17T04:19:32.113Z] #38 12.14 -- Build files have been written to: /tmp/tmp.ZZ5yt2lJsB/tini [2020-04-17T04:19:32.113Z] #38 12.18 + make tini-static [2020-04-17T04:19:32.113Z] #38 13.08 Scanning dependencies of target tini-static [2020-04-17T04:19:32.113Z] #38 13.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:19:32.113Z] #38 15.79 [100%] Linking C executable tini-static [2020-04-17T04:19:32.166Z] #56 ... [2020-04-17T04:19:32.166Z] [2020-04-17T04:19:32.166Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:32.166Z] #35 17.99 Fetched 8338 kB in 13s (631 kB/s) [2020-04-17T04:19:32.166Z] #35 17.99 Reading package lists... [2020-04-17T04:19:32.166Z] #35 ... [2020-04-17T04:19:32.166Z] [2020-04-17T04:19:32.166Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:32.166Z] #56 28.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:32.166Z] #56 28.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:32.180Z] #44 110.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:19:32.317Z] #44 109.3 CC criu/uts_ns.o [2020-04-17T04:19:32.368Z] #38 ... [2020-04-17T04:19:32.368Z] [2020-04-17T04:19:32.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:32.368Z] #44 23.18 PBCC images/ns.pb-c.c [2020-04-17T04:19:32.368Z] #44 23.29 DEP images/ns.pb-c.d [2020-04-17T04:19:32.368Z] #44 23.43 PBCC images/fdinfo.pb-c.c [2020-04-17T04:19:32.424Z] #56 28.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:32.462Z] #44 111.1 make[1]: Nothing to be done for 'all'. [2020-04-17T04:19:32.599Z] #44 109.6 CC criu/vdso.o [2020-04-17T04:19:32.623Z] #44 23.58 DEP images/fdinfo.pb-c.d [2020-04-17T04:19:32.623Z] #44 23.67 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:19:32.744Z] #44 111.5 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:19:32.744Z] #44 111.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:19:32.878Z] #44 23.81 PBCC images/core-arm.pb-c.c [2020-04-17T04:19:32.878Z] #44 ... [2020-04-17T04:19:32.878Z] [2020-04-17T04:19:32.878Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:32.878Z] #38 16.92 [100%] Built target tini-static [2020-04-17T04:19:32.878Z] #38 17.20 + mkdir -p /build [2020-04-17T04:19:32.878Z] #38 17.23 + cp tini-static /build/docker-init [2020-04-17T04:19:32.878Z] #38 DONE 17.5s [2020-04-17T04:19:32.878Z] [2020-04-17T04:19:32.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:32.878Z] #44 23.95 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:19:32.881Z] #44 109.9 LINK criu/built-in.o [2020-04-17T04:19:32.992Z] #56 28.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:33.026Z] #44 111.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:19:33.026Z] #44 111.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:19:33.026Z] #44 111.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:19:33.026Z] #44 111.6 make[1]: Nothing to be done for 'all'. [2020-04-17T04:19:33.026Z] #44 111.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:19:33.026Z] #44 111.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.026Z] #44 111.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.026Z] #44 111.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.026Z] #44 111.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.040Z] #47 ... [2020-04-17T04:19:33.040Z] [2020-04-17T04:19:33.040Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:33.040Z] #56 26.41 + cd /tmp/tmp.tsszokYuxk/src/github.com/mvdan/sh [2020-04-17T04:19:33.040Z] #56 26.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:19:33.040Z] #56 26.57 + GO111MODULE=on [2020-04-17T04:19:33.040Z] #56 26.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:19:33.040Z] #56 27.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:33.040Z] #56 27.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:33.040Z] #56 27.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:33.040Z] #56 28.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:33.040Z] #56 28.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:33.133Z] #44 24.07 PBCC images/core-s390.pb-c.c [2020-04-17T04:19:33.164Z] #44 110.0 LINK criu/criu [2020-04-17T04:19:33.250Z] #56 29.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:33.308Z] #44 111.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.308Z] #44 111.9 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.308Z] #44 111.9 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.308Z] #44 112.0 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:33.308Z] #44 112.0 INSTALL criu/criu [2020-04-17T04:19:33.428Z] #44 24.19 PBCC images/core-x86.pb-c.c [2020-04-17T04:19:33.428Z] #44 24.38 PBCC images/core.pb-c.c [2020-04-17T04:19:33.446Z] #44 ... [2020-04-17T04:19:33.446Z] [2020-04-17T04:19:33.446Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:33.446Z] #41 DONE 147.9s [2020-04-17T04:19:33.446Z] [2020-04-17T04:19:33.446Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:33.446Z] #44 110.5 DEP lib/c/criu.d [2020-04-17T04:19:33.597Z] #44 DONE 112.3s [2020-04-17T04:19:33.597Z] [2020-04-17T04:19:33.597Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:33.684Z] #44 24.50 PBCC images/inventory.pb-c.c [2020-04-17T04:19:33.684Z] #44 24.64 DEP images/core-aarch64.pb-c.d [2020-04-17T04:19:33.728Z] #44 110.7 CC images/rpc.pb-c.o [2020-04-17T04:19:33.929Z] #43 38.38 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:33.929Z] #43 38.62 Fetched 3798 kB in 1s (5700 kB/s) [2020-04-17T04:19:33.929Z] #43 ... [2020-04-17T04:19:33.929Z] [2020-04-17T04:19:33.929Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:33.929Z] #62 25.23 Reading package lists... [2020-04-17T04:19:33.929Z] #62 31.19 Building dependency tree... [2020-04-17T04:19:33.929Z] #62 34.75 The following additional packages will be installed: [2020-04-17T04:19:33.929Z] #62 34.77 libbtrfs0 [2020-04-17T04:19:33.929Z] #62 35.08 The following NEW packages will be installed: [2020-04-17T04:19:33.929Z] #62 35.11 libbtrfs-dev libbtrfs0 [2020-04-17T04:19:33.929Z] #62 35.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:33.929Z] #62 35.75 Need to get 119 kB of archives. [2020-04-17T04:19:33.929Z] #62 35.75 After this operation, 387 kB of additional disk space will be used. [2020-04-17T04:19:33.929Z] #62 35.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-17T04:19:33.929Z] #62 35.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-17T04:19:33.929Z] #62 37.17 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:33.929Z] #62 37.42 Fetched 119 kB in 0s (249 kB/s) [2020-04-17T04:19:33.929Z] #62 37.58 Selecting previously unselected package libbtrfs0. [2020-04-17T04:19:33.929Z] #62 37.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 ... 15378 files and directories currently installed.) [2020-04-17T04:19:33.929Z] #62 37.64 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-17T04:19:33.929Z] #62 37.72 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:19:33.929Z] #62 37.89 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:19:33.929Z] #62 37.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-17T04:19:33.929Z] #62 37.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:19:33.929Z] #62 38.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:19:33.929Z] #62 38.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:19:33.929Z] #62 38.25 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:33.929Z] #62 DONE 38.9s [2020-04-17T04:19:33.929Z] [2020-04-17T04:19:33.929Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:33.929Z] #43 38.77 Selecting previously unselected package libcap-dev:arm64. [2020-04-17T04:19:33.929Z] #43 38.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 ... 15378 files and directories currently installed.) [2020-04-17T04:19:33.929Z] #43 38.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-17T04:19:33.929Z] #43 38.86 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-17T04:19:33.939Z] #44 24.79 DEP images/core-arm.pb-c.d [2020-04-17T04:19:33.940Z] #44 24.95 DEP images/core-ppc64.pb-c.d [2020-04-17T04:19:33.977Z] #56 30.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:34.011Z] #44 111.2 CC lib/c/criu.o [2020-04-17T04:19:34.191Z] #43 ... [2020-04-17T04:19:34.191Z] [2020-04-17T04:19:34.191Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:19:34.191Z] #63 DONE 0.1s [2020-04-17T04:19:34.191Z] [2020-04-17T04:19:34.191Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:19:34.191Z] #64 DONE 0.1s [2020-04-17T04:19:34.191Z] [2020-04-17T04:19:34.191Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:34.194Z] #44 25.04 DEP images/core-s390.pb-c.d [2020-04-17T04:19:34.194Z] #44 25.19 DEP images/core-x86.pb-c.d [2020-04-17T04:19:34.194Z] #44 25.24 DEP images/core.pb-c.d [2020-04-17T04:19:34.450Z] #44 25.41 DEP images/inventory.pb-c.d [2020-04-17T04:19:34.450Z] #44 ... [2020-04-17T04:19:34.450Z] [2020-04-17T04:19:34.450Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:34.450Z] #47 114.1 flag [2020-04-17T04:19:34.450Z] #47 116.1 go/token [2020-04-17T04:19:34.450Z] #47 117.6 regexp [2020-04-17T04:19:34.450Z] #47 117.9 go/scanner [2020-04-17T04:19:34.450Z] #47 120.8 go/ast [2020-04-17T04:19:34.605Z] #53 ... [2020-04-17T04:19:34.605Z] [2020-04-17T04:19:34.605Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:19:34.605Z] #45 DONE 0.1s [2020-04-17T04:19:34.605Z] [2020-04-17T04:19:34.605Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:34.605Z] #53 ... [2020-04-17T04:19:34.605Z] [2020-04-17T04:19:34.605Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:19:34.605Z] #48 DONE 0.1s [2020-04-17T04:19:34.625Z] #44 ... [2020-04-17T04:19:34.625Z] [2020-04-17T04:19:34.625Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:19:34.625Z] #42 DONE 0.2s [2020-04-17T04:19:34.625Z] [2020-04-17T04:19:34.625Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:34.625Z] #44 111.7 LINK lib/c/built-in.o [2020-04-17T04:19:34.705Z] #47 ... [2020-04-17T04:19:34.705Z] [2020-04-17T04:19:34.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:34.705Z] #44 25.55 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:19:34.705Z] #44 25.58 DEP images/cpuinfo.pb-c.d [2020-04-17T04:19:34.705Z] #44 25.66 PBCC images/stats.pb-c.c [2020-04-17T04:19:34.887Z] [2020-04-17T04:19:34.887Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:19:34.887Z] #51 DONE 0.2s [2020-04-17T04:19:34.887Z] [2020-04-17T04:19:34.887Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:34.907Z] #44 111.7 LINK lib/c/libcriu.so [2020-04-17T04:19:34.907Z] #44 111.8 LINK lib/c/libcriu.a [2020-04-17T04:19:34.907Z] #44 111.8 GEN magic.py [2020-04-17T04:19:34.907Z] #44 111.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:19:34.907Z] #44 111.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:19:34.907Z] #44 111.9 Note: Building without GnuTLS support [2020-04-17T04:19:34.960Z] #44 25.74 DEP images/stats.pb-c.d [2020-04-17T04:19:35.150Z] #56 30.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:35.189Z] #44 112.3 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:19:35.352Z] #56 31.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:35.352Z] #56 ... [2020-04-17T04:19:35.352Z] [2020-04-17T04:19:35.352Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:35.352Z] #35 32.40 Fetched 8338 kB in 25s (333 kB/s) [2020-04-17T04:19:35.501Z] #53 ... [2020-04-17T04:19:35.501Z] [2020-04-17T04:19:35.501Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:35.501Z] #60 73.70 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-04-17T04:19:35.803Z] #44 112.6 make[1]: Nothing to be done for 'all'. [2020-04-17T04:19:36.085Z] #56 32.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:36.086Z] #44 112.9 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:19:36.086Z] #44 112.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:19:36.086Z] #44 112.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:19:36.086Z] #44 113.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:19:36.086Z] #44 113.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:19:36.086Z] #44 113.0 make[1]: Nothing to be done for 'all'. [2020-04-17T04:19:36.086Z] #44 113.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:19:36.086Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.086Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.086Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.086Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.115Z] #60 74.44 + mkdir -p /build [2020-04-17T04:19:36.115Z] #60 74.44 + cp runc /build/runc [2020-04-17T04:19:36.368Z] #44 113.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.368Z] #44 113.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.368Z] #44 113.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.368Z] #44 113.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:19:36.368Z] #44 113.4 INSTALL criu/criu [2020-04-17T04:19:36.397Z] #60 DONE 74.7s [2020-04-17T04:19:36.397Z] [2020-04-17T04:19:36.397Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:36.652Z] #44 DONE 113.7s [2020-04-17T04:19:36.652Z] [2020-04-17T04:19:36.652Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:36.749Z] #65 ... [2020-04-17T04:19:36.749Z] [2020-04-17T04:19:36.749Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:36.749Z] #74 DONE 40.9s [2020-04-17T04:19:36.749Z] [2020-04-17T04:19:36.749Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:36.749Z] #43 39.26 Selecting previously unselected package libnet1:arm64. [2020-04-17T04:19:36.749Z] #43 39.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 39.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:36.749Z] #43 39.56 Selecting previously unselected package libnet1-dev. [2020-04-17T04:19:36.749Z] #43 39.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 39.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:36.749Z] #43 39.87 Selecting previously unselected package libnl-3-200:arm64. [2020-04-17T04:19:36.749Z] #43 39.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 39.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T04:19:36.749Z] #43 40.01 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-17T04:19:36.749Z] #43 40.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 40.06 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-17T04:19:36.749Z] #43 40.69 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-17T04:19:36.749Z] #43 40.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 40.70 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T04:19:36.749Z] #43 40.80 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-17T04:19:36.749Z] #43 40.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 40.83 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-17T04:19:36.749Z] #43 41.02 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-17T04:19:36.749Z] #43 41.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 41.08 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:19:36.749Z] #43 41.41 Selecting previously unselected package libprotobuf17:arm64. [2020-04-17T04:19:36.749Z] #43 41.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-17T04:19:36.749Z] #43 41.46 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:37.012Z] #43 ... [2020-04-17T04:19:37.012Z] [2020-04-17T04:19:37.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:37.012Z] #10 25.70 Reading package lists... [2020-04-17T04:19:37.012Z] #10 32.34 Building dependency tree... [2020-04-17T04:19:37.012Z] #10 36.14 The following additional packages will be installed: [2020-04-17T04:19:37.012Z] #10 36.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:19:37.012Z] #10 36.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:19:37.012Z] #10 36.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:19:37.012Z] #10 36.15 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:19:37.012Z] #10 36.15 Suggested packages: [2020-04-17T04:19:37.012Z] #10 36.15 gcc-8-locales seccomp wine64 [2020-04-17T04:19:37.012Z] #10 37.42 The following NEW packages will be installed: [2020-04-17T04:19:37.012Z] #10 37.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:19:37.012Z] #10 37.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:19:37.012Z] #10 37.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:19:37.012Z] #10 37.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:19:37.012Z] #10 37.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:19:37.012Z] #10 37.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:19:37.012Z] #10 37.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:37.012Z] #10 37.94 Need to get 73.3 MB of archives. [2020-04-17T04:19:37.012Z] #10 37.94 After this operation, 472 MB of additional disk space will be used. [2020-04-17T04:19:37.012Z] #10 37.94 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-04-17T04:19:37.012Z] #10 38.16 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-04-17T04:19:37.012Z] #10 38.33 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-04-17T04:19:37.012Z] #10 38.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-17T04:19:37.012Z] #10 38.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-17T04:19:37.012Z] #10 38.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:19:37.012Z] #10 38.77 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-04-17T04:19:37.012Z] #10 39.13 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-04-17T04:19:37.012Z] #10 39.16 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-04-17T04:19:37.012Z] #10 41.07 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-04-17T04:19:37.274Z] #10 ... [2020-04-17T04:19:37.274Z] [2020-04-17T04:19:37.274Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:37.274Z] #43 42.03 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-17T04:19:37.274Z] #43 42.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-17T04:19:37.274Z] #43 42.09 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:37.513Z] #44 ... [2020-04-17T04:19:37.513Z] [2020-04-17T04:19:37.513Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:37.513Z] #33 117.1 log [2020-04-17T04:19:37.513Z] #33 121.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:19:37.513Z] #33 ... [2020-04-17T04:19:37.513Z] [2020-04-17T04:19:37.513Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:37.535Z] #43 42.40 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-17T04:19:37.535Z] #43 42.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-17T04:19:37.535Z] #43 42.42 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:37.535Z] #43 ... [2020-04-17T04:19:37.535Z] [2020-04-17T04:19:37.535Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:37.535Z] #35 26.35 Reading package lists... [2020-04-17T04:19:37.535Z] #35 32.85 Building dependency tree... [2020-04-17T04:19:37.535Z] #35 36.11 The following additional packages will be installed: [2020-04-17T04:19:37.535Z] #35 36.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:19:37.535Z] #35 36.14 Suggested packages: [2020-04-17T04:19:37.535Z] #35 36.14 cmake-doc ninja-build lrzip [2020-04-17T04:19:37.535Z] #35 36.14 Recommended packages: [2020-04-17T04:19:37.535Z] #35 36.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:19:37.535Z] #35 37.31 The following NEW packages will be installed: [2020-04-17T04:19:37.535Z] #35 37.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:19:37.535Z] #35 37.33 vim-common xxd [2020-04-17T04:19:37.535Z] #35 37.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:37.535Z] #35 37.78 Need to get 14.2 MB of archives. [2020-04-17T04:19:37.535Z] #35 37.78 After this operation, 60.0 MB of additional disk space will be used. [2020-04-17T04:19:37.535Z] #35 37.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-17T04:19:37.535Z] #35 37.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:19:37.535Z] #35 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:19:37.535Z] #35 38.13 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-17T04:19:37.535Z] #35 39.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-17T04:19:37.535Z] #35 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-17T04:19:37.535Z] #35 39.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-17T04:19:37.535Z] #35 39.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-17T04:19:37.535Z] #35 39.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-17T04:19:37.535Z] #35 39.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-17T04:19:37.535Z] #35 40.90 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:37.535Z] #35 41.24 Fetched 14.2 MB in 2s (6986 kB/s) [2020-04-17T04:19:37.535Z] #35 41.41 Selecting previously unselected package xxd. [2020-04-17T04:19:37.535Z] #35 41.41 (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 ... 15378 files and directories currently installed.) [2020-04-17T04:19:37.535Z] #35 41.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-17T04:19:37.535Z] #35 41.62 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:19:37.535Z] #35 41.89 Selecting previously unselected package vim-common. [2020-04-17T04:19:37.535Z] #35 41.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:19:37.535Z] #35 41.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:19:37.535Z] #35 42.41 Selecting previously unselected package cmake-data. [2020-04-17T04:19:37.535Z] #35 42.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:19:37.535Z] #35 42.50 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:19:37.796Z] #35 ... [2020-04-17T04:19:37.796Z] [2020-04-17T04:19:37.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:37.796Z] #10 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-17T04:19:37.796Z] #10 42.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-17T04:19:37.796Z] #10 42.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-17T04:19:37.796Z] #10 42.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-17T04:19:37.796Z] #10 42.65 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-04-17T04:19:37.796Z] #10 42.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-17T04:19:37.796Z] #10 42.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-17T04:19:37.796Z] #10 42.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-17T04:19:37.796Z] #10 42.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-17T04:19:37.796Z] #10 42.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-17T04:19:37.796Z] #10 42.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-17T04:19:37.796Z] #10 42.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-17T04:19:37.796Z] #10 42.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-17T04:19:37.796Z] #10 42.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-17T04:19:37.881Z] #35 32.40 Reading package lists... [2020-04-17T04:19:37.881Z] #35 ... [2020-04-17T04:19:37.881Z] [2020-04-17T04:19:37.881Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:37.881Z] #33 24.80 internal/testlog [2020-04-17T04:19:37.881Z] #33 25.41 encoding [2020-04-17T04:19:37.881Z] #33 25.64 runtime/cgo [2020-04-17T04:19:38.057Z] #10 42.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-17T04:19:38.135Z] #65 ... [2020-04-17T04:19:38.135Z] [2020-04-17T04:19:38.135Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:38.135Z] #60 75.94 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-04-17T04:19:38.141Z] #33 ... [2020-04-17T04:19:38.141Z] [2020-04-17T04:19:38.141Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:38.400Z] #74 33.97 Checking out files: 49% (1027/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1879/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) [2020-04-17T04:19:38.400Z] #74 ... [2020-04-17T04:19:38.400Z] [2020-04-17T04:19:38.400Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:38.400Z] #43 25.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:38.419Z] #60 ... [2020-04-17T04:19:38.419Z] [2020-04-17T04:19:38.419Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:19:38.419Z] #45 DONE 0.1s [2020-04-17T04:19:38.419Z] [2020-04-17T04:19:38.419Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:19:38.419Z] #48 DONE 0.1s [2020-04-17T04:19:38.419Z] [2020-04-17T04:19:38.419Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:19:38.616Z] #56 ... [2020-04-17T04:19:38.616Z] [2020-04-17T04:19:38.616Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:38.658Z] #43 ... [2020-04-17T04:19:38.658Z] [2020-04-17T04:19:38.658Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:38.658Z] #74 33.97 Checking out files: 49% (1027/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1879/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:19:38.658Z] #74 35.52 + cd /tmp/tmp.DUshm9DzJp/src/github.com/docker/libnetwork [2020-04-17T04:19:38.658Z] #74 35.52 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:38.701Z] #51 DONE 0.1s [2020-04-17T04:19:38.701Z] [2020-04-17T04:19:38.701Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:38.701Z] #53 ... [2020-04-17T04:19:38.701Z] [2020-04-17T04:19:38.701Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:38.701Z] #60 76.71 + mkdir -p /build [2020-04-17T04:19:38.701Z] #60 76.71 + cp runc /build/runc [2020-04-17T04:19:38.985Z] #60 DONE 76.9s [2020-04-17T04:19:38.985Z] [2020-04-17T04:19:38.985Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:39.134Z] #41 34.32 Checking out files: 69% (1105/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T04:19:39.134Z] #41 35.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:19:39.227Z] #74 ... [2020-04-17T04:19:39.227Z] [2020-04-17T04:19:39.227Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:39.227Z] #62 15.42 Reading package lists... [2020-04-17T04:19:39.227Z] #62 26.73 Reading package lists... [2020-04-17T04:19:39.227Z] #62 36.46 Building dependency tree... [2020-04-17T04:19:39.227Z] #62 ... [2020-04-17T04:19:39.227Z] [2020-04-17T04:19:39.227Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:39.227Z] #41 34.38 Checking out files: 83% (1336/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T04:19:39.227Z] #41 34.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:19:39.456Z] #10 44.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:39.456Z] #10 44.49 Fetched 73.3 MB in 5s (13.9 MB/s) [2020-04-17T04:19:39.719Z] #10 44.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:19:39.793Z] #41 ... [2020-04-17T04:19:39.793Z] [2020-04-17T04:19:39.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:39.793Z] #10 26.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:19:39.793Z] #10 ... [2020-04-17T04:19:39.793Z] [2020-04-17T04:19:39.793Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:39.793Z] #74 36.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:19:39.863Z] #65 130.0 + bin/containerd [2020-04-17T04:19:39.893Z] #65 56.87 Checking out files: 24% (788/3158) Checking out files: 25% (790/3158) Checking out files: 26% (822/3158) Checking out files: 27% (853/3158) Checking out files: 28% (885/3158) Checking out files: 29% (916/3158) Checking out files: 30% (948/3158) Checking out files: 31% (979/3158) Checking out files: 32% (1011/3158) Checking out files: 33% (1043/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) [2020-04-17T04:19:39.893Z] #65 ... [2020-04-17T04:19:39.893Z] [2020-04-17T04:19:39.893Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:39.893Z] #33 DONE 129.5s [2020-04-17T04:19:39.893Z] [2020-04-17T04:19:39.893Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:39.982Z] #10 44.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 ... 15378 files and directories currently installed.) [2020-04-17T04:19:39.982Z] #10 44.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-17T04:19:39.982Z] #10 44.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:19:40.149Z] #65 56.87 Checking out files: 24% (788/3158) Checking out files: 25% (790/3158) Checking out files: 26% (822/3158) Checking out files: 27% (853/3158) Checking out files: 28% (885/3158) Checking out files: 29% (916/3158) Checking out files: 30% (948/3158) Checking out files: 31% (979/3158) Checking out files: 32% (1011/3158) Checking out files: 33% (1043/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:19:40.149Z] #65 59.76 + cd /tmp/tmp.raF0x244hJ/src/github.com/containerd/containerd [2020-04-17T04:19:40.149Z] #65 59.77 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:19:41.903Z] #10 ... [2020-04-17T04:19:41.903Z] [2020-04-17T04:19:41.903Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:41.903Z] #27 4.629 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:19:41.903Z] #27 5.159 [2020-04-17T04:19:41.903Z] #27 5.468 #=#=# ## 3.1% #### 6.3% ###### 8.8% ######## 12.2% ########### 15.7% ############# 19.1% ################ 22.7% ################## 26.1% ################### 27.4% ###################### 31.6% ######################### 35.8% ############################ 40.2% ################################ 45.5% #################################### 50.4% ###################################### 53.1% ######################################### 57.6% ########################################### 60.1% ############################################# 63.4% ################################################ 67.7% ################################################### 71.0% ###################################################### 75.1% ######################################################## 78.7% ############################################################ 84.5% ################################################################ 89.7% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-17T04:19:41.903Z] #27 8.642 #=#=# [2020-04-17T04:19:41.903Z] #27 8.979 0.1% ########## 14.9% #################### 29.0% ########################## 37.3% ################################## 48.0% ####################################### 55.0% ############################################## 65.1% ##################################################### 75.0% ############################################################## 86.4% ####################################################################### 99.8% ######################################################################## 100.0% [2020-04-17T04:19:42.165Z] #27 10.38 [2020-04-17T04:19:42.165Z] #27 ... [2020-04-17T04:19:42.165Z] [2020-04-17T04:19:42.165Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:42.165Z] #35 47.15 Selecting previously unselected package libicu63:arm64. [2020-04-17T04:19:42.425Z] #35 47.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-17T04:19:42.425Z] #35 47.23 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T04:19:43.325Z] #41 38.82 + 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-04-17T04:19:43.325Z] #41 ... [2020-04-17T04:19:43.325Z] [2020-04-17T04:19:43.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:43.325Z] #47 28.75 unicode/utf16 [2020-04-17T04:19:43.325Z] #47 29.58 container/list [2020-04-17T04:19:43.325Z] #47 31.07 crypto/internal/subtle [2020-04-17T04:19:43.325Z] #47 31.10 crypto/subtle [2020-04-17T04:19:43.325Z] #47 31.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:19:43.325Z] #47 31.28 internal/nettrace [2020-04-17T04:19:43.325Z] #47 31.73 runtime/cgo [2020-04-17T04:19:43.325Z] #47 ... [2020-04-17T04:19:43.325Z] [2020-04-17T04:19:43.325Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:43.326Z] #74 35.19 Checking out files: 44% (920/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 77% (1601/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:19:43.326Z] #74 37.03 + cd /tmp/tmp.pWYK7Ew5AS/src/github.com/docker/libnetwork [2020-04-17T04:19:43.326Z] #74 37.03 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:19:43.326Z] #74 37.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:19:43.383Z] #65 138.5 + bin/containerd [2020-04-17T04:19:43.409Z] #65 62.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:19:43.409Z] #65 62.52 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:19:43.409Z] #65 62.52 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:19:43.409Z] #65 62.52 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:19:43.409Z] #65 62.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:19:43.409Z] #65 62.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:19:43.409Z] #65 62.52 + '[' '' = dynamic ']' [2020-04-17T04:19:43.409Z] #65 62.52 + make [2020-04-17T04:19:43.584Z] #74 ... [2020-04-17T04:19:43.584Z] [2020-04-17T04:19:43.584Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:43.584Z] #35 17.99 Reading package lists... [2020-04-17T04:19:43.842Z] #35 30.43 Reading package lists... [2020-04-17T04:19:43.842Z] #35 ... [2020-04-17T04:19:43.842Z] [2020-04-17T04:19:43.842Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:43.842Z] #56 34.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:43.842Z] #56 36.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:43.842Z] #56 36.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:43.842Z] #56 37.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:43.842Z] #56 37.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:43.842Z] #56 38.76 runtime/cgo [2020-04-17T04:19:43.842Z] #56 39.04 runtime [2020-04-17T04:19:43.984Z] #74 ... [2020-04-17T04:19:43.984Z] [2020-04-17T04:19:43.984Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:43.984Z] #47 30.36 unicode/utf16 [2020-04-17T04:19:43.984Z] #47 30.95 container/list [2020-04-17T04:19:43.984Z] #47 31.62 crypto/internal/subtle [2020-04-17T04:19:43.984Z] #47 31.86 crypto/subtle [2020-04-17T04:19:43.984Z] #47 32.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:19:43.984Z] #47 32.21 internal/nettrace [2020-04-17T04:19:43.984Z] #47 32.39 runtime/cgo [2020-04-17T04:19:43.984Z] #47 ... [2020-04-17T04:19:43.984Z] [2020-04-17T04:19:43.984Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:19:43.984Z] #41 37.88 + 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-04-17T04:19:44.774Z] #65 64.37 + bin/ctr [2020-04-17T04:19:44.774Z] #65 ... [2020-04-17T04:19:44.774Z] [2020-04-17T04:19:44.774Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:44.774Z] #47 124.5 internal/lazyregexp [2020-04-17T04:19:44.774Z] #47 125.0 net/url [2020-04-17T04:19:44.774Z] #47 127.0 text/template/parse [2020-04-17T04:19:44.774Z] #47 131.1 go/parser [2020-04-17T04:19:44.774Z] #47 134.6 text/template [2020-04-17T04:19:45.029Z] #47 ... [2020-04-17T04:19:45.029Z] [2020-04-17T04:19:45.029Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:45.029Z] #44 28.49 make[1]: Nothing to be done for 'all'. [2020-04-17T04:19:45.029Z] #44 32.41 CC images/stats.o [2020-04-17T04:19:45.029Z] #44 33.19 CC images/core.o [2020-04-17T04:19:45.029Z] #44 34.33 CC images/core-x86.o [2020-04-17T04:19:45.029Z] #44 35.42 CC images/core-arm.o [2020-04-17T04:19:45.218Z] #56 ... [2020-04-17T04:19:45.218Z] [2020-04-17T04:19:45.218Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:45.218Z] #35 30.43 Reading package lists... [2020-04-17T04:19:45.285Z] #44 36.25 CC images/core-aarch64.o [2020-04-17T04:19:45.846Z] #44 36.72 CC images/core-ppc64.o [2020-04-17T04:19:45.919Z] #35 ... [2020-04-17T04:19:45.919Z] [2020-04-17T04:19:45.919Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:45.919Z] #33 40.26 sync [2020-04-17T04:19:45.919Z] #33 40.28 internal/reflectlite [2020-04-17T04:19:45.919Z] #33 43.50 errors [2020-04-17T04:19:45.919Z] #33 43.53 sort [2020-04-17T04:19:45.919Z] #33 43.87 strconv [2020-04-17T04:19:45.919Z] #33 43.87 io [2020-04-17T04:19:45.919Z] #33 43.87 internal/oserror [2020-04-17T04:19:45.919Z] #33 44.19 syscall [2020-04-17T04:19:45.919Z] #33 46.40 bytes [2020-04-17T04:19:45.919Z] #33 46.40 strings [2020-04-17T04:19:45.919Z] #33 49.12 path [2020-04-17T04:19:45.919Z] #33 49.74 text/tabwriter [2020-04-17T04:19:45.919Z] #33 ... [2020-04-17T04:19:45.919Z] [2020-04-17T04:19:45.919Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:45.919Z] #27 10.68 0.0% ##### 7.4% ######### 12.7% ########## 14.5% ################# 23.7% ######################## 33.5% ############################## 42.6% ################################## 48.4% ######################################### 57.7% ################################################ 66.8% ###################################################### 76.1% ############################################################## 87.5% #################################################################### 95.3% ######################################################################## 100.0% [2020-04-17T04:19:45.919Z] #27 12.71 [2020-04-17T04:19:46.100Z] #44 ... [2020-04-17T04:19:46.101Z] [2020-04-17T04:19:46.101Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:46.101Z] #56 125.9 github.com/pkg/diff [2020-04-17T04:19:46.101Z] #56 127.9 go/ast [2020-04-17T04:19:46.101Z] #56 130.1 golang.org/x/crypto/ssh/terminal [2020-04-17T04:19:46.101Z] #56 133.2 mvdan.cc/editorconfig [2020-04-17T04:19:46.101Z] #56 135.7 mvdan.cc/sh/v3/fileutil [2020-04-17T04:19:46.101Z] #56 135.9 mvdan.cc/sh/v3/syntax [2020-04-17T04:19:46.512Z] #35 41.56 Building dependency tree... [2020-04-17T04:19:46.512Z] #35 ... [2020-04-17T04:19:46.512Z] [2020-04-17T04:19:46.512Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:46.512Z] #62 32.48 Fetched 8338 kB in 26s (327 kB/s) [2020-04-17T04:19:46.512Z] #62 32.48 Reading package lists... [2020-04-17T04:19:46.512Z] #62 ... [2020-04-17T04:19:46.512Z] [2020-04-17T04:19:46.512Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:46.512Z] #53 41.47 + cd /tmp/tmp.aZh5jzUfYh/src/github.com/golangci/golangci-lint/ [2020-04-17T04:19:46.512Z] #53 41.47 + git checkout -q v1.23.8 [2020-04-17T04:19:46.664Z] #65 ... [2020-04-17T04:19:46.664Z] [2020-04-17T04:19:46.664Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:46.664Z] #53 DONE 162.0s [2020-04-17T04:19:46.664Z] [2020-04-17T04:19:46.664Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:46.664Z] #65 ... [2020-04-17T04:19:46.664Z] [2020-04-17T04:19:46.664Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:19:46.701Z] #27 13.00 0.0% 0.1% # 1.7% ## 3.9% #### 6.0% ##### 7.9% ###### 9.3% ####### 10.9% ######## 12.4% ######### 13.5% ########## 14.6% ########### 16.3% ############ 17.7% ############# 18.7% ############## 20.1% ############### 21.7% ################ 23.0% ################# 24.4% [2020-04-17T04:19:46.701Z] #27 ... [2020-04-17T04:19:46.701Z] [2020-04-17T04:19:46.701Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:46.701Z] #65 2.449 + RM_GOPATH=0 [2020-04-17T04:19:46.701Z] #65 2.449 + TMP_GOPATH= [2020-04-17T04:19:46.701Z] #65 2.449 + : /build [2020-04-17T04:19:46.701Z] #65 2.449 + '[' -z '' ']' [2020-04-17T04:19:46.701Z] #65 2.450 ++ mktemp -d [2020-04-17T04:19:46.701Z] #65 2.475 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:19:46.701Z] #65 2.478 + export GOPATH=/tmp/tmp.X69g7qZXqs [2020-04-17T04:19:46.701Z] #65 2.478 + GOPATH=/tmp/tmp.X69g7qZXqs [2020-04-17T04:19:46.701Z] #65 2.478 + RM_GOPATH=1 [2020-04-17T04:19:46.701Z] #65 2.478 ++ dirname ./install.sh [2020-04-17T04:19:46.701Z] #65 2.478 + dir=. [2020-04-17T04:19:46.701Z] #65 2.478 + bin=containerd [2020-04-17T04:19:46.701Z] #65 2.478 + shift [2020-04-17T04:19:46.701Z] #65 2.478 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:19:46.701Z] #65 2.478 + . ./containerd.installer [2020-04-17T04:19:46.701Z] #65 2.478 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:19:46.701Z] #65 2.478 + install_containerd [2020-04-17T04:19:46.701Z] #65 2.478 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:19:46.701Z] #65 2.478 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X69g7qZXqs/src/github.com/containerd/containerd [2020-04-17T04:19:46.701Z] #65 2.489 Cloning into '/tmp/tmp.X69g7qZXqs/src/github.com/containerd/containerd'... [2020-04-17T04:19:46.701Z] #65 ... [2020-04-17T04:19:46.701Z] [2020-04-17T04:19:46.701Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:46.704Z] #56 ... [2020-04-17T04:19:46.704Z] [2020-04-17T04:19:46.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:46.704Z] #44 37.60 CC images/core-s390.o [2020-04-17T04:19:46.770Z] #53 42.67 ++ git describe --tags [2020-04-17T04:19:46.770Z] #53 42.77 + version=v1.23.8 [2020-04-17T04:19:46.770Z] #53 42.77 ++ git rev-parse --short HEAD [2020-04-17T04:19:46.770Z] #53 42.80 + commit=76a82c6 [2020-04-17T04:19:46.946Z] #54 DONE 0.2s [2020-04-17T04:19:46.946Z] [2020-04-17T04:19:46.946Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:19:46.946Z] #57 DONE 0.1s [2020-04-17T04:19:46.946Z] [2020-04-17T04:19:46.946Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:46.946Z] #65 ... [2020-04-17T04:19:46.946Z] [2020-04-17T04:19:46.946Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:19:46.946Z] #61 DONE 0.1s [2020-04-17T04:19:47.041Z] #53 42.80 ++ git show -s --format=%cd [2020-04-17T04:19:47.041Z] #53 42.82 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:19:47.041Z] #53 42.82 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:19:47.228Z] [2020-04-17T04:19:47.228Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:47.271Z] #41 ... [2020-04-17T04:19:47.271Z] [2020-04-17T04:19:47.271Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:47.271Z] #53 41.45 + cd /tmp/tmp.mJRfBFSpzL/src/github.com/golangci/golangci-lint/ [2020-04-17T04:19:47.271Z] #53 41.45 + git checkout -q v1.23.8 [2020-04-17T04:19:47.271Z] #53 42.47 ++ git describe --tags [2020-04-17T04:19:47.271Z] #53 42.56 + version=v1.23.8 [2020-04-17T04:19:47.271Z] #53 42.56 ++ git rev-parse --short HEAD [2020-04-17T04:19:47.271Z] #53 42.60 + commit=76a82c6 [2020-04-17T04:19:47.271Z] #53 42.60 ++ git show -s --format=%cd [2020-04-17T04:19:47.271Z] #53 42.63 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:19:47.271Z] #53 42.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:19:47.528Z] #53 ... [2020-04-17T04:19:47.528Z] [2020-04-17T04:19:47.528Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:47.528Z] #56 34.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:47.528Z] #56 36.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:19:47.528Z] #56 36.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:19:47.528Z] #56 37.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:19:47.528Z] #56 37.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:19:47.528Z] #56 38.58 runtime/cgo [2020-04-17T04:19:47.528Z] #56 38.71 runtime [2020-04-17T04:19:47.761Z] #65 ... [2020-04-17T04:19:47.761Z] [2020-04-17T04:19:47.761Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:47.761Z] #53 DONE 162.3s [2020-04-17T04:19:47.786Z] #56 ... [2020-04-17T04:19:47.786Z] [2020-04-17T04:19:47.786Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:47.786Z] #62 36.46 Building dependency tree... [2020-04-17T04:19:47.786Z] #62 43.10 The following additional packages will be installed: [2020-04-17T04:19:47.786Z] #62 43.11 libbtrfs0 [2020-04-17T04:19:47.786Z] #62 43.49 The following NEW packages will be installed: [2020-04-17T04:19:47.786Z] #62 43.54 libbtrfs-dev libbtrfs0 [2020-04-17T04:19:47.786Z] #62 44.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:47.786Z] #62 44.21 Need to get 119 kB of archives. [2020-04-17T04:19:47.786Z] #62 44.21 After this operation, 387 kB of additional disk space will be used. [2020-04-17T04:19:47.786Z] #62 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T04:19:47.786Z] #62 44.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T04:19:48.047Z] [2020-04-17T04:19:48.047Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:48.066Z] #44 38.83 CC images/cpuinfo.o [2020-04-17T04:19:48.351Z] #62 ... [2020-04-17T04:19:48.351Z] [2020-04-17T04:19:48.351Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:48.351Z] #25 35.56 Fetched 8338 kB in 24s (342 kB/s) [2020-04-17T04:19:48.609Z] #25 35.56 Reading package lists... [2020-04-17T04:19:48.609Z] #25 ... [2020-04-17T04:19:48.609Z] [2020-04-17T04:19:48.609Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:48.609Z] #35 32.40 Reading package lists... [2020-04-17T04:19:48.795Z] #27 13.00 0.0% 0.1% # 1.7% ## 3.9% #### 6.0% ##### 7.9% ###### 9.3% ####### 10.9% ######## 12.4% ######### 13.5% ########## 14.6% ########### 16.3% ############ 17.7% ############# 18.7% ############## 20.1% ############### 21.7% ################ 23.0% ################# 24.4% ################## 26.0% ################### 27.2% #################### 28.6% ##################### 30.0% ###################### 31.5% ######################## 33.4% ######################### 34.9% ########################## 36.2% ########################### 37.7% ############################ 40.0% ############################## 41.7% ############################### 44.0% ################################# 46.0% ################################## 47.9% ################################### 48.7% #################################### 50.8% ###################################### 52.8% ###################################### 54.1% ####################################### 55.0% ######################################## 56.6% [2020-04-17T04:19:48.795Z] #27 ... [2020-04-17T04:19:48.795Z] [2020-04-17T04:19:48.795Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:48.795Z] #47 43.32 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:19:48.795Z] #47 43.34 math/rand [2020-04-17T04:19:48.795Z] #47 43.34 internal/singleflight [2020-04-17T04:19:48.795Z] #47 43.40 internal/reflectlite [2020-04-17T04:19:48.795Z] #47 46.42 bytes [2020-04-17T04:19:48.795Z] #47 46.42 strconv [2020-04-17T04:19:48.795Z] #47 46.45 strings [2020-04-17T04:19:48.795Z] #47 46.50 syscall [2020-04-17T04:19:48.795Z] #47 50.40 bufio [2020-04-17T04:19:48.795Z] #47 51.13 hash [2020-04-17T04:19:48.795Z] #47 51.28 hash/crc32 [2020-04-17T04:19:48.795Z] #47 52.16 crypto/internal/randutil [2020-04-17T04:19:48.795Z] #47 52.40 crypto/hmac [2020-04-17T04:19:48.795Z] #47 52.78 vendor/golang.org/x/net/dns/dnsmessage [2020-04-17T04:19:48.795Z] #47 ... [2020-04-17T04:19:48.795Z] [2020-04-17T04:19:48.795Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:48.991Z] #44 39.78 CC images/inventory.o [2020-04-17T04:19:49.058Z] #65 ... [2020-04-17T04:19:49.058Z] [2020-04-17T04:19:49.058Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:19:49.246Z] #44 40.17 CC images/fdinfo.o [2020-04-17T04:19:49.326Z] #27 13.00 0.0% 0.1% # 1.7% ## 3.9% #### 6.0% ##### 7.9% ###### 9.3% ####### 10.9% ######## 12.4% ######### 13.5% ########## 14.6% ########### 16.3% ############ 17.7% ############# 18.7% ############## 20.1% ############### 21.7% ################ 23.0% ################# 24.4% ################## 26.0% ################### 27.2% #################### 28.6% ##################### 30.0% ###################### 31.5% ######################## 33.4% ######################### 34.9% ########################## 36.2% ########################### 37.7% ############################ 40.0% ############################## 41.7% ############################### 44.0% ################################# 46.0% ################################## 47.9% ################################### 48.7% #################################### 50.8% ###################################### 52.8% ###################################### 54.1% ####################################### 55.0% ######################################## 56.6% ######################################### 57.3% ########################################## 59.6% ############################################ 61.6% ############################################# 63.0% [2020-04-17T04:19:49.326Z] #27 ... [2020-04-17T04:19:49.326Z] [2020-04-17T04:19:49.326Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:49.326Z] #43 44.20 Selecting previously unselected package libprotoc17:arm64. [2020-04-17T04:19:49.326Z] #43 44.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-17T04:19:49.326Z] #43 44.24 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 44.99 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:19:49.326Z] #43 45.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-17T04:19:49.326Z] #43 45.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:19:49.326Z] #43 45.19 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:19:49.326Z] #43 45.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-17T04:19:49.326Z] #43 45.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 45.43 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:19:49.326Z] #43 45.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:19:49.326Z] #43 45.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:19:49.326Z] #43 45.70 Selecting previously unselected package python-six. [2020-04-17T04:19:49.326Z] #43 45.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:19:49.326Z] #43 45.71 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:19:49.326Z] #43 45.89 Selecting previously unselected package python-protobuf. [2020-04-17T04:19:49.326Z] #43 45.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-17T04:19:49.326Z] #43 45.93 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 46.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:19:49.326Z] #43 49.45 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 49.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:49.326Z] #43 49.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T04:19:49.326Z] #43 49.51 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-17T04:19:49.326Z] #43 49.52 Setting up python-six (1.12.0-1) ... [2020-04-17T04:19:49.326Z] #43 53.06 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:19:49.326Z] #43 53.11 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T04:19:49.326Z] #43 53.14 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 53.15 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-17T04:19:49.326Z] #43 53.16 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 53.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 53.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:19:49.326Z] #43 53.22 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 53.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:19:49.326Z] #43 53.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:19:49.326Z] #43 ... [2020-04-17T04:19:49.326Z] [2020-04-17T04:19:49.326Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:49.340Z] #54 DONE 0.2s [2020-04-17T04:19:49.340Z] [2020-04-17T04:19:49.340Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:19:49.340Z] #57 DONE 0.1s [2020-04-17T04:19:49.340Z] [2020-04-17T04:19:49.340Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:19:49.662Z] #53 ... [2020-04-17T04:19:49.662Z] [2020-04-17T04:19:49.662Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:49.662Z] #43 35.56 Fetched 8338 kB in 25s (331 kB/s) [2020-04-17T04:19:49.662Z] #43 35.56 Reading package lists... [2020-04-17T04:19:49.662Z] #43 ... [2020-04-17T04:19:49.662Z] [2020-04-17T04:19:49.662Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:49.662Z] #62 32.48 Reading package lists... [2020-04-17T04:19:49.679Z] #61 DONE 0.1s [2020-04-17T04:19:49.679Z] [2020-04-17T04:19:49.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:49.960Z] #44 40.88 CC images/fown.o [2020-04-17T04:19:50.216Z] #44 41.26 CC images/ns.o [2020-04-17T04:19:50.234Z] #62 44.39 Reading package lists... [2020-04-17T04:19:50.234Z] #62 ... [2020-04-17T04:19:50.234Z] [2020-04-17T04:19:50.234Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:50.234Z] #25 36.34 Fetched 8338 kB in 26s (318 kB/s) [2020-04-17T04:19:50.491Z] #25 36.34 Reading package lists... [2020-04-17T04:19:50.491Z] #25 ... [2020-04-17T04:19:50.491Z] [2020-04-17T04:19:50.491Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:50.491Z] #10 36.61 Fetched 8338 kB in 27s (313 kB/s) [2020-04-17T04:19:50.491Z] #10 36.61 Reading package lists... [2020-04-17T04:19:50.491Z] #10 ... [2020-04-17T04:19:50.491Z] [2020-04-17T04:19:50.491Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:50.491Z] #35 41.56 Building dependency tree... [2020-04-17T04:19:50.775Z] #44 41.65 CC images/regfile.o [2020-04-17T04:19:51.030Z] #44 42.13 CC images/ghost-file.o [2020-04-17T04:19:51.057Z] #35 47.30 The following additional packages will be installed: [2020-04-17T04:19:51.057Z] #35 47.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:19:51.057Z] #35 47.32 Suggested packages: [2020-04-17T04:19:51.057Z] #35 47.33 cmake-doc ninja-build lrzip [2020-04-17T04:19:51.125Z] #27 13.00 0.0% 0.1% # 1.7% ## 3.9% #### 6.0% ##### 7.9% ###### 9.3% ####### 10.9% ######## 12.4% ######### 13.5% ########## 14.6% ########### 16.3% ############ 17.7% ############# 18.7% ############## 20.1% ############### 21.7% ################ 23.0% ################# 24.4% ################## 26.0% ################### 27.2% #################### 28.6% ##################### 30.0% ###################### 31.5% ######################## 33.4% ######################### 34.9% ########################## 36.2% ########################### 37.7% ############################ 40.0% ############################## 41.7% ############################### 44.0% ################################# 46.0% ################################## 47.9% ################################### 48.7% #################################### 50.8% ###################################### 52.8% ###################################### 54.1% ####################################### 55.0% ######################################## 56.6% ######################################### 57.3% ########################################## 59.6% ############################################ 61.6% ############################################# 63.0% ############################################## 64.5% ################################################ 66.9% ################################################## 69.6% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.7% ######################################################### 80.3% ########################################################### 82.5% ############################################################ 83.9% ############################################################# 84.9% ############################################################## 87.2% ################################################################ 90.1% ################################################################## 91.8% #################################################################### 94.9% ###################################################################### 97.5% ######################################################################## 100.0% [2020-04-17T04:19:51.125Z] #27 19.31 [2020-04-17T04:19:51.264Z] #35 44.01 Reading package lists... [2020-04-17T04:19:51.264Z] #35 ... [2020-04-17T04:19:51.264Z] [2020-04-17T04:19:51.264Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:51.264Z] #62 46.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:51.264Z] #62 46.68 Fetched 119 kB in 0s (327 kB/s) [2020-04-17T04:19:51.264Z] #62 47.07 Selecting previously unselected package libbtrfs0. [2020-04-17T04:19:51.264Z] #62 47.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T04:19:51.264Z] #62 47.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T04:19:51.264Z] #62 47.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:19:51.264Z] #62 47.66 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:19:51.264Z] #62 47.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T04:19:51.264Z] #62 47.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:19:51.264Z] #62 48.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:19:51.264Z] #62 48.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:19:51.264Z] #62 48.35 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:51.264Z] #62 ... [2020-04-17T04:19:51.264Z] [2020-04-17T04:19:51.264Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:51.264Z] #43 38.28 Fetched 8338 kB in 27s (305 kB/s) [2020-04-17T04:19:51.264Z] #43 38.28 Reading package lists... [2020-04-17T04:19:51.264Z] #43 ... [2020-04-17T04:19:51.264Z] [2020-04-17T04:19:51.264Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:51.264Z] #25 35.56 Reading package lists... [2020-04-17T04:19:51.314Z] #35 47.33 Recommended packages: [2020-04-17T04:19:51.315Z] #35 47.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:19:51.385Z] #27 ... [2020-04-17T04:19:51.386Z] [2020-04-17T04:19:51.386Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:19:51.386Z] #30 46.22 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-04-17T04:19:51.386Z] #30 46.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:19:51.386Z] #30 46.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:19:51.590Z] #44 42.51 CC images/fifo.o [2020-04-17T04:19:51.646Z] #30 ... [2020-04-17T04:19:51.646Z] [2020-04-17T04:19:51.646Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:51.646Z] #35 53.73 Selecting previously unselected package libxml2:arm64. [2020-04-17T04:19:51.646Z] #35 53.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-17T04:19:51.646Z] #35 53.75 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:19:51.646Z] #35 54.38 Selecting previously unselected package libarchive13:arm64. [2020-04-17T04:19:51.646Z] #35 54.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-17T04:19:51.646Z] #35 54.39 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-17T04:19:51.646Z] #35 54.92 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-17T04:19:51.646Z] #35 55.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-17T04:19:51.646Z] #35 55.02 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-17T04:19:51.646Z] #35 55.26 Selecting previously unselected package librhash0:arm64. [2020-04-17T04:19:51.646Z] #35 55.26 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-17T04:19:51.646Z] #35 55.26 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-17T04:19:51.646Z] #35 55.49 Selecting previously unselected package libuv1:arm64. [2020-04-17T04:19:51.646Z] #35 55.49 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-17T04:19:51.646Z] #35 55.51 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-17T04:19:51.646Z] #35 55.77 Selecting previously unselected package cmake. [2020-04-17T04:19:51.646Z] #35 55.77 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-17T04:19:51.646Z] #35 55.80 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:19:52.194Z] #44 42.89 CC images/remap-file-path.o [2020-04-17T04:19:52.194Z] #44 43.31 CC images/eventfd.o [2020-04-17T04:19:52.212Z] #25 46.82 Reading package lists... [2020-04-17T04:19:52.213Z] #25 ... [2020-04-17T04:19:52.213Z] [2020-04-17T04:19:52.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:52.213Z] #10 39.46 Fetched 8338 kB in 27s (314 kB/s) [2020-04-17T04:19:52.493Z] #10 39.46 Reading package lists... [2020-04-17T04:19:52.493Z] #10 ... [2020-04-17T04:19:52.493Z] [2020-04-17T04:19:52.493Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:52.493Z] #43 38.28 Reading package lists... [2020-04-17T04:19:52.493Z] #43 49.49 Reading package lists... [2020-04-17T04:19:52.493Z] #43 ... [2020-04-17T04:19:52.493Z] [2020-04-17T04:19:52.493Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:19:52.493Z] #62 DONE 49.8s [2020-04-17T04:19:52.587Z] #35 ... [2020-04-17T04:19:52.587Z] [2020-04-17T04:19:52.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:19:52.587Z] #10 47.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:19:52.587Z] #10 47.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-17T04:19:52.587Z] #10 47.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:19:52.587Z] #10 50.16 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:19:52.587Z] #10 50.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:19:52.587Z] #10 50.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:19:52.587Z] #10 50.35 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-17T04:19:52.587Z] #10 50.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-17T04:19:52.587Z] #10 50.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T04:19:52.587Z] #10 50.60 Selecting previously unselected package dmsetup. [2020-04-17T04:19:52.587Z] #10 50.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-17T04:19:52.587Z] #10 50.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:19:52.587Z] #10 50.90 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:19:52.587Z] #10 50.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:19:52.587Z] #10 50.96 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:19:52.587Z] #10 ... [2020-04-17T04:19:52.587Z] [2020-04-17T04:19:52.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:52.587Z] #27 20.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:19:52.751Z] [2020-04-17T04:19:52.752Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:19:52.752Z] #63 DONE 0.1s [2020-04-17T04:19:52.752Z] [2020-04-17T04:19:52.752Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:19:52.752Z] #25 46.82 Reading package lists... [2020-04-17T04:19:52.752Z] #25 ... [2020-04-17T04:19:52.752Z] [2020-04-17T04:19:52.752Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:19:52.752Z] #64 DONE 0.1s [2020-04-17T04:19:52.766Z] #44 43.64 CC images/eventpoll.o [2020-04-17T04:19:53.012Z] [2020-04-17T04:19:53.012Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:53.021Z] #44 43.99 CC images/fh.o [2020-04-17T04:19:53.157Z] #27 21.32 [2020-04-17T04:19:53.157Z] #27 ... [2020-04-17T04:19:53.157Z] [2020-04-17T04:19:53.157Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:19:53.157Z] #50 47.84 + cd /tmp/tmp.uSv6yArcHO/src/gotest.tools/gotestsum [2020-04-17T04:19:53.157Z] #50 47.84 + git checkout -q v0.3.5 [2020-04-17T04:19:53.157Z] #50 47.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:19:53.221Z] #35 49.19 The following NEW packages will be installed: [2020-04-17T04:19:53.221Z] #35 49.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:19:53.221Z] #35 49.22 vim-common xxd [2020-04-17T04:19:53.418Z] #50 ... [2020-04-17T04:19:53.418Z] [2020-04-17T04:19:53.418Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:53.418Z] #56 49.68 bytes [2020-04-17T04:19:53.418Z] #56 49.72 strconv [2020-04-17T04:19:53.418Z] #56 49.73 syscall [2020-04-17T04:19:53.418Z] #56 49.74 text/tabwriter [2020-04-17T04:19:53.418Z] #56 53.52 bufio [2020-04-17T04:19:53.418Z] #56 54.91 regexp/syntax [2020-04-17T04:19:53.418Z] #56 54.92 reflect [2020-04-17T04:19:53.418Z] #56 ... [2020-04-17T04:19:53.418Z] [2020-04-17T04:19:53.418Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:53.418Z] #27 21.64 # 2.2% ######################################################################## 100.0% [2020-04-17T04:19:53.418Z] #27 21.76 [2020-04-17T04:19:53.479Z] #35 49.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:19:53.479Z] #35 49.77 Need to get 14.9 MB of archives. [2020-04-17T04:19:53.479Z] #35 49.77 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T04:19:53.479Z] #35 49.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T04:19:53.739Z] #35 49.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:19:53.946Z] #44 44.67 CC images/fsnotify.o [2020-04-17T04:19:54.000Z] #35 49.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:19:54.000Z] #35 50.14 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T04:19:54.801Z] #27 ... [2020-04-17T04:19:54.801Z] [2020-04-17T04:19:54.801Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:19:54.801Z] #43 58.51 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-17T04:19:54.801Z] #43 58.52 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:54.801Z] #43 DONE 59.5s [2020-04-17T04:19:54.801Z] [2020-04-17T04:19:54.801Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:54.801Z] #35 58.70 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T04:19:54.801Z] #35 58.72 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:19:54.801Z] #35 58.74 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-17T04:19:54.801Z] #35 58.76 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:19:54.801Z] #35 58.82 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-17T04:19:54.801Z] #35 58.85 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:19:54.801Z] #35 58.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:19:54.801Z] #35 59.04 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-17T04:19:54.801Z] #35 59.25 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-17T04:19:54.801Z] #35 59.33 Setting up cmake (3.13.4-1) ... [2020-04-17T04:19:54.801Z] #35 59.40 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:19:54.801Z] #35 59.75 Processing triggers for mime-support (3.62) ... [2020-04-17T04:19:54.871Z] #44 45.69 CC images/signalfd.o [2020-04-17T04:19:55.374Z] #35 51.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T04:19:55.374Z] #35 51.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T04:19:55.430Z] #44 46.15 CC images/fs.o [2020-04-17T04:19:55.633Z] #35 51.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T04:19:55.633Z] #35 51.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T04:19:55.633Z] #35 51.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T04:19:55.633Z] #35 51.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T04:19:55.685Z] #44 46.51 CC images/pstree.o [2020-04-17T04:19:55.746Z] #35 DONE 60.5s [2020-04-17T04:19:55.746Z] [2020-04-17T04:19:55.746Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:19:55.746Z] #36 DONE 0.1s [2020-04-17T04:19:55.746Z] [2020-04-17T04:19:55.746Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:19:55.940Z] #44 46.83 CC images/pipe.o [2020-04-17T04:19:56.006Z] #37 DONE 0.1s [2020-04-17T04:19:56.007Z] [2020-04-17T04:19:56.007Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:56.503Z] #44 47.27 CC images/tcp-stream.o [2020-04-17T04:19:56.761Z] #44 47.66 CC images/sk-packet.o [2020-04-17T04:19:56.761Z] #44 ... [2020-04-17T04:19:56.761Z] [2020-04-17T04:19:56.761Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:56.761Z] #56 146.5 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:19:57.394Z] #38 ... [2020-04-17T04:19:57.394Z] [2020-04-17T04:19:57.394Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:19:57.394Z] #33 51.79 bufio [2020-04-17T04:19:57.394Z] #33 51.88 reflect [2020-04-17T04:19:57.394Z] #33 58.06 internal/syscall/unix [2020-04-17T04:19:57.394Z] #33 58.06 internal/syscall/execenv [2020-04-17T04:19:57.394Z] #33 58.07 time [2020-04-17T04:19:57.394Z] #33 ... [2020-04-17T04:19:57.394Z] [2020-04-17T04:19:57.394Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:19:57.394Z] #27 23.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:19:57.394Z] #27 23.92 [2020-04-17T04:19:57.394Z] #27 24.16 ## 3.6% ###################################################### 75.0% ######################################################################## 100.0% [2020-04-17T04:19:57.394Z] #27 24.50 [2020-04-17T04:19:57.654Z] #27 25.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:19:57.654Z] #27 25.89 skipping existing ed4b54129745 [2020-04-17T04:19:57.919Z] #27 26.04 [2020-04-17T04:19:58.123Z] #56 ... [2020-04-17T04:19:58.123Z] [2020-04-17T04:19:58.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:58.123Z] #47 137.9 encoding/xml [2020-04-17T04:19:58.123Z] #47 142.4 go/doc [2020-04-17T04:19:58.123Z] #47 147.8 github.com/LK4D4/vndr/versioned [2020-04-17T04:19:58.162Z] #35 54.24 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:19:58.279Z] #65 4.610 + RM_GOPATH=0 [2020-04-17T04:19:58.279Z] #65 4.610 + TMP_GOPATH= [2020-04-17T04:19:58.279Z] #65 4.610 + : /build [2020-04-17T04:19:58.279Z] #65 4.610 + '[' -z '' ']' [2020-04-17T04:19:58.279Z] #65 4.610 ++ mktemp -d [2020-04-17T04:19:58.279Z] #65 4.624 + export GOPATH=/tmp/tmp.nYn2Zx7ldE [2020-04-17T04:19:58.279Z] #65 4.624 + GOPATH=/tmp/tmp.nYn2Zx7ldE [2020-04-17T04:19:58.279Z] #65 4.624 + RM_GOPATH=1 [2020-04-17T04:19:58.279Z] #65 4.624 ++ dirname ./install.sh [2020-04-17T04:19:58.279Z] #65 4.624 + dir=. [2020-04-17T04:19:58.279Z] #65 4.624 + bin=containerd [2020-04-17T04:19:58.279Z] #65 4.624 + shift [2020-04-17T04:19:58.279Z] #65 4.624 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:19:58.279Z] #65 4.624 + . ./containerd.installer [2020-04-17T04:19:58.279Z] #65 4.624 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:19:58.279Z] #65 4.624 + install_containerd [2020-04-17T04:19:58.279Z] #65 4.624 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:19:58.279Z] #65 4.624 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nYn2Zx7ldE/src/github.com/containerd/containerd [2020-04-17T04:19:58.279Z] #65 4.624 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:19:58.279Z] #65 4.733 Cloning into '/tmp/tmp.nYn2Zx7ldE/src/github.com/containerd/containerd'... [2020-04-17T04:19:58.279Z] #65 ... [2020-04-17T04:19:58.279Z] [2020-04-17T04:19:58.279Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:19:58.279Z] #35 44.01 Reading package lists... [2020-04-17T04:19:58.378Z] #47 148.0 compress/flate [2020-04-17T04:19:58.378Z] #47 ... [2020-04-17T04:19:58.378Z] [2020-04-17T04:19:58.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:19:58.378Z] #44 48.20 CC images/mnt.o [2020-04-17T04:19:58.378Z] #44 48.59 CC images/pipe-data.o [2020-04-17T04:19:58.378Z] #44 48.87 CC images/sa.o [2020-04-17T04:19:58.378Z] #44 49.23 CC images/timer.o [2020-04-17T04:19:58.420Z] #35 54.60 Fetched 14.9 MB in 3s (5379 kB/s) [2020-04-17T04:19:58.678Z] #35 54.80 Selecting previously unselected package xxd. [2020-04-17T04:19:58.936Z] #35 54.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 ... 15405 files and directories currently installed.) [2020-04-17T04:19:58.936Z] #35 54.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:19:58.936Z] #35 54.95 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:19:59.194Z] #35 55.28 Selecting previously unselected package vim-common. [2020-04-17T04:19:59.194Z] #35 55.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:19:59.303Z] #44 50.13 CC images/timerfd.o [2020-04-17T04:19:59.356Z] #27 27.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:19:59.356Z] #27 ... [2020-04-17T04:19:59.356Z] [2020-04-17T04:19:59.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:59.356Z] #47 53.78 vendor/golang.org/x/crypto/hkdf [2020-04-17T04:19:59.356Z] #47 53.88 reflect [2020-04-17T04:19:59.356Z] #47 54.42 regexp/syntax [2020-04-17T04:19:59.356Z] #47 61.31 time [2020-04-17T04:19:59.452Z] #35 55.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:19:59.621Z] #47 ... [2020-04-17T04:19:59.621Z] [2020-04-17T04:19:59.621Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:19:59.621Z] #38 2.230 + RM_GOPATH=0 [2020-04-17T04:19:59.621Z] #38 2.233 + TMP_GOPATH= [2020-04-17T04:19:59.621Z] #38 2.233 + : /build [2020-04-17T04:19:59.621Z] #38 2.233 + '[' -z '' ']' [2020-04-17T04:19:59.621Z] #38 2.233 ++ mktemp -d [2020-04-17T04:19:59.621Z] #38 2.235 + export GOPATH=/tmp/tmp.w6ppM9uCfT [2020-04-17T04:19:59.621Z] #38 2.235 + GOPATH=/tmp/tmp.w6ppM9uCfT [2020-04-17T04:19:59.621Z] #38 2.236 + RM_GOPATH=1 [2020-04-17T04:19:59.621Z] #38 2.238 ++ dirname ./install.sh [2020-04-17T04:19:59.621Z] #38 2.243 + dir=. [2020-04-17T04:19:59.621Z] #38 2.243 + bin=tini [2020-04-17T04:19:59.621Z] #38 2.244 + shift [2020-04-17T04:19:59.621Z] #38 2.244 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:19:59.621Z] #38 2.245 + . ./tini.installer [2020-04-17T04:19:59.621Z] #38 2.245 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:19:59.621Z] #38 2.246 + install_tini [2020-04-17T04:19:59.621Z] #38 2.246 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:19:59.621Z] #38 2.247 + git clone https://github.com/krallin/tini.git /tmp/tmp.w6ppM9uCfT/tini [2020-04-17T04:19:59.621Z] #38 2.248 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:19:59.621Z] #38 2.256 Cloning into '/tmp/tmp.w6ppM9uCfT/tini'... [2020-04-17T04:19:59.621Z] #38 3.219 + cd /tmp/tmp.w6ppM9uCfT/tini [2020-04-17T04:19:59.621Z] #38 3.219 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:19:59.621Z] #38 3.226 + cmake . [2020-04-17T04:19:59.862Z] #44 50.86 CC images/mm.o [2020-04-17T04:20:00.018Z] #35 ... [2020-04-17T04:20:00.018Z] [2020-04-17T04:20:00.018Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:20:00.018Z] #62 44.39 Reading package lists... [2020-04-17T04:20:00.422Z] #44 51.39 CC images/sk-opts.o [2020-04-17T04:20:00.564Z] #38 4.618 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:20:00.564Z] #38 4.693 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:20:00.826Z] #38 ... [2020-04-17T04:20:00.826Z] [2020-04-17T04:20:00.826Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:00.826Z] #27 28.08 [2020-04-17T04:20:00.826Z] #27 28.24 ######################################################################## 100.0% [2020-04-17T04:20:00.826Z] #27 28.41 [2020-04-17T04:20:00.826Z] #27 28.48 Download of images into '/build' complete. [2020-04-17T04:20:00.826Z] #27 28.48 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:20:00.826Z] #27 28.48 tar -cC '/build' . | docker load [2020-04-17T04:20:00.826Z] #27 DONE 28.8s [2020-04-17T04:20:00.826Z] [2020-04-17T04:20:00.826Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:00.826Z] #33 64.37 internal/poll [2020-04-17T04:20:00.843Z] #62 56.59 Building dependency tree... [2020-04-17T04:20:00.843Z] #62 ... [2020-04-17T04:20:00.843Z] [2020-04-17T04:20:00.843Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:00.843Z] #25 36.34 Reading package lists... [2020-04-17T04:20:00.982Z] #44 51.82 CC images/sk-unix.o [2020-04-17T04:20:01.068Z] #35 55.61 Building dependency tree... [2020-04-17T04:20:01.086Z] #33 65.58 os [2020-04-17T04:20:01.101Z] #25 47.28 Reading package lists... [2020-04-17T04:20:01.101Z] #25 ... [2020-04-17T04:20:01.101Z] [2020-04-17T04:20:01.101Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:01.101Z] #43 35.56 Reading package lists... [2020-04-17T04:20:01.101Z] #43 47.68 Reading package lists... [2020-04-17T04:20:01.101Z] #43 ... [2020-04-17T04:20:01.101Z] [2020-04-17T04:20:01.101Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:01.101Z] #35 56.40 Selecting previously unselected package cmake-data. [2020-04-17T04:20:01.101Z] #35 56.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:20:01.101Z] #35 56.42 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:20:01.542Z] #44 52.52 CC images/sk-inet.o [2020-04-17T04:20:02.029Z] #33 66.73 internal/fmtsort [2020-04-17T04:20:02.036Z] #35 ... [2020-04-17T04:20:02.036Z] [2020-04-17T04:20:02.036Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:02.036Z] #10 36.61 Reading package lists... [2020-04-17T04:20:02.036Z] #10 48.89 Reading package lists... [2020-04-17T04:20:02.036Z] #10 ... [2020-04-17T04:20:02.036Z] [2020-04-17T04:20:02.036Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:02.036Z] #25 47.28 Reading package lists... [2020-04-17T04:20:02.145Z] #44 53.25 CC images/tun.o [2020-04-17T04:20:02.434Z] #65 150.6 + bin/containerd-stress [2020-04-17T04:20:02.434Z] #65 152.0 + bin/containerd-shim [2020-04-17T04:20:03.114Z] #44 53.98 CC images/sk-netlink.o [2020-04-17T04:20:03.370Z] #44 54.34 CC images/packet-sock.o [2020-04-17T04:20:03.603Z] #35 ... [2020-04-17T04:20:03.603Z] [2020-04-17T04:20:03.603Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:03.603Z] #10 39.46 Reading package lists... [2020-04-17T04:20:03.603Z] #10 51.10 Reading package lists... [2020-04-17T04:20:03.603Z] #10 ... [2020-04-17T04:20:03.603Z] [2020-04-17T04:20:03.603Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:03.603Z] #25 46.82 Reading package lists... [2020-04-17T04:20:03.603Z] #25 58.32 Building dependency tree... [2020-04-17T04:20:03.930Z] #44 54.95 CC images/ipc-var.o [2020-04-17T04:20:03.974Z] #33 68.64 fmt [2020-04-17T04:20:04.185Z] #44 55.15 CC images/ipc-desc.o [2020-04-17T04:20:04.234Z] #33 68.64 path/filepath [2020-04-17T04:20:04.440Z] #44 55.34 CC images/ipc-shm.o [2020-04-17T04:20:04.695Z] #44 55.65 CC images/ipc-msg.o [2020-04-17T04:20:04.808Z] #33 ... [2020-04-17T04:20:04.808Z] [2020-04-17T04:20:04.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:04.808Z] #44 4.959 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:20:04.808Z] #44 4.959 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:20:04.808Z] #44 4.959 Note: Building without GnuTLS support [2020-04-17T04:20:04.808Z] #44 8.025 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:20:04.808Z] #44 8.111 GEN .gitid [2020-04-17T04:20:04.808Z] #44 8.332 GEN criu/include/version.h [2020-04-17T04:20:04.808Z] #44 8.356 GEN include/common/asm [2020-04-17T04:20:04.808Z] #44 ... [2020-04-17T04:20:04.808Z] [2020-04-17T04:20:04.808Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:04.808Z] #38 5.959 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:20:04.808Z] #38 5.961 -- Detecting C compiler ABI info [2020-04-17T04:20:04.808Z] #38 7.578 -- Detecting C compiler ABI info - done [2020-04-17T04:20:04.808Z] #38 7.702 -- Detecting C compile features [2020-04-17T04:20:04.908Z] #65 158.4 + bin/containerd-stress [2020-04-17T04:20:04.908Z] #65 159.7 + bin/containerd-shim [2020-04-17T04:20:05.069Z] #38 ... [2020-04-17T04:20:05.069Z] [2020-04-17T04:20:05.069Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:05.069Z] #10 59.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:20:05.069Z] #10 59.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:20:05.069Z] #10 59.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:20:05.069Z] #10 68.78 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:20:05.069Z] #10 68.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-17T04:20:05.069Z] #10 68.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:05.069Z] #10 69.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:20:05.069Z] #10 69.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-17T04:20:05.069Z] #10 69.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:05.136Z] #25 58.54 Building dependency tree... [2020-04-17T04:20:05.255Z] #44 56.23 CC images/ipc-sem.o [2020-04-17T04:20:05.330Z] #10 ... [2020-04-17T04:20:05.330Z] [2020-04-17T04:20:05.330Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:05.330Z] #44 10.58 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:20:05.330Z] #44 10.74 PBCC images/opts.pb-c.c [2020-04-17T04:20:05.330Z] #44 10.77 PBCC images/sit.pb-c.c [2020-04-17T04:20:05.511Z] #44 56.44 CC images/utsns.o [2020-04-17T04:20:05.591Z] #44 10.82 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:20:05.591Z] #44 10.90 DEP images/opts.pb-c.d [2020-04-17T04:20:05.591Z] #44 10.97 DEP images/sit.pb-c.d [2020-04-17T04:20:05.766Z] #44 ... [2020-04-17T04:20:05.766Z] [2020-04-17T04:20:05.766Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:05.766Z] #56 DONE 155.3s [2020-04-17T04:20:05.766Z] [2020-04-17T04:20:05.766Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:05.766Z] #47 148.9 github.com/LK4D4/vndr/build [2020-04-17T04:20:05.766Z] #47 153.0 compress/gzip [2020-04-17T04:20:05.766Z] #47 154.2 net [2020-04-17T04:20:05.766Z] #47 154.4 vendor/golang.org/x/text/transform [2020-04-17T04:20:05.766Z] #47 155.4 vendor/golang.org/x/text/unicode/bidi [2020-04-17T04:20:05.766Z] #47 ... [2020-04-17T04:20:05.766Z] [2020-04-17T04:20:05.766Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:05.766Z] #44 56.78 CC images/creds.o [2020-04-17T04:20:05.851Z] #44 11.10 PBCC images/macvlan.pb-c.c [2020-04-17T04:20:05.851Z] #44 11.15 DEP images/macvlan.pb-c.d [2020-04-17T04:20:05.851Z] #44 11.25 PBCC images/autofs.pb-c.c [2020-04-17T04:20:05.851Z] #44 11.32 DEP images/autofs.pb-c.d [2020-04-17T04:20:06.112Z] #44 11.42 PBCC images/sysctl.pb-c.c [2020-04-17T04:20:06.112Z] #44 11.46 DEP images/sysctl.pb-c.d [2020-04-17T04:20:06.112Z] #44 11.54 PBCC images/time.pb-c.c [2020-04-17T04:20:06.133Z] #25 ... [2020-04-17T04:20:06.133Z] [2020-04-17T04:20:06.133Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:06.133Z] #35 62.01 The following additional packages will be installed: [2020-04-17T04:20:06.133Z] #35 62.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:20:06.133Z] #35 62.04 Suggested packages: [2020-04-17T04:20:06.133Z] #35 62.04 cmake-doc ninja-build lrzip [2020-04-17T04:20:06.133Z] #35 62.04 Recommended packages: [2020-04-17T04:20:06.133Z] #35 62.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:20:06.327Z] #44 57.33 CC images/vma.o [2020-04-17T04:20:06.373Z] #44 11.56 DEP images/time.pb-c.d [2020-04-17T04:20:06.373Z] #44 11.68 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:20:06.373Z] #44 11.75 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:20:06.373Z] #44 11.80 PBCC images/seccomp.pb-c.c [2020-04-17T04:20:06.634Z] #44 11.83 DEP images/seccomp.pb-c.d [2020-04-17T04:20:06.634Z] #44 11.93 PBCC images/userns.pb-c.c [2020-04-17T04:20:06.634Z] #44 11.97 DEP images/userns.pb-c.d [2020-04-17T04:20:06.634Z] #44 12.04 PBCC images/cgroup.pb-c.c [2020-04-17T04:20:06.700Z] #35 63.90 The following NEW packages will be installed: [2020-04-17T04:20:06.810Z] #65 156.5 + bin/containerd-shim-runc-v1 [2020-04-17T04:20:06.888Z] #44 57.95 CC images/netdev.o [2020-04-17T04:20:06.895Z] #44 12.14 DEP images/cgroup.pb-c.d [2020-04-17T04:20:06.895Z] #44 12.20 PBCC images/fown.pb-c.c [2020-04-17T04:20:06.895Z] #44 12.25 PBCC images/ext-file.pb-c.c [2020-04-17T04:20:06.895Z] #44 12.29 DEP images/fown.pb-c.d [2020-04-17T04:20:06.895Z] #44 12.33 DEP images/ext-file.pb-c.d [2020-04-17T04:20:06.961Z] #35 63.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:20:06.961Z] #35 63.96 vim-common xxd [2020-04-17T04:20:07.039Z] #25 ... [2020-04-17T04:20:07.039Z] [2020-04-17T04:20:07.039Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:07.039Z] #35 63.09 Selecting previously unselected package libicu63:amd64. [2020-04-17T04:20:07.039Z] #35 63.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T04:20:07.155Z] #44 12.44 PBCC images/rpc.pb-c.c [2020-04-17T04:20:07.155Z] #44 12.54 DEP images/rpc.pb-c.d [2020-04-17T04:20:07.155Z] #44 12.65 PBCC images/siginfo.pb-c.c [2020-04-17T04:20:07.297Z] #35 63.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:20:07.416Z] #44 12.68 DEP images/siginfo.pb-c.d [2020-04-17T04:20:07.416Z] #44 12.76 PBCC images/pagemap.pb-c.c [2020-04-17T04:20:07.416Z] #44 12.86 DEP images/pagemap.pb-c.d [2020-04-17T04:20:07.527Z] #35 64.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:07.527Z] #35 64.66 Need to get 14.9 MB of archives. [2020-04-17T04:20:07.527Z] #35 64.66 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T04:20:07.527Z] #35 64.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T04:20:07.527Z] #35 64.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:20:07.527Z] #35 64.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:20:07.676Z] #44 13.02 PBCC images/rlimit.pb-c.c [2020-04-17T04:20:07.676Z] #44 13.03 DEP images/rlimit.pb-c.d [2020-04-17T04:20:07.796Z] #35 64.88 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T04:20:07.813Z] #44 58.64 CC images/tty.o [2020-04-17T04:20:07.937Z] #44 13.14 PBCC images/file-lock.pb-c.c [2020-04-17T04:20:07.937Z] #44 13.23 DEP images/file-lock.pb-c.d [2020-04-17T04:20:07.937Z] #44 13.34 PBCC images/tty.pb-c.c [2020-04-17T04:20:08.198Z] #44 13.49 DEP images/tty.pb-c.d [2020-04-17T04:20:08.198Z] #44 13.58 PBCC images/tun.pb-c.c [2020-04-17T04:20:08.281Z] #65 158.5 + bin/containerd-shim-runc-v2 [2020-04-17T04:20:08.466Z] #44 13.67 PBCC images/netdev.pb-c.c [2020-04-17T04:20:08.466Z] #44 13.80 DEP images/tun.pb-c.d [2020-04-17T04:20:08.466Z] #44 13.90 DEP images/netdev.pb-c.d [2020-04-17T04:20:08.727Z] #44 14.03 PBCC images/vma.pb-c.c [2020-04-17T04:20:08.727Z] #44 14.16 DEP images/vma.pb-c.d [2020-04-17T04:20:08.727Z] #44 ... [2020-04-17T04:20:08.727Z] [2020-04-17T04:20:08.727Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:08.727Z] #56 63.34 regexp [2020-04-17T04:20:08.727Z] #56 63.81 time [2020-04-17T04:20:08.727Z] #56 72.04 mvdan.cc/sh/v3/fileutil [2020-04-17T04:20:08.896Z] #65 159.2 + binaries [2020-04-17T04:20:08.896Z] #65 159.2 + mkdir -p /build [2020-04-17T04:20:08.896Z] #65 159.2 + cp bin/containerd /build/containerd [2020-04-17T04:20:08.896Z] #65 159.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:20:08.896Z] #65 159.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:20:08.896Z] #65 159.2 + cp bin/ctr /build/ctr [2020-04-17T04:20:08.989Z] #56 ... [2020-04-17T04:20:08.989Z] [2020-04-17T04:20:08.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:08.989Z] #44 14.28 PBCC images/creds.pb-c.c [2020-04-17T04:20:08.989Z] #44 14.31 DEP images/creds.pb-c.d [2020-04-17T04:20:08.989Z] #44 14.40 PBCC images/utsns.pb-c.c [2020-04-17T04:20:09.177Z] #35 66.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T04:20:09.177Z] #35 66.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T04:20:09.177Z] #35 66.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T04:20:09.178Z] #65 DONE 159.7s [2020-04-17T04:20:09.249Z] #44 14.41 DEP images/utsns.pb-c.d [2020-04-17T04:20:09.249Z] #44 14.45 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:20:09.249Z] #44 14.47 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:20:09.249Z] #44 14.48 DEP images/ipc-desc.pb-c.d [2020-04-17T04:20:09.250Z] #44 14.55 DEP images/ipc-sem.pb-c.d [2020-04-17T04:20:09.250Z] #44 14.59 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:20:09.250Z] #44 14.63 DEP images/ipc-msg.pb-c.d [2020-04-17T04:20:09.250Z] #44 14.68 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:20:09.259Z] #44 59.79 CC images/file-lock.o [2020-04-17T04:20:09.259Z] #44 60.21 CC images/rlimit.o [2020-04-17T04:20:09.284Z] #65 164.0 + bin/containerd-shim-runc-v1 [2020-04-17T04:20:09.435Z] #35 66.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T04:20:09.435Z] #35 66.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T04:20:09.435Z] #35 66.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T04:20:09.514Z] #44 14.70 DEP images/ipc-shm.pb-c.d [2020-04-17T04:20:09.514Z] #44 14.74 PBCC images/ipc-var.pb-c.c [2020-04-17T04:20:09.514Z] #44 14.79 DEP images/ipc-var.pb-c.d [2020-04-17T04:20:09.514Z] #44 14.86 PBCC images/sk-opts.pb-c.c [2020-04-17T04:20:09.514Z] #44 14.90 PBCC images/packet-sock.pb-c.c [2020-04-17T04:20:09.555Z] #44 60.50 CC images/pagemap.o [2020-04-17T04:20:09.775Z] #44 15.00 DEP images/sk-opts.pb-c.d [2020-04-17T04:20:09.775Z] #44 15.05 DEP images/packet-sock.pb-c.d [2020-04-17T04:20:09.775Z] #44 15.11 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:20:10.035Z] #44 15.28 DEP images/sk-netlink.pb-c.d [2020-04-17T04:20:10.035Z] #44 15.40 PBCC images/sk-inet.pb-c.c [2020-04-17T04:20:10.115Z] #44 60.99 CC images/siginfo.o [2020-04-17T04:20:10.185Z] [2020-04-17T04:20:10.185Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:20:10.296Z] #44 15.51 DEP images/sk-inet.pb-c.d [2020-04-17T04:20:10.296Z] #44 15.54 PBCC images/sk-unix.pb-c.c [2020-04-17T04:20:10.296Z] #44 15.60 DEP images/sk-unix.pb-c.d [2020-04-17T04:20:10.296Z] #44 15.73 PBCC images/mm.pb-c.c [2020-04-17T04:20:10.370Z] #35 ... [2020-04-17T04:20:10.370Z] [2020-04-17T04:20:10.370Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:10.370Z] #74 DONE 67.0s [2020-04-17T04:20:10.370Z] [2020-04-17T04:20:10.370Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:10.370Z] #25 64.43 ca-certificates is already the newest version (20190110). [2020-04-17T04:20:10.370Z] #25 64.43 The following additional packages will be installed: [2020-04-17T04:20:10.370Z] #25 64.46 libjq1 libonig5 [2020-04-17T04:20:10.370Z] #25 65.09 The following NEW packages will be installed: [2020-04-17T04:20:10.370Z] #25 65.15 jq libjq1 libonig5 [2020-04-17T04:20:10.370Z] #25 65.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:10.370Z] #25 65.72 Need to get 355 kB of archives. [2020-04-17T04:20:10.370Z] #25 65.72 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T04:20:10.370Z] #25 65.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T04:20:10.370Z] #25 65.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T04:20:10.370Z] #25 65.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T04:20:10.467Z] #66 DONE 0.3s [2020-04-17T04:20:10.467Z] [2020-04-17T04:20:10.467Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:20:10.467Z] #70 DONE 0.1s [2020-04-17T04:20:10.467Z] [2020-04-17T04:20:10.467Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:20:10.556Z] #44 15.87 DEP images/mm.pb-c.d [2020-04-17T04:20:10.556Z] #44 15.92 PBCC images/timerfd.pb-c.c [2020-04-17T04:20:10.556Z] #44 16.00 DEP images/timerfd.pb-c.d [2020-04-17T04:20:10.675Z] #44 61.52 CC images/rpc.o [2020-04-17T04:20:10.748Z] #72 DONE 0.1s [2020-04-17T04:20:10.748Z] [2020-04-17T04:20:10.748Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:20:10.748Z] #75 DONE 0.1s [2020-04-17T04:20:10.748Z] [2020-04-17T04:20:10.748Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:20:10.748Z] #76 DONE 0.0s [2020-04-17T04:20:10.748Z] [2020-04-17T04:20:10.748Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:20:10.817Z] #44 16.10 PBCC images/timer.pb-c.c [2020-04-17T04:20:10.817Z] #44 16.14 DEP images/timer.pb-c.d [2020-04-17T04:20:10.817Z] #44 16.23 PBCC images/sa.pb-c.c [2020-04-17T04:20:10.936Z] #25 67.95 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:11.080Z] #44 16.36 DEP images/sa.pb-c.d [2020-04-17T04:20:11.080Z] #44 16.44 PBCC images/pipe-data.pb-c.c [2020-04-17T04:20:11.080Z] #44 16.50 DEP images/pipe-data.pb-c.d [2020-04-17T04:20:11.080Z] #44 16.57 PBCC images/mnt.pb-c.c [2020-04-17T04:20:11.194Z] #25 68.35 Fetched 355 kB in 0s (1178 kB/s) [2020-04-17T04:20:11.304Z] #65 166.1 + bin/containerd-shim-runc-v2 [2020-04-17T04:20:11.342Z] #44 16.64 DEP images/mnt.pb-c.d [2020-04-17T04:20:11.342Z] #44 16.71 PBCC images/sk-packet.pb-c.c [2020-04-17T04:20:11.342Z] #44 ... [2020-04-17T04:20:11.342Z] [2020-04-17T04:20:11.342Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:11.342Z] #47 65.78 regexp [2020-04-17T04:20:11.342Z] #47 70.17 io/ioutil [2020-04-17T04:20:11.342Z] #47 70.24 net [2020-04-17T04:20:11.342Z] #47 71.45 internal/lazyregexp [2020-04-17T04:20:11.342Z] #47 71.59 github.com/LK4D4/vndr/versioned [2020-04-17T04:20:11.342Z] #47 71.80 os/exec [2020-04-17T04:20:11.342Z] #47 75.36 encoding/binary [2020-04-17T04:20:11.342Z] #47 75.36 go/token [2020-04-17T04:20:11.342Z] #47 75.37 net/url [2020-04-17T04:20:11.342Z] #47 ... [2020-04-17T04:20:11.342Z] [2020-04-17T04:20:11.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:11.342Z] #44 16.72 DEP images/sk-packet.pb-c.d [2020-04-17T04:20:11.342Z] #44 16.78 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:20:11.342Z] #44 16.81 DEP images/tcp-stream.pb-c.d [2020-04-17T04:20:11.366Z] #77 DONE 0.6s [2020-04-17T04:20:11.452Z] #25 68.52 Selecting previously unselected package libonig5:amd64. [2020-04-17T04:20:11.483Z] #35 ... [2020-04-17T04:20:11.483Z] [2020-04-17T04:20:11.483Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:11.483Z] #74 DONE 67.4s [2020-04-17T04:20:11.596Z] #65 166.8 + binaries [2020-04-17T04:20:11.596Z] #65 166.8 + mkdir -p /build [2020-04-17T04:20:11.596Z] #65 166.8 + cp bin/containerd /build/containerd [2020-04-17T04:20:11.596Z] #65 166.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:20:11.596Z] #65 166.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:20:11.596Z] #65 166.8 + cp bin/ctr /build/ctr [2020-04-17T04:20:11.603Z] #44 16.85 PBCC images/pipe.pb-c.c [2020-04-17T04:20:11.603Z] #44 16.89 DEP images/pipe.pb-c.d [2020-04-17T04:20:11.603Z] #44 16.98 PBCC images/pstree.pb-c.c [2020-04-17T04:20:11.603Z] #44 17.02 DEP images/pstree.pb-c.d [2020-04-17T04:20:11.603Z] #44 ... [2020-04-17T04:20:11.603Z] [2020-04-17T04:20:11.603Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:11.603Z] #38 10.87 -- Detecting C compile features - done [2020-04-17T04:20:11.603Z] #38 10.92 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:20:11.603Z] #38 11.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:20:11.603Z] #38 11.41 -- Configuring done [2020-04-17T04:20:11.603Z] #38 11.43 -- Generating done [2020-04-17T04:20:11.603Z] #38 11.46 -- Build files have been written to: /tmp/tmp.w6ppM9uCfT/tini [2020-04-17T04:20:11.603Z] #38 11.48 + make tini-static [2020-04-17T04:20:11.603Z] #38 12.10 Scanning dependencies of target tini-static [2020-04-17T04:20:11.603Z] #38 12.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:20:11.603Z] #38 14.31 [100%] Linking C executable tini-static [2020-04-17T04:20:11.603Z] #38 15.16 [100%] Built target tini-static [2020-04-17T04:20:11.603Z] #38 15.33 + mkdir -p /build [2020-04-17T04:20:11.603Z] #38 15.34 + cp tini-static /build/docker-init [2020-04-17T04:20:11.603Z] #38 DONE 15.9s [2020-04-17T04:20:11.650Z] [2020-04-17T04:20:11.650Z] #78 exporting to image [2020-04-17T04:20:11.650Z] #78 exporting layers [2020-04-17T04:20:11.710Z] #25 68.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T04:20:11.710Z] #25 68.65 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T04:20:11.710Z] #25 68.67 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:20:11.742Z] [2020-04-17T04:20:11.742Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:20:11.742Z] #62 56.59 Building dependency tree... [2020-04-17T04:20:11.742Z] #62 63.11 The following additional packages will be installed: [2020-04-17T04:20:11.742Z] #62 63.15 libbtrfs0 [2020-04-17T04:20:11.742Z] #62 63.49 The following NEW packages will be installed: [2020-04-17T04:20:11.742Z] #62 63.55 libbtrfs-dev libbtrfs0 [2020-04-17T04:20:11.742Z] #62 63.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:11.742Z] #62 63.97 Need to get 119 kB of archives. [2020-04-17T04:20:11.742Z] #62 63.97 After this operation, 387 kB of additional disk space will be used. [2020-04-17T04:20:11.742Z] #62 63.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T04:20:11.742Z] #62 63.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T04:20:11.742Z] #62 65.68 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:11.742Z] #62 66.13 Fetched 119 kB in 0s (416 kB/s) [2020-04-17T04:20:11.742Z] #62 66.37 Selecting previously unselected package libbtrfs0. [2020-04-17T04:20:11.742Z] #62 66.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T04:20:11.742Z] #62 66.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T04:20:11.742Z] #62 66.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:20:11.742Z] #62 66.89 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:20:11.742Z] #62 66.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T04:20:11.742Z] #62 66.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:20:11.742Z] #62 67.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:20:11.742Z] #62 67.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:20:11.742Z] #62 67.68 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:11.863Z] [2020-04-17T04:20:11.863Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:11.863Z] #44 17.21 PBCC images/fs.pb-c.c [2020-04-17T04:20:11.863Z] #44 17.22 DEP images/fs.pb-c.d [2020-04-17T04:20:12.124Z] #44 17.36 PBCC images/signalfd.pb-c.c [2020-04-17T04:20:12.124Z] #44 17.45 DEP images/signalfd.pb-c.d [2020-04-17T04:20:12.124Z] #44 17.51 PBCC images/fh.pb-c.c [2020-04-17T04:20:12.210Z] #65 DONE 167.3s [2020-04-17T04:20:12.276Z] #25 69.22 Selecting previously unselected package libjq1:amd64. [2020-04-17T04:20:12.276Z] #25 69.22 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:20:12.276Z] #25 69.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:20:12.308Z] #62 DONE 68.2s [2020-04-17T04:20:12.308Z] [2020-04-17T04:20:12.308Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:20:12.308Z] #63 DONE 0.1s [2020-04-17T04:20:12.308Z] [2020-04-17T04:20:12.308Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:20:12.308Z] #64 DONE 0.1s [2020-04-17T04:20:12.308Z] [2020-04-17T04:20:12.308Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:12.308Z] #47 67.93 internal/reflectlite [2020-04-17T04:20:12.308Z] #47 67.93 sync [2020-04-17T04:20:12.390Z] #44 17.61 PBCC images/fsnotify.pb-c.c [2020-04-17T04:20:12.390Z] #44 17.72 DEP images/fh.pb-c.d [2020-04-17T04:20:12.390Z] #44 17.83 DEP images/fsnotify.pb-c.d [2020-04-17T04:20:12.534Z] #25 69.53 Selecting previously unselected package jq. [2020-04-17T04:20:12.534Z] #25 69.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:20:12.534Z] #25 69.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:20:12.534Z] #25 ... [2020-04-17T04:20:12.534Z] [2020-04-17T04:20:12.534Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:12.534Z] #47 69.49 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:20:12.600Z] #44 63.48 CC images/ext-file.o [2020-04-17T04:20:12.650Z] #44 18.00 PBCC images/eventpoll.pb-c.c [2020-04-17T04:20:12.650Z] #44 18.03 DEP images/eventpoll.pb-c.d [2020-04-17T04:20:12.650Z] #44 18.09 PBCC images/eventfd.pb-c.c [2020-04-17T04:20:12.650Z] #44 18.12 DEP images/eventfd.pb-c.d [2020-04-17T04:20:12.792Z] #47 69.58 internal/reflectlite [2020-04-17T04:20:12.827Z] [2020-04-17T04:20:12.827Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:20:12.855Z] #44 63.87 CC images/cgroup.o [2020-04-17T04:20:12.874Z] #47 ... [2020-04-17T04:20:12.874Z] [2020-04-17T04:20:12.874Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:12.874Z] #43 47.68 Reading package lists... [2020-04-17T04:20:12.874Z] #43 59.34 Building dependency tree... [2020-04-17T04:20:12.874Z] #43 64.68 The following additional packages will be installed: [2020-04-17T04:20:12.874Z] #43 64.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:20:12.874Z] #43 64.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:20:12.874Z] #43 64.71 Suggested packages: [2020-04-17T04:20:12.874Z] #43 64.73 manpages-dev python-setuptools [2020-04-17T04:20:12.874Z] #43 67.01 The following NEW packages will be installed: [2020-04-17T04:20:12.874Z] #43 67.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:20:12.874Z] #43 67.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:20:12.874Z] #43 67.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:20:12.874Z] #43 67.07 python-six zlib1g-dev [2020-04-17T04:20:12.874Z] #43 67.76 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:12.874Z] #43 67.76 Need to get 4095 kB of archives. [2020-04-17T04:20:12.874Z] #43 67.76 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T04:20:12.874Z] #43 67.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T04:20:12.874Z] #43 67.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T04:20:12.874Z] #43 67.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T04:20:12.874Z] #43 67.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T04:20:12.874Z] #43 67.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T04:20:12.874Z] #43 67.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T04:20:12.874Z] #43 67.86 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-04-17T04:20:12.874Z] #43 67.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T04:20:12.874Z] #43 67.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T04:20:12.874Z] #43 68.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T04:20:12.874Z] #43 68.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T04:20:12.874Z] #43 68.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T04:20:12.874Z] #43 68.47 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-04-17T04:20:12.874Z] #43 68.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T04:20:12.874Z] #43 68.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:20:12.874Z] #43 68.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:20:12.874Z] #43 68.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T04:20:12.911Z] #44 18.36 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:20:13.128Z] #66 DONE 0.3s [2020-04-17T04:20:13.128Z] [2020-04-17T04:20:13.128Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:20:13.132Z] #43 ... [2020-04-17T04:20:13.132Z] [2020-04-17T04:20:13.132Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:13.132Z] #25 64.45 ca-certificates is already the newest version (20190110). [2020-04-17T04:20:13.132Z] #25 64.45 The following additional packages will be installed: [2020-04-17T04:20:13.132Z] #25 64.46 libjq1 libonig5 [2020-04-17T04:20:13.132Z] #25 65.13 The following NEW packages will be installed: [2020-04-17T04:20:13.132Z] #25 65.15 jq libjq1 libonig5 [2020-04-17T04:20:13.132Z] #25 65.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:13.132Z] #25 65.87 Need to get 355 kB of archives. [2020-04-17T04:20:13.132Z] #25 65.87 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T04:20:13.132Z] #25 65.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T04:20:13.132Z] #25 66.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T04:20:13.132Z] #25 66.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T04:20:13.132Z] #25 68.16 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:13.132Z] #25 68.56 Fetched 355 kB in 1s (577 kB/s) [2020-04-17T04:20:13.132Z] #25 68.75 Selecting previously unselected package libonig5:amd64. [2020-04-17T04:20:13.132Z] #25 68.75 (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 ... 15405 files and directories currently installed.) [2020-04-17T04:20:13.132Z] #25 68.93 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T04:20:13.132Z] #25 68.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:20:13.132Z] #25 ... [2020-04-17T04:20:13.132Z] [2020-04-17T04:20:13.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:13.132Z] #10 48.89 Reading package lists... [2020-04-17T04:20:13.132Z] #10 59.72 Building dependency tree... [2020-04-17T04:20:13.132Z] #10 65.32 The following additional packages will be installed: [2020-04-17T04:20:13.132Z] #10 65.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:20:13.132Z] #10 65.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:20:13.132Z] #10 65.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:20:13.132Z] #10 65.37 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:20:13.132Z] #10 65.39 Suggested packages: [2020-04-17T04:20:13.132Z] #10 65.42 gcc-8-locales seccomp wine64 [2020-04-17T04:20:13.132Z] #10 67.63 The following NEW packages will be installed: [2020-04-17T04:20:13.132Z] #10 67.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:20:13.132Z] #10 67.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:20:13.132Z] #10 67.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:20:13.132Z] #10 67.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:20:13.132Z] #10 67.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:20:13.132Z] #10 67.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:20:13.132Z] #10 68.49 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:13.132Z] #10 68.49 Need to get 77.7 MB of archives. [2020-04-17T04:20:13.132Z] #10 68.49 After this operation, 487 MB of additional disk space will be used. [2020-04-17T04:20:13.132Z] #10 68.49 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-04-17T04:20:13.132Z] #10 69.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-04-17T04:20:13.172Z] #44 18.40 DEP images/remap-file-path.pb-c.d [2020-04-17T04:20:13.172Z] #44 18.60 PBCC images/fifo.pb-c.c [2020-04-17T04:20:13.357Z] #47 70.07 math/rand [2020-04-17T04:20:13.390Z] #10 ... [2020-04-17T04:20:13.390Z] [2020-04-17T04:20:13.390Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:13.390Z] #25 69.50 Selecting previously unselected package libjq1:amd64. [2020-04-17T04:20:13.390Z] #25 69.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:20:13.390Z] #25 69.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:20:13.411Z] #70 DONE 0.2s [2020-04-17T04:20:13.411Z] [2020-04-17T04:20:13.411Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:20:13.411Z] #72 DONE 0.1s [2020-04-17T04:20:13.411Z] [2020-04-17T04:20:13.411Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:20:13.433Z] #44 18.68 DEP images/fifo.pb-c.d [2020-04-17T04:20:13.433Z] #44 18.78 PBCC images/ghost-file.pb-c.c [2020-04-17T04:20:13.433Z] #44 18.87 DEP images/ghost-file.pb-c.d [2020-04-17T04:20:13.616Z] #47 ... [2020-04-17T04:20:13.617Z] [2020-04-17T04:20:13.617Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:13.617Z] #43 49.49 Reading package lists... [2020-04-17T04:20:13.617Z] #43 61.32 Building dependency tree... [2020-04-17T04:20:13.617Z] #43 67.17 The following additional packages will be installed: [2020-04-17T04:20:13.617Z] #43 67.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:20:13.617Z] #43 67.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:20:13.617Z] #43 67.21 Suggested packages: [2020-04-17T04:20:13.617Z] #43 67.21 manpages-dev python-setuptools [2020-04-17T04:20:13.617Z] #43 69.74 The following NEW packages will be installed: [2020-04-17T04:20:13.617Z] #43 69.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:20:13.617Z] #43 69.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:20:13.617Z] #43 69.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:20:13.617Z] #43 69.76 python-six zlib1g-dev [2020-04-17T04:20:13.617Z] #43 70.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:13.617Z] #43 70.21 Need to get 4095 kB of archives. [2020-04-17T04:20:13.617Z] #43 70.21 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T04:20:13.617Z] #43 70.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T04:20:13.617Z] #43 70.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T04:20:13.617Z] #43 70.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T04:20:13.617Z] #43 70.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T04:20:13.617Z] #43 70.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T04:20:13.617Z] #43 70.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T04:20:13.617Z] #43 70.41 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-04-17T04:20:13.617Z] #43 70.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T04:20:13.617Z] #43 70.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T04:20:13.617Z] #43 70.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T04:20:13.617Z] #43 70.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T04:20:13.617Z] #43 70.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T04:20:13.617Z] #43 ... [2020-04-17T04:20:13.617Z] [2020-04-17T04:20:13.617Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:20:13.617Z] #25 69.96 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:20:13.617Z] #25 69.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:20:13.617Z] #25 70.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:20:13.617Z] #25 70.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:13.617Z] #25 DONE 70.9s [2020-04-17T04:20:13.617Z] [2020-04-17T04:20:13.617Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:13.617Z] #43 70.77 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-04-17T04:20:13.617Z] #43 70.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T04:20:13.617Z] #43 70.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:20:13.617Z] #43 70.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:20:13.617Z] #43 70.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T04:20:13.617Z] #43 ... [2020-04-17T04:20:13.617Z] [2020-04-17T04:20:13.617Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:13.617Z] #35 69.21 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:13.617Z] #35 69.60 Fetched 14.9 MB in 3s (5193 kB/s) [2020-04-17T04:20:13.617Z] #35 69.78 Selecting previously unselected package xxd. [2020-04-17T04:20:13.617Z] #35 69.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 ... 15405 files and directories currently installed.) [2020-04-17T04:20:13.617Z] #35 69.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:20:13.617Z] #35 69.93 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:20:13.617Z] #35 70.45 Selecting previously unselected package vim-common. [2020-04-17T04:20:13.617Z] #35 70.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:20:13.617Z] #35 70.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:20:13.648Z] #25 69.90 Selecting previously unselected package jq. [2020-04-17T04:20:13.648Z] #25 69.90 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:20:13.648Z] #25 69.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:20:13.693Z] #75 DONE 0.1s [2020-04-17T04:20:13.693Z] [2020-04-17T04:20:13.693Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:20:13.693Z] #76 DONE 0.0s [2020-04-17T04:20:13.693Z] [2020-04-17T04:20:13.693Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:20:13.693Z] #44 18.98 PBCC images/regfile.pb-c.c [2020-04-17T04:20:13.693Z] #44 19.10 DEP images/regfile.pb-c.d [2020-04-17T04:20:13.693Z] #44 19.18 PBCC images/ns.pb-c.c [2020-04-17T04:20:13.693Z] #44 19.22 DEP images/ns.pb-c.d [2020-04-17T04:20:13.875Z] #35 ... [2020-04-17T04:20:13.875Z] [2020-04-17T04:20:13.875Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:20:13.875Z] #26 DONE 0.1s [2020-04-17T04:20:13.875Z] [2020-04-17T04:20:13.875Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:13.953Z] #44 19.28 PBCC images/fdinfo.pb-c.c [2020-04-17T04:20:13.953Z] #44 19.42 DEP images/fdinfo.pb-c.d [2020-04-17T04:20:13.953Z] #44 19.48 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:20:14.214Z] #44 19.60 PBCC images/core-arm.pb-c.c [2020-04-17T04:20:14.214Z] #44 19.63 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:20:14.214Z] #44 19.69 PBCC images/core-s390.pb-c.c [2020-04-17T04:20:14.214Z] #44 19.73 PBCC images/core-x86.pb-c.c [2020-04-17T04:20:14.218Z] #25 70.29 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:20:14.218Z] #25 70.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:20:14.218Z] #25 70.38 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:20:14.218Z] #25 70.40 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:14.220Z] #44 65.00 CC images/userns.o [2020-04-17T04:20:14.306Z] #77 DONE 0.6s [2020-04-17T04:20:14.306Z] [2020-04-17T04:20:14.306Z] #78 exporting to image [2020-04-17T04:20:14.306Z] #78 exporting layers [2020-04-17T04:20:14.322Z] #78 exporting layers 2.6s done [2020-04-17T04:20:14.322Z] #78 writing image sha256:2a4d0478f96a08c3cc73c322034b725a46b1bddd7eea37a968b13f3e46b9c71e done [2020-04-17T04:20:14.322Z] #78 naming to docker.io/library/docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 done [2020-04-17T04:20:14.322Z] #78 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:20:14.476Z] #44 19.76 PBCC images/core.pb-c.c [2020-04-17T04:20:14.476Z] #44 19.82 PBCC images/inventory.pb-c.c [2020-04-17T04:20:14.476Z] #44 19.86 DEP images/core-aarch64.pb-c.d [2020-04-17T04:20:14.523Z] #44 65.32 CC images/google/protobuf/descriptor.o [2020-04-17T04:20:14.737Z] #44 19.89 DEP images/core-arm.pb-c.d [2020-04-17T04:20:14.737Z] #44 19.93 DEP images/core-ppc64.pb-c.d [2020-04-17T04:20:14.737Z] #44 20.02 DEP images/core-s390.pb-c.d [2020-04-17T04:20:14.737Z] #44 20.09 DEP images/core-x86.pb-c.d [2020-04-17T04:20:14.757Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration [2020-04-17T04:20:14.784Z] #25 DONE 71.0s [2020-04-17T04:20:14.784Z] [2020-04-17T04:20:14.784Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:14.784Z] #43 70.60 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:14.808Z] #27 ... [2020-04-17T04:20:14.808Z] [2020-04-17T04:20:14.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:14.808Z] #10 51.10 Reading package lists... [2020-04-17T04:20:14.808Z] #10 62.44 Building dependency tree... [2020-04-17T04:20:14.808Z] #10 68.13 The following additional packages will be installed: [2020-04-17T04:20:14.808Z] #10 68.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:20:14.808Z] #10 68.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:20:14.808Z] #10 68.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:20:14.808Z] #10 68.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:20:14.808Z] #10 68.19 Suggested packages: [2020-04-17T04:20:14.808Z] #10 68.19 gcc-8-locales seccomp wine64 [2020-04-17T04:20:14.808Z] #10 70.34 The following NEW packages will be installed: [2020-04-17T04:20:14.808Z] #10 70.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:20:14.808Z] #10 70.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:20:14.808Z] #10 70.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:20:14.808Z] #10 70.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:20:14.808Z] #10 70.36 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:20:14.808Z] #10 70.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:20:14.808Z] #10 70.84 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:20:14.808Z] #10 70.84 Need to get 77.7 MB of archives. [2020-04-17T04:20:14.808Z] #10 70.84 After this operation, 487 MB of additional disk space will be used. [2020-04-17T04:20:14.808Z] #10 70.84 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-04-17T04:20:14.808Z] #10 71.18 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-04-17T04:20:14.808Z] #10 71.48 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-04-17T04:20:14.808Z] #10 71.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T04:20:14.808Z] #10 71.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T04:20:14.808Z] #10 71.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:20:14.997Z] #44 20.17 DEP images/core.pb-c.d [2020-04-17T04:20:14.997Z] #44 20.28 DEP images/inventory.pb-c.d [2020-04-17T04:20:14.997Z] #44 20.39 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:20:14.997Z] #44 20.44 DEP images/cpuinfo.pb-c.d [2020-04-17T04:20:14.997Z] #44 20.51 PBCC images/stats.pb-c.c [2020-04-17T04:20:15.046Z] #43 ... [2020-04-17T04:20:15.046Z] [2020-04-17T04:20:15.046Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:20:15.046Z] #26 DONE 0.1s [2020-04-17T04:20:15.046Z] [2020-04-17T04:20:15.046Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:15.046Z] #43 71.13 Fetched 4095 kB in 1s (3529 kB/s) [2020-04-17T04:20:15.052Z] [2020-04-17T04:20:15.066Z] #10 72.10 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-04-17T04:20:15.066Z] #10 ... [2020-04-17T04:20:15.066Z] [2020-04-17T04:20:15.066Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:15.066Z] #47 71.70 internal/singleflight [2020-04-17T04:20:15.264Z] #44 20.58 DEP images/stats.pb-c.d [2020-04-17T04:20:15.264Z] #44 ... [2020-04-17T04:20:15.264Z] [2020-04-17T04:20:15.264Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:15.264Z] #33 69.86 io/ioutil [2020-04-17T04:20:15.264Z] #33 72.30 log [2020-04-17T04:20:15.264Z] #33 72.30 github.com/BurntSushi/toml [2020-04-17T04:20:15.264Z] #33 72.30 flag [2020-04-17T04:20:15.264Z] #33 76.66 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:20:15.305Z] #43 71.29 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T04:20:15.305Z] #43 71.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T04:20:15.305Z] #43 71.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T04:20:15.305Z] #43 71.48 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T04:20:15.335Z] Removing bundles/ [2020-04-17T04:20:15.335Z] [2020-04-17T04:20:15.335Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T04:20:15.335Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:20:15.335Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:20:15.525Z] #33 ... [2020-04-17T04:20:15.525Z] [2020-04-17T04:20:15.525Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:15.525Z] #65 37.01 Checking out files: 45% (1452/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 78% (2470/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:20:15.525Z] #65 38.88 + cd /tmp/tmp.X69g7qZXqs/src/github.com/containerd/containerd [2020-04-17T04:20:15.525Z] #65 38.88 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:20:15.525Z] #65 41.23 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:20:15.525Z] #65 41.23 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:20:15.525Z] #65 41.23 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:20:15.525Z] #65 41.23 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:20:15.525Z] #65 41.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:20:15.525Z] #65 41.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:20:15.525Z] #65 41.23 + '[' '' = dynamic ']' [2020-04-17T04:20:15.525Z] #65 41.23 + make [2020-04-17T04:20:15.563Z] #43 71.69 Selecting previously unselected package libnet1:amd64. [2020-04-17T04:20:15.563Z] #43 71.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:20:15.563Z] #43 71.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:15.822Z] #43 71.96 Selecting previously unselected package libnet1-dev. [2020-04-17T04:20:15.822Z] #43 71.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:20:15.822Z] #43 72.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:16.389Z] #43 72.44 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T04:20:16.389Z] #43 72.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T04:20:16.389Z] #43 72.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:20:16.647Z] #43 72.71 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T04:20:16.647Z] #43 72.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T04:20:16.647Z] #43 72.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T04:20:16.908Z] #65 42.57 + bin/ctr [2020-04-17T04:20:16.966Z] #47 73.79 strconv [2020-04-17T04:20:16.966Z] #47 73.80 io [2020-04-17T04:20:16.980Z] #78 exporting layers 2.4s done [2020-04-17T04:20:16.980Z] #78 writing image sha256:026e62d80d429ecc2befd9d5cab46912c8710aa85f6b48bc1026beae6eee5a0b done [2020-04-17T04:20:16.980Z] #78 naming to docker.io/library/docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 done [2020-04-17T04:20:16.980Z] #78 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T04:20:17.214Z] #43 73.50 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T04:20:17.399Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/test/unit [2020-04-17T04:20:17.472Z] #43 73.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:20:17.472Z] #43 73.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:17.730Z] #43 73.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T04:20:17.864Z] #44 68.19 CC images/opts.o [2020-04-17T04:20:17.864Z] #44 68.60 CC images/seccomp.o [2020-04-17T04:20:17.988Z] #43 73.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:20:17.988Z] #43 73.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:18.246Z] #43 74.21 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T04:20:18.247Z] #43 74.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T04:20:18.247Z] #43 74.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:20:18.293Z] #65 ... [2020-04-17T04:20:18.293Z] [2020-04-17T04:20:18.293Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:18.293Z] #33 DONE 82.8s [2020-04-17T04:20:18.293Z] [2020-04-17T04:20:18.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:18.293Z] #56 74.28 go/token [2020-04-17T04:20:18.293Z] #56 74.28 github.com/pkg/diff [2020-04-17T04:20:18.293Z] #56 74.30 mvdan.cc/editorconfig [2020-04-17T04:20:18.293Z] #56 74.30 encoding/binary [2020-04-17T04:20:18.293Z] #56 76.59 go/scanner [2020-04-17T04:20:18.293Z] #56 76.93 mvdan.cc/sh/v3/syntax [2020-04-17T04:20:18.293Z] #56 79.11 go/ast [2020-04-17T04:20:18.293Z] #56 79.21 encoding/base64 [2020-04-17T04:20:18.293Z] #56 79.23 golang.org/x/sys/unix [2020-04-17T04:20:18.293Z] #56 81.22 encoding/json [2020-04-17T04:20:18.425Z] #44 69.36 CC images/binfmt-misc.o [2020-04-17T04:20:18.505Z] #43 74.53 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T04:20:18.505Z] #43 74.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:18.505Z] #43 74.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:18.680Z] #44 69.67 CC images/time.o [2020-04-17T04:20:18.680Z] #44 ... [2020-04-17T04:20:18.680Z] [2020-04-17T04:20:18.680Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:18.680Z] #47 158.4 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:20:18.680Z] #47 159.1 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:20:18.680Z] #47 165.8 vendor/golang.org/x/net/idna [2020-04-17T04:20:18.864Z] #47 75.47 bytes [2020-04-17T04:20:18.864Z] #47 ... [2020-04-17T04:20:18.864Z] [2020-04-17T04:20:18.864Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:18.864Z] #33 65.41 sync [2020-04-17T04:20:18.864Z] #33 65.41 internal/reflectlite [2020-04-17T04:20:18.864Z] #33 70.19 sort [2020-04-17T04:20:18.864Z] #33 70.19 errors [2020-04-17T04:20:18.864Z] #33 71.23 strconv [2020-04-17T04:20:18.864Z] #33 72.32 io [2020-04-17T04:20:18.864Z] #33 74.44 internal/oserror [2020-04-17T04:20:18.864Z] #33 74.54 syscall [2020-04-17T04:20:18.864Z] #33 ... [2020-04-17T04:20:18.864Z] [2020-04-17T04:20:18.864Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:20:18.865Z] #30 74.95 Checking out files: 77% (1178/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: 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-04-17T04:20:18.865Z] #30 76.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:20:19.243Z] #47 ... [2020-04-17T04:20:19.243Z] [2020-04-17T04:20:19.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:19.243Z] #44 69.95 CC images/sysctl.o [2020-04-17T04:20:19.243Z] #44 70.02 CC images/autofs.o [2020-04-17T04:20:19.243Z] #44 70.35 CC images/macvlan.o [2020-04-17T04:20:19.880Z] #43 ... [2020-04-17T04:20:19.880Z] [2020-04-17T04:20:19.880Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:19.880Z] #33 65.49 sync [2020-04-17T04:20:19.880Z] #33 65.50 internal/reflectlite [2020-04-17T04:20:19.880Z] #33 69.94 sort [2020-04-17T04:20:19.880Z] #33 69.94 errors [2020-04-17T04:20:19.880Z] #33 70.99 strconv [2020-04-17T04:20:19.880Z] #33 72.02 io [2020-04-17T04:20:19.880Z] #33 73.71 internal/oserror [2020-04-17T04:20:19.880Z] #33 74.02 syscall [2020-04-17T04:20:19.880Z] #33 ... [2020-04-17T04:20:19.880Z] [2020-04-17T04:20:19.880Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:19.880Z] #65 5.345 + RM_GOPATH=0 [2020-04-17T04:20:19.880Z] #65 5.345 + TMP_GOPATH= [2020-04-17T04:20:19.880Z] #65 5.345 + : /build [2020-04-17T04:20:19.880Z] #65 5.346 + '[' -z '' ']' [2020-04-17T04:20:19.880Z] #65 5.353 ++ mktemp -d [2020-04-17T04:20:19.880Z] #65 5.377 + export GOPATH=/tmp/tmp.gIGEA03qdy [2020-04-17T04:20:19.880Z] #65 5.377 + GOPATH=/tmp/tmp.gIGEA03qdy [2020-04-17T04:20:19.880Z] #65 5.377 + RM_GOPATH=1 [2020-04-17T04:20:19.880Z] #65 5.377 ++ dirname ./install.sh [2020-04-17T04:20:19.880Z] #65 5.379 + dir=. [2020-04-17T04:20:19.880Z] #65 5.379 + bin=containerd [2020-04-17T04:20:19.880Z] #65 5.379 + shift [2020-04-17T04:20:19.880Z] #65 5.379 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:20:19.880Z] #65 5.379 + . ./containerd.installer [2020-04-17T04:20:19.880Z] #65 5.380 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:20:19.880Z] #65 5.380 + install_containerd [2020-04-17T04:20:19.880Z] #65 5.380 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:20:19.880Z] #65 5.380 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:20:19.880Z] #65 5.381 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gIGEA03qdy/src/github.com/containerd/containerd [2020-04-17T04:20:19.880Z] #65 5.402 Cloning into '/tmp/tmp.gIGEA03qdy/src/github.com/containerd/containerd'... [2020-04-17T04:20:19.890Z] #44 70.51 CC images/sit.o [2020-04-17T04:20:20.073Z] ? github.com/docker/docker/api [no test files] [2020-04-17T04:20:20.138Z] #65 ... [2020-04-17T04:20:20.138Z] [2020-04-17T04:20:20.138Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:20.138Z] #43 76.22 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T04:20:20.138Z] #43 76.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:20.138Z] #43 76.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:20.145Z] #44 71.05 LINK images/built-in.o [2020-04-17T04:20:20.145Z] #44 71.20 GEN compel/include/asm [2020-04-17T04:20:20.238Z] #30 77.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:20:20.432Z] #44 71.24 GEN compel/include/version.h [2020-04-17T04:20:20.432Z] #44 71.25 touch .config [2020-04-17T04:20:20.432Z] #44 71.28 GEN include/common/config.h [2020-04-17T04:20:20.432Z] #44 ... [2020-04-17T04:20:20.432Z] [2020-04-17T04:20:20.432Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:20.432Z] #10 160.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:20:20.432Z] #10 160.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:20:20.432Z] #10 160.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:20.705Z] #43 76.78 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T04:20:20.705Z] #43 76.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:20.705Z] #43 76.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:20.716Z] #10 ... [2020-04-17T04:20:20.716Z] [2020-04-17T04:20:20.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:20.716Z] #44 71.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T04:20:20.716Z] #44 71.58 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T04:20:20.716Z] #44 71.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T04:20:20.716Z] #44 71.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T04:20:20.716Z] #44 71.75 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T04:20:20.838Z] #56 ... [2020-04-17T04:20:20.838Z] [2020-04-17T04:20:20.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:20.838Z] #44 22.77 make[1]: Nothing to be done for 'all'. [2020-04-17T04:20:20.838Z] #44 24.97 CC images/stats.o [2020-04-17T04:20:20.838Z] #44 25.68 CC images/core.o [2020-04-17T04:20:21.100Z] #44 26.40 CC images/core-x86.o [2020-04-17T04:20:21.293Z] #44 71.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T04:20:21.293Z] #44 71.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:20:21.293Z] #44 72.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T04:20:21.548Z] #44 72.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:20:21.548Z] #44 72.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:20:21.548Z] #44 72.35 DEP compel/plugins/std/infect.d [2020-04-17T04:20:21.548Z] #44 72.45 DEP compel/plugins/std/string.d [2020-04-17T04:20:21.548Z] #44 72.57 DEP compel/plugins/std/log.d [2020-04-17T04:20:21.803Z] #44 72.74 DEP compel/plugins/std/fds.d [2020-04-17T04:20:21.803Z] #44 72.84 DEP compel/plugins/std/std.d [2020-04-17T04:20:22.043Z] #44 27.21 CC images/core-arm.o [2020-04-17T04:20:22.059Z] #44 73.01 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:20:22.059Z] #44 73.13 DEP compel/plugins/fds/fds.d [2020-04-17T04:20:22.314Z] #44 73.27 CC compel/plugins/std/std.o [2020-04-17T04:20:22.615Z] #44 27.86 CC images/core-aarch64.o [2020-04-17T04:20:22.918Z] #44 73.73 CC compel/plugins/std/fds.o [2020-04-17T04:20:23.186Z] #44 28.55 CC images/core-ppc64.o [2020-04-17T04:20:23.186Z] #44 ... [2020-04-17T04:20:23.186Z] [2020-04-17T04:20:23.186Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:23.186Z] #47 77.65 go/scanner [2020-04-17T04:20:23.186Z] #47 79.14 text/template/parse [2020-04-17T04:20:23.186Z] #47 79.80 encoding/base64 [2020-04-17T04:20:23.186Z] #47 80.78 encoding/json [2020-04-17T04:20:23.186Z] #47 80.82 go/ast [2020-04-17T04:20:23.186Z] #47 86.69 text/template [2020-04-17T04:20:23.477Z] #44 74.41 CC compel/plugins/std/log.o [2020-04-17T04:20:23.520Z] #30 ... [2020-04-17T04:20:23.520Z] [2020-04-17T04:20:23.520Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:23.520Z] #27 6.501 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:20:23.520Z] #27 7.018 [2020-04-17T04:20:23.520Z] #27 7.276 #=#=# ### 4.4% #### 6.4% ###### 9.0% ############ 16.8% ################# 24.1% ##################### 30.1% ######################### 35.4% ############################# 40.8% ################################## 47.8% ####################################### 54.2% ############################################# 62.8% ################################################ 67.1% ###################################################### 75.7% ########################################################### 82.6% ############################################################## 87.2% ################################################################# 90.8% ###################################################################### 98.1% ######################################################################## 100.0% [2020-04-17T04:20:23.988Z] #43 ... [2020-04-17T04:20:23.988Z] [2020-04-17T04:20:23.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:23.988Z] #10 69.53 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-04-17T04:20:23.988Z] #10 69.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T04:20:23.988Z] #10 69.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T04:20:23.988Z] #10 69.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:20:23.988Z] #10 70.52 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-04-17T04:20:23.988Z] #10 71.00 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-04-17T04:20:23.988Z] #10 71.04 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-04-17T04:20:23.988Z] #10 76.45 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-04-17T04:20:23.988Z] #10 ... [2020-04-17T04:20:23.988Z] [2020-04-17T04:20:23.988Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:23.988Z] #43 79.66 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T04:20:23.988Z] #43 79.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:23.988Z] #43 79.73 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:24.086Z] #27 10.22 [2020-04-17T04:20:24.086Z] #27 ... [2020-04-17T04:20:24.086Z] [2020-04-17T04:20:24.086Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:24.086Z] #35 71.31 Selecting previously unselected package cmake-data. [2020-04-17T04:20:24.086Z] #35 71.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:20:24.086Z] #35 71.39 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:20:24.086Z] #35 77.12 Selecting previously unselected package libicu63:amd64. [2020-04-17T04:20:24.086Z] #35 77.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T04:20:24.086Z] #35 77.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:20:24.129Z] #47 ... [2020-04-17T04:20:24.129Z] [2020-04-17T04:20:24.129Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:24.129Z] #44 29.31 CC images/core-s390.o [2020-04-17T04:20:24.345Z] #35 ... [2020-04-17T04:20:24.345Z] [2020-04-17T04:20:24.345Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:24.345Z] #43 72.44 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:24.345Z] #43 72.67 Fetched 4095 kB in 1s (4177 kB/s) [2020-04-17T04:20:24.345Z] #43 72.90 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T04:20:24.345Z] #43 72.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 ... 15405 files and directories currently installed.) [2020-04-17T04:20:24.345Z] #43 72.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 73.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T04:20:24.345Z] #43 73.21 Selecting previously unselected package libnet1:amd64. [2020-04-17T04:20:24.345Z] #43 73.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 73.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:24.345Z] #43 73.56 Selecting previously unselected package libnet1-dev. [2020-04-17T04:20:24.345Z] #43 73.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 73.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:24.345Z] #43 74.02 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T04:20:24.345Z] #43 74.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 74.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:20:24.345Z] #43 74.17 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T04:20:24.345Z] #43 74.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 74.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T04:20:24.345Z] #43 74.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T04:20:24.345Z] #43 74.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 74.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:24.345Z] #43 75.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T04:20:24.345Z] #43 75.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 75.20 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:24.345Z] #43 75.49 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T04:20:24.345Z] #43 75.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 75.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:20:24.345Z] #43 76.23 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T04:20:24.345Z] #43 76.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 76.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:24.345Z] #43 77.68 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T04:20:24.345Z] #43 77.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 77.77 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:24.345Z] #43 78.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T04:20:24.345Z] #43 78.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 78.39 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:24.345Z] #43 80.79 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T04:20:24.345Z] #43 80.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:24.345Z] #43 80.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:24.610Z] #43 ... [2020-04-17T04:20:24.610Z] [2020-04-17T04:20:24.610Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:24.702Z] #44 30.22 CC images/cpuinfo.o [2020-04-17T04:20:24.926Z] #43 80.96 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:20:24.926Z] #43 80.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:20:24.926Z] #43 80.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:20:24.926Z] #43 ... [2020-04-17T04:20:24.926Z] [2020-04-17T04:20:24.926Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:24.926Z] #27 5.979 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:20:24.926Z] #27 6.503 [2020-04-17T04:20:24.926Z] #27 6.832 # 1.9% ### 5.3% ########## 14.6% ############## 20.3% ################### 26.5% ###################### 31.4% ############################ 39.2% ############################## 42.1% ################################## 47.3% ######################################### 57.1% ########################################### 60.1% ############################################## 65.2% ################################################### 71.4% ############################################################ 83.8% ################################################################# 90.9% ######################################################################## 100.0% [2020-04-17T04:20:24.926Z] #44 75.87 CC compel/plugins/std/string.o [2020-04-17T04:20:24.926Z] #27 9.396 #=#=# [2020-04-17T04:20:25.185Z] #27 9.602 0.1% ########## 14.5% ################## 25.7% ########################### 38.8% ####################################### 54.7% ################################################ 66.7% ########################################################### [2020-04-17T04:20:25.185Z] #27 ... [2020-04-17T04:20:25.185Z] [2020-04-17T04:20:25.185Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:25.185Z] #47 70.94 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:20:25.185Z] #47 71.37 math/rand [2020-04-17T04:20:25.185Z] #47 73.30 internal/singleflight [2020-04-17T04:20:25.185Z] #47 74.45 strconv [2020-04-17T04:20:25.185Z] #47 74.50 bytes [2020-04-17T04:20:25.185Z] #47 78.27 bufio [2020-04-17T04:20:25.185Z] #47 80.70 reflect [2020-04-17T04:20:25.185Z] #47 ... [2020-04-17T04:20:25.185Z] [2020-04-17T04:20:25.185Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:25.185Z] #27 9.602 0.1% ########## 14.5% ################## 25.7% ########################### 38.8% ####################################### 54.7% ################################################ 66.7% ########################################################### 83.2% ###################################################################### 97.2% ######################################################################## 100.0% [2020-04-17T04:20:25.467Z] #27 10.67 0.1% ## 4.0% ####### 10.5% ######################## 33.5% ############################ 39.8% ################################# 46.6% ######################################### 57.2% ####################################################### 77.3% [2020-04-17T04:20:25.467Z] #27 ... [2020-04-17T04:20:25.467Z] [2020-04-17T04:20:25.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:25.467Z] #10 72.52 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-04-17T04:20:25.467Z] #10 72.57 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-04-17T04:20:25.467Z] #10 78.44 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-04-17T04:20:25.467Z] #10 81.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T04:20:25.467Z] #10 81.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T04:20:25.467Z] #10 81.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T04:20:25.467Z] #10 81.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T04:20:25.467Z] #10 81.95 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-04-17T04:20:25.468Z] #10 82.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T04:20:25.468Z] #10 82.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T04:20:25.468Z] #10 82.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T04:20:25.468Z] #10 82.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T04:20:25.468Z] #10 82.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T04:20:25.468Z] #10 82.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T04:20:25.468Z] #10 82.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T04:20:25.468Z] #10 82.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-04-17T04:20:25.468Z] #10 82.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T04:20:25.468Z] #10 82.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T04:20:25.468Z] #10 ... [2020-04-17T04:20:25.468Z] [2020-04-17T04:20:25.468Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:25.468Z] #27 10.67 0.1% ## 4.0% ####### 10.5% ######################## 33.5% ############################ 39.8% ################################# 46.6% ######################################### 57.2% ####################################################### 77.3% ########################################################## 81.7% ######################################################################## 100.0% [2020-04-17T04:20:25.645Z] #44 30.75 CC images/inventory.o [2020-04-17T04:20:25.852Z] #44 76.83 CC compel/plugins/std/infect.o [2020-04-17T04:20:25.907Z] #44 31.25 CC images/fdinfo.o [2020-04-17T04:20:26.119Z] #27 11.09 #=#=# [2020-04-17T04:20:26.430Z] #27 12.53 #=#=# [2020-04-17T04:20:26.478Z] #44 31.68 CC images/fown.o [2020-04-17T04:20:26.479Z] #44 31.92 CC images/ns.o [2020-04-17T04:20:26.818Z] #44 77.45 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T04:20:26.819Z] #44 77.56 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T04:20:26.819Z] #44 77.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T04:20:26.819Z] #44 77.70 AR compel/plugins/std.lib.a [2020-04-17T04:20:26.819Z] #44 77.81 CC compel/plugins/fds/fds.o [2020-04-17T04:20:27.050Z] #44 32.45 CC images/regfile.o [2020-04-17T04:20:27.311Z] #44 32.71 CC images/ghost-file.o [2020-04-17T04:20:27.381Z] #44 78.17 AR compel/plugins/fds.lib.a [2020-04-17T04:20:27.381Z] #44 78.26 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:20:27.636Z] #44 78.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:20:27.636Z] #44 78.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T04:20:27.884Z] #44 33.12 CC images/fifo.o [2020-04-17T04:20:27.890Z] #44 78.91 HOSTDEP compel/src/main-host.d [2020-04-17T04:20:28.145Z] #44 79.16 DEP compel/src/lib/ptrace.d [2020-04-17T04:20:28.145Z] #44 33.42 CC images/remap-file-path.o [2020-04-17T04:20:28.400Z] #44 79.40 DEP compel/src/lib/infect.d [2020-04-17T04:20:28.421Z] #44 33.79 CC images/eventfd.o [2020-04-17T04:20:28.449Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-04-17T04:20:28.683Z] #44 34.09 CC images/eventpoll.o [2020-04-17T04:20:28.701Z] #27 11.51 # 2.2% ##### 7.1% ########## 13.9% ############## 20.3% ################## 26.0% ##################### 29.6% ######################## 33.6% ########################## 37.3% ############################### 43.7% ################################## 47.6% ################################### 49.0% ########################################## 58.8% ############################################### 65.7% ################################################### 71.4% ###################################################### 76.2% ########################################################### 83.0% ################################################################ 89.1% #################################################################### 94.8% ######################################################################## 100.0% [2020-04-17T04:20:28.959Z] #44 79.85 DEP compel/src/lib/infect-util.d [2020-04-17T04:20:29.030Z] #27 12.81 #=#=# 0.0% ## 4.1% ###### 8.8% ########## 14.3% ############## 20.0% ################## 25.4% ######################### 35.6% ############################### 44.3% ################################## 47.9% ##################################### 51.5% ######################################### 57.7% ############################################# 63.1% ################################################ 67.8% ################################################## 70.8% ##################################################### 75.0% ######################################################## 79.0% ############################################################ 83.7% ############################################################## 86.3% ################################################################### 93.7% ######################################################################## 100.0% [2020-04-17T04:20:29.154Z] #44 34.67 CC images/fh.o [2020-04-17T04:20:29.213Z] #44 80.11 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:20:29.468Z] #44 80.42 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T04:20:29.635Z] #27 14.53 [2020-04-17T04:20:29.723Z] #44 80.70 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T04:20:29.725Z] #44 35.09 CC images/fsnotify.o [2020-04-17T04:20:29.963Z] #27 15.81 #=#=# [2020-04-17T04:20:29.977Z] #44 80.90 DEP compel/src/lib/log.d [2020-04-17T04:20:29.977Z] #44 81.10 DEP compel/src/main.d [2020-04-17T04:20:30.415Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% [2020-04-17T04:20:30.415Z] #27 ... [2020-04-17T04:20:30.415Z] [2020-04-17T04:20:30.415Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:30.415Z] #35 76.45 Selecting previously unselected package libxml2:amd64. [2020-04-17T04:20:30.415Z] #35 76.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T04:20:30.415Z] #35 76.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:20:30.415Z] #35 77.69 Selecting previously unselected package libarchive13:amd64. [2020-04-17T04:20:30.415Z] #35 77.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T04:20:30.415Z] #35 77.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T04:20:30.415Z] #35 78.47 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T04:20:30.415Z] #35 78.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T04:20:30.415Z] #35 78.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T04:20:30.415Z] #35 78.79 Selecting previously unselected package librhash0:amd64. [2020-04-17T04:20:30.415Z] #35 78.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T04:20:30.415Z] #35 78.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T04:20:30.415Z] #35 79.38 Selecting previously unselected package libuv1:amd64. [2020-04-17T04:20:30.415Z] #35 79.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T04:20:30.415Z] #35 79.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T04:20:30.415Z] #35 79.65 Selecting previously unselected package cmake. [2020-04-17T04:20:30.415Z] #35 79.69 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T04:20:30.415Z] #35 79.70 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:20:30.415Z] #35 85.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:20:30.415Z] #35 85.81 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:20:30.415Z] #35 85.83 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T04:20:30.415Z] #35 85.85 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:20:30.415Z] #35 85.91 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T04:20:30.415Z] #35 85.92 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:20:30.415Z] #35 85.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:20:30.415Z] #35 85.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T04:20:30.415Z] #35 85.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T04:20:30.415Z] #35 86.00 Setting up cmake (3.13.4-1) ... [2020-04-17T04:20:30.415Z] #35 86.02 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:30.415Z] #35 86.14 Processing triggers for mime-support (3.62) ... [2020-04-17T04:20:30.415Z] #35 ... [2020-04-17T04:20:30.415Z] [2020-04-17T04:20:30.415Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:30.536Z] #44 81.36 DEP compel/src/lib/handle-elf.d [2020-04-17T04:20:30.536Z] #44 ... [2020-04-17T04:20:30.536Z] [2020-04-17T04:20:30.536Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:30.536Z] #47 170.0 vendor/golang.org/x/net/http2/hpack [2020-04-17T04:20:30.536Z] #47 171.3 mime [2020-04-17T04:20:30.536Z] #47 174.2 net/http/internal [2020-04-17T04:20:30.665Z] #44 35.83 CC images/signalfd.o [2020-04-17T04:20:30.790Z] #47 ... [2020-04-17T04:20:30.791Z] [2020-04-17T04:20:30.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:30.791Z] #44 81.70 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T04:20:30.994Z] #27 16.19 0.0% 1.3% # 2.8% ## 3.4% #### 6.1% ###### 9.4% ######## 11.2% ######### 13.6% [2020-04-17T04:20:30.994Z] #27 ... [2020-04-17T04:20:30.994Z] [2020-04-17T04:20:30.994Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:30.994Z] #33 77.75 reflect [2020-04-17T04:20:30.994Z] #33 87.20 time [2020-04-17T04:20:30.994Z] #33 ... [2020-04-17T04:20:30.994Z] [2020-04-17T04:20:30.994Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:30.994Z] #50 77.79 + cd /tmp/tmp.w1T7KVAoIH/src/gotest.tools/gotestsum [2020-04-17T04:20:30.994Z] #50 77.79 + git checkout -q v0.3.5 [2020-04-17T04:20:30.994Z] #50 77.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:20:31.045Z] #44 82.07 CC compel/src/lib/log.o [2020-04-17T04:20:31.212Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% [2020-04-17T04:20:31.212Z] #27 ... [2020-04-17T04:20:31.212Z] [2020-04-17T04:20:31.212Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:31.212Z] #35 DONE 87.3s [2020-04-17T04:20:31.212Z] [2020-04-17T04:20:31.212Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:20:31.212Z] #36 DONE 0.1s [2020-04-17T04:20:31.212Z] [2020-04-17T04:20:31.212Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:31.212Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% [2020-04-17T04:20:31.212Z] #27 ... [2020-04-17T04:20:31.212Z] [2020-04-17T04:20:31.212Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:20:31.212Z] #37 DONE 0.1s [2020-04-17T04:20:31.212Z] [2020-04-17T04:20:31.212Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:31.236Z] #44 36.49 CC images/fs.o [2020-04-17T04:20:31.236Z] #44 36.70 CC images/pstree.o [2020-04-17T04:20:31.253Z] #50 ... [2020-04-17T04:20:31.253Z] [2020-04-17T04:20:31.253Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:31.470Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% [2020-04-17T04:20:31.470Z] #27 ... [2020-04-17T04:20:31.470Z] [2020-04-17T04:20:31.470Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:20:31.470Z] #30 77.41 Checking out files: 75% (1153/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-04-17T04:20:31.470Z] #30 79.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:20:31.470Z] #30 79.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:20:31.503Z] #44 36.91 CC images/pipe.o [2020-04-17T04:20:31.731Z] #30 ... [2020-04-17T04:20:31.731Z] [2020-04-17T04:20:31.731Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:31.989Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% ##################### 29.9% ####################### 32.9% ######################## 34.1% ######################### 35.5% ######### [2020-04-17T04:20:31.989Z] #27 ... [2020-04-17T04:20:31.989Z] [2020-04-17T04:20:31.989Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:31.989Z] #33 77.82 reflect [2020-04-17T04:20:32.011Z] #44 82.71 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T04:20:32.033Z] #27 16.19 0.0% 1.3% # 2.8% ## 3.4% #### 6.1% ###### 9.4% ######## 11.2% ######### 13.6% ########### 15.6% ############ 17.6% ############## 19.7% ############### 21.6% ################# 24.2% ################### 26.5% ##################### 29.2% ##################### 30.4% ######################## 33.8% ######################### 35.5% ########################### 37.5% ## [2020-04-17T04:20:32.033Z] #27 ... [2020-04-17T04:20:32.033Z] [2020-04-17T04:20:32.033Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:32.033Z] #47 78.99 bufio [2020-04-17T04:20:32.033Z] #47 80.09 reflect [2020-04-17T04:20:32.033Z] #47 81.50 syscall [2020-04-17T04:20:32.075Z] #44 37.36 CC images/tcp-stream.o [2020-04-17T04:20:32.252Z] #33 ... [2020-04-17T04:20:32.252Z] [2020-04-17T04:20:32.252Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:32.291Z] #47 ... [2020-04-17T04:20:32.291Z] [2020-04-17T04:20:32.291Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:32.646Z] #44 37.83 CC images/sk-packet.o [2020-04-17T04:20:32.767Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% ##################### 29.9% ####################### 32.9% ######################## 34.1% ######################### 35.5% ########################## 37.1% ########################### 38.0% ############################ 39.7% ############################## 42.4% ################################# 46.1% ################################## 47.4% ################################### 48.9% [2020-04-17T04:20:32.767Z] #27 ... [2020-04-17T04:20:32.767Z] [2020-04-17T04:20:32.768Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:32.768Z] #50 78.58 + cd /tmp/tmp.HygpbZAkyT/src/gotest.tools/gotestsum [2020-04-17T04:20:32.768Z] #50 78.58 + git checkout -q v0.3.5 [2020-04-17T04:20:32.768Z] #50 78.65 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:20:32.908Z] #44 38.18 CC images/mnt.o [2020-04-17T04:20:32.934Z] #44 83.99 CC compel/arch/x86/src/lib/infect.o [2020-04-17T04:20:33.026Z] #50 ... [2020-04-17T04:20:33.026Z] [2020-04-17T04:20:33.026Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:33.169Z] #44 38.58 CC images/pipe-data.o [2020-04-17T04:20:33.740Z] #44 38.99 CC images/sa.o [2020-04-17T04:20:34.002Z] #44 39.36 CC images/timer.o [2020-04-17T04:20:34.320Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% ##################### 29.9% ####################### 32.9% ######################## 34.1% ######################### 35.5% ########################## 37.1% ########################### 38.0% ############################ 39.7% ############################## 42.4% ################################# 46.1% ################################## 47.4% ################################### 48.9% #################################### 50.2% ##################################### 52.0% ###################################### 53.7% ####################################### 55.2% ######################################### 58.2% ########################################### 60.7% ############################################# 62.9% ############################################## 65.1% ############################################### 66.5% ################################################# 68.5% ################################################## 70.0% ################################################### 71.5% ##################################################### 73.6% ####################################################### 77.1% [2020-04-17T04:20:34.320Z] #27 ... [2020-04-17T04:20:34.320Z] [2020-04-17T04:20:34.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:34.320Z] #10 80.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T04:20:34.320Z] #10 80.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T04:20:34.320Z] #10 80.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T04:20:34.320Z] #10 80.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T04:20:34.320Z] #10 80.53 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-04-17T04:20:34.320Z] #10 80.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T04:20:34.320Z] #10 80.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T04:20:34.320Z] #10 80.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T04:20:34.320Z] #10 80.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T04:20:34.320Z] #10 80.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T04:20:34.320Z] #10 80.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T04:20:34.320Z] #10 80.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T04:20:34.320Z] #10 80.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-17T04:20:34.320Z] #10 80.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T04:20:34.320Z] #10 80.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T04:20:34.320Z] #10 82.91 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:34.320Z] #10 83.28 Fetched 77.7 MB in 13s (5967 kB/s) [2020-04-17T04:20:34.320Z] #10 83.56 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:20:34.320Z] #10 83.56 (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 ... 15405 files and directories currently installed.) [2020-04-17T04:20:34.320Z] #10 83.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T04:20:34.320Z] #10 83.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:20:34.320Z] #10 87.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:20:34.320Z] #10 87.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T04:20:34.320Z] #10 87.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:20:34.574Z] #44 39.96 CC images/timerfd.o [2020-04-17T04:20:34.578Z] #10 ... [2020-04-17T04:20:34.578Z] [2020-04-17T04:20:34.578Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:34.816Z] #44 85.45 CC compel/src/lib/infect-rpc.o [2020-04-17T04:20:34.837Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% ##################### 29.9% ####################### 32.9% ######################## 34.1% ######################### 35.5% ########################## 37.1% ########################### 38.0% ############################ 39.7% ############################## 42.4% ################################# 46.1% ################################## 47.4% ################################### 48.9% #################################### 50.2% ##################################### 52.0% ###################################### 53.7% ####################################### 55.2% ######################################### 58.2% ########################################### 60.7% ############################################# 62.9% ############################################## 65.1% ############################################### 66.5% ################################################# 68.5% ################################################## 70.0% ################################################### 71.5% ##################################################### 73.6% ####################################################### 77.1% ######################################################## 79.1% ######################################################### 79.7% ########################################################### 82.2% ############################################################ 84.6% [2020-04-17T04:20:34.837Z] #27 ... [2020-04-17T04:20:34.838Z] [2020-04-17T04:20:34.838Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:34.838Z] #56 80.59 reflect [2020-04-17T04:20:34.838Z] #56 80.61 syscall [2020-04-17T04:20:34.838Z] #56 ... [2020-04-17T04:20:34.838Z] [2020-04-17T04:20:34.838Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:35.073Z] #44 85.87 CC compel/src/lib/infect-util.o [2020-04-17T04:20:35.096Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% ##################### 29.9% ####################### 32.9% ######################## 34.1% ######################### 35.5% ########################## 37.1% ########################### 38.0% ############################ 39.7% ############################## 42.4% ################################# 46.1% ################################## 47.4% ################################### 48.9% #################################### 50.2% ##################################### 52.0% ###################################### 53.7% ####################################### 55.2% ######################################### 58.2% ########################################### 60.7% ############################################# 62.9% ############################################## 65.1% ############################################### 66.5% ################################################# 68.5% ################################################## 70.0% ################################################### 71.5% ##################################################### 73.6% ####################################################### 77.1% ######################################################## 79.1% ######################################################### 79.7% ########################################################### 82.2% ############################################################ 84.6% ############################################################## 87.5% ################################################################ 89.8% ################################################################# 91.0% ## [2020-04-17T04:20:35.096Z] #27 ... [2020-04-17T04:20:35.096Z] [2020-04-17T04:20:35.096Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:35.096Z] #43 81.26 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:20:35.096Z] #43 81.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:35.096Z] #43 81.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:20:35.096Z] #43 81.52 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:20:35.096Z] #43 81.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:20:35.096Z] #43 81.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:20:35.096Z] #43 81.97 Selecting previously unselected package python-six. [2020-04-17T04:20:35.096Z] #43 81.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:20:35.096Z] #43 81.98 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:20:35.096Z] #43 82.38 Selecting previously unselected package python-protobuf. [2020-04-17T04:20:35.096Z] #43 82.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:35.096Z] #43 82.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:20:35.096Z] #43 83.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:20:35.129Z] #27 16.19 0.0% 1.3% # 2.8% ## 3.4% #### 6.1% ###### 9.4% ######## 11.2% ######### 13.6% ########### 15.6% ############ 17.6% ############## 19.7% ############### 21.6% ################# 24.2% ################### 26.5% ##################### 29.2% ##################### 30.4% ######################## 33.8% ######################### 35.5% ########################### 37.5% ############################ 39.8% ############################# 41.5% ############################## 42.7% ############################### 44.3% ################################ 45.3% ################################## 47.3% #################################### 50.4% ##################################### 52.7% ####################################### 54.4% ######################################## 56.5% ########################################## 59.1% ############################################ 61.2% ############################################# 63.6% ############################################### 66.2% ################################################ 66.9% ################################################ 67.9% ################################################## 69.4% ################################################## 70.2% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% ####################################################### 76.5% ####################################################### 77.7% ######################################################## 78.7% ######################################################### 79.6% ## [2020-04-17T04:20:35.129Z] #27 ... [2020-04-17T04:20:35.129Z] [2020-04-17T04:20:35.129Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:35.129Z] #43 82.28 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:20:35.129Z] #43 82.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:20:35.129Z] #43 82.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:20:35.129Z] #43 82.73 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:20:35.129Z] #43 82.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:35.129Z] #43 82.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:20:35.129Z] #43 83.11 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:20:35.129Z] #43 83.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:20:35.129Z] #43 83.11 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:20:35.129Z] #43 83.89 Selecting previously unselected package python-six. [2020-04-17T04:20:35.129Z] #43 83.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:20:35.129Z] #43 83.93 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:20:35.129Z] #43 84.14 Selecting previously unselected package python-protobuf. [2020-04-17T04:20:35.129Z] #43 84.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T04:20:35.129Z] #43 84.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:20:35.129Z] #43 85.09 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:20:35.129Z] #43 ... [2020-04-17T04:20:35.129Z] [2020-04-17T04:20:35.129Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:35.146Z] #44 40.28 CC images/mm.o [2020-04-17T04:20:35.331Z] #44 86.28 CC compel/src/lib/infect.o [2020-04-17T04:20:35.355Z] #43 ... [2020-04-17T04:20:35.355Z] [2020-04-17T04:20:35.355Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:35.408Z] #44 40.76 CC images/sk-opts.o [2020-04-17T04:20:35.614Z] #27 14.86 #=#=# # 1.4% ## 3.1% ## 4.1% #### 6.3% ##### 8.3% ####### 9.8% ######## 11.3% ######### 12.7% ########### 15.9% ############# 18.2% ############## 20.7% ################ 22.4% ################# 24.1% ################## 25.3% ################### 27.6% ##################### 29.9% ####################### 32.9% ######################## 34.1% ######################### 35.5% ########################## 37.1% ########################### 38.0% ############################ 39.7% ############################## 42.4% ################################# 46.1% ################################## 47.4% ################################### 48.9% #################################### 50.2% ##################################### 52.0% ###################################### 53.7% ####################################### 55.2% ######################################### 58.2% ########################################### 60.7% ############################################# 62.9% ############################################## 65.1% ############################################### 66.5% ################################################# 68.5% ################################################## 70.0% ################################################### 71.5% ##################################################### 73.6% ####################################################### 77.1% ######################################################## 79.1% ######################################################### 79.7% ########################################################### 82.2% ############################################################ 84.6% ############################################################## 87.5% ################################################################ 89.8% ################################################################# 91.0% #################################################################### 94.8% ##################################################################### 96.7% ####################################################################### 99.1% ######################################################################## 100.0% [2020-04-17T04:20:35.614Z] #27 ... [2020-04-17T04:20:35.614Z] [2020-04-17T04:20:35.614Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:35.614Z] #47 81.25 syscall [2020-04-17T04:20:35.614Z] #47 ... [2020-04-17T04:20:35.614Z] [2020-04-17T04:20:35.614Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:35.614Z] #33 88.09 time [2020-04-17T04:20:35.669Z] #44 41.04 CC images/sk-unix.o [2020-04-17T04:20:36.163Z] #27 16.19 0.0% 1.3% # 2.8% ## 3.4% #### 6.1% ###### 9.4% ######## 11.2% ######### 13.6% ########### 15.6% ############ 17.6% ############## 19.7% ############### 21.6% ################# 24.2% ################### 26.5% ##################### 29.2% ##################### 30.4% ######################## 33.8% ######################### 35.5% ########################### 37.5% ############################ 39.8% ############################# 41.5% ############################## 42.7% ############################### 44.3% ################################ 45.3% ################################## 47.3% #################################### 50.4% ##################################### 52.7% ####################################### 54.4% ######################################## 56.5% ########################################## 59.1% ############################################ 61.2% ############################################# 63.6% ############################################### 66.2% ################################################ 66.9% ################################################ 67.9% ################################################## 69.4% ################################################## 70.2% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% ####################################################### 76.5% ####################################################### 77.7% ######################################################## 78.7% ######################################################### 79.6% ########################################################## 81.2% ########################################################### 82.1% ############################################################ 83.5% ############################################################### 88.5% ################################################################ 90.3% ################################################################## 92.6% #################################################################### 94.5% ###################################################################### 97.3% ####################################################################### 99.6% ######################################################################## 100.0% [2020-04-17T04:20:36.242Z] #44 ... [2020-04-17T04:20:36.242Z] [2020-04-17T04:20:36.242Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:36.242Z] #10 91.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:20:36.242Z] #10 91.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-17T04:20:36.242Z] #10 91.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:36.242Z] #10 ... [2020-04-17T04:20:36.242Z] [2020-04-17T04:20:36.242Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:36.242Z] #47 90.73 go/parser [2020-04-17T04:20:36.242Z] #47 92.17 encoding/xml [2020-04-17T04:20:36.242Z] #47 98.19 go/doc [2020-04-17T04:20:36.242Z] #47 98.37 math/big [2020-04-17T04:20:36.421Z] #27 22.56 [2020-04-17T04:20:36.503Z] #47 ... [2020-04-17T04:20:36.503Z] [2020-04-17T04:20:36.503Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:36.503Z] #56 92.05 golang.org/x/crypto/ssh/terminal [2020-04-17T04:20:36.503Z] #56 95.67 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:20:36.503Z] #56 DONE 101.2s [2020-04-17T04:20:36.503Z] [2020-04-17T04:20:36.503Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:36.503Z] #44 41.64 CC images/sk-inet.o [2020-04-17T04:20:36.691Z] #44 ... [2020-04-17T04:20:36.691Z] [2020-04-17T04:20:36.691Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:36.691Z] #68 176.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:20:36.691Z] #68 176.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:20:36.691Z] #68 ... [2020-04-17T04:20:36.691Z] [2020-04-17T04:20:36.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:36.691Z] #47 182.3 net/textproto [2020-04-17T04:20:36.691Z] #47 182.3 crypto/x509 [2020-04-17T04:20:36.691Z] #47 184.1 vendor/golang.org/x/net/http/httpguts [2020-04-17T04:20:36.691Z] #47 184.4 vendor/golang.org/x/net/http/httpproxy [2020-04-17T04:20:36.691Z] #47 185.4 mime/multipart [2020-04-17T04:20:37.076Z] #44 42.37 CC images/tun.o [2020-04-17T04:20:37.250Z] #47 ... [2020-04-17T04:20:37.250Z] [2020-04-17T04:20:37.250Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:37.250Z] #50 DONE 186.9s [2020-04-17T04:20:37.250Z] [2020-04-17T04:20:37.250Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:37.250Z] #68 DONE 186.9s [2020-04-17T04:20:37.521Z] #33 ... [2020-04-17T04:20:37.521Z] [2020-04-17T04:20:37.521Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:37.521Z] #43 92.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:37.521Z] #43 92.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:37.521Z] #43 92.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:37.521Z] #43 92.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:37.521Z] #43 92.78 Setting up python-six (1.12.0-1) ... [2020-04-17T04:20:37.548Z] [2020-04-17T04:20:37.549Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:20:37.549Z] #69 DONE 0.2s [2020-04-17T04:20:37.549Z] [2020-04-17T04:20:37.549Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:20:37.795Z] #27 ... [2020-04-17T04:20:37.795Z] [2020-04-17T04:20:37.795Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:37.795Z] #56 84.20 syscall [2020-04-17T04:20:37.795Z] #56 84.21 reflect [2020-04-17T04:20:37.795Z] #56 ... [2020-04-17T04:20:37.795Z] [2020-04-17T04:20:37.795Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:37.795Z] #10 84.77 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:20:37.795Z] #10 85.14 Fetched 77.7 MB in 12s (6392 kB/s) [2020-04-17T04:20:37.795Z] #10 85.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:20:37.795Z] #10 85.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-17T04:20:37.795Z] #10 85.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T04:20:37.795Z] #10 85.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:20:37.795Z] #10 90.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:20:37.795Z] #10 90.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T04:20:37.795Z] #10 90.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:20:37.795Z] #10 ... [2020-04-17T04:20:37.795Z] [2020-04-17T04:20:37.795Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:37.795Z] #35 91.79 Selecting previously unselected package libxml2:amd64. [2020-04-17T04:20:37.795Z] #35 91.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T04:20:37.795Z] #35 91.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:20:37.795Z] #35 93.45 Selecting previously unselected package libarchive13:amd64. [2020-04-17T04:20:37.795Z] #35 93.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T04:20:37.795Z] #35 93.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T04:20:37.795Z] #35 94.14 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T04:20:37.795Z] #35 94.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T04:20:37.795Z] #35 94.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T04:20:37.795Z] #35 94.48 Selecting previously unselected package librhash0:amd64. [2020-04-17T04:20:37.795Z] #35 94.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T04:20:37.795Z] #35 94.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T04:20:37.795Z] #35 94.68 Selecting previously unselected package libuv1:amd64. [2020-04-17T04:20:37.795Z] #35 94.68 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T04:20:37.795Z] #35 94.69 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T04:20:37.795Z] #35 94.91 Selecting previously unselected package cmake. [2020-04-17T04:20:37.795Z] #35 94.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T04:20:37.795Z] #35 94.94 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:20:38.023Z] #44 43.17 CC images/sk-netlink.o [2020-04-17T04:20:38.599Z] #44 43.78 CC images/packet-sock.o [2020-04-17T04:20:38.860Z] #44 44.22 CC images/ipc-var.o [2020-04-17T04:20:39.121Z] #44 44.46 CC images/ipc-desc.o [2020-04-17T04:20:39.383Z] #44 44.83 CC images/ipc-shm.o [2020-04-17T04:20:39.430Z] #30 ... [2020-04-17T04:20:39.430Z] [2020-04-17T04:20:39.431Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:39.431Z] #44 89.95 CC compel/src/lib/ptrace.o [2020-04-17T04:20:39.643Z] #44 45.17 CC images/ipc-msg.o [2020-04-17T04:20:39.685Z] #44 90.66 AR compel/libcompel.a [2020-04-17T04:20:39.939Z] #44 90.87 HOSTCC compel/src/main-host.o [2020-04-17T04:20:40.214Z] #44 45.52 CC images/ipc-sem.o [2020-04-17T04:20:40.475Z] #44 45.83 CC images/utsns.o [2020-04-17T04:20:40.737Z] #44 46.21 CC images/creds.o [2020-04-17T04:20:40.863Z] #44 91.49 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T04:20:40.863Z] #44 91.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:20:40.997Z] #44 46.44 CC images/vma.o [2020-04-17T04:20:41.076Z] #35 ... [2020-04-17T04:20:41.076Z] [2020-04-17T04:20:41.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:41.076Z] #10 95.85 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:20:41.076Z] #10 95.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:20:41.076Z] #10 95.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:20:41.076Z] #10 96.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T04:20:41.076Z] #10 96.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:20:41.076Z] #10 96.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:41.076Z] #10 96.89 Selecting previously unselected package dmsetup. [2020-04-17T04:20:41.076Z] #10 96.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:20:41.076Z] #10 96.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:20:41.076Z] #10 97.35 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:20:41.076Z] #10 97.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:20:41.076Z] #10 97.36 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:20:41.263Z] #44 46.58 CC images/netdev.o [2020-04-17T04:20:41.523Z] #44 47.05 CC images/tty.o [2020-04-17T04:20:41.666Z] Removing intermediate container 41d6d5a98044 [2020-04-17T04:20:41.666Z] ---> c29d0b095597 [2020-04-17T04:20:41.666Z] Step 11/16 : ARG GOOS [2020-04-17T04:20:41.666Z] ---> Running in 40e3b8e803e1 [2020-04-17T04:20:41.666Z] Removing intermediate container 40e3b8e803e1 [2020-04-17T04:20:41.666Z] ---> 196d2031c2b6 [2020-04-17T04:20:41.666Z] Step 12/16 : ARG GOARCH [2020-04-17T04:20:41.666Z] ---> Running in 6385488ba635 [2020-04-17T04:20:41.666Z] Removing intermediate container 6385488ba635 [2020-04-17T04:20:41.666Z] ---> 4e7aa724a0cb [2020-04-17T04:20:41.666Z] 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-04-17T04:20:41.666Z] ---> Running in f65acee1de57 [2020-04-17T04:20:41.707Z] #43 ... [2020-04-17T04:20:41.707Z] [2020-04-17T04:20:41.707Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:41.707Z] #38 4.446 + RM_GOPATH=0 [2020-04-17T04:20:41.707Z] #38 4.446 + TMP_GOPATH= [2020-04-17T04:20:41.707Z] #38 4.446 + : /build [2020-04-17T04:20:41.707Z] #38 4.446 + '[' -z '' ']' [2020-04-17T04:20:41.707Z] #38 4.448 ++ mktemp -d [2020-04-17T04:20:41.707Z] #38 4.448 + export GOPATH=/tmp/tmp.3A7Q7pCDrQ [2020-04-17T04:20:41.707Z] #38 4.448 + GOPATH=/tmp/tmp.3A7Q7pCDrQ [2020-04-17T04:20:41.707Z] #38 4.448 + RM_GOPATH=1 [2020-04-17T04:20:41.707Z] #38 4.449 ++ dirname ./install.sh [2020-04-17T04:20:41.707Z] #38 4.495 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:20:41.707Z] #38 4.495 + dir=. [2020-04-17T04:20:41.707Z] #38 4.495 + bin=tini [2020-04-17T04:20:41.707Z] #38 4.495 + shift [2020-04-17T04:20:41.707Z] #38 4.495 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:20:41.707Z] #38 4.495 + . ./tini.installer [2020-04-17T04:20:41.707Z] #38 4.495 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:20:41.707Z] #38 4.495 + install_tini [2020-04-17T04:20:41.707Z] #38 4.495 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:20:41.707Z] #38 4.495 + git clone https://github.com/krallin/tini.git /tmp/tmp.3A7Q7pCDrQ/tini [2020-04-17T04:20:41.707Z] #38 4.495 Cloning into '/tmp/tmp.3A7Q7pCDrQ/tini'... [2020-04-17T04:20:41.707Z] #38 5.744 + cd /tmp/tmp.3A7Q7pCDrQ/tini [2020-04-17T04:20:41.707Z] #38 5.744 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:20:41.707Z] #38 5.802 + cmake . [2020-04-17T04:20:41.707Z] #38 6.983 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:20:41.707Z] #38 7.065 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:20:41.707Z] #38 9.049 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:20:41.707Z] #38 9.060 -- Detecting C compiler ABI info [2020-04-17T04:20:41.707Z] #38 10.28 -- Detecting C compiler ABI info - done [2020-04-17T04:20:41.707Z] #38 ... [2020-04-17T04:20:41.707Z] [2020-04-17T04:20:41.707Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:41.707Z] #10 93.75 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:20:41.707Z] #10 93.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:20:41.707Z] #10 93.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:20:41.707Z] #10 94.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T04:20:41.707Z] #10 94.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:20:41.707Z] #10 94.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:41.707Z] #10 94.59 Selecting previously unselected package dmsetup. [2020-04-17T04:20:41.707Z] #10 94.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:20:41.707Z] #10 94.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:20:41.707Z] #10 95.11 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:20:41.707Z] #10 95.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:20:41.707Z] #10 95.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:20:41.829Z] #44 92.67 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:20:42.084Z] #44 93.00 HOSTLINK compel/compel-host-bin [2020-04-17T04:20:42.338Z] #44 93.18 DEP soccr/soccr.d [2020-04-17T04:20:42.338Z] #44 93.44 CC soccr/soccr.o [2020-04-17T04:20:42.479Z] #44 47.81 CC images/file-lock.o [2020-04-17T04:20:42.739Z] #44 48.18 CC images/rlimit.o [2020-04-17T04:20:43.310Z] #44 48.45 CC images/pagemap.o [2020-04-17T04:20:43.571Z] #44 48.97 CC images/siginfo.o [2020-04-17T04:20:43.696Z] #44 94.59 AR soccr/libsoccr.a [2020-04-17T04:20:43.696Z] #44 94.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:20:43.969Z] #44 94.84 DEP criu/arch/x86/sigframe.d [2020-04-17T04:20:43.969Z] #44 94.94 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T04:20:43.969Z] #44 94.98 DEP criu/arch/x86/kerndat.d [2020-04-17T04:20:44.143Z] #44 49.35 CC images/rpc.o [2020-04-17T04:20:44.143Z] #44 ... [2020-04-17T04:20:44.143Z] [2020-04-17T04:20:44.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:44.143Z] #10 108.9 Selecting previously unselected package libapparmor1:arm64. [2020-04-17T04:20:44.143Z] #10 108.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-17T04:20:44.143Z] #10 108.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-17T04:20:44.236Z] #10 ... [2020-04-17T04:20:44.236Z] [2020-04-17T04:20:44.236Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:44.236Z] #43 100.1 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:20:44.236Z] #43 100.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:20:44.236Z] #43 100.1 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:20:44.236Z] #43 100.2 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:20:44.267Z] #44 ... [2020-04-17T04:20:44.267Z] [2020-04-17T04:20:44.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:44.267Z] #10 189.4 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T04:20:44.267Z] #10 189.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 189.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T04:20:44.267Z] #10 189.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T04:20:44.267Z] #10 189.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 189.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T04:20:44.267Z] #10 189.9 Selecting previously unselected package libbtrfs0. [2020-04-17T04:20:44.267Z] #10 189.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 189.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:20:44.267Z] #10 190.0 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:20:44.267Z] #10 190.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 190.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:20:44.267Z] #10 190.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T04:20:44.267Z] #10 190.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 190.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:44.267Z] #10 190.4 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T04:20:44.267Z] #10 190.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 190.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:20:44.267Z] #10 190.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T04:20:44.267Z] #10 190.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 190.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T04:20:44.267Z] #10 191.2 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T04:20:44.267Z] #10 191.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 191.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 191.5 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T04:20:44.267Z] #10 191.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 191.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 191.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T04:20:44.267Z] #10 191.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 191.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 192.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T04:20:44.267Z] #10 192.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 192.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 192.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T04:20:44.267Z] #10 192.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 192.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T04:20:44.267Z] #10 192.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T04:20:44.267Z] #10 192.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 192.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:44.267Z] #10 192.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T04:20:44.267Z] #10 192.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 192.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T04:20:44.267Z] #10 193.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T04:20:44.267Z] #10 193.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T04:20:44.267Z] #10 193.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:20:44.267Z] #10 193.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 193.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:20:44.267Z] #10 193.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:20:44.267Z] #10 193.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:20:44.267Z] #10 193.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T04:20:44.267Z] #10 193.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:20:44.267Z] #10 193.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:20:44.267Z] #10 193.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:20:44.267Z] #10 193.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T04:20:44.267Z] #10 193.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:44.267Z] #10 193.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:20:44.267Z] #10 193.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:20:44.267Z] #10 193.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:44.267Z] #10 193.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T04:20:44.267Z] #10 193.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T04:20:44.267Z] #10 193.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:20:44.267Z] #10 193.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T04:20:44.267Z] #10 193.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:44.267Z] #10 193.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:20:44.267Z] #10 193.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:44.267Z] #10 193.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T04:20:44.267Z] #10 193.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:44.267Z] #10 DONE 194.2s [2020-04-17T04:20:44.267Z] [2020-04-17T04:20:44.267Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:20:44.267Z] #58 DONE 0.1s [2020-04-17T04:20:44.267Z] [2020-04-17T04:20:44.267Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:20:44.267Z] #59 DONE 0.1s [2020-04-17T04:20:44.267Z] [2020-04-17T04:20:44.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:44.267Z] #44 95.15 DEP criu/arch/x86/crtools.d [2020-04-17T04:20:44.360Z] #10 ... [2020-04-17T04:20:44.360Z] [2020-04-17T04:20:44.360Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:44.360Z] #35 101.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:20:44.360Z] #35 101.3 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:20:44.360Z] #35 101.5 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T04:20:44.360Z] #35 101.5 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:20:44.404Z] #10 109.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-17T04:20:44.404Z] #10 109.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-17T04:20:44.404Z] #10 109.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-17T04:20:44.404Z] #10 109.3 Selecting previously unselected package libbtrfs0. [2020-04-17T04:20:44.404Z] #10 109.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-17T04:20:44.404Z] #10 109.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:20:44.522Z] #44 95.37 DEP criu/arch/x86/cpu.d [2020-04-17T04:20:44.619Z] #35 101.7 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T04:20:44.665Z] #10 109.5 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:20:44.665Z] #10 109.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-17T04:20:44.665Z] #10 109.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:20:44.665Z] #10 109.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-17T04:20:44.776Z] #44 95.61 CC criu/arch/x86/cpu.o [2020-04-17T04:20:44.878Z] #35 101.9 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:20:44.878Z] #35 102.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:20:44.878Z] #35 102.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T04:20:44.878Z] #35 102.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T04:20:44.878Z] #35 102.0 Setting up cmake (3.13.4-1) ... [2020-04-17T04:20:44.878Z] #35 102.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:44.926Z] #10 109.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-17T04:20:44.926Z] #10 109.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T04:20:44.926Z] #10 109.8 Selecting previously unselected package libudev-dev:arm64. [2020-04-17T04:20:44.926Z] #10 109.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-17T04:20:44.926Z] #10 109.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-17T04:20:45.136Z] #35 102.3 Processing triggers for mime-support (3.62) ... [2020-04-17T04:20:45.187Z] #10 110.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-17T04:20:45.187Z] #10 110.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-17T04:20:45.187Z] #10 110.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-17T04:20:45.335Z] #44 96.31 CC criu/arch/x86/crtools.o [2020-04-17T04:20:45.611Z] #43 ... [2020-04-17T04:20:45.611Z] [2020-04-17T04:20:45.611Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:45.611Z] #27 20.83 [2020-04-17T04:20:45.611Z] #27 22.67 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:20:45.611Z] #27 23.52 #=#=# [2020-04-17T04:20:45.611Z] #27 23.91 ######################################################################## 100.0% [2020-04-17T04:20:45.611Z] #27 24.29 [2020-04-17T04:20:45.611Z] #27 25.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:20:45.611Z] #27 26.28 [2020-04-17T04:20:45.611Z] #27 26.45 ## 2.8% ######################################################################## 100.0% [2020-04-17T04:20:45.611Z] #27 26.75 [2020-04-17T04:20:45.611Z] #27 28.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:20:45.611Z] #27 28.81 skipping existing 1849cc453dee [2020-04-17T04:20:45.611Z] #27 29.06 [2020-04-17T04:20:45.611Z] #27 30.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:20:45.703Z] #35 ... [2020-04-17T04:20:45.703Z] [2020-04-17T04:20:45.703Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:45.703Z] #43 92.91 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:45.703Z] #43 92.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:45.703Z] #43 92.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:45.703Z] #43 92.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T04:20:45.703Z] #43 92.98 Setting up python-six (1.12.0-1) ... [2020-04-17T04:20:45.703Z] #43 100.5 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T04:20:45.703Z] #43 100.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:20:45.703Z] #43 100.5 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:45.703Z] #43 100.5 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T04:20:45.703Z] #43 100.5 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:45.703Z] #43 100.5 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:20:45.703Z] #43 100.6 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:20:45.703Z] #43 100.6 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T04:20:45.703Z] #43 100.6 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:20:45.703Z] #43 100.7 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:20:45.758Z] #10 110.4 Selecting previously unselected package libpcre16-3:arm64. [2020-04-17T04:20:45.758Z] #10 110.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-17T04:20:45.758Z] #10 110.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-17T04:20:45.758Z] #10 110.7 Selecting previously unselected package libpcre32-3:arm64. [2020-04-17T04:20:45.913Z] #27 30.94 #=#=# [2020-04-17T04:20:45.965Z] #43 ... [2020-04-17T04:20:45.965Z] [2020-04-17T04:20:45.965Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:45.965Z] #27 23.98 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:20:45.965Z] #27 24.79 #=#=# [2020-04-17T04:20:45.965Z] #27 25.13 #=#=# ######################################################################## 100.0% [2020-04-17T04:20:45.965Z] #27 25.47 [2020-04-17T04:20:45.965Z] #27 27.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:20:45.965Z] #27 27.46 [2020-04-17T04:20:45.965Z] #27 27.72 ## 2.8% ######################################################################## 100.0% [2020-04-17T04:20:45.965Z] #27 28.07 [2020-04-17T04:20:45.965Z] #27 29.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:20:45.965Z] #27 29.97 skipping existing 1849cc453dee [2020-04-17T04:20:45.965Z] #27 30.45 [2020-04-17T04:20:46.024Z] #10 110.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-17T04:20:46.024Z] #10 110.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-17T04:20:46.024Z] #10 111.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-17T04:20:46.024Z] #10 111.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-17T04:20:46.181Z] #27 31.28 #=#=# ######################################################################## 100.0% [2020-04-17T04:20:46.285Z] #10 111.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-17T04:20:46.285Z] #10 111.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-17T04:20:46.285Z] #10 111.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-17T04:20:46.285Z] #10 111.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-17T04:20:46.480Z] #27 31.53 [2020-04-17T04:20:46.480Z] #27 31.61 Download of images into '/build' complete. [2020-04-17T04:20:46.480Z] #27 31.61 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:20:46.480Z] #27 31.61 tar -cC '/build' . | docker load [2020-04-17T04:20:46.534Z] #27 ... [2020-04-17T04:20:46.534Z] [2020-04-17T04:20:46.534Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:20:46.534Z] #35 DONE 103.5s [2020-04-17T04:20:46.534Z] [2020-04-17T04:20:46.534Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:20:46.534Z] #36 DONE 0.1s [2020-04-17T04:20:46.534Z] [2020-04-17T04:20:46.534Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:46.534Z] #27 32.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:20:46.534Z] #27 ... [2020-04-17T04:20:46.534Z] [2020-04-17T04:20:46.534Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:20:46.534Z] #37 DONE 0.1s [2020-04-17T04:20:46.534Z] [2020-04-17T04:20:46.534Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:46.534Z] #33 96.00 internal/poll [2020-04-17T04:20:46.534Z] #33 99.97 internal/syscall/execenv [2020-04-17T04:20:46.534Z] #33 100.4 internal/syscall/unix [2020-04-17T04:20:46.534Z] #33 101.0 os [2020-04-17T04:20:46.534Z] #33 102.8 internal/fmtsort [2020-04-17T04:20:46.534Z] #33 ... [2020-04-17T04:20:46.534Z] [2020-04-17T04:20:46.534Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:46.546Z] #10 111.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-17T04:20:46.694Z] #44 ... [2020-04-17T04:20:46.694Z] [2020-04-17T04:20:46.694Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:20:46.694Z] #11 DONE 2.6s [2020-04-17T04:20:46.694Z] [2020-04-17T04:20:46.694Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:46.694Z] #44 97.71 CC criu/arch/x86/kerndat.o [2020-04-17T04:20:46.806Z] #10 111.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-17T04:20:46.807Z] #10 111.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-17T04:20:47.056Z] #27 DONE 32.1s [2020-04-17T04:20:47.056Z] [2020-04-17T04:20:47.056Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:47.056Z] #38 10.40 -- Detecting C compile features [2020-04-17T04:20:47.056Z] #38 14.11 -- Detecting C compile features - done [2020-04-17T04:20:47.056Z] #38 14.13 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:20:47.056Z] #38 14.45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:20:47.056Z] #38 14.70 -- Configuring done [2020-04-17T04:20:47.056Z] #38 14.72 -- Generating done [2020-04-17T04:20:47.056Z] #38 14.74 -- Build files have been written to: /tmp/tmp.3A7Q7pCDrQ/tini [2020-04-17T04:20:47.056Z] #38 14.76 + make tini-static [2020-04-17T04:20:47.056Z] #38 15.50 Scanning dependencies of target tini-static [2020-04-17T04:20:47.069Z] #10 111.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-17T04:20:47.069Z] #10 111.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-17T04:20:47.069Z] #10 111.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-17T04:20:47.069Z] #10 112.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-17T04:20:47.069Z] #10 112.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-17T04:20:47.256Z] #44 98.29 CC criu/arch/x86/sigaction_compat.o [2020-04-17T04:20:47.313Z] #38 15.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:20:47.330Z] #10 112.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-17T04:20:47.330Z] #10 112.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-17T04:20:47.330Z] #10 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-17T04:20:47.330Z] #10 112.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-17T04:20:47.555Z] #44 98.57 CC criu/arch/x86/sigframe.o [2020-04-17T04:20:47.809Z] #44 98.83 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T04:20:47.809Z] #44 98.90 DEP criu/pie/util-vdso-elf32.d [2020-04-17T04:20:47.912Z] #38 ... [2020-04-17T04:20:47.912Z] [2020-04-17T04:20:47.912Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:20:47.912Z] #27 33.21 [2020-04-17T04:20:47.912Z] #27 33.36 ######################################################################## 100.0% [2020-04-17T04:20:47.912Z] #27 33.56 [2020-04-17T04:20:47.912Z] #27 33.71 Download of images into '/build' complete. [2020-04-17T04:20:47.912Z] #27 33.71 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:20:47.912Z] #27 33.71 tar -cC '/build' . | docker load [2020-04-17T04:20:47.912Z] #27 DONE 33.9s [2020-04-17T04:20:47.912Z] [2020-04-17T04:20:47.912Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:47.912Z] #33 104.3 strings [2020-04-17T04:20:48.170Z] #33 ... [2020-04-17T04:20:48.170Z] [2020-04-17T04:20:48.170Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:48.170Z] #47 95.07 time [2020-04-17T04:20:48.170Z] #47 105.2 os [2020-04-17T04:20:48.244Z] #38 ... [2020-04-17T04:20:48.244Z] [2020-04-17T04:20:48.244Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:48.244Z] #56 94.00 time [2020-04-17T04:20:48.244Z] #56 103.6 encoding/binary [2020-04-17T04:20:48.272Z] #10 113.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-17T04:20:48.272Z] #10 113.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-17T04:20:48.272Z] #10 113.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-17T04:20:48.272Z] #10 113.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:20:48.272Z] #10 113.2 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-17T04:20:48.272Z] #10 113.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-17T04:20:48.272Z] #10 113.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:48.272Z] #10 113.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:20:48.272Z] #10 113.3 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-17T04:20:48.272Z] #10 113.3 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-17T04:20:48.368Z] #44 99.12 DEP criu/pie/util-vdso.d [2020-04-17T04:20:48.368Z] #44 99.21 DEP criu/pie/util.d [2020-04-17T04:20:48.428Z] #47 ... [2020-04-17T04:20:48.428Z] [2020-04-17T04:20:48.428Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:48.428Z] #56 98.81 context [2020-04-17T04:20:48.428Z] #56 100.3 internal/syscall/unix [2020-04-17T04:20:48.428Z] #56 100.6 os [2020-04-17T04:20:48.501Z] #56 ... [2020-04-17T04:20:48.501Z] [2020-04-17T04:20:48.501Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:48.501Z] #33 96.49 internal/poll [2020-04-17T04:20:48.501Z] #33 100.1 internal/syscall/execenv [2020-04-17T04:20:48.501Z] #33 100.3 internal/syscall/unix [2020-04-17T04:20:48.501Z] #33 100.7 os [2020-04-17T04:20:48.501Z] #33 101.8 internal/fmtsort [2020-04-17T04:20:48.501Z] #33 102.9 strings [2020-04-17T04:20:48.532Z] #10 113.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:20:48.532Z] #10 113.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:20:48.532Z] #10 113.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-17T04:20:48.532Z] #10 113.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:20:48.532Z] #10 113.4 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-17T04:20:48.532Z] #10 113.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:20:48.532Z] #10 113.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-17T04:20:48.532Z] #10 113.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:48.532Z] #10 113.5 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-04-17T04:20:48.532Z] #10 113.5 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-04-17T04:20:48.532Z] #10 113.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:20:48.621Z] #44 99.43 CC criu/pie/util.o [2020-04-17T04:20:48.793Z] #10 113.5 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-04-17T04:20:48.794Z] #10 113.5 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-04-17T04:20:48.794Z] #10 113.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:20:48.794Z] #10 113.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-17T04:20:48.794Z] #10 113.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T04:20:48.794Z] #10 113.6 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:20:48.794Z] #10 113.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T04:20:48.794Z] #10 113.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-17T04:20:48.794Z] #10 113.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:48.878Z] #44 99.72 CC criu/pie/util-vdso.o [2020-04-17T04:20:48.878Z] #44 ... [2020-04-17T04:20:48.878Z] [2020-04-17T04:20:48.878Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:20:48.878Z] #12 DONE 2.2s [2020-04-17T04:20:48.994Z] #56 ... [2020-04-17T04:20:48.994Z] [2020-04-17T04:20:48.994Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:48.994Z] #47 105.6 strings [2020-04-17T04:20:49.132Z] [2020-04-17T04:20:49.132Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:20:49.434Z] #33 ... [2020-04-17T04:20:49.434Z] [2020-04-17T04:20:49.434Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:49.434Z] #47 95.04 time [2020-04-17T04:20:49.434Z] #47 103.2 strings [2020-04-17T04:20:49.434Z] #47 ... [2020-04-17T04:20:49.434Z] [2020-04-17T04:20:49.434Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:20:49.434Z] #56 105.0 context [2020-04-17T04:20:49.737Z] #10 DONE 114.4s [2020-04-17T04:20:49.738Z] [2020-04-17T04:20:49.738Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:20:49.738Z] #58 DONE 0.1s [2020-04-17T04:20:49.738Z] [2020-04-17T04:20:49.738Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:20:49.738Z] #11 ... [2020-04-17T04:20:49.738Z] [2020-04-17T04:20:49.738Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:20:49.738Z] #59 DONE 0.1s [2020-04-17T04:20:49.998Z] [2020-04-17T04:20:49.998Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:50.102Z] #13 ... [2020-04-17T04:20:50.102Z] [2020-04-17T04:20:50.102Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:50.102Z] #47 189.4 crypto/tls [2020-04-17T04:20:50.102Z] #47 196.9 net/http/httptrace [2020-04-17T04:20:50.102Z] #47 197.2 net/http [2020-04-17T04:20:50.102Z] #47 ... [2020-04-17T04:20:50.102Z] [2020-04-17T04:20:50.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:50.102Z] #44 100.6 CC criu/pie/util-vdso-elf32.o [2020-04-17T04:20:50.259Z] #60 ... [2020-04-17T04:20:50.259Z] [2020-04-17T04:20:50.259Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:50.259Z] #47 104.7 github.com/LK4D4/vndr/build [2020-04-17T04:20:50.259Z] #47 105.0 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:20:50.259Z] #47 106.0 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:20:50.259Z] #47 110.2 vendor/golang.org/x/net/http2/hpack [2020-04-17T04:20:50.259Z] #47 112.2 mime [2020-04-17T04:20:50.259Z] #47 113.0 vendor/golang.org/x/net/idna [2020-04-17T04:20:50.259Z] #47 ... [2020-04-17T04:20:50.259Z] [2020-04-17T04:20:50.259Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:50.259Z] #44 50.72 CC images/ext-file.o [2020-04-17T04:20:50.259Z] #44 50.90 CC images/cgroup.o [2020-04-17T04:20:50.259Z] #44 51.79 CC images/userns.o [2020-04-17T04:20:50.259Z] #44 52.14 CC images/google/protobuf/descriptor.o [2020-04-17T04:20:50.259Z] #44 54.31 CC images/opts.o [2020-04-17T04:20:50.259Z] #44 54.80 CC images/seccomp.o [2020-04-17T04:20:50.259Z] #44 55.27 CC images/binfmt-misc.o [2020-04-17T04:20:50.259Z] #44 55.64 CC images/time.o [2020-04-17T04:20:50.357Z] #44 101.3 AR criu/pie/pie.lib.a [2020-04-17T04:20:50.357Z] #44 101.4 DEP criu/pie/restorer.d [2020-04-17T04:20:50.520Z] #44 55.92 CC images/sysctl.o [2020-04-17T04:20:50.612Z] #44 101.6 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T04:20:50.612Z] #44 101.7 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T04:20:50.781Z] #44 56.04 CC images/autofs.o [2020-04-17T04:20:50.867Z] #44 101.8 DEP criu/arch/x86/restorer.d [2020-04-17T04:20:51.042Z] #44 56.27 CC images/macvlan.o [2020-04-17T04:20:51.122Z] #44 101.9 DEP criu/arch/x86/vdso-pie.d [2020-04-17T04:20:51.122Z] #44 ... [2020-04-17T04:20:51.122Z] [2020-04-17T04:20:51.122Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:20:51.122Z] #13 2.078 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:20:51.122Z] #13 DONE 2.2s [2020-04-17T04:20:51.122Z] [2020-04-17T04:20:51.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:51.122Z] #44 102.1 DEP criu/pie/parasite-vdso.d [2020-04-17T04:20:51.303Z] #44 56.62 CC images/sit.o [2020-04-17T04:20:51.336Z] #56 107.1 os [2020-04-17T04:20:51.377Z] #44 102.3 DEP criu/pie/parasite.d [2020-04-17T04:20:51.565Z] #44 56.98 LINK images/built-in.o [2020-04-17T04:20:51.631Z] #44 102.6 CC criu/pie/parasite.o [2020-04-17T04:20:51.829Z] #44 ... [2020-04-17T04:20:51.829Z] [2020-04-17T04:20:51.829Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:51.829Z] #68 109.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:20:51.829Z] #68 109.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:20:51.829Z] #68 DONE 116.4s [2020-04-17T04:20:51.829Z] [2020-04-17T04:20:51.829Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:20:51.829Z] #69 DONE 0.1s [2020-04-17T04:20:51.829Z] [2020-04-17T04:20:51.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:51.829Z] #44 57.32 GEN compel/include/asm [2020-04-17T04:20:51.829Z] #44 57.33 GEN compel/include/version.h [2020-04-17T04:20:51.902Z] #56 ... [2020-04-17T04:20:51.902Z] [2020-04-17T04:20:51.902Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:51.902Z] #38 18.77 [100%] Linking C executable tini-static [2020-04-17T04:20:51.902Z] #38 20.08 [100%] Built target tini-static [2020-04-17T04:20:51.902Z] #38 20.24 + mkdir -p /build [2020-04-17T04:20:51.902Z] #38 20.26 + cp tini-static /build/docker-init [2020-04-17T04:20:51.902Z] #38 DONE 20.4s [2020-04-17T04:20:51.902Z] [2020-04-17T04:20:51.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:20:51.902Z] #10 108.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:20:51.902Z] #10 108.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:20:51.902Z] #10 108.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:20:52.089Z] #44 57.39 touch .config [2020-04-17T04:20:52.089Z] #44 57.44 GEN include/common/config.h [2020-04-17T04:20:52.089Z] #44 57.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:20:52.350Z] #44 57.55 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-17T04:20:52.350Z] #44 57.59 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-17T04:20:52.350Z] #44 57.67 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-17T04:20:52.350Z] #44 57.69 DEP compel/plugins/std/infect.d [2020-04-17T04:20:52.613Z] #44 57.83 DEP compel/plugins/std/string.d [2020-04-17T04:20:52.613Z] #44 ... [2020-04-17T04:20:52.613Z] [2020-04-17T04:20:52.613Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:20:52.613Z] #11 DONE 3.2s [2020-04-17T04:20:52.613Z] [2020-04-17T04:20:52.613Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:52.613Z] #44 57.98 DEP compel/plugins/std/log.d [2020-04-17T04:20:52.877Z] #44 58.14 DEP compel/plugins/std/fds.d [2020-04-17T04:20:52.877Z] #44 58.31 DEP compel/plugins/std/std.d [2020-04-17T04:20:52.992Z] #44 103.9 LINK criu/pie/parasite.built-in.o [2020-04-17T04:20:52.992Z] #44 103.9 GEN criu/pie/parasite-blob.h [2020-04-17T04:20:52.992Z] #44 103.9 CC criu/pie/parasite-vdso.o [2020-04-17T04:20:53.138Z] #44 58.53 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:20:53.247Z] #44 ... [2020-04-17T04:20:53.247Z] [2020-04-17T04:20:53.247Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:20:53.247Z] #14 DONE 2.1s [2020-04-17T04:20:53.247Z] [2020-04-17T04:20:53.247Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:20:53.398Z] #44 58.62 DEP compel/plugins/fds/fds.d [2020-04-17T04:20:53.659Z] #44 58.91 CC compel/plugins/std/std.o [2020-04-17T04:20:54.230Z] #44 59.54 CC compel/plugins/std/fds.o [2020-04-17T04:20:54.256Z] #47 110.9 regexp/syntax [2020-04-17T04:20:54.256Z] #47 ... [2020-04-17T04:20:54.256Z] [2020-04-17T04:20:54.256Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:54.256Z] #38 4.413 + RM_GOPATH=0 [2020-04-17T04:20:54.256Z] #38 4.413 + TMP_GOPATH= [2020-04-17T04:20:54.256Z] #38 4.414 + : /build [2020-04-17T04:20:54.256Z] #38 4.414 + '[' -z '' ']' [2020-04-17T04:20:54.256Z] #38 4.414 ++ mktemp -d [2020-04-17T04:20:54.256Z] #38 4.423 + export GOPATH=/tmp/tmp.dmXw9cRKot [2020-04-17T04:20:54.256Z] #38 4.423 + GOPATH=/tmp/tmp.dmXw9cRKot [2020-04-17T04:20:54.256Z] #38 4.423 + RM_GOPATH=1 [2020-04-17T04:20:54.256Z] #38 4.430 ++ dirname ./install.sh [2020-04-17T04:20:54.256Z] #38 4.432 + dir=. [2020-04-17T04:20:54.256Z] #38 4.432 + bin=tini [2020-04-17T04:20:54.256Z] #38 4.432 + shift [2020-04-17T04:20:54.256Z] #38 4.432 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:20:54.256Z] #38 4.432 + . ./tini.installer [2020-04-17T04:20:54.256Z] #38 4.432 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:20:54.256Z] #38 4.432 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:20:54.256Z] #38 4.432 + install_tini [2020-04-17T04:20:54.256Z] #38 4.432 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:20:54.256Z] #38 4.432 + git clone https://github.com/krallin/tini.git /tmp/tmp.dmXw9cRKot/tini [2020-04-17T04:20:54.256Z] #38 4.433 Cloning into '/tmp/tmp.dmXw9cRKot/tini'... [2020-04-17T04:20:54.256Z] #38 5.391 + cd /tmp/tmp.dmXw9cRKot/tini [2020-04-17T04:20:54.256Z] #38 5.393 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:20:54.256Z] #38 5.418 + cmake . [2020-04-17T04:20:54.256Z] #38 6.329 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:20:54.256Z] #38 6.453 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:20:54.256Z] #38 6.910 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:20:54.256Z] #38 6.912 -- Detecting C compiler ABI info [2020-04-17T04:20:54.515Z] #38 7.817 -- Detecting C compiler ABI info - done [2020-04-17T04:20:54.515Z] #38 7.881 -- Detecting C compile features [2020-04-17T04:20:54.609Z] #15 ... [2020-04-17T04:20:54.609Z] [2020-04-17T04:20:54.609Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:20:54.609Z] #60 2.265 + RM_GOPATH=0 [2020-04-17T04:20:54.609Z] #60 2.265 + TMP_GOPATH= [2020-04-17T04:20:54.609Z] #60 2.265 + : /build [2020-04-17T04:20:54.609Z] #60 2.265 + '[' -z '' ']' [2020-04-17T04:20:54.609Z] #60 2.265 ++ mktemp -d [2020-04-17T04:20:54.609Z] #60 2.268 + export GOPATH=/tmp/tmp.IlNSqyx2iV [2020-04-17T04:20:54.609Z] #60 2.268 + GOPATH=/tmp/tmp.IlNSqyx2iV [2020-04-17T04:20:54.609Z] #60 2.268 + RM_GOPATH=1 [2020-04-17T04:20:54.609Z] #60 2.268 ++ dirname ./install.sh [2020-04-17T04:20:54.609Z] #60 2.268 + dir=. [2020-04-17T04:20:54.609Z] #60 2.268 + bin=runc [2020-04-17T04:20:54.609Z] #60 2.268 + shift [2020-04-17T04:20:54.609Z] #60 2.268 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:20:54.609Z] #60 2.268 + . ./runc.installer [2020-04-17T04:20:54.609Z] #60 2.268 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:20:54.609Z] #60 2.268 + install_runc [2020-04-17T04:20:54.609Z] #60 2.271 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:20:54.609Z] #60 2.272 + uname -r [2020-04-17T04:20:54.609Z] #60 2.283 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:20:54.609Z] #60 2.283 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:20:54.609Z] #60 2.283 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:20:54.609Z] #60 2.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IlNSqyx2iV/src/github.com/opencontainers/runc [2020-04-17T04:20:54.609Z] #60 2.299 Cloning into '/tmp/tmp.IlNSqyx2iV/src/github.com/opencontainers/runc'... [2020-04-17T04:20:54.609Z] #60 9.495 + cd /tmp/tmp.IlNSqyx2iV/src/github.com/opencontainers/runc [2020-04-17T04:20:54.609Z] #60 9.495 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:20:54.609Z] #60 10.21 + '[' -z '' ']' [2020-04-17T04:20:54.609Z] #60 ... [2020-04-17T04:20:54.609Z] [2020-04-17T04:20:54.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:54.609Z] #44 104.9 CC criu/arch/x86/vdso-pie.o [2020-04-17T04:20:54.609Z] #44 105.2 CC criu/arch/x86/restorer.o [2020-04-17T04:20:54.802Z] #44 60.06 CC compel/plugins/std/log.o [2020-04-17T04:20:54.864Z] #44 105.8 CC criu/arch/x86/restorer_unmap.o [2020-04-17T04:20:54.864Z] #44 105.9 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T04:20:55.377Z] #44 ... [2020-04-17T04:20:55.377Z] [2020-04-17T04:20:55.377Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:20:55.377Z] #12 DONE 2.6s [2020-04-17T04:20:55.377Z] [2020-04-17T04:20:55.377Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:20:55.426Z] #44 ... [2020-04-17T04:20:55.426Z] [2020-04-17T04:20:55.426Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:20:55.426Z] #15 DONE 2.1s [2020-04-17T04:20:55.426Z] [2020-04-17T04:20:55.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:55.426Z] #44 106.2 CC criu/pie/restorer.o [2020-04-17T04:20:55.890Z] #38 ... [2020-04-17T04:20:55.890Z] [2020-04-17T04:20:55.890Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:55.890Z] #43 112.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T04:20:55.890Z] #43 112.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:55.890Z] #43 DONE 112.7s [2020-04-17T04:20:55.890Z] [2020-04-17T04:20:55.890Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:20:57.167Z] #10 ... [2020-04-17T04:20:57.167Z] [2020-04-17T04:20:57.167Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:20:57.167Z] #43 112.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T04:20:57.167Z] #43 112.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:20:57.181Z] #65 61.77 Checking out files: 33% (1057/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2814/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:20:57.425Z] #43 DONE 113.4s [2020-04-17T04:20:57.425Z] [2020-04-17T04:20:57.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:20:57.440Z] #65 64.57 + cd /tmp/tmp.nYn2Zx7ldE/src/github.com/containerd/containerd [2020-04-17T04:20:57.440Z] #65 64.57 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:20:57.929Z] #13 2.385 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:20:57.929Z] #13 DONE 2.5s [2020-04-17T04:20:57.929Z] [2020-04-17T04:20:57.929Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:20:58.023Z] #44 ... [2020-04-17T04:20:58.023Z] [2020-04-17T04:20:58.023Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:20:58.023Z] #16 DONE 2.3s [2020-04-17T04:20:58.023Z] [2020-04-17T04:20:58.023Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:20:59.108Z] Removing intermediate container 756d7aa47336 [2020-04-17T04:20:59.108Z] ---> e8fe3de6a0b4 [2020-04-17T04:20:59.108Z] Step 11/16 : ARG GOOS [2020-04-17T04:20:59.108Z] ---> Running in fecf2618f630 [2020-04-17T04:20:59.108Z] Removing intermediate container fecf2618f630 [2020-04-17T04:20:59.108Z] ---> 5a37d703a5ef [2020-04-17T04:20:59.108Z] Step 12/16 : ARG GOARCH [2020-04-17T04:20:59.108Z] ---> Running in fa5c949b8ba5 [2020-04-17T04:20:59.108Z] Removing intermediate container fa5c949b8ba5 [2020-04-17T04:20:59.108Z] ---> 9d6827345e7e [2020-04-17T04:20:59.108Z] 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-04-17T04:20:59.108Z] ---> Running in 25e5237aa742 [2020-04-17T04:20:59.968Z] #65 67.05 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:20:59.968Z] #65 67.05 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:20:59.968Z] #65 67.05 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:20:59.968Z] #65 67.05 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:20:59.968Z] #65 67.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:20:59.968Z] #65 67.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:20:59.968Z] #65 67.05 + '[' '' = dynamic ']' [2020-04-17T04:20:59.968Z] #65 67.05 + make [2020-04-17T04:20:59.990Z] #17 2.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:20:59.991Z] #17 2.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:20:59.991Z] #17 2.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:21:00.474Z] #14 DONE 2.1s [2020-04-17T04:21:00.474Z] [2020-04-17T04:21:00.474Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:21:00.550Z] #17 2.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:21:00.902Z] #65 ... [2020-04-17T04:21:00.902Z] [2020-04-17T04:21:00.902Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:00.902Z] #56 107.5 encoding/binary [2020-04-17T04:21:00.902Z] #56 108.7 fmt [2020-04-17T04:21:00.902Z] #56 111.2 encoding/base64 [2020-04-17T04:21:00.902Z] #56 113.0 golang.org/x/sys/unix [2020-04-17T04:21:00.902Z] #56 117.1 encoding/json [2020-04-17T04:21:00.902Z] #56 ... [2020-04-17T04:21:00.902Z] [2020-04-17T04:21:00.902Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:00.902Z] #38 11.60 -- Detecting C compile features - done [2020-04-17T04:21:00.902Z] #38 11.68 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:21:00.902Z] #38 12.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:21:00.902Z] #38 12.28 -- Configuring done [2020-04-17T04:21:00.902Z] #38 12.31 -- Generating done [2020-04-17T04:21:00.902Z] #38 12.37 -- Build files have been written to: /tmp/tmp.dmXw9cRKot/tini [2020-04-17T04:21:00.902Z] #38 12.39 + make tini-static [2020-04-17T04:21:00.902Z] #38 13.18 Scanning dependencies of target tini-static [2020-04-17T04:21:00.902Z] #38 13.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:21:01.612Z] #44 ... [2020-04-17T04:21:01.612Z] [2020-04-17T04:21:01.612Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:01.612Z] #47 106.9 os [2020-04-17T04:21:01.612Z] #47 109.6 regexp/syntax [2020-04-17T04:21:01.612Z] #47 113.0 fmt [2020-04-17T04:21:01.612Z] #47 ... [2020-04-17T04:21:01.612Z] [2020-04-17T04:21:01.612Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:01.612Z] #33 108.2 path [2020-04-17T04:21:01.612Z] #33 108.5 fmt [2020-04-17T04:21:01.612Z] #33 109.4 path/filepath [2020-04-17T04:21:01.612Z] #33 111.5 io/ioutil [2020-04-17T04:21:01.612Z] #33 112.4 text/tabwriter [2020-04-17T04:21:01.612Z] #33 115.3 github.com/BurntSushi/toml [2020-04-17T04:21:01.612Z] #33 115.3 flag [2020-04-17T04:21:01.837Z] #38 ... [2020-04-17T04:21:01.837Z] [2020-04-17T04:21:01.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:01.837Z] #33 108.5 fmt [2020-04-17T04:21:01.837Z] #33 109.6 path/filepath [2020-04-17T04:21:01.837Z] #33 112.3 io/ioutil [2020-04-17T04:21:01.837Z] #33 113.7 path [2020-04-17T04:21:01.837Z] #33 114.5 text/tabwriter [2020-04-17T04:21:01.837Z] #33 116.8 flag [2020-04-17T04:21:01.837Z] #33 116.8 github.com/BurntSushi/toml [2020-04-17T04:21:01.837Z] #33 ... [2020-04-17T04:21:01.837Z] [2020-04-17T04:21:01.837Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:21:01.837Z] #65 68.93 + bin/ctr [2020-04-17T04:21:01.871Z] #33 ... [2020-04-17T04:21:01.871Z] [2020-04-17T04:21:01.871Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:01.871Z] #47 117.6 regexp [2020-04-17T04:21:01.914Z] #17 4.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:21:02.387Z] #15 ... [2020-04-17T04:21:02.387Z] [2020-04-17T04:21:02.387Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:21:02.387Z] #50 DONE 126.7s [2020-04-17T04:21:02.387Z] [2020-04-17T04:21:02.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:02.387Z] #44 61.66 CC compel/plugins/std/string.o [2020-04-17T04:21:02.387Z] #44 62.56 CC compel/plugins/std/infect.o [2020-04-17T04:21:02.387Z] #44 62.89 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-17T04:21:02.387Z] #44 62.97 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-17T04:21:02.387Z] #44 63.09 AR compel/plugins/std.lib.a [2020-04-17T04:21:02.387Z] #44 63.19 CC compel/plugins/fds/fds.o [2020-04-17T04:21:02.387Z] #44 63.62 AR compel/plugins/fds.lib.a [2020-04-17T04:21:02.387Z] #44 63.71 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:21:02.387Z] #44 63.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:21:02.387Z] #44 64.23 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-17T04:21:02.387Z] #44 64.37 HOSTDEP compel/src/main-host.d [2020-04-17T04:21:02.387Z] #44 64.64 DEP compel/src/lib/ptrace.d [2020-04-17T04:21:02.387Z] #44 64.93 DEP compel/src/lib/infect.d [2020-04-17T04:21:02.387Z] #44 65.20 DEP compel/src/lib/infect-util.d [2020-04-17T04:21:02.387Z] #44 65.37 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:21:02.387Z] #44 65.67 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-17T04:21:02.387Z] #44 65.82 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-17T04:21:02.388Z] #44 65.94 DEP compel/src/lib/log.d [2020-04-17T04:21:02.388Z] #44 66.14 DEP compel/src/main.d [2020-04-17T04:21:02.388Z] #44 66.29 DEP compel/src/lib/handle-elf.d [2020-04-17T04:21:02.388Z] #44 66.42 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-17T04:21:02.388Z] #44 66.77 CC compel/src/lib/log.o [2020-04-17T04:21:02.388Z] #44 67.29 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-17T04:21:02.388Z] #44 67.77 CC compel/arch/aarch64/src/lib/infect.o [2020-04-17T04:21:02.403Z] #65 ... [2020-04-17T04:21:02.403Z] [2020-04-17T04:21:02.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:21:02.403Z] #10 109.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:21:02.403Z] #10 109.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:21:02.403Z] #10 109.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:21:02.403Z] #10 ... [2020-04-17T04:21:02.403Z] [2020-04-17T04:21:02.403Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:02.403Z] #38 15.72 [100%] Linking C executable tini-static [2020-04-17T04:21:02.437Z] #47 ... [2020-04-17T04:21:02.437Z] [2020-04-17T04:21:02.437Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:02.437Z] #56 108.2 encoding/base64 [2020-04-17T04:21:02.437Z] #56 110.0 golang.org/x/sys/unix [2020-04-17T04:21:02.437Z] #56 114.0 fmt [2020-04-17T04:21:02.437Z] #56 ... [2020-04-17T04:21:02.437Z] [2020-04-17T04:21:02.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:21:02.437Z] #10 118.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:21:02.437Z] #10 118.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:21:02.437Z] #10 118.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:21:02.437Z] #10 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:21:02.437Z] #10 118.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:21:02.437Z] #10 118.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:21:02.960Z] #44 ... [2020-04-17T04:21:02.960Z] [2020-04-17T04:21:02.960Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:02.960Z] #60 2.981 + RM_GOPATH=0 [2020-04-17T04:21:02.960Z] #60 2.981 + TMP_GOPATH= [2020-04-17T04:21:02.960Z] #60 2.981 + : /build [2020-04-17T04:21:02.960Z] #60 2.981 + '[' -z '' ']' [2020-04-17T04:21:02.960Z] #60 2.981 ++ mktemp -d [2020-04-17T04:21:02.960Z] #60 2.981 + export GOPATH=/tmp/tmp.eJnBMno1ZJ [2020-04-17T04:21:02.960Z] #60 2.981 + GOPATH=/tmp/tmp.eJnBMno1ZJ [2020-04-17T04:21:02.960Z] #60 2.981 + RM_GOPATH=1 [2020-04-17T04:21:02.960Z] #60 2.981 ++ dirname ./install.sh [2020-04-17T04:21:02.960Z] #60 2.984 + dir=. [2020-04-17T04:21:02.960Z] #60 2.984 + bin=runc [2020-04-17T04:21:02.960Z] #60 2.984 + shift [2020-04-17T04:21:02.960Z] #60 2.984 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:21:02.960Z] #60 2.984 + . ./runc.installer [2020-04-17T04:21:02.960Z] #60 2.984 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:21:02.960Z] #60 2.984 + install_runc [2020-04-17T04:21:02.960Z] #60 2.985 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:21:02.960Z] #60 2.986 + uname -r [2020-04-17T04:21:02.960Z] #60 3.010 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:21:02.960Z] #60 3.010 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:21:02.960Z] #60 3.010 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eJnBMno1ZJ/src/github.com/opencontainers/runc [2020-04-17T04:21:02.960Z] #60 3.014 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:21:02.960Z] #60 3.015 Cloning into '/tmp/tmp.eJnBMno1ZJ/src/github.com/opencontainers/runc'... [2020-04-17T04:21:02.960Z] #60 11.63 + cd /tmp/tmp.eJnBMno1ZJ/src/github.com/opencontainers/runc [2020-04-17T04:21:02.960Z] #60 11.63 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:21:02.960Z] #60 12.08 + '[' -z '' ']' [2020-04-17T04:21:02.960Z] #60 12.08 + target=static [2020-04-17T04:21:02.960Z] #60 12.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:21:02.960Z] #60 ... [2020-04-17T04:21:02.960Z] [2020-04-17T04:21:02.960Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:21:02.960Z] #15 DONE 2.9s [2020-04-17T04:21:02.960Z] [2020-04-17T04:21:02.960Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:21:03.224Z] #16 ... [2020-04-17T04:21:03.224Z] [2020-04-17T04:21:03.224Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:03.224Z] #47 117.7 net/textproto [2020-04-17T04:21:03.224Z] #47 117.7 vendor/golang.org/x/net/http/httpproxy [2020-04-17T04:21:03.224Z] #47 117.7 crypto/x509 [2020-04-17T04:21:03.224Z] #47 119.5 vendor/golang.org/x/net/http/httpguts [2020-04-17T04:21:03.224Z] #47 119.5 mime/multipart [2020-04-17T04:21:03.224Z] #47 121.8 crypto/tls [2020-04-17T04:21:03.224Z] #47 ... [2020-04-17T04:21:03.224Z] [2020-04-17T04:21:03.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:03.224Z] #44 68.43 CC compel/src/lib/infect-rpc.o [2020-04-17T04:21:03.275Z] #17 ... [2020-04-17T04:21:03.275Z] [2020-04-17T04:21:03.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:03.275Z] #44 109.7 LINK criu/pie/restorer.built-in.o [2020-04-17T04:21:03.275Z] #44 109.8 GEN criu/pie/restorer-blob.h [2020-04-17T04:21:03.275Z] #44 109.9 DEP criu/vdso.d [2020-04-17T04:21:03.275Z] #44 110.1 DEP criu/vdso-compat.d [2020-04-17T04:21:03.275Z] #44 110.3 DEP criu/uts_ns.d [2020-04-17T04:21:03.275Z] #44 110.4 DEP criu/util.d [2020-04-17T04:21:03.275Z] #44 110.6 DEP criu/uffd.d [2020-04-17T04:21:03.275Z] #44 110.9 DEP criu/tun.d [2020-04-17T04:21:03.275Z] #44 111.1 DEP criu/tty.d [2020-04-17T04:21:03.275Z] #44 111.2 DEP criu/timerfd.d [2020-04-17T04:21:03.275Z] #44 111.4 DEP criu/sysfs_parse.d [2020-04-17T04:21:03.275Z] #44 111.5 DEP criu/sysctl.d [2020-04-17T04:21:03.275Z] #44 111.6 DEP criu/string.d [2020-04-17T04:21:03.275Z] #44 111.7 DEP criu/stats.d [2020-04-17T04:21:03.275Z] #44 111.7 DEP criu/sockets.d [2020-04-17T04:21:03.275Z] #44 111.8 DEP criu/sk-unix.d [2020-04-17T04:21:03.275Z] #44 112.1 DEP criu/sk-tcp.d [2020-04-17T04:21:03.275Z] #44 112.3 DEP criu/sk-queue.d [2020-04-17T04:21:03.275Z] #44 112.4 DEP criu/sk-packet.d [2020-04-17T04:21:03.275Z] #44 112.7 DEP criu/sk-netlink.d [2020-04-17T04:21:03.275Z] #44 113.0 DEP criu/sk-inet.d [2020-04-17T04:21:03.275Z] #44 113.2 DEP criu/signalfd.d [2020-04-17T04:21:03.275Z] #44 113.3 DEP criu/sigframe.d [2020-04-17T04:21:03.275Z] #44 113.4 DEP criu/shmem.d [2020-04-17T04:21:03.275Z] #44 113.6 DEP criu/servicefd.d [2020-04-17T04:21:03.275Z] #44 113.7 DEP criu/seize.d [2020-04-17T04:21:03.275Z] #44 113.9 DEP criu/seccomp.d [2020-04-17T04:21:03.275Z] #44 114.1 DEP criu/rst-malloc.d [2020-04-17T04:21:03.275Z] #44 114.2 DEP criu/rbtree.d [2020-04-17T04:21:03.275Z] #44 114.3 DEP criu/pstree.d [2020-04-17T04:21:03.275Z] #44 114.4 DEP criu/protobuf.d [2020-04-17T04:21:03.342Z] #38 16.60 [100%] Built target tini-static [2020-04-17T04:21:03.342Z] #38 16.80 + mkdir -p /build [2020-04-17T04:21:03.342Z] #38 16.82 + cp tini-static /build/docker-init [2020-04-17T04:21:03.530Z] #44 114.5 GEN criu/protobuf-desc-gen.h [2020-04-17T04:21:03.796Z] #44 69.04 CC compel/src/lib/infect-util.o [2020-04-17T04:21:03.909Z] #38 DONE 17.3s [2020-04-17T04:21:03.909Z] [2020-04-17T04:21:03.909Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:03.909Z] #33 120.1 log [2020-04-17T04:21:04.058Z] #44 69.42 CC compel/src/lib/infect.o [2020-04-17T04:21:04.497Z] #44 ... [2020-04-17T04:21:04.497Z] [2020-04-17T04:21:04.497Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:04.497Z] #60 10.21 + target=static [2020-04-17T04:21:04.497Z] #60 10.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:21:04.497Z] #60 12.09 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-04-17T04:21:04.752Z] #60 ... [2020-04-17T04:21:04.752Z] [2020-04-17T04:21:04.752Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:04.752Z] #17 5.766 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:21:05.809Z] #33 ... [2020-04-17T04:21:05.809Z] [2020-04-17T04:21:05.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:05.809Z] #44 6.192 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:21:05.809Z] #44 6.193 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:21:05.809Z] #44 6.203 Note: Building without GnuTLS support [2020-04-17T04:21:05.809Z] #44 9.357 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:21:05.809Z] #44 9.532 GEN .gitid [2020-04-17T04:21:05.809Z] #44 9.567 GEN criu/include/version.h [2020-04-17T04:21:05.809Z] #44 9.697 GEN include/common/asm [2020-04-17T04:21:05.809Z] #44 ... [2020-04-17T04:21:05.809Z] [2020-04-17T04:21:05.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:21:05.809Z] #10 121.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:21:05.809Z] #10 121.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:21:05.809Z] #10 121.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:21:05.809Z] #10 122.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:21:05.809Z] #10 122.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:21:05.809Z] #10 122.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:21:06.375Z] #10 ... [2020-04-17T04:21:06.375Z] [2020-04-17T04:21:06.375Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:06.375Z] #47 113.0 fmt [2020-04-17T04:21:06.375Z] #47 119.3 regexp [2020-04-17T04:21:06.375Z] #47 121.7 go/token [2020-04-17T04:21:06.375Z] #47 123.2 go/scanner [2020-04-17T04:21:06.375Z] #47 ... [2020-04-17T04:21:06.375Z] [2020-04-17T04:21:06.375Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:06.375Z] #33 123.4 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:21:06.607Z] #44 ... [2020-04-17T04:21:06.607Z] [2020-04-17T04:21:06.607Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:21:06.607Z] #16 DONE 3.3s [2020-04-17T04:21:06.607Z] [2020-04-17T04:21:06.607Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:08.910Z] #17 ... [2020-04-17T04:21:08.910Z] [2020-04-17T04:21:08.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:08.910Z] #44 116.1 DEP criu/protobuf-desc.d [2020-04-17T04:21:08.910Z] #44 116.2 DEP criu/proc_parse.d [2020-04-17T04:21:08.910Z] #44 116.4 DEP criu/plugin.d [2020-04-17T04:21:08.910Z] #44 116.5 DEP criu/pipes.d [2020-04-17T04:21:08.910Z] #44 116.6 DEP criu/pie-util.d [2020-04-17T04:21:08.910Z] #44 116.8 DEP criu/pie-util-vdso.d [2020-04-17T04:21:08.910Z] #44 116.9 DEP criu/pie-util-vdso-elf32.d [2020-04-17T04:21:08.910Z] #44 117.0 DEP criu/path.d [2020-04-17T04:21:08.910Z] #44 117.2 DEP criu/parasite-syscall.d [2020-04-17T04:21:08.910Z] #44 117.4 DEP criu/pagemap.d [2020-04-17T04:21:08.910Z] #44 117.6 DEP criu/pagemap-cache.d [2020-04-17T04:21:08.910Z] #44 117.8 DEP criu/page-xfer.d [2020-04-17T04:21:08.910Z] #44 118.0 DEP criu/page-pipe.d [2020-04-17T04:21:08.910Z] #44 118.1 DEP criu/netfilter.d [2020-04-17T04:21:08.910Z] #44 118.2 DEP criu/net.d [2020-04-17T04:21:08.910Z] #44 118.4 DEP criu/namespaces.d [2020-04-17T04:21:08.910Z] #44 118.6 DEP criu/mount.d [2020-04-17T04:21:08.910Z] #44 118.8 DEP criu/mem.d [2020-04-17T04:21:08.910Z] #44 119.1 DEP criu/lsm.d [2020-04-17T04:21:08.910Z] #44 119.3 DEP criu/log.d [2020-04-17T04:21:08.910Z] #44 119.4 DEP criu/libnetlink.d [2020-04-17T04:21:08.910Z] #44 119.5 DEP criu/kerndat.d [2020-04-17T04:21:08.910Z] #44 119.7 DEP criu/kcmp-ids.d [2020-04-17T04:21:08.910Z] #44 119.8 DEP criu/irmap.d [2020-04-17T04:21:08.993Z] #10 ... [2020-04-17T04:21:08.993Z] [2020-04-17T04:21:08.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:08.993Z] #44 5.967 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:21:08.993Z] #44 5.968 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:21:08.993Z] #44 5.983 Note: Building without GnuTLS support [2020-04-17T04:21:08.993Z] #44 8.243 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:21:08.993Z] #44 8.277 GEN .gitid [2020-04-17T04:21:08.993Z] #44 8.286 GEN criu/include/version.h [2020-04-17T04:21:08.993Z] #44 8.331 GEN include/common/asm [2020-04-17T04:21:08.993Z] #44 10.11 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:21:08.993Z] #44 10.21 PBCC images/opts.pb-c.c [2020-04-17T04:21:08.993Z] #44 10.26 PBCC images/sit.pb-c.c [2020-04-17T04:21:08.994Z] #44 10.34 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.42 DEP images/opts.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.47 DEP images/sit.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.53 PBCC images/macvlan.pb-c.c [2020-04-17T04:21:08.994Z] #44 10.55 DEP images/macvlan.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.58 PBCC images/autofs.pb-c.c [2020-04-17T04:21:08.994Z] #44 10.66 DEP images/autofs.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.71 PBCC images/sysctl.pb-c.c [2020-04-17T04:21:08.994Z] #44 10.74 DEP images/sysctl.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.77 PBCC images/time.pb-c.c [2020-04-17T04:21:08.994Z] #44 10.83 DEP images/time.pb-c.d [2020-04-17T04:21:08.994Z] #44 10.90 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:21:08.994Z] #44 10.96 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:21:08.994Z] #44 11.00 PBCC images/seccomp.pb-c.c [2020-04-17T04:21:08.994Z] #44 11.05 DEP images/seccomp.pb-c.d [2020-04-17T04:21:08.994Z] #44 11.09 PBCC images/userns.pb-c.c [2020-04-17T04:21:08.994Z] #44 11.12 DEP images/userns.pb-c.d [2020-04-17T04:21:08.994Z] #44 11.17 PBCC images/cgroup.pb-c.c [2020-04-17T04:21:08.994Z] #44 ... [2020-04-17T04:21:08.994Z] [2020-04-17T04:21:08.994Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:21:09.151Z] #17 2.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:21:09.151Z] #17 3.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:21:09.208Z] #44 120.0 DEP criu/ipc_ns.d [2020-04-17T04:21:09.208Z] #44 120.1 DEP criu/image.d [2020-04-17T04:21:09.412Z] #17 3.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:21:09.463Z] #44 120.4 DEP criu/image-desc.d [2020-04-17T04:21:09.464Z] #44 120.5 DEP criu/fsnotify.d [2020-04-17T04:21:09.724Z] #44 120.7 DEP criu/filesystems.d [2020-04-17T04:21:09.771Z] #65 56.05 Checking out files: 54% (1723/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 94% (3000/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:21:09.771Z] #65 57.33 + cd /tmp/tmp.gIGEA03qdy/src/github.com/containerd/containerd [2020-04-17T04:21:09.771Z] #65 57.33 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:21:09.979Z] #44 121.0 DEP criu/files.d [2020-04-17T04:21:09.983Z] #17 3.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T04:21:10.234Z] #44 121.3 DEP criu/files-reg.d [2020-04-17T04:21:10.489Z] #44 121.5 DEP criu/files-ext.d [2020-04-17T04:21:10.744Z] #44 121.6 DEP criu/file-lock.d [2020-04-17T04:21:10.999Z] #44 121.8 DEP criu/file-ids.d [2020-04-17T04:21:10.999Z] #44 ... [2020-04-17T04:21:10.999Z] [2020-04-17T04:21:10.999Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:10.999Z] #47 211.2 github.com/LK4D4/vndr/godl [2020-04-17T04:21:10.999Z] #47 211.9 github.com/LK4D4/vndr [2020-04-17T04:21:10.999Z] #47 DONE 220.6s [2020-04-17T04:21:10.999Z] [2020-04-17T04:21:10.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:10.999Z] #44 122.0 DEP criu/fifo.d [2020-04-17T04:21:10.999Z] #44 ... [2020-04-17T04:21:10.999Z] [2020-04-17T04:21:10.999Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:10.999Z] #17 11.37 Fetched 8338 kB in 9s (897 kB/s) [2020-04-17T04:21:11.144Z] #65 ... [2020-04-17T04:21:11.144Z] [2020-04-17T04:21:11.144Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:11.144Z] #33 118.2 log [2020-04-17T04:21:11.144Z] #33 121.4 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:21:11.144Z] #33 DONE 126.9s [2020-04-17T04:21:11.144Z] [2020-04-17T04:21:11.144Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:11.144Z] #44 11.21 DEP images/cgroup.pb-c.d [2020-04-17T04:21:11.144Z] #44 11.26 PBCC images/fown.pb-c.c [2020-04-17T04:21:11.144Z] #44 11.28 PBCC images/ext-file.pb-c.c [2020-04-17T04:21:11.144Z] #44 11.30 DEP images/fown.pb-c.d [2020-04-17T04:21:11.144Z] #44 11.34 DEP images/ext-file.pb-c.d [2020-04-17T04:21:11.144Z] #44 11.40 PBCC images/rpc.pb-c.c [2020-04-17T04:21:11.144Z] #44 11.44 DEP images/rpc.pb-c.d [2020-04-17T04:21:11.144Z] #44 11.48 PBCC images/siginfo.pb-c.c [2020-04-17T04:21:11.145Z] #44 11.50 DEP images/siginfo.pb-c.d [2020-04-17T04:21:11.145Z] #44 11.53 PBCC images/pagemap.pb-c.c [2020-04-17T04:21:11.145Z] #44 11.57 DEP images/pagemap.pb-c.d [2020-04-17T04:21:11.145Z] #44 11.62 PBCC images/rlimit.pb-c.c [2020-04-17T04:21:11.145Z] #44 11.64 DEP images/rlimit.pb-c.d [2020-04-17T04:21:11.145Z] #44 11.68 PBCC images/file-lock.pb-c.c [2020-04-17T04:21:11.145Z] #44 11.73 DEP images/file-lock.pb-c.d [2020-04-17T04:21:11.145Z] #44 11.80 PBCC images/tty.pb-c.c [2020-04-17T04:21:11.145Z] #44 11.89 DEP images/tty.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.08 PBCC images/tun.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.14 PBCC images/netdev.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.21 DEP images/tun.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.27 DEP images/netdev.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.34 PBCC images/vma.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.45 DEP images/vma.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.51 PBCC images/creds.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.51 DEP images/creds.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.59 PBCC images/utsns.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.66 DEP images/utsns.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.74 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.76 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.79 DEP images/ipc-desc.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.87 DEP images/ipc-sem.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.92 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:21:11.145Z] #44 12.92 DEP images/ipc-msg.pb-c.d [2020-04-17T04:21:11.145Z] #44 12.99 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:21:11.145Z] #44 13.02 DEP images/ipc-shm.pb-c.d [2020-04-17T04:21:11.145Z] #44 13.09 PBCC images/ipc-var.pb-c.c [2020-04-17T04:21:11.145Z] #44 13.19 DEP images/ipc-var.pb-c.d [2020-04-17T04:21:11.145Z] #44 13.28 PBCC images/sk-opts.pb-c.c [2020-04-17T04:21:11.145Z] #44 13.31 PBCC images/packet-sock.pb-c.c [2020-04-17T04:21:11.145Z] #44 13.35 DEP images/sk-opts.pb-c.d [2020-04-17T04:21:11.145Z] #44 13.48 DEP images/packet-sock.pb-c.d [2020-04-17T04:21:11.145Z] #44 13.59 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:21:11.145Z] #44 13.66 DEP images/sk-netlink.pb-c.d [2020-04-17T04:21:11.145Z] #44 13.79 PBCC images/sk-inet.pb-c.c [2020-04-17T04:21:11.145Z] #44 13.86 DEP images/sk-inet.pb-c.d [2020-04-17T04:21:11.145Z] #44 13.98 PBCC images/sk-unix.pb-c.c [2020-04-17T04:21:11.368Z] #17 5.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T04:21:11.403Z] #44 14.09 DEP images/sk-unix.pb-c.d [2020-04-17T04:21:11.641Z] #33 ... [2020-04-17T04:21:11.641Z] [2020-04-17T04:21:11.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:11.641Z] #44 13.63 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:21:11.641Z] #44 13.72 PBCC images/opts.pb-c.c [2020-04-17T04:21:11.641Z] #44 13.82 PBCC images/sit.pb-c.c [2020-04-17T04:21:11.641Z] #44 13.87 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:21:11.641Z] #44 13.93 DEP images/opts.pb-c.d [2020-04-17T04:21:11.641Z] #44 13.98 DEP images/sit.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.01 PBCC images/macvlan.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.08 DEP images/macvlan.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.16 PBCC images/autofs.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.23 DEP images/autofs.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.32 PBCC images/sysctl.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.36 DEP images/sysctl.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.47 PBCC images/time.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.49 DEP images/time.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.52 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.54 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.69 PBCC images/seccomp.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.74 DEP images/seccomp.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.83 PBCC images/userns.pb-c.c [2020-04-17T04:21:11.641Z] #44 14.86 DEP images/userns.pb-c.d [2020-04-17T04:21:11.641Z] #44 14.98 PBCC images/cgroup.pb-c.c [2020-04-17T04:21:11.641Z] #44 15.05 DEP images/cgroup.pb-c.d [2020-04-17T04:21:11.641Z] #44 15.12 PBCC images/fown.pb-c.c [2020-04-17T04:21:11.641Z] #44 15.20 PBCC images/ext-file.pb-c.c [2020-04-17T04:21:11.641Z] #44 15.28 DEP images/fown.pb-c.d [2020-04-17T04:21:11.641Z] #44 15.37 DEP images/ext-file.pb-c.d [2020-04-17T04:21:11.641Z] #44 15.50 PBCC images/rpc.pb-c.c [2020-04-17T04:21:11.641Z] #44 15.68 DEP images/rpc.pb-c.d [2020-04-17T04:21:11.641Z] #44 15.77 PBCC images/siginfo.pb-c.c [2020-04-17T04:21:11.641Z] #44 15.84 DEP images/siginfo.pb-c.d [2020-04-17T04:21:11.641Z] #44 15.96 PBCC images/pagemap.pb-c.c [2020-04-17T04:21:11.641Z] #44 16.04 DEP images/pagemap.pb-c.d [2020-04-17T04:21:11.641Z] #44 16.14 PBCC images/rlimit.pb-c.c [2020-04-17T04:21:11.641Z] #44 16.15 DEP images/rlimit.pb-c.d [2020-04-17T04:21:11.641Z] #44 16.21 PBCC images/file-lock.pb-c.c [2020-04-17T04:21:11.661Z] #44 14.26 PBCC images/mm.pb-c.c [2020-04-17T04:21:11.661Z] #44 14.37 DEP images/mm.pb-c.d [2020-04-17T04:21:11.899Z] #44 16.26 DEP images/file-lock.pb-c.d [2020-04-17T04:21:11.899Z] #44 16.31 PBCC images/tty.pb-c.c [2020-04-17T04:21:11.919Z] #44 14.54 PBCC images/timerfd.pb-c.c [2020-04-17T04:21:11.919Z] #44 14.59 DEP images/timerfd.pb-c.d [2020-04-17T04:21:11.919Z] #44 14.70 PBCC images/timer.pb-c.c [2020-04-17T04:21:11.919Z] #44 14.73 DEP images/timer.pb-c.d [2020-04-17T04:21:12.055Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:21:12.055Z] [2020-04-17T04:21:12.055Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:21:12.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:21:12.055Z] HOSTNAME=10e017281794 [2020-04-17T04:21:12.055Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T04:21:12.055Z] DEST=bundles/test-integration [2020-04-17T04:21:12.055Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:21:12.055Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:21:12.055Z] container=docker [2020-04-17T04:21:12.055Z] HOME=/root [2020-04-17T04:21:12.055Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:21:12.055Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:21:12.055Z] VALIDATE_BRANCH= [2020-04-17T04:21:12.055Z] TERM=xterm [2020-04-17T04:21:12.055Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:21:12.055Z] SHLVL=1 [2020-04-17T04:21:12.055Z] TIMEOUT=120m [2020-04-17T04:21:12.055Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:21:12.055Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:21:12.055Z] GO111MODULE=off [2020-04-17T04:21:12.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:21:12.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:21:12.055Z] GOPATH=/go [2020-04-17T04:21:12.055Z] PKG_CONFIG=pkg-config [2020-04-17T04:21:12.055Z] _=/usr/bin/env [2020-04-17T04:21:12.055Z] Building test suite binary ./integration-cli/test.main [2020-04-17T04:21:12.157Z] #44 16.39 DEP images/tty.pb-c.d [2020-04-17T04:21:12.158Z] #44 16.43 PBCC images/tun.pb-c.c [2020-04-17T04:21:12.158Z] #44 16.53 PBCC images/netdev.pb-c.c [2020-04-17T04:21:12.158Z] #44 16.57 DEP images/tun.pb-c.d [2020-04-17T04:21:12.158Z] #44 16.62 DEP images/netdev.pb-c.d [2020-04-17T04:21:12.177Z] #44 14.85 PBCC images/sa.pb-c.c [2020-04-17T04:21:12.416Z] #44 16.68 PBCC images/vma.pb-c.c [2020-04-17T04:21:12.416Z] #44 16.79 DEP images/vma.pb-c.d [2020-04-17T04:21:12.416Z] #44 16.84 PBCC images/creds.pb-c.c [2020-04-17T04:21:12.416Z] #44 16.89 DEP images/creds.pb-c.d [2020-04-17T04:21:12.416Z] #44 16.93 PBCC images/utsns.pb-c.c [2020-04-17T04:21:12.416Z] #44 16.98 DEP images/utsns.pb-c.d [2020-04-17T04:21:12.416Z] #44 17.01 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:21:12.435Z] #44 15.00 DEP images/sa.pb-c.d [2020-04-17T04:21:12.435Z] #44 15.14 PBCC images/pipe-data.pb-c.c [2020-04-17T04:21:12.435Z] #44 15.21 DEP images/pipe-data.pb-c.d [2020-04-17T04:21:12.674Z] #44 ... [2020-04-17T04:21:12.674Z] [2020-04-17T04:21:12.674Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:12.674Z] #33 DONE 129.6s [2020-04-17T04:21:12.674Z] [2020-04-17T04:21:12.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:12.674Z] #44 17.03 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:21:12.674Z] #44 17.10 DEP images/ipc-desc.pb-c.d [2020-04-17T04:21:12.692Z] #44 15.35 PBCC images/mnt.pb-c.c [2020-04-17T04:21:12.692Z] #44 15.44 DEP images/mnt.pb-c.d [2020-04-17T04:21:12.753Z] #17 6.514 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T04:21:12.927Z] #17 11.37 Reading package lists... [2020-04-17T04:21:12.932Z] #44 17.19 DEP images/ipc-sem.pb-c.d [2020-04-17T04:21:12.932Z] #44 17.30 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:21:12.932Z] #44 17.36 DEP images/ipc-msg.pb-c.d [2020-04-17T04:21:12.950Z] #44 15.51 PBCC images/sk-packet.pb-c.c [2020-04-17T04:21:12.950Z] #44 15.54 DEP images/sk-packet.pb-c.d [2020-04-17T04:21:12.950Z] #44 15.60 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:21:12.950Z] #44 15.67 DEP images/tcp-stream.pb-c.d [2020-04-17T04:21:12.950Z] #44 15.77 PBCC images/pipe.pb-c.c [2020-04-17T04:21:13.014Z] #17 ... [2020-04-17T04:21:13.014Z] [2020-04-17T04:21:13.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:13.014Z] #44 72.35 CC compel/src/lib/ptrace.o [2020-04-17T04:21:13.014Z] #44 72.91 AR compel/libcompel.a [2020-04-17T04:21:13.014Z] #44 73.02 HOSTCC compel/src/main-host.o [2020-04-17T04:21:13.014Z] #44 73.61 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-17T04:21:13.014Z] #44 73.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:21:13.014Z] #44 74.13 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:21:13.014Z] #44 74.34 HOSTLINK compel/compel-host-bin [2020-04-17T04:21:13.014Z] #44 74.68 DEP soccr/soccr.d [2020-04-17T04:21:13.014Z] #44 74.92 CC soccr/soccr.o [2020-04-17T04:21:13.014Z] #44 77.40 AR soccr/libsoccr.a [2020-04-17T04:21:13.014Z] #44 77.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:21:13.014Z] #44 77.75 DEP criu/arch/aarch64/sigframe.d [2020-04-17T04:21:13.014Z] #44 77.84 DEP criu/arch/aarch64/crtools.d [2020-04-17T04:21:13.014Z] #44 78.05 DEP criu/arch/aarch64/cpu.d [2020-04-17T04:21:13.014Z] #44 78.15 DEP criu/arch/aarch64/bitops.d [2020-04-17T04:21:13.014Z] #44 78.22 CC criu/arch/aarch64/bitops.o [2020-04-17T04:21:13.014Z] #44 78.31 CC criu/arch/aarch64/cpu.o [2020-04-17T04:21:13.191Z] #44 17.47 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:21:13.191Z] #44 17.49 DEP images/ipc-shm.pb-c.d [2020-04-17T04:21:13.191Z] #44 17.53 PBCC images/ipc-var.pb-c.c [2020-04-17T04:21:13.191Z] #44 17.57 DEP images/ipc-var.pb-c.d [2020-04-17T04:21:13.191Z] #44 17.64 PBCC images/sk-opts.pb-c.c [2020-04-17T04:21:13.191Z] #44 17.67 PBCC images/packet-sock.pb-c.c [2020-04-17T04:21:13.209Z] #44 15.83 DEP images/pipe.pb-c.d [2020-04-17T04:21:13.209Z] #44 15.87 PBCC images/pstree.pb-c.c [2020-04-17T04:21:13.209Z] #44 15.91 DEP images/pstree.pb-c.d [2020-04-17T04:21:13.275Z] #44 78.62 CC criu/arch/aarch64/crtools.o [2020-04-17T04:21:13.455Z] #44 17.73 DEP images/sk-opts.pb-c.d [2020-04-17T04:21:13.455Z] #44 17.78 DEP images/packet-sock.pb-c.d [2020-04-17T04:21:13.455Z] #44 17.85 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:21:13.455Z] #44 17.92 DEP images/sk-netlink.pb-c.d [2020-04-17T04:21:13.467Z] #44 16.03 PBCC images/fs.pb-c.c [2020-04-17T04:21:13.467Z] #44 16.04 DEP images/fs.pb-c.d [2020-04-17T04:21:13.467Z] #44 16.11 PBCC images/signalfd.pb-c.c [2020-04-17T04:21:13.467Z] #44 16.20 DEP images/signalfd.pb-c.d [2020-04-17T04:21:13.536Z] #44 ... [2020-04-17T04:21:13.536Z] [2020-04-17T04:21:13.536Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:13.536Z] #60 13.66 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-04-17T04:21:13.536Z] #60 ... [2020-04-17T04:21:13.536Z] [2020-04-17T04:21:13.536Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:13.536Z] #47 129.4 net/http/httptrace [2020-04-17T04:21:13.536Z] #47 129.6 net/http [2020-04-17T04:21:13.715Z] #44 18.10 PBCC images/sk-inet.pb-c.c [2020-04-17T04:21:13.715Z] #44 18.18 DEP images/sk-inet.pb-c.d [2020-04-17T04:21:13.715Z] #44 18.25 PBCC images/sk-unix.pb-c.c [2020-04-17T04:21:13.725Z] #44 16.31 PBCC images/fh.pb-c.c [2020-04-17T04:21:13.725Z] #44 16.37 PBCC images/fsnotify.pb-c.c [2020-04-17T04:21:13.725Z] #44 16.43 DEP images/fh.pb-c.d [2020-04-17T04:21:13.725Z] #44 16.49 DEP images/fsnotify.pb-c.d [2020-04-17T04:21:13.725Z] #44 16.55 PBCC images/eventpoll.pb-c.c [2020-04-17T04:21:13.973Z] #44 18.35 DEP images/sk-unix.pb-c.d [2020-04-17T04:21:13.973Z] #44 18.43 PBCC images/mm.pb-c.c [2020-04-17T04:21:13.973Z] #44 18.50 DEP images/mm.pb-c.d [2020-04-17T04:21:13.973Z] #44 18.55 PBCC images/timerfd.pb-c.c [2020-04-17T04:21:13.983Z] #44 16.61 DEP images/eventpoll.pb-c.d [2020-04-17T04:21:13.983Z] #44 16.68 PBCC images/eventfd.pb-c.c [2020-04-17T04:21:13.983Z] #44 16.69 DEP images/eventfd.pb-c.d [2020-04-17T04:21:13.983Z] #44 16.75 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:21:13.983Z] #44 16.80 DEP images/remap-file-path.pb-c.d [2020-04-17T04:21:14.107Z] #47 ... [2020-04-17T04:21:14.107Z] [2020-04-17T04:21:14.107Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:14.107Z] #44 79.36 CC criu/arch/aarch64/sigframe.o [2020-04-17T04:21:14.232Z] #44 18.67 DEP images/timerfd.pb-c.d [2020-04-17T04:21:14.232Z] #44 18.74 PBCC images/timer.pb-c.c [2020-04-17T04:21:14.232Z] #44 18.77 DEP images/timer.pb-c.d [2020-04-17T04:21:14.232Z] #44 18.82 PBCC images/sa.pb-c.c [2020-04-17T04:21:14.242Z] #44 16.86 PBCC images/fifo.pb-c.c [2020-04-17T04:21:14.242Z] #44 16.93 DEP images/fifo.pb-c.d [2020-04-17T04:21:14.242Z] #44 16.97 PBCC images/ghost-file.pb-c.c [2020-04-17T04:21:14.242Z] #44 17.01 DEP images/ghost-file.pb-c.d [2020-04-17T04:21:14.289Z] #17 15.45 Reading package lists... [2020-04-17T04:21:14.289Z] #17 ... [2020-04-17T04:21:14.289Z] [2020-04-17T04:21:14.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:14.289Z] #44 122.2 DEP criu/fdstore.d [2020-04-17T04:21:14.289Z] #44 122.3 DEP criu/fault-injection.d [2020-04-17T04:21:14.289Z] #44 122.4 DEP criu/external.d [2020-04-17T04:21:14.289Z] #44 122.5 DEP criu/eventpoll.d [2020-04-17T04:21:14.289Z] #44 122.9 DEP criu/eventfd.d [2020-04-17T04:21:14.289Z] #44 123.1 DEP criu/crtools.d [2020-04-17T04:21:14.289Z] #44 123.3 DEP criu/cr-service.d [2020-04-17T04:21:14.289Z] #44 123.4 DEP criu/cr-restore.d [2020-04-17T04:21:14.289Z] #44 123.7 DEP criu/cr-errno.d [2020-04-17T04:21:14.289Z] #44 123.7 DEP criu/cr-dump.d [2020-04-17T04:21:14.289Z] #44 123.9 DEP criu/cr-dedup.d [2020-04-17T04:21:14.289Z] #44 124.0 DEP criu/cr-check.d [2020-04-17T04:21:14.289Z] #44 124.3 DEP criu/config.d [2020-04-17T04:21:14.289Z] #44 124.5 DEP criu/clone-noasan.d [2020-04-17T04:21:14.289Z] #44 124.6 DEP criu/cgroup.d [2020-04-17T04:21:14.289Z] #44 124.7 DEP criu/cgroup-props.d [2020-04-17T04:21:14.289Z] #44 124.8 DEP criu/bitmap.d [2020-04-17T04:21:14.289Z] #44 124.8 DEP criu/bfd.d [2020-04-17T04:21:14.289Z] #44 124.9 DEP criu/autofs.d [2020-04-17T04:21:14.290Z] #44 125.1 DEP criu/aio.d [2020-04-17T04:21:14.290Z] #44 125.2 DEP criu/action-scripts.d [2020-04-17T04:21:14.367Z] #44 79.69 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-17T04:21:14.367Z] #44 79.76 DEP criu/pie/util-vdso.d [2020-04-17T04:21:14.491Z] #44 18.86 DEP images/sa.pb-c.d [2020-04-17T04:21:14.491Z] #44 18.96 PBCC images/pipe-data.pb-c.c [2020-04-17T04:21:14.491Z] #44 19.03 DEP images/pipe-data.pb-c.d [2020-04-17T04:21:14.491Z] #44 19.07 PBCC images/mnt.pb-c.c [2020-04-17T04:21:14.501Z] #44 17.09 PBCC images/regfile.pb-c.c [2020-04-17T04:21:14.501Z] #44 17.15 DEP images/regfile.pb-c.d [2020-04-17T04:21:14.501Z] #44 17.24 PBCC images/ns.pb-c.c [2020-04-17T04:21:14.501Z] #44 17.30 DEP images/ns.pb-c.d [2020-04-17T04:21:14.501Z] #44 17.36 PBCC images/fdinfo.pb-c.c [2020-04-17T04:21:14.628Z] #44 79.99 DEP criu/pie/util.d [2020-04-17T04:21:14.749Z] #44 19.14 DEP images/mnt.pb-c.d [2020-04-17T04:21:14.749Z] #44 19.18 PBCC images/sk-packet.pb-c.c [2020-04-17T04:21:14.749Z] #44 19.22 DEP images/sk-packet.pb-c.d [2020-04-17T04:21:14.749Z] #44 19.27 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:21:14.749Z] #44 19.31 DEP images/tcp-stream.pb-c.d [2020-04-17T04:21:14.758Z] #44 17.51 DEP images/fdinfo.pb-c.d [2020-04-17T04:21:14.758Z] #44 17.61 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:21:14.889Z] #44 80.30 CC criu/pie/util.o [2020-04-17T04:21:14.890Z] #44 125.6 CC criu/action-scripts.o [2020-04-17T04:21:15.007Z] #44 19.39 PBCC images/pipe.pb-c.c [2020-04-17T04:21:15.008Z] #44 19.45 DEP images/pipe.pb-c.d [2020-04-17T04:21:15.008Z] #44 19.54 PBCC images/pstree.pb-c.c [2020-04-17T04:21:15.008Z] #44 19.55 DEP images/pstree.pb-c.d [2020-04-17T04:21:15.016Z] #44 17.72 PBCC images/core-arm.pb-c.c [2020-04-17T04:21:15.016Z] #44 17.75 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:21:15.016Z] #44 17.82 PBCC images/core-s390.pb-c.c [2020-04-17T04:21:15.145Z] #44 126.0 CC criu/aio.o [2020-04-17T04:21:15.266Z] #44 19.63 PBCC images/fs.pb-c.c [2020-04-17T04:21:15.266Z] #44 19.66 DEP images/fs.pb-c.d [2020-04-17T04:21:15.266Z] #44 19.71 PBCC images/signalfd.pb-c.c [2020-04-17T04:21:15.266Z] #44 19.77 DEP images/signalfd.pb-c.d [2020-04-17T04:21:15.266Z] #44 19.84 PBCC images/fh.pb-c.c [2020-04-17T04:21:15.275Z] #44 17.89 PBCC images/core-x86.pb-c.c [2020-04-17T04:21:15.275Z] #44 18.02 PBCC images/core.pb-c.c [2020-04-17T04:21:15.275Z] #44 ... [2020-04-17T04:21:15.275Z] [2020-04-17T04:21:15.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:15.275Z] #47 121.0 go/token [2020-04-17T04:21:15.275Z] #47 121.9 go/scanner [2020-04-17T04:21:15.275Z] #47 122.2 internal/lazyregexp [2020-04-17T04:21:15.275Z] #47 122.7 net/url [2020-04-17T04:21:15.275Z] #47 123.6 go/ast [2020-04-17T04:21:15.275Z] #47 124.9 text/template/parse [2020-04-17T04:21:15.275Z] #47 130.3 go/parser [2020-04-17T04:21:15.275Z] #47 ... [2020-04-17T04:21:15.275Z] [2020-04-17T04:21:15.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:15.275Z] #44 18.11 PBCC images/inventory.pb-c.c [2020-04-17T04:21:15.469Z] #44 80.79 CC criu/pie/util-vdso.o [2020-04-17T04:21:15.525Z] #44 19.92 PBCC images/fsnotify.pb-c.c [2020-04-17T04:21:15.525Z] #44 19.98 DEP images/fh.pb-c.d [2020-04-17T04:21:15.525Z] #44 20.03 DEP images/fsnotify.pb-c.d [2020-04-17T04:21:15.525Z] #44 20.11 PBCC images/eventpoll.pb-c.c [2020-04-17T04:21:15.534Z] #44 18.27 DEP images/core-aarch64.pb-c.d [2020-04-17T04:21:15.534Z] #44 18.33 DEP images/core-arm.pb-c.d [2020-04-17T04:21:15.534Z] #44 18.45 DEP images/core-ppc64.pb-c.d [2020-04-17T04:21:15.635Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T04:21:15.636Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-17T04:21:15.636Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T04:21:15.636Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T04:21:15.705Z] #44 126.5 CC criu/autofs.o [2020-04-17T04:21:15.784Z] #44 20.13 DEP images/eventpoll.pb-c.d [2020-04-17T04:21:15.784Z] #44 20.22 PBCC images/eventfd.pb-c.c [2020-04-17T04:21:15.784Z] #44 20.27 DEP images/eventfd.pb-c.d [2020-04-17T04:21:15.784Z] #44 20.35 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:21:15.793Z] #44 18.51 DEP images/core-s390.pb-c.d [2020-04-17T04:21:15.793Z] #44 18.56 DEP images/core-x86.pb-c.d [2020-04-17T04:21:15.793Z] #44 18.62 DEP images/core.pb-c.d [2020-04-17T04:21:15.918Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T04:21:15.918Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T04:21:16.042Z] #44 20.40 DEP images/remap-file-path.pb-c.d [2020-04-17T04:21:16.042Z] #44 20.47 PBCC images/fifo.pb-c.c [2020-04-17T04:21:16.042Z] #44 20.48 DEP images/fifo.pb-c.d [2020-04-17T04:21:16.042Z] #44 20.54 PBCC images/ghost-file.pb-c.c [2020-04-17T04:21:16.050Z] #44 81.51 AR criu/pie/pie.lib.a [2020-04-17T04:21:16.051Z] #44 18.71 DEP images/inventory.pb-c.d [2020-04-17T04:21:16.051Z] #44 18.84 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:21:16.051Z] #44 ... [2020-04-17T04:21:16.051Z] [2020-04-17T04:21:16.051Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:16.051Z] #56 121.9 encoding/json [2020-04-17T04:21:16.051Z] #56 122.7 github.com/pkg/diff [2020-04-17T04:21:16.051Z] #56 124.0 go/ast [2020-04-17T04:21:16.051Z] #56 129.6 golang.org/x/crypto/ssh/terminal [2020-04-17T04:21:16.051Z] #56 131.1 mvdan.cc/editorconfig [2020-04-17T04:21:16.051Z] #56 131.8 mvdan.cc/sh/v3/fileutil [2020-04-17T04:21:16.200Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-04-17T04:21:16.302Z] #44 20.75 DEP images/ghost-file.pb-c.d [2020-04-17T04:21:16.312Z] #44 81.62 DEP criu/pie/restorer.d [2020-04-17T04:21:16.320Z] #56 ... [2020-04-17T04:21:16.320Z] [2020-04-17T04:21:16.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:16.320Z] #44 18.92 DEP images/cpuinfo.pb-c.d [2020-04-17T04:21:16.320Z] #44 19.05 PBCC images/stats.pb-c.c [2020-04-17T04:21:16.320Z] #44 19.12 DEP images/stats.pb-c.d [2020-04-17T04:21:16.483Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T04:21:16.483Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-04-17T04:21:16.483Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T04:21:16.483Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T04:21:16.560Z] #44 20.89 PBCC images/regfile.pb-c.c [2020-04-17T04:21:16.560Z] #44 20.94 DEP images/regfile.pb-c.d [2020-04-17T04:21:16.560Z] #44 21.01 PBCC images/ns.pb-c.c [2020-04-17T04:21:16.560Z] #44 21.03 DEP images/ns.pb-c.d [2020-04-17T04:21:16.560Z] #44 21.08 PBCC images/fdinfo.pb-c.c [2020-04-17T04:21:16.575Z] #44 81.92 DEP criu/arch/aarch64/intraprocedure.d [2020-04-17T04:21:16.575Z] #44 81.95 DEP criu/arch/aarch64/restorer.d [2020-04-17T04:21:16.818Z] #44 21.22 DEP images/fdinfo.pb-c.d [2020-04-17T04:21:16.818Z] #44 21.28 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:21:16.818Z] #44 21.34 PBCC images/core-arm.pb-c.c [2020-04-17T04:21:16.818Z] #44 21.40 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:21:16.835Z] #44 82.17 DEP criu/arch/aarch64/vdso-pie.d [2020-04-17T04:21:17.067Z] #44 127.9 CC criu/bfd.o [2020-04-17T04:21:17.077Z] #44 21.46 PBCC images/core-s390.pb-c.c [2020-04-17T04:21:17.077Z] #44 21.48 PBCC images/core-x86.pb-c.c [2020-04-17T04:21:17.077Z] #44 21.54 PBCC images/core.pb-c.c [2020-04-17T04:21:17.077Z] #44 21.62 PBCC images/inventory.pb-c.c [2020-04-17T04:21:17.096Z] #44 82.43 DEP criu/pie/parasite-vdso.d [2020-04-17T04:21:17.098Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-04-17T04:21:17.335Z] #44 21.70 DEP images/core-aarch64.pb-c.d [2020-04-17T04:21:17.335Z] #44 21.78 DEP images/core-arm.pb-c.d [2020-04-17T04:21:17.335Z] #44 21.84 DEP images/core-ppc64.pb-c.d [2020-04-17T04:21:17.335Z] #44 21.94 DEP images/core-s390.pb-c.d [2020-04-17T04:21:17.357Z] #44 82.74 DEP criu/pie/parasite.d [2020-04-17T04:21:17.595Z] #44 21.99 DEP images/core-x86.pb-c.d [2020-04-17T04:21:17.595Z] #44 22.08 DEP images/core.pb-c.d [2020-04-17T04:21:17.755Z] #44 128.4 CC criu/bitmap.o [2020-04-17T04:21:17.755Z] #44 128.6 CC criu/cgroup-props.o [2020-04-17T04:21:17.854Z] #44 22.16 DEP images/inventory.pb-c.d [2020-04-17T04:21:17.854Z] #44 22.25 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:21:17.854Z] #44 22.29 DEP images/cpuinfo.pb-c.d [2020-04-17T04:21:17.854Z] #44 22.32 PBCC images/stats.pb-c.c [2020-04-17T04:21:17.854Z] #44 22.38 DEP images/stats.pb-c.d [2020-04-17T04:21:17.928Z] #44 83.25 CC criu/pie/parasite.o [2020-04-17T04:21:18.422Z] #44 ... [2020-04-17T04:21:18.422Z] [2020-04-17T04:21:18.422Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:18.422Z] #47 125.2 internal/lazyregexp [2020-04-17T04:21:18.422Z] #47 125.6 go/ast [2020-04-17T04:21:18.422Z] #47 125.7 net/url [2020-04-17T04:21:18.422Z] #47 129.0 text/template/parse [2020-04-17T04:21:18.422Z] #47 132.8 go/parser [2020-04-17T04:21:18.422Z] #47 134.7 text/template [2020-04-17T04:21:18.422Z] #47 ... [2020-04-17T04:21:18.422Z] [2020-04-17T04:21:18.422Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:18.422Z] #56 126.7 github.com/pkg/diff [2020-04-17T04:21:18.422Z] #56 127.7 go/ast [2020-04-17T04:21:18.422Z] #56 129.0 golang.org/x/crypto/ssh/terminal [2020-04-17T04:21:18.422Z] #56 131.4 mvdan.cc/editorconfig [2020-04-17T04:21:18.422Z] #56 132.9 mvdan.cc/sh/v3/fileutil [2020-04-17T04:21:18.422Z] #56 133.2 mvdan.cc/sh/v3/syntax [2020-04-17T04:21:18.680Z] #44 129.4 CC criu/cgroup.o [2020-04-17T04:21:18.681Z] #44 ... [2020-04-17T04:21:18.681Z] [2020-04-17T04:21:18.681Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:21:18.681Z] #30 DONE 228.7s [2020-04-17T04:21:18.681Z] [2020-04-17T04:21:18.681Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:18.681Z] #17 15.45 Reading package lists... [2020-04-17T04:21:18.681Z] #17 19.09 Building dependency tree... [2020-04-17T04:21:18.681Z] #17 20.86 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:21:18.681Z] #17 20.86 The following additional packages will be installed: [2020-04-17T04:21:18.681Z] #17 20.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:21:18.681Z] #17 20.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:21:18.681Z] #17 20.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:21:18.681Z] #17 20.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:21:18.681Z] #17 20.87 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:21:18.681Z] #17 20.87 Suggested packages: [2020-04-17T04:21:18.681Z] #17 20.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:21:18.681Z] #17 20.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:21:18.681Z] #17 20.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:21:18.681Z] #17 20.87 Recommended packages: [2020-04-17T04:21:18.681Z] #17 20.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:21:18.681Z] #17 20.87 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:21:19.315Z] #44 84.76 LINK criu/pie/parasite.built-in.o [2020-04-17T04:21:19.577Z] #44 84.77 GEN criu/pie/parasite-blob.h [2020-04-17T04:21:19.577Z] #44 84.82 CC criu/pie/parasite-vdso.o [2020-04-17T04:21:19.774Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.6% of statements [2020-04-17T04:21:20.056Z] ok github.com/docker/docker/builder/dockerfile 0.958s coverage: 48.2% of statements [2020-04-17T04:21:20.150Z] #44 ... [2020-04-17T04:21:20.150Z] [2020-04-17T04:21:20.150Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:21:20.324Z] #56 ... [2020-04-17T04:21:20.324Z] [2020-04-17T04:21:20.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:20.324Z] #44 24.49 make[1]: Nothing to be done for 'all'. [2020-04-17T04:21:20.502Z] #44 23.27 make[1]: Nothing to be done for 'all'. [2020-04-17T04:21:20.570Z] #17 22.89 The following NEW packages will be installed: [2020-04-17T04:21:20.570Z] #17 22.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:21:20.570Z] #17 22.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:21:20.570Z] #17 22.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:21:20.570Z] #17 22.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:21:20.570Z] #17 22.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:21:20.570Z] #17 22.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:21:20.570Z] #17 22.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:21:20.570Z] #17 22.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:21:20.570Z] #17 22.90 xz-utils zip [2020-04-17T04:21:20.671Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-17T04:21:20.825Z] #17 23.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:21:20.825Z] #17 23.23 Need to get 28.5 MB of archives. [2020-04-17T04:21:20.825Z] #17 23.23 After this operation, 116 MB of additional disk space will be used. [2020-04-17T04:21:20.825Z] #17 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T04:21:20.825Z] #17 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T04:21:20.825Z] #17 23.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T04:21:20.825Z] #17 23.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T04:21:21.120Z] #17 23.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T04:21:21.120Z] #17 23.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T04:21:21.120Z] #17 23.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:21:21.120Z] #17 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T04:21:21.120Z] #17 23.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T04:21:21.120Z] #17 23.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T04:21:21.120Z] #17 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T04:21:21.120Z] #17 23.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T04:21:21.120Z] #17 23.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T04:21:21.120Z] #17 23.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T04:21:21.120Z] #17 23.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T04:21:21.120Z] #17 23.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T04:21:21.120Z] #17 23.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T04:21:21.120Z] #17 23.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:21:21.120Z] #17 23.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:21:21.120Z] #17 23.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T04:21:21.120Z] #17 23.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T04:21:21.120Z] #17 23.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T04:21:21.120Z] #17 23.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T04:21:21.120Z] #17 23.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T04:21:21.120Z] #17 23.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T04:21:21.120Z] #17 23.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T04:21:21.120Z] #17 23.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T04:21:21.120Z] #17 23.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T04:21:21.120Z] #17 23.61 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T04:21:21.285Z] ok github.com/docker/docker/builder/remotecontext/git 1.008s coverage: 86.3% of statements [2020-04-17T04:21:21.285Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T04:21:21.285Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T04:21:21.376Z] #17 23.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T04:21:21.672Z] #17 23.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T04:21:21.672Z] #17 23.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T04:21:21.672Z] #17 23.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T04:21:21.672Z] #17 24.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T04:21:21.672Z] #17 24.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:21:21.672Z] #17 24.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:21:21.672Z] #17 24.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:21:21.672Z] #17 24.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T04:21:21.672Z] #17 24.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:21:21.672Z] #17 24.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:21:21.672Z] #17 24.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:21:21.672Z] #17 24.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T04:21:21.672Z] #17 24.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T04:21:21.672Z] #17 24.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T04:21:21.927Z] #17 24.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:21:21.927Z] #17 24.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T04:21:21.927Z] #17 24.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T04:21:22.182Z] #17 24.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T04:21:22.402Z] #44 ... [2020-04-17T04:21:22.402Z] [2020-04-17T04:21:22.402Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:21:22.402Z] #65 59.69 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:21:22.402Z] #65 59.69 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:21:22.402Z] #65 59.69 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:21:22.402Z] #65 59.69 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:21:22.402Z] #65 59.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:21:22.402Z] #65 59.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:21:22.402Z] #65 59.69 + '[' '' = dynamic ']' [2020-04-17T04:21:22.402Z] #65 59.69 + make [2020-04-17T04:21:22.402Z] #65 61.17 + bin/ctr [2020-04-17T04:21:22.742Z] #17 25.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:21:22.742Z] #17 25.27 Fetched 28.5 MB in 2s (18.2 MB/s) [2020-04-17T04:21:22.742Z] #17 25.33 Selecting previously unselected package pigz. [2020-04-17T04:21:23.027Z] #23 142.5 Checking out files: 13% (1486/10688) Checking out files: 14% (1497/10688) Checking out files: 15% (1604/10688) Checking out files: 16% (1711/10688) Checking out files: 17% (1817/10688) Checking out files: 18% (1924/10688) Checking out files: 19% (2031/10688) Checking out files: 20% (2138/10688) Checking out files: 21% (2245/10688) Checking out files: 22% (2352/10688) Checking out files: 23% (2459/10688) Checking out files: 24% (2566/10688) Checking out files: 25% (2672/10688) Checking out files: 26% (2779/10688) Checking out files: 27% (2886/10688) Checking out files: 28% (2993/10688) Checking out files: 29% (3100/10688) Checking out files: 30% (3207/10688) Checking out files: 31% (3314/10688) Checking out files: 32% (3421/10688) Checking out files: 33% (3528/10688) Checking out files: 34% (3634/10688) Checking out files: 35% (3741/10688) Checking out files: 36% (3848/10688) Checking out files: 37% (3955/10688) Checking out files: 38% (4062/10688) Checking out files: 39% (4169/10688) Checking out files: 40% (4276/10688) Checking out files: 41% (4383/10688) Checking out files: 42% (4489/10688) Checking out files: 42% (4526/10688) Checking out files: 43% (4596/10688) Checking out files: 44% (4703/10688) Checking out files: 45% (4810/10688) Checking out files: 46% (4917/10688) Checking out files: 47% (5024/10688) Checking out files: 48% (5131/10688) Checking out files: 49% (5238/10688) Checking out files: 50% (5344/10688) Checking out files: 51% (5451/10688) Checking out files: 52% (5558/10688) Checking out files: 53% (5665/10688) Checking out files: 54% (5772/10688) Checking out files: 55% (5879/10688) Checking out files: 56% (5986/10688) Checking out files: 57% (6093/10688) Checking out files: 58% (6200/10688) Checking out files: 59% (6306/10688) Checking out files: 60% (6413/10688) Checking out files: 61% (6520/10688) Checking out files: 62% (6627/10688) Checking out files: 63% (6734/10688) Checking out files: 64% (6841/10688) Checking out files: 65% (6948/10688) Checking out files: 66% (7055/10688) Checking out files: 67% (7161/10688) Checking out files: 68% (7268/10688) Checking out files: 69% (7375/10688) Checking out files: 70% (7482/10688) Checking out files: 71% (7589/10688) Checking out files: 72% (7696/10688) Checking out files: 73% (7803/10688) Checking out files: 74% (7910/10688) Checking out files: 75% (8016/10688) Checking out files: 76% (8123/10688) Checking out files: 77% (8230/10688) Checking out files: 77% (8284/10688) Checking out files: 78% (8337/10688) Checking out files: 79% (8444/10688) Checking out files: 80% (8551/10688) Checking out files: 81% (8658/10688) Checking out files: 82% (8765/10688) Checking out files: 83% (8872/10688) Checking out files: 84% (8978/10688) Checking out files: 85% (9085/10688) Checking out files: 86% (9192/10688) Checking out files: 87% (9299/10688) Checking out files: 88% (9406/10688) Checking out files: 89% (9513/10688) Checking out files: 90% (9620/10688) Checking out files: 91% (9727/10688) Checking out files: 92% (9833/10688) Checking out files: 93% (9940/10688) Checking out files: 94% (10047/10688) Checking out files: 95% (10154/10688) Checking out files: 96% (10261/10688) Checking out files: 97% (10368/10688) Checking out files: 97% (10443/10688) Checking out files: 98% (10475/10688) Checking out files: 99% (10582/10688) Checking out files: 100% (10688/10688) Checking out files: 100% (10688/10688), done. [2020-04-17T04:21:23.039Z] #17 25.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 ... 23427 files and directories currently installed.) [2020-04-17T04:21:23.039Z] #17 25.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T04:21:23.039Z] #17 25.39 Unpacking pigz (2.4-1) ... [2020-04-17T04:21:23.039Z] #17 25.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T04:21:23.039Z] #17 25.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:21:23.039Z] #17 25.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:23.288Z] #23 147.9 + cd /tmp/tmp.xBWMmSseTc/tmp/docker-ce [2020-04-17T04:21:23.288Z] #23 147.9 + git checkout -q v17.06.2-ce [2020-04-17T04:21:23.335Z] #65 ... [2020-04-17T04:21:23.335Z] [2020-04-17T04:21:23.335Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:23.335Z] #44 26.06 CC images/stats.o [2020-04-17T04:21:23.599Z] #17 25.91 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:21:23.599Z] #17 25.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:21:23.599Z] #17 25.93 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:21:23.901Z] #44 26.75 CC images/core.o [2020-04-17T04:21:23.956Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2020-04-17T04:21:24.513Z] #44 28.21 CC images/stats.o [2020-04-17T04:21:24.513Z] #44 28.96 CC images/core.o [2020-04-17T04:21:24.524Z] #17 26.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:24.524Z] #17 26.74 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:21:25.275Z] #44 27.85 CC images/core-x86.o [2020-04-17T04:21:25.841Z] #44 28.66 CC images/core-arm.o [2020-04-17T04:21:25.887Z] #44 30.20 CC images/core-x86.o [2020-04-17T04:21:26.406Z] #44 29.02 CC images/core-aarch64.o [2020-04-17T04:21:26.406Z] #44 ... [2020-04-17T04:21:26.406Z] [2020-04-17T04:21:26.406Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:26.406Z] #47 132.0 text/template [2020-04-17T04:21:26.406Z] #47 135.8 encoding/xml [2020-04-17T04:21:26.406Z] #47 140.4 go/doc [2020-04-17T04:21:26.406Z] #47 ... [2020-04-17T04:21:26.406Z] [2020-04-17T04:21:26.406Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:26.406Z] #56 132.3 mvdan.cc/sh/v3/syntax [2020-04-17T04:21:26.408Z] #17 28.72 Selecting previously unselected package python3-minimal. [2020-04-17T04:21:26.408Z] #17 28.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 ... 23676 files and directories currently installed.) [2020-04-17T04:21:26.408Z] #17 28.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T04:21:26.408Z] #17 28.79 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:21:26.408Z] #17 28.88 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T04:21:26.408Z] #17 28.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T04:21:26.408Z] #17 28.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T04:21:26.663Z] #17 29.03 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T04:21:26.663Z] #17 29.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:21:26.663Z] #17 29.03 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:26.822Z] #44 31.07 CC images/core-arm.o [2020-04-17T04:21:26.822Z] #44 ... [2020-04-17T04:21:26.822Z] [2020-04-17T04:21:26.822Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:26.822Z] #56 143.5 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:21:26.982Z] #56 142.8 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:21:26.982Z] #56 ... [2020-04-17T04:21:26.982Z] [2020-04-17T04:21:26.982Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:26.982Z] #44 29.63 CC images/core-ppc64.o [2020-04-17T04:21:27.496Z] #23 ... [2020-04-17T04:21:27.497Z] [2020-04-17T04:21:27.497Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:27.497Z] #17 10.50 Fetched 8166 kB in 8s (1031 kB/s) [2020-04-17T04:21:27.497Z] #17 10.50 Reading package lists... [2020-04-17T04:21:27.497Z] #17 14.32 Reading package lists... [2020-04-17T04:21:27.497Z] #17 17.97 Building dependency tree... [2020-04-17T04:21:27.497Z] #17 20.21 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:21:27.497Z] #17 20.21 The following additional packages will be installed: [2020-04-17T04:21:27.497Z] #17 20.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:21:27.497Z] #17 20.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:21:27.497Z] #17 20.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:21:27.497Z] #17 20.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:21:27.497Z] #17 20.22 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:21:27.497Z] #17 20.22 Suggested packages: [2020-04-17T04:21:27.497Z] #17 20.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:21:27.497Z] #17 20.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:21:27.497Z] #17 20.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:21:27.497Z] #17 20.22 Recommended packages: [2020-04-17T04:21:27.497Z] #17 20.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:21:27.497Z] #17 20.22 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:21:27.497Z] #17 ... [2020-04-17T04:21:27.497Z] [2020-04-17T04:21:27.497Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:27.497Z] #47 141.4 github.com/LK4D4/vndr/godl [2020-04-17T04:21:27.497Z] #47 142.2 github.com/LK4D4/vndr [2020-04-17T04:21:27.497Z] #47 ... [2020-04-17T04:21:27.497Z] [2020-04-17T04:21:27.497Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:21:27.497Z] #23 151.6 + mkdir -p /tmp/tmp.xBWMmSseTc/src/github.com/docker [2020-04-17T04:21:27.497Z] #23 151.6 + mv components/cli /tmp/tmp.xBWMmSseTc/src/github.com/docker/cli [2020-04-17T04:21:27.497Z] #23 151.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-17T04:21:27.588Z] #17 29.95 Selecting previously unselected package python3.7. [2020-04-17T04:21:27.588Z] #17 29.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:21:27.588Z] #17 29.97 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:27.588Z] #17 30.10 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T04:21:27.588Z] #17 30.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T04:21:27.588Z] #17 30.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T04:21:27.844Z] #17 30.18 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:21:28.068Z] #23 ... [2020-04-17T04:21:28.068Z] [2020-04-17T04:21:28.068Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:28.068Z] #47 DONE 152.7s [2020-04-17T04:21:28.329Z] [2020-04-17T04:21:28.329Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:28.329Z] #17 21.89 The following NEW packages will be installed: [2020-04-17T04:21:28.330Z] #17 21.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:21:28.330Z] #17 21.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:21:28.330Z] #17 21.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:21:28.330Z] #17 21.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:21:28.330Z] #17 21.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:21:28.330Z] #17 21.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:21:28.330Z] #17 21.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:21:28.330Z] #17 21.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:21:28.330Z] #17 21.90 xz-utils zip [2020-04-17T04:21:28.354Z] #44 30.98 CC images/core-s390.o [2020-04-17T04:21:28.456Z] #17 31.02 Selecting previously unselected package python3. [2020-04-17T04:21:28.593Z] #17 22.46 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:21:28.593Z] #17 22.46 Need to get 27.6 MB of archives. [2020-04-17T04:21:28.593Z] #17 22.46 After this operation, 114 MB of additional disk space will be used. [2020-04-17T04:21:28.593Z] #17 22.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-17T04:21:28.593Z] #17 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-17T04:21:28.593Z] #17 22.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-17T04:21:28.593Z] #17 22.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-17T04:21:28.593Z] #17 22.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-17T04:21:28.715Z] #17 31.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24088 files and directories currently installed.) [2020-04-17T04:21:28.715Z] #17 31.12 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T04:21:28.715Z] #17 31.13 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:21:28.715Z] #17 31.22 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T04:21:28.715Z] #17 31.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T04:21:28.715Z] #17 31.23 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T04:21:28.715Z] #17 31.32 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T04:21:28.853Z] #17 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-17T04:21:28.853Z] #17 22.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:21:28.853Z] #17 22.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-17T04:21:28.853Z] #17 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-17T04:21:28.853Z] #17 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-17T04:21:28.853Z] #17 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-17T04:21:28.853Z] #17 22.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-17T04:21:28.853Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-17T04:21:28.853Z] #17 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-17T04:21:28.853Z] #17 22.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-17T04:21:28.853Z] #17 22.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-17T04:21:28.853Z] #17 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-17T04:21:28.853Z] #17 22.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:21:28.853Z] #17 22.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:21:28.853Z] #17 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-17T04:21:28.853Z] #17 22.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-17T04:21:28.853Z] #17 22.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-17T04:21:28.853Z] #17 22.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-17T04:21:28.973Z] #17 31.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T04:21:28.973Z] #17 31.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T04:21:28.973Z] #17 31.43 Selecting previously unselected package libiptc0:amd64. [2020-04-17T04:21:28.973Z] #17 31.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T04:21:28.973Z] #17 31.45 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T04:21:28.973Z] #17 31.52 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T04:21:29.115Z] #17 22.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-17T04:21:29.115Z] #17 22.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-17T04:21:29.115Z] #17 22.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-17T04:21:29.115Z] #17 22.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-17T04:21:29.115Z] #17 22.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-17T04:21:29.115Z] #17 22.87 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-17T04:21:29.228Z] #17 31.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T04:21:29.228Z] #17 31.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T04:21:29.228Z] #17 31.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T04:21:29.229Z] #17 31.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T04:21:29.229Z] #17 31.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T04:21:29.229Z] #17 31.70 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T04:21:29.229Z] #17 31.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T04:21:29.229Z] #17 31.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T04:21:29.229Z] #17 31.80 Selecting previously unselected package iptables. [2020-04-17T04:21:29.485Z] #17 31.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T04:21:29.485Z] #17 31.80 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:21:29.687Z] #17 23.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-17T04:21:29.687Z] #17 23.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-17T04:21:29.687Z] #17 23.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-17T04:21:29.687Z] #17 23.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-17T04:21:29.687Z] #17 23.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-17T04:21:29.687Z] #17 23.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:21:29.687Z] #17 23.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:21:29.687Z] #17 23.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:21:29.687Z] #17 23.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-17T04:21:29.687Z] #17 23.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:21:29.687Z] #17 23.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:21:29.687Z] #17 23.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:21:29.687Z] #17 23.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-17T04:21:29.687Z] #17 23.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-17T04:21:29.728Z] #44 32.29 CC images/cpuinfo.o [2020-04-17T04:21:29.739Z] #17 32.18 Selecting previously unselected package xxd. [2020-04-17T04:21:29.739Z] #17 32.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:21:29.739Z] #17 32.20 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:21:29.950Z] #17 23.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-17T04:21:29.950Z] #17 23.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:21:29.993Z] #17 32.34 Selecting previously unselected package vim-common. [2020-04-17T04:21:29.993Z] #17 32.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:21:29.993Z] #17 32.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:21:30.211Z] #17 ... [2020-04-17T04:21:30.211Z] [2020-04-17T04:21:30.211Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:21:30.211Z] #30 DONE 155.0s [2020-04-17T04:21:30.211Z] [2020-04-17T04:21:30.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:30.211Z] #44 85.55 CC criu/arch/aarch64/vdso-pie.o [2020-04-17T04:21:30.211Z] #44 85.85 CC criu/arch/aarch64/restorer.o [2020-04-17T04:21:30.211Z] #44 86.35 CC criu/arch/aarch64/intraprocedure.o [2020-04-17T04:21:30.211Z] #44 86.41 CC criu/pie/restorer.o [2020-04-17T04:21:30.211Z] #44 90.59 LINK criu/pie/restorer.built-in.o [2020-04-17T04:21:30.211Z] #44 90.60 GEN criu/pie/restorer-blob.h [2020-04-17T04:21:30.211Z] #44 90.81 DEP criu/vdso.d [2020-04-17T04:21:30.211Z] #44 91.16 DEP criu/uts_ns.d [2020-04-17T04:21:30.211Z] #44 91.44 DEP criu/util.d [2020-04-17T04:21:30.211Z] #44 91.72 DEP criu/uffd.d [2020-04-17T04:21:30.211Z] #44 92.02 DEP criu/tun.d [2020-04-17T04:21:30.211Z] #44 92.31 DEP criu/tty.d [2020-04-17T04:21:30.211Z] #44 92.55 DEP criu/timerfd.d [2020-04-17T04:21:30.211Z] #44 92.86 DEP criu/sysfs_parse.d [2020-04-17T04:21:30.211Z] #44 93.07 DEP criu/sysctl.d [2020-04-17T04:21:30.211Z] #44 93.21 DEP criu/string.d [2020-04-17T04:21:30.211Z] #44 93.24 DEP criu/stats.d [2020-04-17T04:21:30.211Z] #44 93.39 DEP criu/sockets.d [2020-04-17T04:21:30.211Z] #44 93.57 DEP criu/sk-unix.d [2020-04-17T04:21:30.211Z] #44 93.78 DEP criu/sk-tcp.d [2020-04-17T04:21:30.211Z] #44 93.95 DEP criu/sk-queue.d [2020-04-17T04:21:30.211Z] #44 94.27 DEP criu/sk-packet.d [2020-04-17T04:21:30.211Z] #44 94.52 DEP criu/sk-netlink.d [2020-04-17T04:21:30.211Z] #44 94.91 DEP criu/sk-inet.d [2020-04-17T04:21:30.211Z] #44 95.34 DEP criu/signalfd.d [2020-04-17T04:21:30.211Z] #44 95.64 DEP criu/sigframe.d [2020-04-17T04:21:30.211Z] #44 ... [2020-04-17T04:21:30.211Z] [2020-04-17T04:21:30.211Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:30.211Z] #17 24.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-17T04:21:30.211Z] #17 24.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-17T04:21:30.247Z] #17 32.52 Selecting previously unselected package bash-completion. [2020-04-17T04:21:30.247Z] #17 32.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:21:30.298Z] #44 33.08 CC images/inventory.o [2020-04-17T04:21:30.471Z] #17 24.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-17T04:21:31.043Z] #17 24.77 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:21:31.043Z] #17 24.86 Fetched 27.6 MB in 2s (12.5 MB/s) [2020-04-17T04:21:31.043Z] #17 24.91 Selecting previously unselected package pigz. [2020-04-17T04:21:31.071Z] #56 ... [2020-04-17T04:21:31.071Z] [2020-04-17T04:21:31.071Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:31.071Z] #47 137.9 encoding/xml [2020-04-17T04:21:31.071Z] #47 143.0 go/doc [2020-04-17T04:21:31.071Z] #47 147.5 github.com/LK4D4/vndr/versioned [2020-04-17T04:21:31.071Z] #47 147.7 crypto/rsa [2020-04-17T04:21:31.233Z] #44 33.77 CC images/fdinfo.o [2020-04-17T04:21:31.305Z] #17 24.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23400 files and directories currently installed.) [2020-04-17T04:21:31.305Z] #17 24.98 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-17T04:21:31.305Z] #17 24.98 Unpacking pigz (2.4-1) ... [2020-04-17T04:21:31.305Z] #17 25.23 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-17T04:21:31.330Z] #47 ... [2020-04-17T04:21:31.330Z] [2020-04-17T04:21:31.330Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:31.330Z] #44 31.99 CC images/core-aarch64.o [2020-04-17T04:21:31.330Z] #44 32.86 CC images/core-ppc64.o [2020-04-17T04:21:31.330Z] #44 33.96 CC images/core-s390.o [2020-04-17T04:21:31.330Z] #44 35.16 CC images/cpuinfo.o [2020-04-17T04:21:31.330Z] #44 35.51 CC images/inventory.o [2020-04-17T04:21:31.569Z] #17 25.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T04:21:31.569Z] #17 25.27 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:31.588Z] #44 36.13 CC images/fdinfo.o [2020-04-17T04:21:31.605Z] #17 ... [2020-04-17T04:21:31.605Z] [2020-04-17T04:21:31.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:31.605Z] #44 132.6 CC criu/clone-noasan.o [2020-04-17T04:21:31.605Z] #44 132.7 CC criu/config.o [2020-04-17T04:21:31.605Z] #44 134.1 CC criu/cr-check.o [2020-04-17T04:21:31.605Z] #44 135.7 CC criu/cr-dedup.o [2020-04-17T04:21:31.605Z] #44 136.1 CC criu/cr-dump.o [2020-04-17T04:21:31.605Z] #44 138.4 CC criu/cr-errno.o [2020-04-17T04:21:31.605Z] #44 138.5 CC criu/cr-restore.o [2020-04-17T04:21:32.173Z] #44 34.65 CC images/fown.o [2020-04-17T04:21:32.173Z] #44 35.07 CC images/ns.o [2020-04-17T04:21:32.513Z] #17 26.21 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:21:32.513Z] #17 26.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T04:21:32.513Z] #17 26.25 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:21:32.523Z] #44 36.92 CC images/fown.o [2020-04-17T04:21:32.529Z] #44 143.3 CC criu/cr-service.o [2020-04-17T04:21:32.737Z] #44 35.45 CC images/regfile.o [2020-04-17T04:21:32.784Z] #44 ... [2020-04-17T04:21:32.784Z] [2020-04-17T04:21:32.784Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:32.784Z] #17 35.09 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:21:32.995Z] #44 35.75 CC images/ghost-file.o [2020-04-17T04:21:33.038Z] #17 35.49 Selecting previously unselected package bzip2. [2020-04-17T04:21:33.039Z] #17 35.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T04:21:33.039Z] #17 35.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:21:33.039Z] #17 35.58 Selecting previously unselected package xz-utils. [2020-04-17T04:21:33.084Z] #17 26.85 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:33.084Z] #17 26.87 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:21:33.088Z] #44 37.37 CC images/ns.o [2020-04-17T04:21:33.293Z] #17 35.60 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T04:21:33.293Z] #17 35.60 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:21:33.293Z] #17 35.75 Selecting previously unselected package apparmor. [2020-04-17T04:21:33.293Z] #17 35.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T04:21:33.293Z] #17 35.84 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:21:33.347Z] #44 37.79 CC images/regfile.o [2020-04-17T04:21:33.560Z] #44 36.32 CC images/fifo.o [2020-04-17T04:21:33.818Z] #44 36.63 CC images/remap-file-path.o [2020-04-17T04:21:33.853Z] #17 36.19 Selecting previously unselected package aufs-tools. [2020-04-17T04:21:33.853Z] #17 36.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T04:21:33.853Z] #17 36.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:21:33.853Z] #17 36.31 Selecting previously unselected package libonig5:amd64. [2020-04-17T04:21:33.853Z] #17 36.33 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T04:21:33.853Z] #17 36.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:21:33.912Z] #44 38.26 CC images/ghost-file.o [2020-04-17T04:21:34.107Z] #17 36.51 Selecting previously unselected package libjq1:amd64. [2020-04-17T04:21:34.107Z] #17 36.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:21:34.107Z] #17 36.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:21:34.119Z] Running on azwin-2-85a9a0 in d:\jenkins\workspace\engine_master [Pipeline] { [Pipeline] ws [2020-04-17T04:21:34.138Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-17T04:21:34.361Z] #17 36.64 Selecting previously unselected package jq. [2020-04-17T04:21:34.361Z] #17 36.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:21:34.361Z] #17 36.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:21:34.361Z] #17 36.74 Selecting previously unselected package libaio1:amd64. [2020-04-17T04:21:34.361Z] #17 36.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T04:21:34.361Z] #17 36.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T04:21:34.361Z] #17 36.82 Selecting previously unselected package libgpm2:amd64. [2020-04-17T04:21:34.361Z] #17 36.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T04:21:34.361Z] #17 36.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T04:21:34.389Z] #44 37.01 CC images/eventfd.o [2020-04-17T04:21:34.478Z] #44 38.81 CC images/fifo.o [2020-04-17T04:21:34.616Z] #17 36.91 Selecting previously unselected package libicu63:amd64. [2020-04-17T04:21:34.616Z] #17 36.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T04:21:34.616Z] #17 36.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:21:34.647Z] #44 37.39 CC images/eventpoll.o [2020-04-17T04:21:34.736Z] #44 39.20 CC images/remap-file-path.o [2020-04-17T04:21:35.303Z] #44 39.67 CC images/eventfd.o [2020-04-17T04:21:35.561Z] #44 40.05 CC images/eventpoll.o [2020-04-17T04:21:35.581Z] #44 38.03 CC images/fh.o [2020-04-17T04:21:35.629Z] #17 29.50 Selecting previously unselected package python3-minimal. [2020-04-17T04:21:35.629Z] #17 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23649 files and directories currently installed.) [2020-04-17T04:21:35.889Z] #17 29.58 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-17T04:21:35.889Z] #17 29.59 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:21:35.889Z] #17 29.72 Selecting previously unselected package libmpdec2:arm64. [2020-04-17T04:21:35.889Z] #17 29.72 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-17T04:21:36.146Z] #44 38.67 CC images/fsnotify.o [2020-04-17T04:21:36.146Z] #44 ... [2020-04-17T04:21:36.146Z] [2020-04-17T04:21:36.146Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:36.146Z] #56 DONE 151.9s [2020-04-17T04:21:36.146Z] [2020-04-17T04:21:36.146Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:36.146Z] #47 144.9 github.com/LK4D4/vndr/versioned [2020-04-17T04:21:36.146Z] #47 145.1 compress/flate [2020-04-17T04:21:36.146Z] #47 146.6 github.com/LK4D4/vndr/build [2020-04-17T04:21:36.146Z] #47 149.8 compress/gzip [2020-04-17T04:21:36.146Z] #47 151.1 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T04:21:36.151Z] #17 29.74 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-17T04:21:36.151Z] #17 29.86 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-17T04:21:36.151Z] #17 29.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T04:21:36.151Z] #17 29.88 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:36.494Z] #44 ... [2020-04-17T04:21:36.494Z] [2020-04-17T04:21:36.494Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:21:36.494Z] #56 DONE 153.1s [2020-04-17T04:21:36.494Z] [2020-04-17T04:21:36.494Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:36.494Z] #47 149.3 github.com/LK4D4/vndr/build [2020-04-17T04:21:36.494Z] #47 150.5 crypto/x509/pkix [2020-04-17T04:21:36.494Z] #47 151.7 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T04:21:37.080Z] #47 ... [2020-04-17T04:21:37.080Z] [2020-04-17T04:21:37.080Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:37.080Z] #44 39.72 CC images/signalfd.o [2020-04-17T04:21:37.338Z] #44 40.23 CC images/fs.o [2020-04-17T04:21:37.537Z] #17 31.08 Selecting previously unselected package python3.7. [2020-04-17T04:21:37.537Z] #17 31.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T04:21:37.537Z] #17 31.15 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:37.537Z] #17 31.38 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-17T04:21:37.537Z] #17 31.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-17T04:21:37.537Z] #17 31.39 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-17T04:21:37.797Z] #17 31.56 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:21:37.908Z] #44 40.63 CC images/pstree.o [2020-04-17T04:21:38.168Z] #44 41.05 CC images/pipe.o [2020-04-17T04:21:38.734Z] #44 41.56 CC images/tcp-stream.o [2020-04-17T04:21:38.775Z] #17 40.73 Selecting previously unselected package libnet1:amd64. [2020-04-17T04:21:38.775Z] #17 40.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:21:38.775Z] #17 40.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:21:38.775Z] #17 40.84 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T04:21:38.775Z] #17 40.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T04:21:38.775Z] #17 40.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:21:38.775Z] #17 40.91 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T04:21:38.775Z] #17 40.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:21:38.775Z] #17 40.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:21:38.775Z] #17 40.98 Selecting previously unselected package libreadline5:amd64. [2020-04-17T04:21:38.775Z] #17 40.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T04:21:38.775Z] #17 40.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T04:21:38.775Z] #17 41.10 Selecting previously unselected package net-tools. [2020-04-17T04:21:38.775Z] #17 41.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T04:21:38.775Z] #17 41.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:21:39.023Z] #47 155.7 vendor/golang.org/x/crypto/poly1305 [2020-04-17T04:21:39.023Z] #47 155.7 net [2020-04-17T04:21:39.030Z] #17 41.33 Selecting previously unselected package python-pip-whl. [2020-04-17T04:21:39.030Z] #17 41.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:21:39.030Z] #17 41.34 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:21:39.197Z] #17 32.90 Selecting previously unselected package python3. [2020-04-17T04:21:39.197Z] #17 32.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 ... 24061 files and directories currently installed.) [2020-04-17T04:21:39.197Z] #17 33.01 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-17T04:21:39.197Z] #17 33.03 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:21:39.300Z] #44 41.88 CC images/sk-packet.o [2020-04-17T04:21:39.460Z] #17 33.18 Selecting previously unselected package libip4tc0:arm64. [2020-04-17T04:21:39.460Z] #17 33.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-17T04:21:39.460Z] #17 33.22 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-17T04:21:39.460Z] #17 33.33 Selecting previously unselected package libip6tc0:arm64. [2020-04-17T04:21:39.460Z] #17 33.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-17T04:21:39.460Z] #17 33.34 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-17T04:21:39.557Z] #44 42.25 CC images/mnt.o [2020-04-17T04:21:39.589Z] #47 156.4 vendor/golang.org/x/sys/cpu [2020-04-17T04:21:39.589Z] #17 41.85 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:21:39.589Z] #17 41.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:21:39.589Z] #17 41.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:21:39.589Z] #17 42.02 Selecting previously unselected package python3-distutils. [2020-04-17T04:21:39.589Z] #17 42.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:21:39.589Z] #17 42.03 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:21:39.724Z] #17 33.44 Selecting previously unselected package libiptc0:arm64. [2020-04-17T04:21:39.724Z] #17 33.44 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-17T04:21:39.724Z] #17 33.46 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-17T04:21:39.724Z] #17 33.53 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-17T04:21:39.724Z] #17 33.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-17T04:21:39.724Z] #17 33.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-17T04:21:39.815Z] #44 42.57 CC images/pipe-data.o [2020-04-17T04:21:39.847Z] #47 ... [2020-04-17T04:21:39.847Z] [2020-04-17T04:21:39.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:39.847Z] #44 40.82 CC images/fh.o [2020-04-17T04:21:39.847Z] #44 41.47 CC images/fsnotify.o [2020-04-17T04:21:39.847Z] #44 42.58 CC images/signalfd.o [2020-04-17T04:21:39.847Z] #44 43.02 CC images/fs.o [2020-04-17T04:21:39.847Z] #44 43.67 CC images/pstree.o [2020-04-17T04:21:39.847Z] #44 44.07 CC images/pipe.o [2020-04-17T04:21:39.886Z] #17 42.16 Selecting previously unselected package python3-pip. [2020-04-17T04:21:39.886Z] #17 42.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:21:39.886Z] #17 42.18 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:21:39.886Z] #17 42.33 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:21:39.886Z] #17 42.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:21:39.886Z] #17 42.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:21:39.985Z] #17 33.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-17T04:21:39.985Z] #17 33.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-17T04:21:39.985Z] #17 33.66 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-17T04:21:39.985Z] #17 33.76 Selecting previously unselected package libnftnl11:arm64. [2020-04-17T04:21:39.985Z] #17 33.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-17T04:21:39.985Z] #17 33.77 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-17T04:21:40.105Z] #44 44.37 CC images/tcp-stream.o [2020-04-17T04:21:40.140Z] #17 42.49 Selecting previously unselected package python3-setuptools. [2020-04-17T04:21:40.140Z] #17 42.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:21:40.140Z] #17 42.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:21:40.140Z] #17 42.72 Selecting previously unselected package python3-wheel. [2020-04-17T04:21:40.246Z] #17 33.87 Selecting previously unselected package iptables. [2020-04-17T04:21:40.246Z] #17 33.89 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-17T04:21:40.246Z] #17 33.89 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:21:40.367Z] #44 44.68 CC images/sk-packet.o [2020-04-17T04:21:40.381Z] #44 42.94 CC images/sa.o [2020-04-17T04:21:40.381Z] #44 43.26 CC images/timer.o [2020-04-17T04:21:40.395Z] #17 42.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:21:40.395Z] #17 42.74 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:21:40.395Z] #17 42.81 Selecting previously unselected package sudo. [2020-04-17T04:21:40.395Z] #17 42.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T04:21:40.395Z] #17 42.83 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:21:40.506Z] #17 ... [2020-04-17T04:21:40.506Z] [2020-04-17T04:21:40.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:40.506Z] #44 95.78 DEP criu/shmem.d [2020-04-17T04:21:40.506Z] #44 95.96 DEP criu/servicefd.d [2020-04-17T04:21:40.506Z] #44 96.14 DEP criu/seize.d [2020-04-17T04:21:40.506Z] #44 96.26 DEP criu/seccomp.d [2020-04-17T04:21:40.506Z] #44 96.36 DEP criu/rst-malloc.d [2020-04-17T04:21:40.506Z] #44 96.48 DEP criu/rbtree.d [2020-04-17T04:21:40.506Z] #44 96.56 DEP criu/pstree.d [2020-04-17T04:21:40.506Z] #44 96.82 DEP criu/protobuf.d [2020-04-17T04:21:40.506Z] #44 97.01 GEN criu/protobuf-desc-gen.h [2020-04-17T04:21:40.506Z] #44 98.86 DEP criu/protobuf-desc.d [2020-04-17T04:21:40.506Z] #44 98.99 DEP criu/proc_parse.d [2020-04-17T04:21:40.506Z] #44 99.11 DEP criu/plugin.d [2020-04-17T04:21:40.506Z] #44 99.19 DEP criu/pipes.d [2020-04-17T04:21:40.506Z] #44 99.48 DEP criu/pie-util.d [2020-04-17T04:21:40.506Z] #44 99.60 DEP criu/pie-util-vdso.d [2020-04-17T04:21:40.506Z] #44 99.74 DEP criu/path.d [2020-04-17T04:21:40.506Z] #44 99.95 DEP criu/parasite-syscall.d [2020-04-17T04:21:40.506Z] #44 100.2 DEP criu/pagemap.d [2020-04-17T04:21:40.506Z] #44 100.4 DEP criu/pagemap-cache.d [2020-04-17T04:21:40.506Z] #44 100.5 DEP criu/page-xfer.d [2020-04-17T04:21:40.506Z] #44 100.7 DEP criu/page-pipe.d [2020-04-17T04:21:40.506Z] #44 100.9 DEP criu/netfilter.d [2020-04-17T04:21:40.506Z] #44 101.1 DEP criu/net.d [2020-04-17T04:21:40.506Z] #44 101.3 DEP criu/namespaces.d [2020-04-17T04:21:40.506Z] #44 101.4 DEP criu/mount.d [2020-04-17T04:21:40.506Z] #44 101.5 DEP criu/mem.d [2020-04-17T04:21:40.506Z] #44 101.7 DEP criu/lsm.d [2020-04-17T04:21:40.506Z] #44 101.9 DEP criu/log.d [2020-04-17T04:21:40.506Z] #44 102.0 DEP criu/libnetlink.d [2020-04-17T04:21:40.506Z] #44 102.0 DEP criu/kerndat.d [2020-04-17T04:21:40.506Z] #44 102.3 DEP criu/kcmp-ids.d [2020-04-17T04:21:40.506Z] #44 102.4 DEP criu/irmap.d [2020-04-17T04:21:40.506Z] #44 102.6 DEP criu/ipc_ns.d [2020-04-17T04:21:40.506Z] #44 102.8 DEP criu/image.d [2020-04-17T04:21:40.506Z] #44 102.9 DEP criu/image-desc.d [2020-04-17T04:21:40.506Z] #44 103.0 DEP criu/fsnotify.d [2020-04-17T04:21:40.506Z] #44 103.2 DEP criu/filesystems.d [2020-04-17T04:21:40.506Z] #44 103.4 DEP criu/files.d [2020-04-17T04:21:40.506Z] #44 103.6 DEP criu/files-reg.d [2020-04-17T04:21:40.506Z] #44 103.7 DEP criu/files-ext.d [2020-04-17T04:21:40.506Z] #44 103.9 DEP criu/file-lock.d [2020-04-17T04:21:40.506Z] #44 104.1 DEP criu/file-ids.d [2020-04-17T04:21:40.506Z] #44 104.3 DEP criu/fifo.d [2020-04-17T04:21:40.506Z] #44 104.5 DEP criu/fdstore.d [2020-04-17T04:21:40.506Z] #44 104.7 DEP criu/fault-injection.d [2020-04-17T04:21:40.506Z] #44 104.7 DEP criu/external.d [2020-04-17T04:21:40.506Z] #44 104.9 DEP criu/eventpoll.d [2020-04-17T04:21:40.506Z] #44 105.2 DEP criu/eventfd.d [2020-04-17T04:21:40.506Z] #44 105.4 DEP criu/crtools.d [2020-04-17T04:21:40.506Z] #44 105.7 DEP criu/cr-service.d [2020-04-17T04:21:40.506Z] #44 106.0 DEP criu/cr-restore.d [2020-04-17T04:21:40.506Z] #44 ... [2020-04-17T04:21:40.506Z] [2020-04-17T04:21:40.506Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:40.506Z] #17 34.34 Selecting previously unselected package xxd. [2020-04-17T04:21:40.506Z] #17 34.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-17T04:21:40.506Z] #17 34.36 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:21:40.638Z] #44 45.03 CC images/mnt.o [2020-04-17T04:21:40.766Z] #17 34.56 Selecting previously unselected package vim-common. [2020-04-17T04:21:40.766Z] #17 34.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:21:40.766Z] #17 34.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:21:40.945Z] #17 43.27 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:21:40.945Z] #17 43.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T04:21:40.945Z] #17 43.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:21:41.026Z] #17 34.89 Selecting previously unselected package bash-completion. [2020-04-17T04:21:41.026Z] #17 34.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:21:41.204Z] #44 45.50 CC images/pipe-data.o [2020-04-17T04:21:41.243Z] #17 43.48 Selecting previously unselected package uidmap. [2020-04-17T04:21:41.243Z] #17 43.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T04:21:41.243Z] #17 43.49 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:21:41.243Z] #17 43.61 Selecting previously unselected package vim-runtime. [2020-04-17T04:21:41.243Z] #17 43.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:21:41.243Z] #17 43.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:21:41.243Z] #17 43.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:21:41.243Z] #17 43.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:21:41.320Z] #44 43.85 CC images/timerfd.o [2020-04-17T04:21:41.462Z] #44 45.98 CC images/sa.o [2020-04-17T04:21:41.579Z] #44 44.26 CC images/mm.o [2020-04-17T04:21:42.028Z] #44 46.44 CC images/timer.o [2020-04-17T04:21:42.150Z] #44 44.73 CC images/sk-opts.o [2020-04-17T04:21:42.409Z] #44 45.06 CC images/sk-unix.o [2020-04-17T04:21:42.594Z] #44 47.12 CC images/timerfd.o [2020-04-17T04:21:42.667Z] #44 45.55 CC images/sk-inet.o [2020-04-17T04:21:43.160Z] #44 47.48 CC images/mm.o [2020-04-17T04:21:43.600Z] #44 46.19 CC images/tun.o [2020-04-17T04:21:43.726Z] #44 48.01 CC images/sk-opts.o [2020-04-17T04:21:43.859Z] #44 46.59 CC images/sk-netlink.o [2020-04-17T04:21:43.984Z] #44 48.35 CC images/sk-unix.o [2020-04-17T04:21:44.116Z] #44 46.89 CC images/packet-sock.o [2020-04-17T04:21:44.324Z] #17 38.04 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:21:44.501Z] #17 ... [2020-04-17T04:21:44.501Z] [2020-04-17T04:21:44.501Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:44.501Z] #44 144.9 CC criu/crtools.o [2020-04-17T04:21:44.501Z] #44 145.4 CC criu/eventfd.o [2020-04-17T04:21:44.501Z] #44 145.7 CC criu/eventpoll.o [2020-04-17T04:21:44.501Z] #44 146.5 CC criu/external.o [2020-04-17T04:21:44.501Z] #44 146.9 CC criu/fault-injection.o [2020-04-17T04:21:44.501Z] #44 146.9 CC criu/fdstore.o [2020-04-17T04:21:44.501Z] #44 147.3 CC criu/fifo.o [2020-04-17T04:21:44.501Z] #44 147.6 CC criu/file-ids.o [2020-04-17T04:21:44.501Z] #44 147.9 CC criu/file-lock.o [2020-04-17T04:21:44.501Z] #44 148.7 CC criu/files-ext.o [2020-04-17T04:21:44.501Z] #44 149.1 CC criu/files-reg.o [2020-04-17T04:21:44.501Z] #44 151.2 CC criu/files.o [2020-04-17T04:21:44.501Z] #44 153.4 CC criu/filesystems.o [2020-04-17T04:21:44.501Z] #44 154.1 CC criu/fsnotify.o [2020-04-17T04:21:44.501Z] #44 155.2 CC criu/image-desc.o [2020-04-17T04:21:44.501Z] #44 ... [2020-04-17T04:21:44.501Z] [2020-04-17T04:21:44.501Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:44.501Z] #17 46.82 Selecting previously unselected package vim. [2020-04-17T04:21:44.501Z] #17 46.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:21:44.501Z] #17 46.84 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:21:44.550Z] #44 48.88 CC images/sk-inet.o [2020-04-17T04:21:44.686Z] #44 47.43 CC images/ipc-var.o [2020-04-17T04:21:45.055Z] #17 47.39 Selecting previously unselected package xfsprogs. [2020-04-17T04:21:45.055Z] #17 47.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T04:21:45.055Z] #17 47.42 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:21:45.118Z] #44 49.47 CC images/tun.o [2020-04-17T04:21:45.252Z] #44 47.81 CC images/ipc-desc.o [2020-04-17T04:21:45.265Z] #17 38.82 Selecting previously unselected package bzip2. [2020-04-17T04:21:45.265Z] #17 38.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-17T04:21:45.265Z] #17 38.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:21:45.265Z] #17 38.98 Selecting previously unselected package xz-utils. [2020-04-17T04:21:45.265Z] #17 38.99 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-17T04:21:45.265Z] #17 39.00 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:21:45.376Z] #44 49.95 CC images/sk-netlink.o [2020-04-17T04:21:45.512Z] #44 48.21 CC images/ipc-shm.o [2020-04-17T04:21:45.526Z] #17 39.27 Selecting previously unselected package apparmor. [2020-04-17T04:21:45.526Z] #17 39.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-17T04:21:45.616Z] #17 47.84 Selecting previously unselected package zip. [2020-04-17T04:21:45.616Z] #17 47.86 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T04:21:45.616Z] #17 47.86 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:21:45.616Z] #17 48.05 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:21:45.616Z] #17 48.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:21:45.616Z] #17 48.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T04:21:45.616Z] #17 48.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T04:21:45.616Z] #17 48.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T04:21:45.616Z] #17 48.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T04:21:45.616Z] #17 48.13 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:21:45.616Z] #17 48.15 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T04:21:45.616Z] #17 48.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:21:45.616Z] #17 48.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:21:45.616Z] #17 48.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:21:45.770Z] #44 48.58 CC images/ipc-msg.o [2020-04-17T04:21:45.786Z] #17 39.37 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:21:45.870Z] #17 48.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:21:45.870Z] #17 48.20 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:21:45.870Z] #17 48.21 Setting up zip (3.0-11+b1) ... [2020-04-17T04:21:45.870Z] #17 48.22 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:21:45.870Z] #17 48.26 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:21:45.942Z] #44 50.27 CC images/packet-sock.o [2020-04-17T04:21:45.942Z] #44 ... [2020-04-17T04:21:45.942Z] [2020-04-17T04:21:45.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:21:45.942Z] #10 163.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:21:45.942Z] #10 163.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:21:45.942Z] #10 163.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:21:46.047Z] #17 39.84 Selecting previously unselected package aufs-tools. [2020-04-17T04:21:46.047Z] #17 39.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-17T04:21:46.047Z] #17 39.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:21:46.307Z] #17 40.02 Selecting previously unselected package libonig5:arm64. [2020-04-17T04:21:46.307Z] #17 40.02 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-17T04:21:46.307Z] #17 40.04 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-17T04:21:46.307Z] #17 40.19 Selecting previously unselected package libjq1:arm64. [2020-04-17T04:21:46.307Z] #17 40.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T04:21:46.336Z] #44 49.00 CC images/ipc-sem.o [2020-04-17T04:21:46.568Z] #17 40.22 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T04:21:46.568Z] #17 40.36 Selecting previously unselected package jq. [2020-04-17T04:21:46.568Z] #17 40.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T04:21:46.568Z] #17 40.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:21:46.568Z] #17 40.46 Selecting previously unselected package libaio1:arm64. [2020-04-17T04:21:46.828Z] #17 40.47 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-17T04:21:46.828Z] #17 40.47 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-17T04:21:46.828Z] #17 40.57 Selecting previously unselected package libgpm2:arm64. [2020-04-17T04:21:46.828Z] #17 40.59 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-17T04:21:46.828Z] #17 40.59 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-17T04:21:46.916Z] #44 49.50 CC images/utsns.o [2020-04-17T04:21:47.088Z] #17 40.70 Selecting previously unselected package libicu63:arm64. [2020-04-17T04:21:47.089Z] #17 40.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-17T04:21:47.089Z] #17 40.71 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T04:21:47.174Z] #44 49.87 CC images/creds.o [2020-04-17T04:21:47.432Z] #44 ... [2020-04-17T04:21:47.432Z] [2020-04-17T04:21:47.432Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:47.432Z] #47 153.2 net [2020-04-17T04:21:47.432Z] #47 154.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T04:21:47.432Z] #47 156.4 vendor/golang.org/x/crypto/hkdf [2020-04-17T04:21:47.432Z] #47 156.7 vendor/golang.org/x/text/transform [2020-04-17T04:21:47.432Z] #47 157.9 vendor/golang.org/x/text/unicode/bidi [2020-04-17T04:21:47.432Z] #47 161.1 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:21:47.432Z] #47 161.6 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:21:47.432Z] #47 ... [2020-04-17T04:21:47.432Z] [2020-04-17T04:21:47.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:47.432Z] #44 50.20 CC images/vma.o [2020-04-17T04:21:47.998Z] #44 50.67 CC images/netdev.o [2020-04-17T04:21:48.932Z] #44 51.38 CC images/tty.o [2020-04-17T04:21:49.129Z] #17 50.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T04:21:49.129Z] #17 50.95 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:21:49.129Z] #17 50.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:21:49.129Z] #17 50.98 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:21:49.129Z] #17 51.05 invoke-rc.d: could not determine current runlevel [2020-04-17T04:21:49.129Z] #17 51.05 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:21:49.129Z] #17 51.07 Setting up pigz (2.4-1) ... [2020-04-17T04:21:49.129Z] #17 51.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T04:21:49.129Z] #17 51.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:21:49.129Z] #17 51.11 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:21:49.129Z] #17 51.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T04:21:49.129Z] #17 51.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:21:49.129Z] #17 51.54 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T04:21:49.129Z] #17 51.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:21:49.129Z] #17 51.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:49.129Z] #17 51.58 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:21:49.129Z] #17 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:21:49.129Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:21:49.129Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:21:49.129Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:21:49.129Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:21:49.129Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:21:49.129Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:21:49.129Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:21:49.129Z] #17 51.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:21:49.129Z] #17 51.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:21:49.129Z] #17 51.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T04:21:49.129Z] #17 51.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:21:49.383Z] #17 51.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T04:21:49.383Z] #17 51.72 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:21:49.866Z] #44 52.53 CC images/file-lock.o [2020-04-17T04:21:50.084Z] Removing intermediate container f65acee1de57 [2020-04-17T04:21:50.084Z] ---> d69e31b5a448 [2020-04-17T04:21:50.084Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-17T04:21:50.084Z] ---> ebd73b5ebd31 [2020-04-17T04:21:50.084Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-17T04:21:50.084Z] ---> 1196430bf11a [2020-04-17T04:21:50.084Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-17T04:21:50.084Z] ---> Running in f684df0eddf5 [2020-04-17T04:21:50.084Z] Removing intermediate container f684df0eddf5 [2020-04-17T04:21:50.084Z] ---> aa0f2d81ae89 [2020-04-17T04:21:50.084Z] Successfully built aa0f2d81ae89 [2020-04-17T04:21:50.084Z] Successfully tagged moby-buildx:latest [2020-04-17T04:21:50.084Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-17T04:21:50.084Z] if [ -n "${id}" ]; then \ [2020-04-17T04:21:50.084Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-17T04:21:50.084Z] && touch bundles/buildx; \ [2020-04-17T04:21:50.084Z] docker rm -f ${id}; \ [2020-04-17T04:21:50.084Z] fi [2020-04-17T04:21:50.084Z] 47eee56f90e89a14562636cd989de147dcb00dd1c961e9fda4eed11a5332fb16 [2020-04-17T04:21:50.084Z] bundles/buildx version [2020-04-17T04:21:50.084Z] buildx v0.3.1 6db68d0 [2020-04-17T04:21:50.084Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:21:50.084Z] #1 [internal] booting buildkit [2020-04-17T04:21:50.084Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-17T04:21:50.084Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-04-17T04:21:50.084Z] #1 creating container buildx_buildkit_default [2020-04-17T04:21:50.084Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-17T04:21:50.084Z] #1 DONE 2.9s [2020-04-17T04:21:50.084Z] [2020-04-17T04:21:50.084Z] #2 [internal] load .dockerignore [2020-04-17T04:21:50.084Z] #2 transferring context: 87B done [2020-04-17T04:21:50.084Z] #2 DONE 0.0s [2020-04-17T04:21:50.084Z] [2020-04-17T04:21:50.084Z] #3 [internal] load build definition from Dockerfile [2020-04-17T04:21:50.084Z] #3 transferring dockerfile: 17.09kB done [2020-04-17T04:21:50.084Z] #3 DONE 0.0s [2020-04-17T04:21:50.084Z] [2020-04-17T04:21:50.084Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:21:50.084Z] #4 DONE 0.7s [2020-04-17T04:21:50.084Z] [2020-04-17T04:21:50.084Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:21:50.084Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:21:50.084Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:21:50.084Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-17T04:21:50.084Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-17T04:21:50.084Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-17T04:21:50.124Z] #44 52.92 CC images/rlimit.o [2020-04-17T04:21:50.125Z] #10 ... [2020-04-17T04:21:50.125Z] [2020-04-17T04:21:50.125Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:50.125Z] #47 156.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T04:21:50.125Z] #47 159.0 vendor/golang.org/x/crypto/hkdf [2020-04-17T04:21:50.125Z] #47 159.2 vendor/golang.org/x/text/transform [2020-04-17T04:21:50.125Z] #47 160.4 vendor/golang.org/x/text/unicode/bidi [2020-04-17T04:21:50.125Z] #47 163.2 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:21:50.125Z] #47 163.8 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:21:50.125Z] #47 ... [2020-04-17T04:21:50.125Z] [2020-04-17T04:21:50.125Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:50.125Z] #44 50.82 CC images/ipc-var.o [2020-04-17T04:21:50.125Z] #44 51.31 CC images/ipc-desc.o [2020-04-17T04:21:50.125Z] #44 51.59 CC images/ipc-shm.o [2020-04-17T04:21:50.125Z] #44 52.08 CC images/ipc-msg.o [2020-04-17T04:21:50.125Z] #44 52.51 CC images/ipc-sem.o [2020-04-17T04:21:50.125Z] #44 52.84 CC images/utsns.o [2020-04-17T04:21:50.125Z] #44 53.12 CC images/creds.o [2020-04-17T04:21:50.125Z] #44 53.35 CC images/vma.o [2020-04-17T04:21:50.125Z] #44 53.64 CC images/netdev.o [2020-04-17T04:21:50.125Z] #44 54.24 CC images/tty.o [2020-04-17T04:21:50.370Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-17T04:21:50.381Z] #44 53.21 CC images/pagemap.o [2020-04-17T04:21:50.654Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-17T04:21:50.657Z] #17 44.28 Selecting previously unselected package libnet1:arm64. [2020-04-17T04:21:50.657Z] #17 44.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-17T04:21:50.657Z] #17 44.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:21:50.657Z] #17 44.42 Selecting previously unselected package libnl-3-200:arm64. [2020-04-17T04:21:50.657Z] #17 44.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-17T04:21:50.657Z] #17 44.44 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T04:21:50.709Z] #44 55.17 CC images/file-lock.o [2020-04-17T04:21:50.918Z] #17 44.56 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-17T04:21:50.918Z] #17 44.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-17T04:21:50.918Z] #17 44.59 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T04:21:50.918Z] #17 44.71 Selecting previously unselected package libreadline5:arm64. [2020-04-17T04:21:50.918Z] #17 ... [2020-04-17T04:21:50.918Z] [2020-04-17T04:21:50.918Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:50.918Z] #44 106.2 DEP criu/cr-errno.d [2020-04-17T04:21:50.918Z] #44 106.2 DEP criu/cr-dump.d [2020-04-17T04:21:50.918Z] #44 106.4 DEP criu/cr-dedup.d [2020-04-17T04:21:50.918Z] #44 106.6 DEP criu/cr-check.d [2020-04-17T04:21:50.918Z] #44 106.9 DEP criu/config.d [2020-04-17T04:21:50.918Z] #44 107.1 DEP criu/clone-noasan.d [2020-04-17T04:21:50.918Z] #44 107.1 DEP criu/cgroup.d [2020-04-17T04:21:50.918Z] #44 107.3 DEP criu/cgroup-props.d [2020-04-17T04:21:50.918Z] #44 107.5 DEP criu/bitmap.d [2020-04-17T04:21:50.918Z] #44 107.5 DEP criu/bfd.d [2020-04-17T04:21:50.918Z] #44 107.6 DEP criu/autofs.d [2020-04-17T04:21:50.918Z] #44 107.8 DEP criu/aio.d [2020-04-17T04:21:50.918Z] #44 108.0 DEP criu/action-scripts.d [2020-04-17T04:21:50.918Z] #44 108.3 CC criu/action-scripts.o [2020-04-17T04:21:50.918Z] #44 108.9 CC criu/aio.o [2020-04-17T04:21:50.918Z] #44 109.6 CC criu/autofs.o [2020-04-17T04:21:50.918Z] #44 111.3 CC criu/bfd.o [2020-04-17T04:21:50.918Z] #44 112.1 CC criu/bitmap.o [2020-04-17T04:21:50.918Z] #44 112.3 CC criu/cgroup-props.o [2020-04-17T04:21:50.918Z] #44 113.3 CC criu/cgroup.o [2020-04-17T04:21:50.918Z] #44 ... [2020-04-17T04:21:50.918Z] [2020-04-17T04:21:50.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:50.918Z] #17 44.71 Selecting previously unselected package libreadline5:arm64. [2020-04-17T04:21:50.918Z] #17 44.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-17T04:21:50.918Z] #17 44.74 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-17T04:21:50.927Z] ok github.com/docker/docker/cmd/dockerd 0.031s coverage: 30.8% of statements [2020-04-17T04:21:50.927Z] ok github.com/docker/docker/container 0.110s coverage: 34.9% of statements [2020-04-17T04:21:50.927Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T04:21:50.927Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T04:21:50.927Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T04:21:50.927Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T04:21:50.943Z] #5 DONE 0.8s [2020-04-17T04:21:50.943Z] [2020-04-17T04:21:50.943Z] #7 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:21:51.179Z] #17 44.91 Selecting previously unselected package net-tools. [2020-04-17T04:21:51.179Z] #17 44.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-17T04:21:51.179Z] #17 44.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:21:51.234Z] #7 DONE 0.3s [2020-04-17T04:21:51.234Z] [2020-04-17T04:21:51.234Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:21:51.234Z] #6 DONE 0.3s [2020-04-17T04:21:51.234Z] [2020-04-17T04:21:51.234Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:21:51.234Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:21:51.234Z] #72 DONE 0.0s [2020-04-17T04:21:51.275Z] #44 55.51 CC images/rlimit.o [2020-04-17T04:21:51.315Z] #44 53.77 CC images/siginfo.o [2020-04-17T04:21:51.315Z] #44 ... [2020-04-17T04:21:51.315Z] [2020-04-17T04:21:51.315Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:21:51.315Z] #10 157.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:21:51.315Z] #10 157.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T04:21:51.315Z] #10 157.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:21:51.315Z] #10 ... [2020-04-17T04:21:51.315Z] [2020-04-17T04:21:51.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:51.315Z] #44 54.16 CC images/rpc.o [2020-04-17T04:21:51.439Z] #17 45.31 Selecting previously unselected package python-pip-whl. [2020-04-17T04:21:51.439Z] #17 45.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:21:51.439Z] #17 45.32 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:21:51.524Z] [2020-04-17T04:21:51.524Z] #21 [internal] load build context [2020-04-17T04:21:51.533Z] #44 55.93 CC images/pagemap.o [2020-04-17T04:21:51.794Z] #44 56.34 CC images/siginfo.o [2020-04-17T04:21:52.010Z] #17 45.77 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:21:52.010Z] #17 45.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:21:52.010Z] #17 45.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:21:52.010Z] #17 45.93 Selecting previously unselected package python3-distutils. [2020-04-17T04:21:52.271Z] #17 45.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:21:52.271Z] #17 45.96 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:21:52.271Z] #17 46.18 Selecting previously unselected package python3-pip. [2020-04-17T04:21:52.271Z] #17 46.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:21:52.531Z] #17 46.20 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:21:52.682Z] #17 54.58 Setting up iptables (1.8.2-4) ... [2020-04-17T04:21:52.682Z] #17 54.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:21:52.682Z] #17 54.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:21:52.682Z] #17 54.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:21:52.682Z] #17 54.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:21:52.682Z] #17 54.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:21:52.682Z] #17 54.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:21:52.682Z] #17 54.63 Setting up python3 (3.7.3-1) ... [2020-04-17T04:21:52.682Z] #17 55.05 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:21:52.728Z] #44 56.94 CC images/rpc.o [2020-04-17T04:21:52.792Z] #17 46.46 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:21:52.792Z] #17 46.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:21:52.792Z] #17 46.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:21:52.792Z] #17 46.70 Selecting previously unselected package python3-setuptools. [2020-04-17T04:21:53.053Z] #17 46.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:21:53.053Z] #17 46.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:21:53.214Z] #44 55.79 CC images/ext-file.o [2020-04-17T04:21:53.214Z] #44 56.04 CC images/cgroup.o [2020-04-17T04:21:53.313Z] #17 47.02 Selecting previously unselected package python3-wheel. [2020-04-17T04:21:53.313Z] #17 47.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:21:53.313Z] #17 47.04 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:21:53.574Z] #17 47.23 Selecting previously unselected package sudo. [2020-04-17T04:21:53.574Z] #17 47.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-17T04:21:53.574Z] #17 47.23 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:21:53.610Z] #17 55.76 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:21:54.146Z] #17 47.81 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:21:54.146Z] #17 47.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-17T04:21:54.147Z] #17 47.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:21:54.147Z] #44 56.90 CC images/userns.o [2020-04-17T04:21:54.288Z] #21 transferring context: 23.33MB 3.0s [2020-04-17T04:21:54.407Z] #44 57.32 CC images/google/protobuf/descriptor.o [2020-04-17T04:21:54.575Z] #17 ... [2020-04-17T04:21:54.575Z] [2020-04-17T04:21:54.575Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:21:54.575Z] #44 155.4 CC criu/image.o [2020-04-17T04:21:54.575Z] #44 156.3 CC criu/ipc_ns.o [2020-04-17T04:21:54.575Z] #44 157.5 CC criu/irmap.o [2020-04-17T04:21:54.575Z] #44 158.1 CC criu/kcmp-ids.o [2020-04-17T04:21:54.575Z] #44 158.4 CC criu/kerndat.o [2020-04-17T04:21:54.575Z] #44 159.5 CC criu/libnetlink.o [2020-04-17T04:21:54.575Z] #44 159.9 CC criu/log.o [2020-04-17T04:21:54.575Z] #44 160.4 CC criu/lsm.o [2020-04-17T04:21:54.575Z] #44 160.8 CC criu/mem.o [2020-04-17T04:21:54.575Z] #44 162.6 CC criu/mount.o [2020-04-17T04:21:54.575Z] #44 ... [2020-04-17T04:21:54.575Z] [2020-04-17T04:21:54.575Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:21:54.575Z] #41 259.0 + dpkg --print-architecture [2020-04-17T04:21:54.575Z] #41 259.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:21:54.575Z] #41 259.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:21:54.575Z] #41 259.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:21:54.633Z] #44 58.98 CC images/ext-file.o [2020-04-17T04:21:54.633Z] #44 ... [2020-04-17T04:21:54.633Z] [2020-04-17T04:21:54.633Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:21:54.633Z] #47 171.4 vendor/golang.org/x/net/idna [2020-04-17T04:21:54.718Z] #17 48.27 Selecting previously unselected package uidmap. [2020-04-17T04:21:54.718Z] #17 48.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-17T04:21:54.718Z] #17 48.29 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:21:54.718Z] #17 48.50 Selecting previously unselected package vim-runtime. [2020-04-17T04:21:54.718Z] #17 48.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:21:54.718Z] #17 48.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:21:54.718Z] #17 48.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:21:54.718Z] #17 48.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:21:54.830Z] #41 ... [2020-04-17T04:21:54.830Z] [2020-04-17T04:21:54.830Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:54.830Z] #17 57.29 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:21:54.830Z] #17 57.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:21:55.389Z] #17 57.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:21:56.025Z] Removing intermediate container 25e5237aa742 [2020-04-17T04:21:56.025Z] ---> 860726d74ee6 [2020-04-17T04:21:56.025Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-17T04:21:56.025Z] ---> ebd73b5ebd31 [2020-04-17T04:21:56.025Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-17T04:21:56.025Z] ---> 4b4fb4b5f8d6 [2020-04-17T04:21:56.025Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-17T04:21:56.025Z] ---> Running in 097bd1b0520d [2020-04-17T04:21:56.025Z] Removing intermediate container 097bd1b0520d [2020-04-17T04:21:56.025Z] ---> df76ddf75431 [2020-04-17T04:21:56.025Z] Successfully built df76ddf75431 [2020-04-17T04:21:56.025Z] Successfully tagged moby-buildx:latest [2020-04-17T04:21:56.025Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-17T04:21:56.025Z] if [ -n "${id}" ]; then \ [2020-04-17T04:21:56.025Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-17T04:21:56.025Z] && touch bundles/buildx; \ [2020-04-17T04:21:56.025Z] docker rm -f ${id}; \ [2020-04-17T04:21:56.025Z] fi [2020-04-17T04:21:56.025Z] 7e83fe19b4fa0704f04df4606f517cf95e6be3f5c91646ff23fb1f1135dfb299 [2020-04-17T04:21:56.025Z] bundles/buildx version [2020-04-17T04:21:56.025Z] buildx v0.3.1 6db68d0 [2020-04-17T04:21:56.025Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 . [2020-04-17T04:21:56.025Z] #1 [internal] booting buildkit [2020-04-17T04:21:56.025Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-17T04:21:56.025Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-04-17T04:21:56.025Z] #1 creating container buildx_buildkit_default [2020-04-17T04:21:56.025Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-17T04:21:56.025Z] #1 DONE 2.9s [2020-04-17T04:21:56.025Z] [2020-04-17T04:21:56.025Z] #2 [internal] load .dockerignore [2020-04-17T04:21:56.025Z] #2 transferring context: 87B 0.0s done [2020-04-17T04:21:56.026Z] #2 DONE 0.0s [2020-04-17T04:21:56.026Z] [2020-04-17T04:21:56.026Z] #3 [internal] load build definition from Dockerfile [2020-04-17T04:21:56.026Z] #3 transferring dockerfile: 17.09kB 0.0s done [2020-04-17T04:21:56.026Z] #3 DONE 0.0s [2020-04-17T04:21:56.026Z] [2020-04-17T04:21:56.026Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T04:21:56.311Z] #4 DONE 0.6s [2020-04-17T04:21:56.311Z] [2020-04-17T04:21:56.311Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T04:21:56.311Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T04:21:56.313Z] #17 58.70 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:21:56.406Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2020-04-17T04:21:56.567Z] #17 59.13 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:21:56.632Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-17T04:21:56.632Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-17T04:21:56.632Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-17T04:21:56.632Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T04:21:56.632Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-17T04:21:57.250Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-17T04:21:57.250Z] #5 DONE 0.9s [2020-04-17T04:21:57.412Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-04-17T04:21:57.533Z] [2020-04-17T04:21:57.533Z] #7 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:21:57.533Z] #7 ... [2020-04-17T04:21:57.533Z] [2020-04-17T04:21:57.533Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T04:21:57.533Z] #6 DONE 0.3s [2020-04-17T04:21:57.692Z] #44 60.30 CC images/opts.o [2020-04-17T04:21:57.692Z] #44 60.42 CC images/seccomp.o [2020-04-17T04:21:57.873Z] [2020-04-17T04:21:57.873Z] #7 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T04:21:57.873Z] #7 DONE 0.4s [2020-04-17T04:21:57.873Z] [2020-04-17T04:21:57.873Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:21:57.873Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:21:57.882Z] #21 ... [2020-04-17T04:21:57.882Z] [2020-04-17T04:21:57.882Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:21:57.882Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:21:57.882Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-04-17T04:21:57.882Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:21:57.882Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-04-17T04:21:57.882Z] #72 DONE 6.2s [2020-04-17T04:21:57.882Z] [2020-04-17T04:21:57.882Z] #21 [internal] load build context [2020-04-17T04:21:57.882Z] #21 ... [2020-04-17T04:21:57.882Z] [2020-04-17T04:21:57.882Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:21:57.882Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T04:21:57.882Z] #8 sha256:94025c8cb04af4e0e559441731231bac7e4327ef182fc9f24f6883c2481178aa 1.79kB / 1.79kB done [2020-04-17T04:21:57.882Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 8.25MB / 8.25MB 2.6s done [2020-04-17T04:21:57.882Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 24.93MB / 73.51MB 6.0s [2020-04-17T04:21:57.882Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 24.46MB / 54.14MB 6.0s [2020-04-17T04:21:57.882Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 24.77MB / 57.45MB 6.0s [2020-04-17T04:21:57.882Z] #8 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:21:57.882Z] #8 sha256:35982ef3c6ea99dcf7b4534d5594e5c5efc7462416a8afc6c50f2b099733cd76 156B / 156B 0.2s done [2020-04-17T04:21:57.882Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 10.73MB / 10.73MB 3.0s done [2020-04-17T04:21:57.882Z] #8 sha256:8c47367e4f07353b9ea267bd86267e75121e190faace6df682a8e50bd2da2736 5.46kB / 5.46kB done [2020-04-17T04:21:57.882Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 24.74MB / 96.51MB 6.0s [2020-04-17T04:21:57.882Z] #8 ... [2020-04-17T04:21:57.882Z] [2020-04-17T04:21:57.882Z] #21 [internal] load build context [2020-04-17T04:21:57.882Z] #21 transferring context: 52.81MB 6.3s done [2020-04-17T04:21:57.882Z] #21 DONE 6.3s [2020-04-17T04:21:57.882Z] [2020-04-17T04:21:57.882Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:21:57.882Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 30.35MB / 73.51MB 6.6s [2020-04-17T04:21:57.882Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 29.73MB / 54.14MB 6.6s [2020-04-17T04:21:57.882Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 29.88MB / 57.45MB 6.6s [2020-04-17T04:21:57.882Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 29.72MB / 96.51MB 6.6s [2020-04-17T04:21:57.917Z] #47 174.9 vendor/golang.org/x/net/http2/hpack [2020-04-17T04:21:57.928Z] #17 60.21 Setting up python3-pip (18.1-5) ... [2020-04-17T04:21:57.951Z] #44 60.87 CC images/binfmt-misc.o [2020-04-17T04:21:58.171Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 0B / 57.45MB 0.1s [2020-04-17T04:21:58.171Z] #8 sha256:94025c8cb04af4e0e559441731231bac7e4327ef182fc9f24f6883c2481178aa 1.79kB / 1.79kB done [2020-04-17T04:21:58.171Z] #8 sha256:8c47367e4f07353b9ea267bd86267e75121e190faace6df682a8e50bd2da2736 5.46kB / 5.46kB done [2020-04-17T04:21:58.171Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 0B / 54.14MB 0.1s [2020-04-17T04:21:58.171Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 1.15MB / 8.25MB 0.1s [2020-04-17T04:21:58.171Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 0B / 10.73MB 0.1s [2020-04-17T04:21:58.171Z] #8 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T04:21:58.171Z] #8 sha256:35982ef3c6ea99dcf7b4534d5594e5c5efc7462416a8afc6c50f2b099733cd76 156B / 156B 0.1s [2020-04-17T04:21:58.171Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 2.85MB / 8.25MB 0.3s [2020-04-17T04:21:58.171Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 547.94kB / 10.73MB 0.3s [2020-04-17T04:21:58.171Z] #8 sha256:35982ef3c6ea99dcf7b4534d5594e5c5efc7462416a8afc6c50f2b099733cd76 156B / 156B 0.2s done [2020-04-17T04:21:58.171Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 0B / 73.51MB 0.3s [2020-04-17T04:21:58.171Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 0B / 96.51MB 0.3s [2020-04-17T04:21:58.177Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 33.23MB / 54.14MB 6.9s [2020-04-17T04:21:58.177Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 33.06MB / 57.45MB 6.9s [2020-04-17T04:21:58.461Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 3.34MB / 8.25MB 0.4s [2020-04-17T04:21:58.461Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 3.80MB / 8.25MB 0.6s [2020-04-17T04:21:58.461Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 1.51MB / 10.73MB 0.6s [2020-04-17T04:21:58.467Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 35.31MB / 73.51MB 7.0s [2020-04-17T04:21:58.467Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 35.45MB / 96.51MB 7.0s [2020-04-17T04:21:58.467Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 36.68MB / 54.14MB 7.2s [2020-04-17T04:21:58.467Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 36.21MB / 57.45MB 7.2s [2020-04-17T04:21:58.516Z] #44 61.19 CC images/time.o [2020-04-17T04:21:58.760Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 4.55MB / 8.25MB 0.7s [2020-04-17T04:21:58.760Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 2.23MB / 10.73MB 0.7s [2020-04-17T04:21:58.774Z] #44 61.57 CC images/sysctl.o [2020-04-17T04:21:58.805Z] using credential docker-jenkins-github-credentials [2020-04-17T04:21:58.851Z] #17 61.29 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:21:58.851Z] #17 61.31 Processing triggers for mime-support (3.62) ... [2020-04-17T04:21:58.882Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-17T04:21:58.883Z] Cloning the remote Git repository [2020-04-17T04:21:58.883Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:21:58.921Z] #17 52.65 Selecting previously unselected package vim. [2020-04-17T04:21:58.921Z] #17 52.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-17T04:21:58.921Z] #17 52.69 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:21:58.921Z] #17 ... [2020-04-17T04:21:58.921Z] [2020-04-17T04:21:58.921Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:21:58.921Z] #41 183.7 + dpkg --print-architecture [2020-04-17T04:21:58.979Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 39.43MB / 73.51MB 7.3s [2020-04-17T04:21:58.979Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 40.37MB / 54.14MB 7.5s [2020-04-17T04:21:58.979Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 39.65MB / 57.45MB 7.5s [2020-04-17T04:21:58.979Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 40.51MB / 96.51MB 7.5s [2020-04-17T04:21:59.068Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 5.14MB / 8.25MB 0.9s [2020-04-17T04:21:59.068Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 2.84MB / 10.73MB 0.9s [2020-04-17T04:21:59.068Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 3.18MB / 57.45MB 1.2s [2020-04-17T04:21:59.068Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 3.24MB / 54.14MB 1.2s [2020-04-17T04:21:59.068Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 5.90MB / 8.25MB 1.2s [2020-04-17T04:21:59.068Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 3.57MB / 10.73MB 1.2s [2020-04-17T04:21:59.266Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 43.17MB / 73.51MB 7.6s [2020-04-17T04:21:59.266Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 43.86MB / 54.14MB 7.8s [2020-04-17T04:21:59.266Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 43.12MB / 57.45MB 7.8s [2020-04-17T04:21:59.340Z] #44 61.97 CC images/autofs.o [2020-04-17T04:21:59.367Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 6.55MB / 8.25MB 1.3s [2020-04-17T04:21:59.367Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 4.26MB / 10.73MB 1.3s [2020-04-17T04:21:59.367Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 3.73MB / 73.51MB 1.3s [2020-04-17T04:21:59.495Z] #41 DONE 184.4s [2020-04-17T04:21:59.495Z] [2020-04-17T04:21:59.495Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:21:59.495Z] #17 53.17 Selecting previously unselected package xfsprogs. [2020-04-17T04:21:59.495Z] #17 53.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-17T04:21:59.495Z] #17 53.19 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:21:59.554Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 48.27MB / 73.51MB 8.1s [2020-04-17T04:21:59.554Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 47.20MB / 54.14MB 8.1s [2020-04-17T04:21:59.554Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 46.63MB / 57.45MB 8.1s [2020-04-17T04:21:59.554Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 47.62MB / 96.51MB 8.1s [2020-04-17T04:21:59.599Z] #44 62.41 CC images/macvlan.o [2020-04-17T04:21:59.668Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 7.11MB / 8.25MB 1.5s [2020-04-17T04:21:59.668Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 7.54MB / 8.25MB 1.6s [2020-04-17T04:21:59.668Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 5.24MB / 10.73MB 1.6s [2020-04-17T04:21:59.668Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 8.09MB / 8.25MB 1.8s [2020-04-17T04:21:59.668Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 5.80MB / 10.73MB 1.8s [2020-04-17T04:21:59.668Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 5.24MB / 96.51MB 1.8s [2020-04-17T04:21:59.756Z] #17 53.70 Selecting previously unselected package zip. [2020-04-17T04:21:59.776Z] #17 DONE 62.0s [2020-04-17T04:21:59.776Z] [2020-04-17T04:21:59.776Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:21:59.847Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 53.91MB / 73.51MB 8.5s [2020-04-17T04:21:59.847Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 52.33MB / 54.14MB 8.5s [2020-04-17T04:21:59.847Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 52.83MB / 57.45MB 8.5s [2020-04-17T04:21:59.847Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 53.12MB / 96.51MB 8.5s [2020-04-17T04:21:59.078Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:21:59.507Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-17T04:21:59.967Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 6.09MB / 54.14MB 1.9s [2020-04-17T04:21:59.967Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 8.25MB / 8.25MB 1.8s done [2020-04-17T04:21:59.967Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 6.39MB / 10.73MB 1.9s [2020-04-17T04:21:59.967Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 6.65MB / 57.45MB 2.1s [2020-04-17T04:21:59.967Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 7.14MB / 10.73MB 2.1s [2020-04-17T04:22:00.021Z] #17 53.71 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-17T04:22:00.021Z] #17 53.71 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:22:00.021Z] #17 53.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:22:00.262Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 7.77MB / 10.73MB 2.2s [2020-04-17T04:22:00.262Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 8.49MB / 10.73MB 2.4s [2020-04-17T04:22:00.262Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 7.90MB / 73.51MB 2.4s [2020-04-17T04:22:00.275Z] #44 62.84 CC images/sit.o [2020-04-17T04:22:00.283Z] #17 53.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:22:00.283Z] #17 54.00 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-17T04:22:00.283Z] #17 54.01 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-17T04:22:00.283Z] #17 54.02 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-17T04:22:00.283Z] #17 54.05 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-17T04:22:00.283Z] #17 54.06 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:22:00.283Z] #17 54.07 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-17T04:22:00.283Z] #17 54.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:22:00.283Z] #17 54.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:22:00.283Z] #17 54.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T04:22:00.283Z] #17 54.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T04:22:00.283Z] #17 54.13 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:22:00.283Z] #17 54.14 Setting up zip (3.0-11+b1) ... [2020-04-17T04:22:00.283Z] #17 54.15 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:22:00.455Z] #47 176.9 mime [2020-04-17T04:22:00.476Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 54.14MB / 54.14MB 8.9s done [2020-04-17T04:22:00.543Z] #44 63.36 LINK images/built-in.o [2020-04-17T04:22:00.545Z] #17 54.25 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:22:00.564Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 9.11MB / 54.14MB 2.7s [2020-04-17T04:22:00.564Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 9.47MB / 10.73MB 2.7s [2020-04-17T04:22:00.712Z] #47 ... [2020-04-17T04:22:00.712Z] [2020-04-17T04:22:00.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:00.712Z] #44 59.37 CC images/cgroup.o [2020-04-17T04:22:00.712Z] #44 60.22 CC images/userns.o [2020-04-17T04:22:00.712Z] #44 60.60 CC images/google/protobuf/descriptor.o [2020-04-17T04:22:00.712Z] #44 63.10 CC images/opts.o [2020-04-17T04:22:00.712Z] #44 63.47 CC images/seccomp.o [2020-04-17T04:22:00.712Z] #44 63.83 CC images/binfmt-misc.o [2020-04-17T04:22:00.712Z] #44 64.14 CC images/time.o [2020-04-17T04:22:00.712Z] #44 64.51 CC images/sysctl.o [2020-04-17T04:22:00.712Z] #44 64.87 CC images/autofs.o [2020-04-17T04:22:00.712Z] #44 65.17 CC images/macvlan.o [2020-04-17T04:22:00.768Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 60.07MB / 73.51MB 9.1s [2020-04-17T04:22:00.768Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.41MB / 57.45MB 9.1s [2020-04-17T04:22:00.768Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 59.64MB / 96.51MB 9.1s [2020-04-17T04:22:00.768Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 69.44MB / 73.51MB 9.4s [2020-04-17T04:22:00.768Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.45MB / 57.45MB 9.1s done [2020-04-17T04:22:00.768Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 65.32MB / 96.51MB 9.4s [2020-04-17T04:22:00.803Z] #44 63.63 GEN compel/include/asm [2020-04-17T04:22:00.803Z] #44 63.63 GEN compel/include/version.h [2020-04-17T04:22:00.803Z] #44 63.64 touch .config [2020-04-17T04:22:00.803Z] #44 63.70 GEN include/common/config.h [2020-04-17T04:22:00.864Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 9.73MB / 57.45MB 2.8s [2020-04-17T04:22:00.864Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 10.22MB / 10.73MB 2.8s [2020-04-17T04:22:00.864Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 10.73MB / 10.73MB 3.0s done [2020-04-17T04:22:00.864Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 10.49MB / 96.51MB 3.0s [2020-04-17T04:22:01.054Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 9.6s [2020-04-17T04:22:01.156Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 12.49MB / 54.14MB 3.3s [2020-04-17T04:22:01.156Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 12.25MB / 73.51MB 3.3s [2020-04-17T04:22:01.278Z] #44 65.66 CC images/sit.o [2020-04-17T04:22:01.343Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 9.6s done [2020-04-17T04:22:01.343Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 82.91MB / 96.51MB 9.9s [2020-04-17T04:22:01.343Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 90.88MB / 96.51MB 10.0s [2020-04-17T04:22:01.377Z] #44 63.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T04:22:01.377Z] #44 63.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T04:22:01.377Z] #44 63.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T04:22:01.377Z] #44 63.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T04:22:01.377Z] #44 64.02 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T04:22:01.377Z] #44 64.05 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T04:22:01.377Z] #44 64.11 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:22:01.377Z] #44 64.18 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T04:22:01.377Z] #44 64.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:22:01.481Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 12.94MB / 57.45MB 3.4s [2020-04-17T04:22:01.489Z] #17 ... [2020-04-17T04:22:01.489Z] [2020-04-17T04:22:01.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:01.489Z] #44 116.7 CC criu/clone-noasan.o [2020-04-17T04:22:01.489Z] #44 116.9 CC criu/config.o [2020-04-17T04:22:01.489Z] #44 118.8 CC criu/cr-check.o [2020-04-17T04:22:01.489Z] #44 121.2 CC criu/cr-dedup.o [2020-04-17T04:22:01.489Z] #44 121.8 CC criu/cr-dump.o [2020-04-17T04:22:01.489Z] #44 124.8 CC criu/cr-errno.o [2020-04-17T04:22:01.489Z] #44 124.8 CC criu/cr-restore.o [2020-04-17T04:22:01.536Z] #44 66.05 LINK images/built-in.o [2020-04-17T04:22:01.635Z] #44 64.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:22:01.635Z] #44 64.33 DEP compel/plugins/std/infect.d [2020-04-17T04:22:01.671Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 96.51MB / 96.51MB 10.1s done [2020-04-17T04:22:01.672Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d [2020-04-17T04:22:01.699Z] #18 1.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:22:01.699Z] #18 1.829 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:22:01.699Z] #18 1.832 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:22:01.699Z] #18 DONE 2.0s [2020-04-17T04:22:01.699Z] [2020-04-17T04:22:01.699Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:01.699Z] #44 166.6 CC criu/namespaces.o [2020-04-17T04:22:01.699Z] #44 168.6 CC criu/net.o [2020-04-17T04:22:01.699Z] #44 172.1 CC criu/netfilter.o [2020-04-17T04:22:01.699Z] #44 172.6 CC criu/page-pipe.o [2020-04-17T04:22:01.699Z] #44 ... [2020-04-17T04:22:01.699Z] [2020-04-17T04:22:01.699Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:22:01.772Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 15.92MB / 54.14MB 3.9s [2020-04-17T04:22:01.772Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 15.47MB / 96.51MB 3.9s [2020-04-17T04:22:01.799Z] #44 66.26 GEN compel/include/asm [2020-04-17T04:22:01.799Z] #44 66.28 GEN compel/include/version.h [2020-04-17T04:22:01.799Z] #44 66.36 touch .config [2020-04-17T04:22:01.892Z] #44 64.45 DEP compel/plugins/std/string.d [2020-04-17T04:22:01.275Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:22:01.275Z] > git --version # timeout=10 [2020-04-17T04:22:01.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:22:01.323Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:22:02.057Z] #44 66.39 GEN include/common/config.h [2020-04-17T04:22:02.057Z] #44 66.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T04:22:02.057Z] #44 66.59 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T04:22:02.057Z] #44 66.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T04:22:02.065Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 16.42MB / 57.45MB 4.0s [2020-04-17T04:22:02.065Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 16.25MB / 73.51MB 4.0s [2020-04-17T04:22:02.149Z] #44 64.73 DEP compel/plugins/std/log.d [2020-04-17T04:22:02.149Z] #44 64.91 DEP compel/plugins/std/fds.d [2020-04-17T04:22:02.316Z] #44 66.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T04:22:02.316Z] #44 66.78 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T04:22:02.316Z] #44 66.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T04:22:02.316Z] #44 66.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:22:02.361Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 19.43MB / 54.14MB 4.5s [2020-04-17T04:22:02.407Z] #44 65.06 DEP compel/plugins/std/std.d [2020-04-17T04:22:02.574Z] #44 66.96 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T04:22:02.574Z] #44 66.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:22:02.649Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 19.59MB / 57.45MB 4.6s [2020-04-17T04:22:02.649Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 20.11MB / 73.51MB 4.6s [2020-04-17T04:22:02.649Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 20.78MB / 96.51MB 4.8s [2020-04-17T04:22:02.664Z] #44 65.31 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:22:02.664Z] #44 ... [2020-04-17T04:22:02.664Z] [2020-04-17T04:22:02.664Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:02.664Z] #47 168.4 vendor/golang.org/x/net/idna [2020-04-17T04:22:02.664Z] #47 172.5 vendor/golang.org/x/net/http2/hpack [2020-04-17T04:22:02.664Z] #47 174.8 mime [2020-04-17T04:22:02.832Z] #44 67.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:22:02.832Z] #44 67.09 DEP compel/plugins/std/infect.d [2020-04-17T04:22:02.921Z] #47 ... [2020-04-17T04:22:02.921Z] [2020-04-17T04:22:02.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:02.921Z] #44 65.47 DEP compel/plugins/fds/fds.d [2020-04-17T04:22:02.921Z] #44 65.75 CC compel/plugins/std/std.o [2020-04-17T04:22:02.942Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 22.71MB / 54.14MB 5.1s [2020-04-17T04:22:03.090Z] #44 67.50 DEP compel/plugins/std/string.d [2020-04-17T04:22:03.090Z] #44 67.56 DEP compel/plugins/std/log.d [2020-04-17T04:22:03.090Z] #44 67.63 DEP compel/plugins/std/fds.d [2020-04-17T04:22:03.229Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 23.03MB / 57.45MB 5.2s [2020-04-17T04:22:03.229Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 24.37MB / 73.51MB 5.4s [2020-04-17T04:22:03.348Z] #44 ... [2020-04-17T04:22:03.348Z] [2020-04-17T04:22:03.348Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:03.348Z] #47 180.1 net/http/internal [2020-04-17T04:22:03.485Z] #44 66.23 CC compel/plugins/std/fds.o [2020-04-17T04:22:03.517Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 25.56MB / 54.14MB 5.5s [2020-04-17T04:22:03.517Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 25.92MB / 57.45MB 5.7s [2020-04-17T04:22:03.517Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 26.41MB / 96.51MB 5.7s [2020-04-17T04:22:03.814Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 28.24MB / 73.51MB 6.0s [2020-04-17T04:22:04.042Z] #44 ... [2020-04-17T04:22:04.042Z] [2020-04-17T04:22:04.042Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:04.042Z] #17 57.70 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-17T04:22:04.042Z] #17 57.71 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:22:04.042Z] #17 57.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:22:04.042Z] #17 57.77 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:22:04.042Z] #17 57.88 invoke-rc.d: could not determine current runlevel [2020-04-17T04:22:04.042Z] #17 57.89 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:22:04.042Z] #17 57.90 Setting up pigz (2.4-1) ... [2020-04-17T04:22:04.042Z] #17 57.91 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-17T04:22:04.042Z] #17 57.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T04:22:04.124Z] #8 ... [2020-04-17T04:22:04.124Z] [2020-04-17T04:22:04.124Z] #21 [internal] load build context [2020-04-17T04:22:04.124Z] #21 transferring context: 52.81MB 6.1s done [2020-04-17T04:22:04.124Z] #21 DONE 6.2s [2020-04-17T04:22:04.124Z] [2020-04-17T04:22:04.124Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T04:22:04.124Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T04:22:04.124Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T04:22:04.124Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-04-17T04:22:04.124Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T04:22:04.124Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-04-17T04:22:04.124Z] #72 DONE 6.2s [2020-04-17T04:22:04.124Z] [2020-04-17T04:22:04.124Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T04:22:04.124Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 28.83MB / 57.45MB 6.1s [2020-04-17T04:22:04.124Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 29.29MB / 54.14MB 6.1s [2020-04-17T04:22:04.303Z] #17 57.95 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:22:04.303Z] #17 57.96 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-17T04:22:04.303Z] #17 57.98 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:22:04.410Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 31.25MB / 96.51MB 6.4s [2020-04-17T04:22:04.416Z] #44 67.07 CC compel/plugins/std/log.o [2020-04-17T04:22:04.565Z] #17 58.42 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-17T04:22:04.565Z] #17 58.43 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-17T04:22:04.565Z] #17 58.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T04:22:04.565Z] #17 58.45 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:22:04.565Z] #17 58.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:22:04.565Z] #17 58.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:22:04.565Z] #17 58.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:22:04.565Z] #17 58.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:22:04.565Z] #17 58.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:22:04.696Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 32.60MB / 57.45MB 6.6s [2020-04-17T04:22:04.697Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 32.87MB / 54.14MB 6.6s [2020-04-17T04:22:04.697Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 33.23MB / 73.51MB 6.6s [2020-04-17T04:22:04.698Z] #44 ... [2020-04-17T04:22:04.698Z] [2020-04-17T04:22:04.698Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:04.698Z] #68 170.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:22:04.698Z] #68 170.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:22:04.825Z] #17 58.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:22:04.825Z] #17 58.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:22:04.825Z] #17 58.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:22:04.825Z] #17 58.57 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T04:22:04.825Z] #17 58.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:22:04.825Z] #17 58.61 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-17T04:22:04.825Z] #17 58.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:22:04.825Z] #17 58.63 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-17T04:22:04.825Z] #17 58.65 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:22:04.983Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 36.08MB / 57.45MB 6.9s [2020-04-17T04:22:04.983Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 36.44MB / 54.14MB 6.9s [2020-04-17T04:22:04.983Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 36.36MB / 96.51MB 6.9s [2020-04-17T04:22:04.983Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 38.44MB / 73.51MB 7.0s [2020-04-17T04:22:05.270Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 39.94MB / 57.45MB 7.2s [2020-04-17T04:22:05.270Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 40.30MB / 54.14MB 7.2s [2020-04-17T04:22:05.270Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 42.17MB / 73.51MB 7.3s [2020-04-17T04:22:05.270Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 41.71MB / 96.51MB 7.3s [2020-04-17T04:22:05.556Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 43.59MB / 57.45MB 7.5s [2020-04-17T04:22:05.556Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 43.88MB / 54.14MB 7.5s [2020-04-17T04:22:05.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 14.0% of statements [2020-04-17T04:22:05.843Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 47.28MB / 57.45MB 7.8s [2020-04-17T04:22:05.843Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 47.64MB / 54.14MB 7.8s [2020-04-17T04:22:05.843Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 47.70MB / 73.51MB 7.8s [2020-04-17T04:22:05.843Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 47.30MB / 96.51MB 7.8s [2020-04-17T04:22:06.070Z] #68 ... [2020-04-17T04:22:06.070Z] [2020-04-17T04:22:06.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:06.070Z] #44 68.69 CC compel/plugins/std/string.o [2020-04-17T04:22:06.131Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 50.86MB / 57.45MB 8.1s [2020-04-17T04:22:06.131Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 51.51MB / 54.14MB 8.1s [2020-04-17T04:22:06.131Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 51.67MB / 73.51MB 8.1s [2020-04-17T04:22:06.131Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 52.97MB / 96.51MB 8.2s [2020-04-17T04:22:06.327Z] #44 ... [2020-04-17T04:22:06.327Z] [2020-04-17T04:22:06.327Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:06.327Z] #68 DONE 182.2s [2020-04-17T04:22:06.327Z] [2020-04-17T04:22:06.327Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:22:06.327Z] #69 DONE 0.1s [2020-04-17T04:22:06.423Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 54.69MB / 57.45MB 8.4s [2020-04-17T04:22:06.423Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 54.14MB / 54.14MB 8.3s done [2020-04-17T04:22:06.423Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 55.67MB / 73.51MB 8.4s [2020-04-17T04:22:06.585Z] [2020-04-17T04:22:06.585Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:22:06.711Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.45MB / 57.45MB 8.6s done [2020-04-17T04:22:06.711Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 61.17MB / 73.51MB 8.7s [2020-04-17T04:22:06.711Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 62.88MB / 96.51MB 8.7s [2020-04-17T04:22:06.720Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.7% of statements [2020-04-17T04:22:06.996Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 69.43MB / 73.51MB 9.0s [2020-04-17T04:22:06.996Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 70.41MB / 96.51MB 9.0s [2020-04-17T04:22:07.101Z] #19 ... [2020-04-17T04:22:07.101Z] [2020-04-17T04:22:07.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:07.101Z] #44 173.7 CC criu/page-xfer.o [2020-04-17T04:22:07.101Z] #44 175.3 CC criu/pagemap-cache.o [2020-04-17T04:22:07.101Z] #44 175.7 CC criu/pagemap.o [2020-04-17T04:22:07.101Z] #44 176.7 CC criu/parasite-syscall.o [2020-04-17T04:22:07.101Z] #44 177.8 CC criu/path.o [2020-04-17T04:22:07.101Z] #44 178.2 CC criu/pie-util-vdso-elf32.o [2020-04-17T04:22:07.150Z] #30 ... [2020-04-17T04:22:07.150Z] [2020-04-17T04:22:07.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:07.150Z] #44 69.90 CC compel/plugins/std/infect.o [2020-04-17T04:22:07.292Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 9.1s done [2020-04-17T04:22:07.292Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 82.70MB / 96.51MB 9.3s [2020-04-17T04:22:07.292Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 9.1s done [2020-04-17T04:22:07.292Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 89.67MB / 96.51MB 9.4s [2020-04-17T04:22:07.335Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-17T04:22:07.575Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 96.51MB / 96.51MB 9.6s done [2020-04-17T04:22:07.575Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d [2020-04-17T04:22:07.949Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-17T04:22:08.025Z] #44 178.7 CC criu/pie-util-vdso.o [2020-04-17T04:22:08.025Z] #44 179.1 CC criu/pie-util.o [2020-04-17T04:22:08.082Z] #44 70.60 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T04:22:08.082Z] #44 70.66 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T04:22:08.082Z] #44 70.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T04:22:08.082Z] #44 70.80 AR compel/plugins/std.lib.a [2020-04-17T04:22:08.174Z] #17 61.73 Setting up iptables (1.8.2-4) ... [2020-04-17T04:22:08.174Z] #17 61.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:22:08.174Z] #17 61.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:22:08.174Z] #17 61.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:22:08.174Z] #17 61.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:22:08.174Z] #17 61.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:22:08.174Z] #17 61.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:22:08.174Z] #17 61.88 Setting up python3 (3.7.3-1) ... [2020-04-17T04:22:08.370Z] #44 71.04 CC compel/plugins/fds/fds.o [2020-04-17T04:22:08.374Z] #44 179.3 CC criu/pipes.o [2020-04-17T04:22:08.397Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.3% of statements [2020-04-17T04:22:08.397Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T04:22:08.397Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T04:22:08.397Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T04:22:08.397Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T04:22:08.611Z] #47 ... [2020-04-17T04:22:08.611Z] [2020-04-17T04:22:08.611Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:08.611Z] #68 174.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:22:08.611Z] #68 174.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:22:08.611Z] #68 ... [2020-04-17T04:22:08.611Z] [2020-04-17T04:22:08.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:08.611Z] #44 67.85 DEP compel/plugins/std/std.d [2020-04-17T04:22:08.611Z] #44 68.00 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:22:08.611Z] #44 68.15 DEP compel/plugins/fds/fds.d [2020-04-17T04:22:08.611Z] #44 68.49 CC compel/plugins/std/std.o [2020-04-17T04:22:08.611Z] #44 69.18 CC compel/plugins/std/fds.o [2020-04-17T04:22:08.611Z] #44 69.95 CC compel/plugins/std/log.o [2020-04-17T04:22:08.611Z] #44 71.44 CC compel/plugins/std/string.o [2020-04-17T04:22:08.611Z] #44 72.80 CC compel/plugins/std/infect.o [2020-04-17T04:22:08.771Z] #17 62.51 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:22:08.934Z] #44 180.0 CC criu/plugin.o [2020-04-17T04:22:08.940Z] #44 71.57 AR compel/plugins/fds.lib.a [2020-04-17T04:22:08.940Z] #44 71.68 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:22:08.940Z] #44 71.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:22:08.940Z] #44 71.76 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T04:22:09.178Z] #44 73.54 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T04:22:09.178Z] #44 ... [2020-04-17T04:22:09.178Z] [2020-04-17T04:22:09.178Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:09.178Z] #50 DONE 185.9s [2020-04-17T04:22:09.178Z] [2020-04-17T04:22:09.178Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:09.178Z] #68 DONE 185.9s [2020-04-17T04:22:09.178Z] [2020-04-17T04:22:09.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:09.178Z] #44 73.65 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T04:22:09.178Z] #44 ... [2020-04-17T04:22:09.178Z] [2020-04-17T04:22:09.178Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:22:09.199Z] #44 71.86 HOSTDEP compel/src/main-host.d [2020-04-17T04:22:09.199Z] #44 72.04 DEP compel/src/lib/ptrace.d [2020-04-17T04:22:09.403Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-04-17T04:22:09.436Z] #69 DONE 0.2s [2020-04-17T04:22:09.436Z] [2020-04-17T04:22:09.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:09.436Z] #44 73.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T04:22:09.436Z] #44 73.89 AR compel/plugins/std.lib.a [2020-04-17T04:22:09.436Z] #44 73.99 CC compel/plugins/fds/fds.o [2020-04-17T04:22:09.457Z] #44 72.23 DEP compel/src/lib/infect.d [2020-04-17T04:22:09.493Z] #44 180.3 CC criu/proc_parse.o [2020-04-17T04:22:09.714Z] #44 72.44 DEP compel/src/lib/infect-util.d [2020-04-17T04:22:09.733Z] #17 63.28 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:22:09.972Z] #44 72.53 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:22:09.972Z] #44 72.71 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T04:22:10.002Z] #44 74.40 AR compel/plugins/fds.lib.a [2020-04-17T04:22:10.002Z] #44 74.51 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:22:10.230Z] #44 72.87 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T04:22:10.230Z] #44 72.97 DEP compel/src/lib/log.d [2020-04-17T04:22:10.488Z] #44 73.12 DEP compel/src/main.d [2020-04-17T04:22:10.488Z] #44 73.28 DEP compel/src/lib/handle-elf.d [2020-04-17T04:22:10.488Z] #44 73.34 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T04:22:10.568Z] #44 74.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:22:10.568Z] #44 74.93 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T04:22:10.746Z] #44 ... [2020-04-17T04:22:10.746Z] [2020-04-17T04:22:10.746Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:10.746Z] #50 DONE 186.6s [2020-04-17T04:22:10.826Z] #44 75.14 HOSTDEP compel/src/main-host.d [2020-04-17T04:22:10.826Z] #44 75.31 DEP compel/src/lib/ptrace.d [2020-04-17T04:22:10.872Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-17T04:22:11.004Z] [2020-04-17T04:22:11.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:11.004Z] #44 73.62 CC compel/src/lib/log.o [2020-04-17T04:22:11.083Z] #44 75.50 DEP compel/src/lib/infect.d [2020-04-17T04:22:11.262Z] #44 74.02 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T04:22:11.342Z] #44 75.74 DEP compel/src/lib/infect-util.d [2020-04-17T04:22:11.342Z] #44 75.94 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:22:11.673Z] #17 65.34 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:22:11.674Z] #17 65.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:22:11.879Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.0% of statements [2020-04-17T04:22:11.907Z] #44 76.22 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T04:22:11.907Z] #44 76.40 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T04:22:11.907Z] #44 76.52 DEP compel/src/lib/log.d [2020-04-17T04:22:12.277Z] #17 65.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:22:12.473Z] #44 76.71 DEP compel/src/main.d [2020-04-17T04:22:12.473Z] #44 76.86 DEP compel/src/lib/handle-elf.d [2020-04-17T04:22:12.634Z] #44 75.28 CC compel/arch/x86/src/lib/infect.o [2020-04-17T04:22:12.731Z] #44 77.20 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T04:22:12.748Z] #44 183.0 CC criu/protobuf-desc.o [2020-04-17T04:22:12.989Z] #44 77.43 CC compel/src/lib/log.o [2020-04-17T04:22:13.247Z] #44 77.83 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T04:22:13.307Z] #44 184.0 CC criu/protobuf.o [2020-04-17T04:22:13.569Z] #44 76.42 CC compel/src/lib/infect-rpc.o [2020-04-17T04:22:13.696Z] #17 67.41 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:22:13.866Z] #44 184.6 CC criu/pstree.o [2020-04-17T04:22:14.136Z] #44 76.94 CC compel/src/lib/infect-util.o [2020-04-17T04:22:14.270Z] #17 68.03 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:22:14.394Z] #44 77.25 CC compel/src/lib/infect.o [2020-04-17T04:22:14.530Z] #17 ... [2020-04-17T04:22:14.530Z] [2020-04-17T04:22:14.530Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:14.530Z] #44 129.9 CC criu/cr-service.o [2020-04-17T04:22:14.530Z] #44 131.8 CC criu/crtools.o [2020-04-17T04:22:14.530Z] #44 132.5 CC criu/eventfd.o [2020-04-17T04:22:14.530Z] #44 133.0 CC criu/eventpoll.o [2020-04-17T04:22:14.530Z] #44 133.8 CC criu/external.o [2020-04-17T04:22:14.530Z] #44 134.2 CC criu/fault-injection.o [2020-04-17T04:22:14.530Z] #44 134.4 CC criu/fdstore.o [2020-04-17T04:22:14.530Z] #44 134.8 CC criu/fifo.o [2020-04-17T04:22:14.530Z] #44 135.3 CC criu/file-ids.o [2020-04-17T04:22:14.530Z] #44 135.8 CC criu/file-lock.o [2020-04-17T04:22:14.530Z] #44 136.8 CC criu/files-ext.o [2020-04-17T04:22:14.530Z] #44 137.2 CC criu/files-reg.o [2020-04-17T04:22:14.623Z] #44 78.84 CC compel/arch/x86/src/lib/infect.o [2020-04-17T04:22:14.790Z] #44 140.0 CC criu/files.o [2020-04-17T04:22:14.790Z] #44 185.9 CC criu/rbtree.o [2020-04-17T04:22:14.881Z] #44 ... [2020-04-17T04:22:14.881Z] [2020-04-17T04:22:14.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:22:14.881Z] #10 192.0 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T04:22:14.881Z] #10 192.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T04:22:14.881Z] #10 192.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T04:22:15.139Z] #10 192.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T04:22:15.139Z] #10 192.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T04:22:15.139Z] #10 192.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T04:22:15.139Z] #10 192.4 Selecting previously unselected package libbtrfs0. [2020-04-17T04:22:15.392Z] #44 186.4 CC criu/rst-malloc.o [2020-04-17T04:22:15.397Z] #10 192.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T04:22:15.397Z] #10 192.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:22:15.397Z] #10 192.5 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:22:15.397Z] #10 192.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T04:22:15.397Z] #10 192.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:22:15.655Z] #10 192.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T04:22:15.655Z] #10 192.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:22:15.655Z] #10 192.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:15.655Z] #10 192.8 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T04:22:15.655Z] #10 192.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T04:22:15.655Z] #10 192.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:15.688Z] #44 186.6 CC criu/seccomp.o [2020-04-17T04:22:15.729Z] #44 ... [2020-04-17T04:22:15.729Z] [2020-04-17T04:22:15.729Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:15.729Z] #17 69.55 Setting up python3-pip (18.1-5) ... [2020-04-17T04:22:15.913Z] #10 193.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T04:22:15.913Z] #10 193.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T04:22:15.913Z] #10 193.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T04:22:15.943Z] #44 ... [2020-04-17T04:22:15.943Z] [2020-04-17T04:22:15.943Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:22:15.943Z] #19 5.898 Collecting yamllint==1.16.0 [2020-04-17T04:22:15.943Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:22:15.943Z] #19 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:22:15.943Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:22:15.943Z] #19 11.46 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:22:15.943Z] #19 11.66 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:22:15.943Z] #19 13.19 Building wheels for collected packages: pyyaml [2020-04-17T04:22:15.943Z] #19 13.19 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:22:15.943Z] #19 14.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:22:15.943Z] #19 14.44 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:22:15.943Z] #19 14.50 Successfully built pyyaml [2020-04-17T04:22:15.943Z] #19 14.52 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T04:22:16.281Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.727s coverage: 45.9% of statements [2020-04-17T04:22:16.302Z] #44 ... [2020-04-17T04:22:16.302Z] [2020-04-17T04:22:16.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:22:16.302Z] #10 187.6 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T04:22:16.302Z] #10 187.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 187.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T04:22:16.302Z] #10 187.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T04:22:16.302Z] #10 187.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 187.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T04:22:16.302Z] #10 188.0 Selecting previously unselected package libbtrfs0. [2020-04-17T04:22:16.302Z] #10 188.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 188.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:22:16.302Z] #10 188.2 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:22:16.302Z] #10 188.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 188.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:22:16.302Z] #10 188.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T04:22:16.302Z] #10 188.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 188.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:16.302Z] #10 188.6 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T04:22:16.302Z] #10 188.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 188.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:16.302Z] #10 188.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T04:22:16.302Z] #10 188.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 188.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T04:22:16.302Z] #10 189.2 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T04:22:16.302Z] #10 189.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 189.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 189.4 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T04:22:16.302Z] #10 189.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 189.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 189.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T04:22:16.302Z] #10 189.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 189.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 189.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T04:22:16.302Z] #10 189.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 189.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 190.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T04:22:16.302Z] #10 190.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 190.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T04:22:16.302Z] #10 190.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T04:22:16.302Z] #10 190.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 190.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:16.302Z] #10 190.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T04:22:16.302Z] #10 190.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 191.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T04:22:16.302Z] #10 191.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T04:22:16.302Z] #10 191.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T04:22:16.302Z] #10 191.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:16.302Z] #10 191.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 191.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T04:22:16.302Z] #10 191.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T04:22:16.302Z] #10 191.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:22:16.302Z] #10 191.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 191.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T04:22:16.302Z] #10 191.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:22:16.302Z] #10 191.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:22:16.302Z] #10 191.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 191.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:16.302Z] #10 191.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:22:16.302Z] #10 191.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:22:16.302Z] #10 192.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T04:22:16.302Z] #10 192.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:22:16.302Z] #10 192.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:16.302Z] #10 192.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:22:16.302Z] #10 192.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.302Z] #10 192.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:22:16.302Z] #10 192.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:22:16.302Z] #10 192.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:22:16.302Z] #10 192.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:22:16.302Z] #10 192.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-04-17T04:22:16.302Z] #10 192.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-04-17T04:22:16.302Z] #10 192.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:22:16.302Z] #10 192.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T04:22:16.302Z] #10 192.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:16.302Z] #10 192.1 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:22:16.302Z] #10 192.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:16.302Z] #10 192.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:16.302Z] #10 192.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:22:16.430Z] #10 193.4 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T04:22:16.430Z] #10 193.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.430Z] #10 193.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.430Z] #10 193.7 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T04:22:16.430Z] #10 193.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.430Z] #10 193.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.505Z] #19 14.87 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:22:16.560Z] #10 DONE 192.8s [2020-04-17T04:22:16.560Z] [2020-04-17T04:22:16.560Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:22:16.569Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.027s coverage: 1.8% of statements [2020-04-17T04:22:16.762Z] #19 ... [2020-04-17T04:22:16.762Z] [2020-04-17T04:22:16.762Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:16.762Z] #44 187.5 CC criu/seize.o [2020-04-17T04:22:16.817Z] #58 DONE 0.1s [2020-04-17T04:22:16.817Z] [2020-04-17T04:22:16.817Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:22:16.817Z] #59 DONE 0.1s [2020-04-17T04:22:16.817Z] [2020-04-17T04:22:16.817Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:22:16.998Z] #10 193.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T04:22:16.998Z] #10 193.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.998Z] #10 193.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T04:22:16.998Z] #10 194.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T04:22:16.998Z] #10 194.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T04:22:16.998Z] #10 194.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T04:22:17.017Z] #44 ... [2020-04-17T04:22:17.017Z] [2020-04-17T04:22:17.017Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:22:17.017Z] #19 DONE 15.4s [2020-04-17T04:22:17.017Z] [2020-04-17T04:22:17.017Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:22:17.113Z] #17 70.90 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:22:17.113Z] #17 70.95 Processing triggers for mime-support (3.62) ... [2020-04-17T04:22:17.273Z] #24 DONE 0.2s [2020-04-17T04:22:17.273Z] [2020-04-17T04:22:17.273Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:22:17.273Z] #28 ... [2020-04-17T04:22:17.273Z] [2020-04-17T04:22:17.273Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:22:17.273Z] #41 DONE 287.3s [2020-04-17T04:22:17.528Z] [2020-04-17T04:22:17.528Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:17.528Z] #44 188.5 CC criu/servicefd.o [2020-04-17T04:22:17.564Z] #10 194.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T04:22:17.564Z] #10 194.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T04:22:17.564Z] #10 194.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T04:22:17.684Z] #17 DONE 71.4s [2020-04-17T04:22:17.684Z] [2020-04-17T04:22:17.684Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:22:17.749Z] #11 ... [2020-04-17T04:22:17.749Z] [2020-04-17T04:22:17.749Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:17.749Z] #47 183.5 crypto/tls [2020-04-17T04:22:17.749Z] #47 192.7 net/http/httptrace [2020-04-17T04:22:17.749Z] #47 193.0 net/http [2020-04-17T04:22:17.822Z] #10 195.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T04:22:17.822Z] #10 195.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T04:22:17.822Z] #10 195.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:18.006Z] #47 ... [2020-04-17T04:22:18.006Z] [2020-04-17T04:22:18.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:18.006Z] #44 80.61 CC compel/src/lib/ptrace.o [2020-04-17T04:22:18.085Z] #10 195.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T04:22:18.085Z] #10 195.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T04:22:18.085Z] #10 195.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T04:22:18.085Z] #10 195.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T04:22:18.085Z] #10 195.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T04:22:18.263Z] #44 81.10 AR compel/libcompel.a [2020-04-17T04:22:18.343Z] #10 195.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:18.443Z] Fetching without tags [2020-04-17T04:22:18.453Z] #44 ... [2020-04-17T04:22:18.453Z] [2020-04-17T04:22:18.453Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:22:18.453Z] #28 DONE 1.2s [2020-04-17T04:22:18.453Z] [2020-04-17T04:22:18.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:18.453Z] #44 189.4 CC criu/shmem.o [2020-04-17T04:22:18.521Z] #44 81.18 HOSTCC compel/src/main-host.o [2020-04-17T04:22:18.751Z] #44 ... [2020-04-17T04:22:18.751Z] [2020-04-17T04:22:18.751Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:22:18.751Z] #31 DONE 0.3s [2020-04-17T04:22:18.751Z] [2020-04-17T04:22:18.751Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:22:18.751Z] #34 DONE 0.1s [2020-04-17T04:22:18.751Z] [2020-04-17T04:22:18.751Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:18.866Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:22:18.908Z] #10 196.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T04:22:18.909Z] #10 196.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T04:22:18.909Z] #10 196.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T04:22:18.909Z] #10 196.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:22:18.909Z] #10 196.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:18.909Z] #10 196.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T04:22:18.909Z] #10 196.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:22:19.006Z] #53 ... [2020-04-17T04:22:19.006Z] [2020-04-17T04:22:19.006Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:22:19.006Z] #39 DONE 0.1s [2020-04-17T04:22:19.006Z] [2020-04-17T04:22:19.006Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:19.087Z] #44 81.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T04:22:19.167Z] #10 196.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:22:19.167Z] #10 196.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T04:22:19.167Z] #10 196.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:19.167Z] #10 196.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:22:19.167Z] #10 196.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:22:19.167Z] #10 196.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T04:22:19.167Z] #10 196.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:22:19.167Z] #10 196.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T04:22:19.167Z] #10 196.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:22:19.167Z] #10 196.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T04:22:19.167Z] #10 196.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:22:19.167Z] #10 196.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-04-17T04:22:19.167Z] #10 196.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-04-17T04:22:19.167Z] #10 196.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:22:19.167Z] #10 196.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-04-17T04:22:19.167Z] #10 196.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-04-17T04:22:19.167Z] #10 196.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:22:19.167Z] #10 196.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T04:22:19.167Z] #10 196.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:19.167Z] #10 196.4 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:22:19.167Z] #10 196.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:19.167Z] #10 196.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T04:22:19.261Z] #60 ... [2020-04-17T04:22:19.261Z] [2020-04-17T04:22:19.261Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:22:19.424Z] #10 196.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:22:19.516Z] #42 DONE 0.2s [2020-04-17T04:22:19.516Z] [2020-04-17T04:22:19.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:19.516Z] #44 190.4 CC criu/sigframe.o [2020-04-17T04:22:19.595Z] #18 1.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:22:19.595Z] #18 1.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:22:19.595Z] #18 1.851 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:22:19.595Z] #18 DONE 2.1s [2020-04-17T04:22:19.595Z] [2020-04-17T04:22:19.595Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:22:18.142Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:22:18.237Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:22:18.360Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:22:18.480Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:22:18.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:22:18.482Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:22:18.977Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:22:19.022Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:22:19.652Z] #44 82.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:22:19.683Z] #10 ... [2020-04-17T04:22:19.683Z] [2020-04-17T04:22:19.683Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:19.683Z] #47 186.4 crypto/tls [2020-04-17T04:22:19.683Z] #47 195.2 net/http/httptrace [2020-04-17T04:22:19.683Z] #47 195.5 net/http [2020-04-17T04:22:19.683Z] #47 ... [2020-04-17T04:22:19.683Z] [2020-04-17T04:22:19.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:19.683Z] #44 79.73 CC compel/src/lib/infect-rpc.o [2020-04-17T04:22:19.683Z] #44 80.04 CC compel/src/lib/infect-util.o [2020-04-17T04:22:19.683Z] #44 80.35 CC compel/src/lib/infect.o [2020-04-17T04:22:19.683Z] #44 83.19 CC compel/src/lib/ptrace.o [2020-04-17T04:22:19.683Z] #44 83.71 AR compel/libcompel.a [2020-04-17T04:22:19.683Z] #44 83.83 HOSTCC compel/src/main-host.o [2020-04-17T04:22:19.771Z] #44 190.6 CC criu/signalfd.o [2020-04-17T04:22:19.771Z] #44 190.8 CC criu/sk-inet.o [2020-04-17T04:22:19.942Z] #44 ... [2020-04-17T04:22:19.942Z] [2020-04-17T04:22:19.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:22:19.942Z] #10 DONE 197.0s [2020-04-17T04:22:19.942Z] [2020-04-17T04:22:19.942Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:19.942Z] #44 84.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T04:22:19.942Z] #44 ... [2020-04-17T04:22:19.942Z] [2020-04-17T04:22:19.942Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:22:19.942Z] #58 DONE 0.1s [2020-04-17T04:22:20.020Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.351s coverage: 49.5% of statements [2020-04-17T04:22:20.200Z] [2020-04-17T04:22:20.200Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:22:20.200Z] #59 DONE 0.1s [2020-04-17T04:22:20.200Z] [2020-04-17T04:22:20.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:20.200Z] #44 84.56 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:22:20.217Z] #44 83.05 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:22:20.695Z] #44 191.6 CC criu/sk-netlink.o [2020-04-17T04:22:20.766Z] #44 85.21 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:22:20.782Z] #44 83.54 HOSTLINK compel/compel-host-bin [2020-04-17T04:22:20.950Z] #44 191.9 CC criu/sk-packet.o [2020-04-17T04:22:21.023Z] #44 85.62 HOSTLINK compel/compel-host-bin [2020-04-17T04:22:21.346Z] #44 83.81 DEP soccr/soccr.d [2020-04-17T04:22:21.346Z] #44 ... [2020-04-17T04:22:21.346Z] [2020-04-17T04:22:21.346Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:22:21.346Z] #11 DONE 4.6s [2020-04-17T04:22:21.346Z] [2020-04-17T04:22:21.346Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:21.347Z] #44 84.07 CC soccr/soccr.o [2020-04-17T04:22:21.510Z] #44 192.3 CC criu/sk-queue.o [2020-04-17T04:22:21.589Z] #44 85.83 DEP soccr/soccr.d [2020-04-17T04:22:21.765Z] #44 192.7 CC criu/sk-tcp.o [2020-04-17T04:22:21.846Z] #44 86.10 CC soccr/soccr.o [2020-04-17T04:22:22.020Z] #44 193.1 CC criu/sk-unix.o [2020-04-17T04:22:23.246Z] #44 ... [2020-04-17T04:22:23.246Z] [2020-04-17T04:22:23.246Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:23.246Z] #60 4.245 + RM_GOPATH=0 [2020-04-17T04:22:23.246Z] #60 4.245 + TMP_GOPATH= [2020-04-17T04:22:23.246Z] #60 4.245 + : /build [2020-04-17T04:22:23.246Z] #60 4.245 + '[' -z '' ']' [2020-04-17T04:22:23.246Z] #60 4.253 ++ mktemp -d [2020-04-17T04:22:23.246Z] #60 4.259 + export GOPATH=/tmp/tmp.j489K3eKX7 [2020-04-17T04:22:23.246Z] #60 4.259 + GOPATH=/tmp/tmp.j489K3eKX7 [2020-04-17T04:22:23.246Z] #60 4.259 + RM_GOPATH=1 [2020-04-17T04:22:23.246Z] #60 4.262 ++ dirname ./install.sh [2020-04-17T04:22:23.246Z] #60 4.262 + dir=. [2020-04-17T04:22:23.246Z] #60 4.262 + bin=runc [2020-04-17T04:22:23.246Z] #60 4.262 + shift [2020-04-17T04:22:23.246Z] #60 4.262 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:22:23.246Z] #60 4.262 + . ./runc.installer [2020-04-17T04:22:23.246Z] #60 4.262 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:22:23.246Z] #60 4.262 + install_runc [2020-04-17T04:22:23.246Z] #60 4.267 + uname -r [2020-04-17T04:22:23.246Z] #60 4.267 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:22:23.246Z] #60 4.283 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:22:23.246Z] #60 4.283 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:22:23.246Z] #60 4.283 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.j489K3eKX7/src/github.com/opencontainers/runc [2020-04-17T04:22:23.246Z] #60 4.287 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:22:23.246Z] #60 4.322 Cloning into '/tmp/tmp.j489K3eKX7/src/github.com/opencontainers/runc'... [2020-04-17T04:22:23.504Z] #60 ... [2020-04-17T04:22:23.504Z] [2020-04-17T04:22:23.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:23.504Z] #44 86.18 AR soccr/libsoccr.a [2020-04-17T04:22:23.504Z] #44 86.26 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:22:23.905Z] #44 194.7 CC criu/sockets.o [2020-04-17T04:22:24.070Z] #44 86.68 DEP criu/arch/x86/sigframe.d [2020-04-17T04:22:24.070Z] #44 86.79 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T04:22:24.340Z] #44 86.94 DEP criu/arch/x86/kerndat.d [2020-04-17T04:22:24.340Z] #44 ... [2020-04-17T04:22:24.340Z] [2020-04-17T04:22:24.340Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:22:24.340Z] #12 DONE 3.2s [2020-04-17T04:22:24.340Z] [2020-04-17T04:22:24.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:24.340Z] #44 87.14 DEP criu/arch/x86/crtools.d [2020-04-17T04:22:24.375Z] #44 88.61 AR soccr/libsoccr.a [2020-04-17T04:22:24.375Z] #44 ... [2020-04-17T04:22:24.375Z] [2020-04-17T04:22:24.375Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:22:24.375Z] #11 DONE 4.3s [2020-04-17T04:22:24.375Z] [2020-04-17T04:22:24.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:24.375Z] #44 88.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:22:24.598Z] #44 87.45 DEP criu/arch/x86/cpu.d [2020-04-17T04:22:24.828Z] #44 195.7 CC criu/stats.o [2020-04-17T04:22:24.828Z] #44 195.9 CC criu/string.o [2020-04-17T04:22:24.856Z] #44 87.66 CC criu/arch/x86/cpu.o [2020-04-17T04:22:24.941Z] #44 89.36 DEP criu/arch/x86/sigframe.d [2020-04-17T04:22:24.941Z] #44 89.48 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T04:22:25.083Z] #44 196.0 CC criu/sysctl.o [2020-04-17T04:22:25.199Z] #44 89.58 DEP criu/arch/x86/kerndat.d [2020-04-17T04:22:25.457Z] #44 89.77 DEP criu/arch/x86/crtools.d [2020-04-17T04:22:25.457Z] #44 89.95 DEP criu/arch/x86/cpu.d [2020-04-17T04:22:25.791Z] #44 88.42 CC criu/arch/x86/crtools.o [2020-04-17T04:22:26.005Z] #44 196.7 CC criu/sysfs_parse.o [2020-04-17T04:22:26.005Z] #44 197.0 CC criu/timerfd.o [2020-04-17T04:22:26.023Z] #44 90.26 CC criu/arch/x86/cpu.o [2020-04-17T04:22:26.023Z] #44 90.55 CC criu/arch/x86/crtools.o [2020-04-17T04:22:26.176Z] #19 ... [2020-04-17T04:22:26.176Z] [2020-04-17T04:22:26.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:26.176Z] #44 142.4 CC criu/filesystems.o [2020-04-17T04:22:26.176Z] #44 143.5 CC criu/fsnotify.o [2020-04-17T04:22:26.176Z] #44 145.0 CC criu/image-desc.o [2020-04-17T04:22:26.176Z] #44 145.2 CC criu/image.o [2020-04-17T04:22:26.176Z] #44 146.4 CC criu/ipc_ns.o [2020-04-17T04:22:26.176Z] #44 147.8 CC criu/irmap.o [2020-04-17T04:22:26.176Z] #44 148.6 CC criu/kcmp-ids.o [2020-04-17T04:22:26.176Z] #44 149.0 CC criu/kerndat.o [2020-04-17T04:22:26.176Z] #44 150.3 CC criu/libnetlink.o [2020-04-17T04:22:26.176Z] #44 150.8 CC criu/log.o [2020-04-17T04:22:26.176Z] #44 ... [2020-04-17T04:22:26.176Z] [2020-04-17T04:22:26.176Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:22:26.176Z] #19 5.809 Collecting yamllint==1.16.0 [2020-04-17T04:22:26.259Z] #44 197.3 CC criu/tty.o [2020-04-17T04:22:26.823Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.483s coverage: 72.5% of statements [2020-04-17T04:22:26.823Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T04:22:26.823Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.716s coverage: 61.0% of statements [2020-04-17T04:22:26.823Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T04:22:27.407Z] #44 ... [2020-04-17T04:22:27.407Z] [2020-04-17T04:22:27.407Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:22:27.407Z] #12 DONE 3.3s [2020-04-17T04:22:27.665Z] [2020-04-17T04:22:27.665Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:22:27.691Z] #44 ... [2020-04-17T04:22:27.691Z] [2020-04-17T04:22:27.691Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:22:27.691Z] #13 2.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:22:27.691Z] #13 DONE 3.0s [2020-04-17T04:22:27.691Z] [2020-04-17T04:22:27.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:27.691Z] #44 90.17 CC criu/arch/x86/kerndat.o [2020-04-17T04:22:27.828Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-04-17T04:22:28.111Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.733s coverage: 76.1% of statements [2020-04-17T04:22:28.111Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T04:22:28.138Z] #44 198.9 CC criu/tun.o [2020-04-17T04:22:28.256Z] #44 91.05 CC criu/arch/x86/sigaction_compat.o [2020-04-17T04:22:28.392Z] #44 199.3 CC criu/uffd.o [2020-04-17T04:22:28.725Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-04-17T04:22:28.822Z] #44 91.45 CC criu/arch/x86/sigframe.o [2020-04-17T04:22:29.079Z] #44 91.74 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T04:22:29.337Z] #44 92.01 DEP criu/pie/util-vdso-elf32.d [2020-04-17T04:22:29.340Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-04-17T04:22:29.595Z] #44 92.27 DEP criu/pie/util-vdso.d [2020-04-17T04:22:29.754Z] #44 200.4 CC criu/util.o [2020-04-17T04:22:29.853Z] #44 92.41 DEP criu/pie/util.d [2020-04-17T04:22:30.111Z] #44 92.75 CC criu/pie/util.o [2020-04-17T04:22:30.111Z] #44 92.89 CC criu/pie/util-vdso.o [2020-04-17T04:22:30.195Z] #13 ... [2020-04-17T04:22:30.195Z] [2020-04-17T04:22:30.195Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:30.195Z] #60 3.978 + RM_GOPATH=0 [2020-04-17T04:22:30.195Z] #60 3.978 + TMP_GOPATH= [2020-04-17T04:22:30.195Z] #60 3.978 + : /build [2020-04-17T04:22:30.195Z] #60 3.978 + '[' -z '' ']' [2020-04-17T04:22:30.195Z] #60 3.979 ++ mktemp -d [2020-04-17T04:22:30.195Z] #60 3.986 + export GOPATH=/tmp/tmp.yUL0BUSW0s [2020-04-17T04:22:30.195Z] #60 3.986 + GOPATH=/tmp/tmp.yUL0BUSW0s [2020-04-17T04:22:30.195Z] #60 3.986 + RM_GOPATH=1 [2020-04-17T04:22:30.195Z] #60 3.986 ++ dirname ./install.sh [2020-04-17T04:22:30.195Z] #60 3.991 + dir=. [2020-04-17T04:22:30.195Z] #60 3.991 + bin=runc [2020-04-17T04:22:30.195Z] #60 3.991 + shift [2020-04-17T04:22:30.195Z] #60 3.991 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:22:30.195Z] #60 3.991 + . ./runc.installer [2020-04-17T04:22:30.195Z] #60 3.991 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:22:30.195Z] #60 3.991 + install_runc [2020-04-17T04:22:30.195Z] #60 3.993 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:22:30.195Z] #60 3.998 + uname -r [2020-04-17T04:22:30.195Z] #60 4.008 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:22:30.195Z] #60 4.008 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:22:30.195Z] #60 4.008 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yUL0BUSW0s/src/github.com/opencontainers/runc [2020-04-17T04:22:30.195Z] #60 4.013 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:22:30.195Z] #60 4.020 Cloning into '/tmp/tmp.yUL0BUSW0s/src/github.com/opencontainers/runc'... [2020-04-17T04:22:30.195Z] #60 ... [2020-04-17T04:22:30.195Z] [2020-04-17T04:22:30.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:30.195Z] #44 92.34 CC criu/arch/x86/kerndat.o [2020-04-17T04:22:30.195Z] #44 93.17 CC criu/arch/x86/sigaction_compat.o [2020-04-17T04:22:30.195Z] #44 93.53 CC criu/arch/x86/sigframe.o [2020-04-17T04:22:30.195Z] #44 94.00 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T04:22:30.195Z] #44 94.10 DEP criu/pie/util-vdso-elf32.d [2020-04-17T04:22:30.195Z] #44 94.27 DEP criu/pie/util-vdso.d [2020-04-17T04:22:30.195Z] #44 94.45 DEP criu/pie/util.d [2020-04-17T04:22:30.195Z] #44 94.66 CC criu/pie/util.o [2020-04-17T04:22:30.359Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2020-04-17T04:22:30.359Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T04:22:30.359Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T04:22:30.453Z] #44 ... [2020-04-17T04:22:30.453Z] [2020-04-17T04:22:30.453Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:22:30.453Z] #13 2.898 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:22:30.453Z] #13 DONE 3.0s [2020-04-17T04:22:30.641Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.8% of statements [2020-04-17T04:22:30.678Z] #44 201.5 CC criu/uts_ns.o [2020-04-17T04:22:30.678Z] #44 201.6 CC criu/vdso-compat.o [2020-04-17T04:22:30.711Z] [2020-04-17T04:22:30.711Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:30.711Z] #44 94.98 CC criu/pie/util-vdso.o [2020-04-17T04:22:30.933Z] #44 201.8 CC criu/vdso.o [2020-04-17T04:22:31.460Z] #19 11.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:22:31.461Z] #19 11.38 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:22:31.461Z] #19 11.64 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:22:31.484Z] #44 93.90 CC criu/pie/util-vdso-elf32.o [2020-04-17T04:22:31.484Z] #44 ... [2020-04-17T04:22:31.484Z] [2020-04-17T04:22:31.484Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:22:31.484Z] #14 DONE 4.0s [2020-04-17T04:22:31.540Z] #44 202.4 LINK criu/built-in.o [2020-04-17T04:22:31.645Z] #44 96.07 CC criu/pie/util-vdso-elf32.o [2020-04-17T04:22:31.743Z] [2020-04-17T04:22:31.743Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:22:31.795Z] #44 202.6 LINK criu/criu [2020-04-17T04:22:32.050Z] #44 203.0 DEP lib/c/criu.d [2020-04-17T04:22:32.050Z] #44 203.1 CC images/rpc.pb-c.o [2020-04-17T04:22:32.113Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 77.8% of statements [2020-04-17T04:22:32.113Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T04:22:32.113Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T04:22:32.113Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-04-17T04:22:32.727Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-04-17T04:22:32.975Z] #44 203.6 CC lib/c/criu.o [2020-04-17T04:22:33.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-04-17T04:22:33.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-04-17T04:22:33.018Z] #44 97.22 AR criu/pie/pie.lib.a [2020-04-17T04:22:33.018Z] #44 97.38 DEP criu/pie/restorer.d [2020-04-17T04:22:33.018Z] #44 97.52 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T04:22:33.276Z] #44 97.66 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T04:22:33.276Z] #44 97.70 DEP criu/arch/x86/restorer.d [2020-04-17T04:22:33.375Z] #19 13.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:22:33.375Z] #19 13.55 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:22:33.375Z] #19 13.60 Building wheels for collected packages: pyyaml [2020-04-17T04:22:33.375Z] #19 13.61 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:22:33.534Z] #44 98.07 DEP criu/arch/x86/vdso-pie.d [2020-04-17T04:22:33.535Z] #44 204.4 LINK lib/c/built-in.o [2020-04-17T04:22:33.535Z] #44 204.4 LINK lib/c/libcriu.so [2020-04-17T04:22:33.535Z] #44 204.4 LINK lib/c/libcriu.a [2020-04-17T04:22:33.535Z] #44 204.6 GEN magic.py [2020-04-17T04:22:33.641Z] #15 DONE 2.2s [2020-04-17T04:22:33.641Z] [2020-04-17T04:22:33.641Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:22:33.793Z] #44 98.29 DEP criu/pie/parasite-vdso.d [2020-04-17T04:22:33.832Z] #44 204.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:22:33.832Z] #44 204.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:22:33.832Z] #44 204.7 Note: Building without GnuTLS support [2020-04-17T04:22:34.015Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-04-17T04:22:34.015Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T04:22:34.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:22:34.039Z] Using test binary docker [2020-04-17T04:22:34.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:22:34.039Z] INFO: Waiting for daemon to start... [2020-04-17T04:22:34.039Z] Starting dockerd [2020-04-17T04:22:34.039Z] . [2020-04-17T04:22:34.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:22:34.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:22:34.039Z] Error: No such image: emptyfs [2020-04-17T04:22:34.039Z] Running integration-test (iteration 1) [2020-04-17T04:22:34.039Z] Running /go/src/github.com/docker/docker/integration-cli (s390x.integration-cli) flags=-test.v -test.timeout=360m [2020-04-17T04:22:34.039Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:22:34.039Z] Loaded image: busybox:latest [2020-04-17T04:22:34.039Z] Loaded image: busybox:glibc [2020-04-17T04:22:34.039Z] Loaded image: debian:jessie [2020-04-17T04:22:34.039Z] Loaded image: hello-world:latest [2020-04-17T04:22:34.039Z] INFO: Testing against a local daemon [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-17T04:22:34.039Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-17T04:22:34.254Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 29.3s done [2020-04-17T04:22:34.254Z] #8 DONE 39.6s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:22:34.254Z] #9 DONE 0.2s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:22:34.254Z] #10 DONE 0.2s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:22:34.254Z] #30 DONE 0.0s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:22:34.254Z] #11 ... [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:22:34.254Z] #41 DONE 0.0s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:22:34.254Z] #22 DONE 0.1s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:22:34.254Z] #47 DONE 0.1s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:22:34.254Z] #53 DONE 0.1s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:22:34.254Z] #68 DONE 0.1s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:22:34.254Z] #56 DONE 0.1s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:22:34.254Z] #50 DONE 0.2s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:22:34.254Z] #74 DONE 0.2s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:34.254Z] #75 ... [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:22:34.254Z] #33 DONE 0.2s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:22:34.254Z] #23 DONE 0.2s [2020-04-17T04:22:34.254Z] [2020-04-17T04:22:34.254Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:34.254Z] #24 0.713 + RM_GOPATH=0 [2020-04-17T04:22:34.254Z] #24 0.713 + TMP_GOPATH= [2020-04-17T04:22:34.254Z] #24 0.713 + : /build [2020-04-17T04:22:34.254Z] #24 0.714 + '[' -z '' ']' [2020-04-17T04:22:34.254Z] #24 0.722 ++ mktemp -d [2020-04-17T04:22:34.254Z] #24 0.757 + export GOPATH=/tmp/tmp.qO1PF84yzm [2020-04-17T04:22:34.254Z] #24 0.761 + GOPATH=/tmp/tmp.qO1PF84yzm [2020-04-17T04:22:34.254Z] #24 0.762 + RM_GOPATH=1 [2020-04-17T04:22:34.254Z] #24 0.766 ++ dirname ./install.sh [2020-04-17T04:22:34.254Z] #24 0.775 + dir=. [2020-04-17T04:22:34.254Z] #24 0.777 + bin=dockercli [2020-04-17T04:22:34.254Z] #24 0.777 + shift [2020-04-17T04:22:34.254Z] #24 0.778 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:22:34.254Z] #24 0.779 + . ./dockercli.installer [2020-04-17T04:22:34.254Z] #24 0.780 ++ : stable [2020-04-17T04:22:34.254Z] #24 0.780 ++ : 17.06.2-ce [2020-04-17T04:22:34.254Z] #24 0.782 + install_dockercli [2020-04-17T04:22:34.254Z] #24 0.793 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:22:34.254Z] #24 0.794 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:22:34.254Z] #24 0.798 ++ uname -m [2020-04-17T04:22:34.254Z] #24 0.814 + arch=ppc64le [2020-04-17T04:22:34.254Z] #24 0.817 + '[' ppc64le '!=' x86_64 ']' [2020-04-17T04:22:34.254Z] #24 0.818 + '[' ppc64le '!=' s390x ']' [2020-04-17T04:22:34.254Z] #24 0.819 + '[' ppc64le '!=' armhf ']' [2020-04-17T04:22:34.254Z] #24 0.820 + build_dockercli [2020-04-17T04:22:34.254Z] #24 0.821 + git clone https://github.com/docker/docker-ce /tmp/tmp.qO1PF84yzm/tmp/docker-ce [2020-04-17T04:22:34.254Z] #24 0.854 Cloning into '/tmp/tmp.qO1PF84yzm/tmp/docker-ce'... [2020-04-17T04:22:34.297Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 19.8% of statements [2020-04-17T04:22:34.359Z] #44 ... [2020-04-17T04:22:34.359Z] [2020-04-17T04:22:34.359Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:22:34.359Z] #14 DONE 3.7s [2020-04-17T04:22:34.359Z] [2020-04-17T04:22:34.359Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:34.359Z] #44 98.70 DEP criu/pie/parasite.d [2020-04-17T04:22:34.393Z] #44 205.3 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:22:34.393Z] #44 ... [2020-04-17T04:22:34.393Z] [2020-04-17T04:22:34.393Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:34.393Z] #60 109.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-04-17T04:22:34.677Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-17T04:22:34.677Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-17T04:22:34.911Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 33.3% of statements [2020-04-17T04:22:34.925Z] #44 99.13 CC criu/pie/parasite.o [2020-04-17T04:22:35.286Z] #19 15.26 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:22:35.286Z] #19 15.26 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:22:35.286Z] #19 15.36 Successfully built pyyaml [2020-04-17T04:22:35.286Z] #19 15.38 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T04:22:35.292Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-17T04:22:35.292Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-17T04:22:35.541Z] #16 DONE 2.0s [2020-04-17T04:22:35.541Z] [2020-04-17T04:22:35.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:35.547Z] #19 15.91 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:22:35.755Z] #60 111.4 + mkdir -p /build [2020-04-17T04:22:35.755Z] #60 111.4 + cp runc /build/runc [2020-04-17T04:22:35.906Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-17T04:22:35.918Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-17T04:22:36.010Z] #60 DONE 111.7s [2020-04-17T04:22:36.010Z] [2020-04-17T04:22:36.010Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:36.010Z] #44 205.8 make[1]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.4 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:22:36.010Z] #44 206.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:22:36.010Z] #44 206.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:22:36.010Z] #44 206.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:22:36.010Z] #44 206.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:22:36.010Z] #44 206.5 make[1]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:22:36.010Z] #44 206.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.9 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.9 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 206.9 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.010Z] #44 207.0 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.117Z] #19 ... [2020-04-17T04:22:36.117Z] [2020-04-17T04:22:36.117Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:36.117Z] #44 151.3 CC criu/lsm.o [2020-04-17T04:22:36.117Z] #44 151.6 CC criu/mem.o [2020-04-17T04:22:36.117Z] #44 153.5 CC criu/mount.o [2020-04-17T04:22:36.117Z] #44 157.7 CC criu/namespaces.o [2020-04-17T04:22:36.117Z] #44 160.4 CC criu/net.o [2020-04-17T04:22:36.188Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-17T04:22:36.188Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-17T04:22:36.200Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-17T04:22:36.266Z] #44 207.1 make[2]: Nothing to be done for 'all'. [2020-04-17T04:22:36.266Z] #44 207.1 INSTALL criu/criu [2020-04-17T04:22:36.298Z] #44 100.5 LINK criu/pie/parasite.built-in.o [2020-04-17T04:22:36.298Z] #44 100.5 GEN criu/pie/parasite-blob.h [2020-04-17T04:22:36.298Z] #44 100.6 CC criu/pie/parasite-vdso.o [2020-04-17T04:22:36.378Z] #44 ... [2020-04-17T04:22:36.378Z] [2020-04-17T04:22:36.378Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:22:36.378Z] #19 DONE 16.7s [2020-04-17T04:22:36.521Z] #44 DONE 207.3s [2020-04-17T04:22:36.521Z] [2020-04-17T04:22:36.521Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:36.556Z] #44 ... [2020-04-17T04:22:36.556Z] [2020-04-17T04:22:36.556Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:22:36.556Z] #15 DONE 2.5s [2020-04-17T04:22:36.638Z] [2020-04-17T04:22:36.638Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:36.814Z] [2020-04-17T04:22:36.814Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:22:36.814Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-17T04:22:36.814Z] ok github.com/docker/docker/daemon/logger/splunk 1.508s coverage: 82.5% of statements [2020-04-17T04:22:36.814Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T04:22:36.814Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T04:22:36.925Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T04:22:37.756Z] #24 ... [2020-04-17T04:22:37.756Z] [2020-04-17T04:22:37.756Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:37.756Z] #34 0.719 + RM_GOPATH=0 [2020-04-17T04:22:37.756Z] #34 0.720 + TMP_GOPATH= [2020-04-17T04:22:37.756Z] #34 0.721 + : /build [2020-04-17T04:22:37.756Z] #34 0.721 + '[' -z '' ']' [2020-04-17T04:22:37.756Z] #34 0.724 ++ mktemp -d [2020-04-17T04:22:37.756Z] #34 0.729 + export GOPATH=/tmp/tmp.9AK9wPbVte [2020-04-17T04:22:37.756Z] #34 0.732 + GOPATH=/tmp/tmp.9AK9wPbVte [2020-04-17T04:22:37.756Z] #34 0.732 + RM_GOPATH=1 [2020-04-17T04:22:37.756Z] #34 0.737 ++ dirname ./install.sh [2020-04-17T04:22:37.756Z] #34 0.769 + dir=. [2020-04-17T04:22:37.756Z] #34 0.770 + bin=tomlv [2020-04-17T04:22:37.756Z] #34 0.770 + shift [2020-04-17T04:22:37.756Z] #34 0.771 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:22:37.756Z] #34 0.772 + . ./tomlv.installer [2020-04-17T04:22:37.756Z] #34 0.773 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:22:37.756Z] #34 0.777 + install_tomlv [2020-04-17T04:22:37.756Z] #34 0.777 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:22:37.756Z] #34 0.777 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:22:37.757Z] #34 0.778 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9AK9wPbVte/src/github.com/BurntSushi/toml [2020-04-17T04:22:37.757Z] #34 0.796 Cloning into '/tmp/tmp.9AK9wPbVte/src/github.com/BurntSushi/toml'... [2020-04-17T04:22:37.757Z] #34 2.692 + cd /tmp/tmp.9AK9wPbVte/src/github.com/BurntSushi/toml [2020-04-17T04:22:37.757Z] #34 2.694 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:22:37.757Z] #34 2.725 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:22:37.757Z] #34 4.138 math/bits [2020-04-17T04:22:37.757Z] #34 4.157 internal/cpu [2020-04-17T04:22:37.757Z] #34 4.415 runtime/internal/sys [2020-04-17T04:22:37.757Z] #34 4.621 runtime/internal/atomic [2020-04-17T04:22:37.757Z] #34 5.557 runtime/internal/math [2020-04-17T04:22:37.757Z] #34 5.719 unicode/utf8 [2020-04-17T04:22:37.757Z] #34 6.190 sync/atomic [2020-04-17T04:22:38.068Z] #17 2.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:38.068Z] #17 2.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:38.206Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-17T04:22:38.283Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2020-04-17T04:22:38.326Z] #17 2.547 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:38.409Z] #53 ... [2020-04-17T04:22:38.409Z] [2020-04-17T04:22:38.409Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:22:38.409Z] #45 DONE 0.2s [2020-04-17T04:22:38.409Z] [2020-04-17T04:22:38.409Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:22:38.488Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-17T04:22:38.488Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-17T04:22:38.488Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-17T04:22:38.550Z] #23 ... [2020-04-17T04:22:38.550Z] [2020-04-17T04:22:38.550Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:38.550Z] #44 163.7 CC criu/netfilter.o [2020-04-17T04:22:38.550Z] #44 164.0 CC criu/page-pipe.o [2020-04-17T04:22:38.565Z] ok github.com/docker/docker/distribution 0.245s coverage: 22.1% of statements [2020-04-17T04:22:38.565Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T04:22:38.663Z] #48 DONE 0.2s [2020-04-17T04:22:38.663Z] [2020-04-17T04:22:38.663Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:22:38.663Z] #51 DONE 0.1s [2020-04-17T04:22:38.663Z] [2020-04-17T04:22:38.663Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:38.713Z] #16 DONE 2.2s [2020-04-17T04:22:38.714Z] [2020-04-17T04:22:38.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:38.714Z] #44 101.3 CC criu/arch/x86/vdso-pie.o [2020-04-17T04:22:38.714Z] #44 101.8 CC criu/arch/x86/restorer.o [2020-04-17T04:22:38.714Z] #44 102.3 CC criu/arch/x86/restorer_unmap.o [2020-04-17T04:22:38.714Z] #44 102.4 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T04:22:38.714Z] #44 102.7 CC criu/pie/restorer.o [2020-04-17T04:22:38.785Z] #34 7.044 internal/bytealg [2020-04-17T04:22:38.892Z] #17 3.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:22:38.918Z] #65 238.5 + bin/containerd [2020-04-17T04:22:39.179Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-17T04:22:39.420Z] #34 7.547 unicode [2020-04-17T04:22:39.491Z] #44 164.6 CC criu/page-xfer.o [2020-04-17T04:22:39.493Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-17T04:22:39.715Z] #34 7.957 math [2020-04-17T04:22:40.184Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-04-17T04:22:40.265Z] #17 4.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:22:40.296Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 28.9s done [2020-04-17T04:22:40.296Z] #8 DONE 38.6s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T04:22:40.296Z] #9 DONE 0.2s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T04:22:40.296Z] #10 DONE 0.2s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T04:22:40.296Z] #30 DONE 0.0s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:22:40.296Z] #36 ... [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T04:22:40.296Z] #41 DONE 0.0s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:22:40.296Z] #22 DONE 0.1s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T04:22:40.296Z] #56 DONE 0.1s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T04:22:40.296Z] #53 DONE 0.1s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T04:22:40.296Z] #74 DONE 0.1s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:40.296Z] #54 ... [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:22:40.296Z] #23 DONE 0.2s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T04:22:40.296Z] #47 DONE 0.2s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T04:22:40.296Z] #68 DONE 0.2s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T04:22:40.296Z] #50 DONE 0.2s [2020-04-17T04:22:40.296Z] [2020-04-17T04:22:40.296Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T04:22:40.296Z] #33 DONE 0.2s [2020-04-17T04:22:40.297Z] [2020-04-17T04:22:40.297Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:40.297Z] #34 0.684 + RM_GOPATH=0 [2020-04-17T04:22:40.297Z] #34 0.684 + TMP_GOPATH= [2020-04-17T04:22:40.297Z] #34 0.685 + : /build [2020-04-17T04:22:40.297Z] #34 0.686 + '[' -z '' ']' [2020-04-17T04:22:40.297Z] #34 0.698 ++ mktemp -d [2020-04-17T04:22:40.297Z] #34 0.703 + export GOPATH=/tmp/tmp.ItZtisMJyo [2020-04-17T04:22:40.297Z] #34 0.703 + GOPATH=/tmp/tmp.ItZtisMJyo [2020-04-17T04:22:40.297Z] #34 0.703 + RM_GOPATH=1 [2020-04-17T04:22:40.297Z] #34 0.706 ++ dirname ./install.sh [2020-04-17T04:22:40.297Z] #34 0.707 + dir=. [2020-04-17T04:22:40.297Z] #34 0.707 + bin=tomlv [2020-04-17T04:22:40.297Z] #34 0.708 + shift [2020-04-17T04:22:40.297Z] #34 0.708 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T04:22:40.297Z] #34 0.710 + . ./tomlv.installer [2020-04-17T04:22:40.297Z] #34 0.711 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:22:40.297Z] #34 0.714 + install_tomlv [2020-04-17T04:22:40.297Z] #34 0.724 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T04:22:40.297Z] #34 0.724 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:22:40.297Z] #34 0.725 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ItZtisMJyo/src/github.com/BurntSushi/toml [2020-04-17T04:22:40.297Z] #34 0.753 Cloning into '/tmp/tmp.ItZtisMJyo/src/github.com/BurntSushi/toml'... [2020-04-17T04:22:40.297Z] #34 2.594 + cd /tmp/tmp.ItZtisMJyo/src/github.com/BurntSushi/toml [2020-04-17T04:22:40.297Z] #34 2.596 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T04:22:40.297Z] #34 2.690 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:22:40.498Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-17T04:22:40.498Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-17T04:22:40.498Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-17T04:22:40.498Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-17T04:22:40.523Z] #17 ... [2020-04-17T04:22:40.523Z] [2020-04-17T04:22:40.523Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:40.523Z] #60 13.58 + cd /tmp/tmp.j489K3eKX7/src/github.com/opencontainers/runc [2020-04-17T04:22:40.523Z] #60 13.59 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:22:40.523Z] #60 14.52 + '[' -z '' ']' [2020-04-17T04:22:40.523Z] #60 14.52 + target=static [2020-04-17T04:22:40.523Z] #60 14.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:22:40.523Z] #60 16.09 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-04-17T04:22:40.523Z] #60 ... [2020-04-17T04:22:40.523Z] [2020-04-17T04:22:40.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:40.523Z] #44 94.93 AR criu/pie/pie.lib.a [2020-04-17T04:22:40.523Z] #44 95.03 DEP criu/pie/restorer.d [2020-04-17T04:22:40.523Z] #44 95.18 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T04:22:40.523Z] #44 95.28 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T04:22:40.523Z] #44 95.29 DEP criu/arch/x86/restorer.d [2020-04-17T04:22:40.523Z] #44 95.53 DEP criu/arch/x86/vdso-pie.d [2020-04-17T04:22:40.523Z] #44 95.70 DEP criu/pie/parasite-vdso.d [2020-04-17T04:22:40.523Z] #44 95.84 DEP criu/pie/parasite.d [2020-04-17T04:22:40.523Z] #44 96.14 CC criu/pie/parasite.o [2020-04-17T04:22:40.523Z] #44 97.37 LINK criu/pie/parasite.built-in.o [2020-04-17T04:22:40.523Z] #44 97.38 GEN criu/pie/parasite-blob.h [2020-04-17T04:22:40.523Z] #44 97.40 CC criu/pie/parasite-vdso.o [2020-04-17T04:22:40.523Z] #44 98.10 CC criu/arch/x86/vdso-pie.o [2020-04-17T04:22:40.523Z] #44 98.47 CC criu/arch/x86/restorer.o [2020-04-17T04:22:40.523Z] #44 99.16 CC criu/arch/x86/restorer_unmap.o [2020-04-17T04:22:40.523Z] #44 99.20 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T04:22:40.523Z] #44 99.47 CC criu/pie/restorer.o [2020-04-17T04:22:40.523Z] #44 102.4 LINK criu/pie/restorer.built-in.o [2020-04-17T04:22:40.523Z] #44 102.4 GEN criu/pie/restorer-blob.h [2020-04-17T04:22:40.523Z] #44 102.6 DEP criu/vdso.d [2020-04-17T04:22:40.523Z] #44 102.8 DEP criu/vdso-compat.d [2020-04-17T04:22:40.523Z] #44 102.9 DEP criu/uts_ns.d [2020-04-17T04:22:40.523Z] #44 103.0 DEP criu/util.d [2020-04-17T04:22:40.523Z] #44 103.2 DEP criu/uffd.d [2020-04-17T04:22:40.523Z] #44 103.4 DEP criu/tun.d [2020-04-17T04:22:40.781Z] #44 103.5 DEP criu/tty.d [2020-04-17T04:22:40.874Z] #44 166.2 CC criu/pagemap-cache.o [2020-04-17T04:22:40.881Z] + docker version [2020-04-17T04:22:41.039Z] #44 103.7 DEP criu/timerfd.d [2020-04-17T04:22:41.232Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-04-17T04:22:41.232Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-04-17T04:22:41.232Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T04:22:41.232Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T04:22:41.242Z] #34 9.367 internal/testlog [2020-04-17T04:22:41.248Z] #44 105.7 LINK criu/pie/restorer.built-in.o [2020-04-17T04:22:41.248Z] #44 105.8 GEN criu/pie/restorer-blob.h [2020-04-17T04:22:41.248Z] #44 105.9 DEP criu/vdso.d [2020-04-17T04:22:41.297Z] #44 103.9 DEP criu/sysfs_parse.d [2020-04-17T04:22:41.297Z] #44 104.1 DEP criu/sysctl.d [2020-04-17T04:22:41.338Z] #34 4.014 internal/cpu [2020-04-17T04:22:41.339Z] #34 4.066 runtime/internal/sys [2020-04-17T04:22:41.339Z] #34 4.068 runtime/internal/atomic [2020-04-17T04:22:41.339Z] #34 4.106 math/bits [2020-04-17T04:22:41.445Z] #44 166.6 CC criu/pagemap.o [2020-04-17T04:22:41.546Z] #34 ... [2020-04-17T04:22:41.546Z] [2020-04-17T04:22:41.546Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:22:41.546Z] #36 0.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:41.546Z] #36 1.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:41.546Z] #36 1.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:41.546Z] #36 3.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:41.546Z] #36 7.480 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:41.546Z] #36 9.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:41.546Z] #36 ... [2020-04-17T04:22:41.546Z] [2020-04-17T04:22:41.546Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:22:41.546Z] #44 0.929 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:41.546Z] #44 1.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:41.546Z] #44 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:41.546Z] #44 3.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:41.546Z] #44 6.970 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:41.546Z] #44 9.563 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:41.555Z] #44 104.2 DEP criu/string.d [2020-04-17T04:22:41.555Z] #44 104.3 DEP criu/stats.d [2020-04-17T04:22:41.555Z] #44 104.4 DEP criu/sockets.d [2020-04-17T04:22:41.812Z] #44 ... [2020-04-17T04:22:41.812Z] [2020-04-17T04:22:41.812Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:41.812Z] #17 6.085 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:22:41.834Z] #44 ... [2020-04-17T04:22:41.834Z] [2020-04-17T04:22:41.834Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:22:41.834Z] #63 0.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:41.834Z] #63 1.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:41.834Z] #63 1.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:41.834Z] #63 3.032 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:41.834Z] #63 6.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:41.834Z] #63 9.411 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:41.834Z] #63 ... [2020-04-17T04:22:41.834Z] [2020-04-17T04:22:41.834Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:41.834Z] #57 0.548 + RM_GOPATH=0 [2020-04-17T04:22:41.834Z] #57 0.548 + TMP_GOPATH= [2020-04-17T04:22:41.834Z] #57 0.548 + : /build [2020-04-17T04:22:41.834Z] #57 0.548 + '[' -z '' ']' [2020-04-17T04:22:41.834Z] #57 0.549 ++ mktemp -d [2020-04-17T04:22:41.834Z] #57 0.551 + export GOPATH=/tmp/tmp.40yrXHHbxY [2020-04-17T04:22:41.834Z] #57 0.551 + GOPATH=/tmp/tmp.40yrXHHbxY [2020-04-17T04:22:41.834Z] #57 0.551 + RM_GOPATH=1 [2020-04-17T04:22:41.834Z] #57 0.552 ++ dirname ./install.sh [2020-04-17T04:22:41.834Z] #57 0.554 + dir=. [2020-04-17T04:22:41.834Z] #57 0.555 + bin=shfmt [2020-04-17T04:22:41.834Z] #57 0.555 + shift [2020-04-17T04:22:41.834Z] #57 0.555 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:22:41.834Z] #57 0.555 + . ./shfmt.installer [2020-04-17T04:22:41.834Z] #57 0.555 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:22:41.834Z] #57 0.556 + install_shfmt [2020-04-17T04:22:41.834Z] #57 0.556 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:22:41.834Z] #57 0.556 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:22:41.834Z] #57 0.556 + git clone https://github.com/mvdan/sh.git /tmp/tmp.40yrXHHbxY/src/github.com/mvdan/sh [2020-04-17T04:22:41.834Z] #57 0.559 Cloning into '/tmp/tmp.40yrXHHbxY/src/github.com/mvdan/sh'... [2020-04-17T04:22:41.847Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-04-17T04:22:41.847Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T04:22:41.871Z] #44 106.1 DEP criu/vdso-compat.d [2020-04-17T04:22:41.871Z] #44 106.2 DEP criu/uts_ns.d [2020-04-17T04:22:41.871Z] #44 106.3 DEP criu/util.d [2020-04-17T04:22:42.131Z] #57 ... [2020-04-17T04:22:42.131Z] [2020-04-17T04:22:42.131Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:22:42.131Z] #31 0.726 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:22:42.131Z] #31 0.731 Cloning into '.'... [2020-04-17T04:22:42.131Z] #31 ... [2020-04-17T04:22:42.131Z] [2020-04-17T04:22:42.131Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:42.131Z] #51 0.708 + RM_GOPATH=0 [2020-04-17T04:22:42.131Z] #51 0.708 + TMP_GOPATH= [2020-04-17T04:22:42.131Z] #51 0.709 + : /build [2020-04-17T04:22:42.131Z] #51 0.709 + '[' -z '' ']' [2020-04-17T04:22:42.131Z] #51 0.712 ++ mktemp -d [2020-04-17T04:22:42.131Z] #51 0.721 + export GOPATH=/tmp/tmp.mZoT1tilhH [2020-04-17T04:22:42.131Z] #51 0.722 + GOPATH=/tmp/tmp.mZoT1tilhH [2020-04-17T04:22:42.131Z] #51 0.722 + RM_GOPATH=1 [2020-04-17T04:22:42.131Z] #51 0.726 ++ dirname ./install.sh [2020-04-17T04:22:42.131Z] #51 0.733 + dir=. [2020-04-17T04:22:42.131Z] #51 0.733 + bin=gotestsum [2020-04-17T04:22:42.131Z] #51 0.734 + shift [2020-04-17T04:22:42.131Z] #51 0.734 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:22:42.131Z] #51 0.735 + . ./gotestsum.installer [2020-04-17T04:22:42.131Z] #51 0.736 ++ : v0.3.5 [2020-04-17T04:22:42.131Z] #51 0.778 + install_gotestsum [2020-04-17T04:22:42.131Z] #51 0.779 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:22:42.131Z] #51 0.779 Installing gotestsum version v0.3.5 [2020-04-17T04:22:42.131Z] #51 0.781 + go get -d gotest.tools/gotestsum [2020-04-17T04:22:42.156Z] #44 106.5 DEP criu/uffd.d [2020-04-17T04:22:42.374Z] #34 5.111 runtime/internal/math [2020-04-17T04:22:42.389Z] #44 167.6 CC criu/parasite-syscall.o [2020-04-17T04:22:42.420Z] #44 106.7 DEP criu/tun.d [2020-04-17T04:22:42.420Z] #44 107.0 DEP criu/tty.d [2020-04-17T04:22:42.428Z] #51 ... [2020-04-17T04:22:42.428Z] [2020-04-17T04:22:42.428Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:42.428Z] #75 0.583 + RM_GOPATH=0 [2020-04-17T04:22:42.428Z] #75 0.583 + TMP_GOPATH= [2020-04-17T04:22:42.428Z] #75 0.583 + : /build [2020-04-17T04:22:42.428Z] #75 0.583 + '[' -z '' ']' [2020-04-17T04:22:42.428Z] #75 0.585 ++ mktemp -d [2020-04-17T04:22:42.428Z] #75 0.588 + export GOPATH=/tmp/tmp.PUdXNYCuIy [2020-04-17T04:22:42.428Z] #75 0.588 + GOPATH=/tmp/tmp.PUdXNYCuIy [2020-04-17T04:22:42.429Z] #75 0.588 + RM_GOPATH=1 [2020-04-17T04:22:42.429Z] #75 0.589 ++ dirname ./install.sh [2020-04-17T04:22:42.429Z] #75 0.591 + dir=. [2020-04-17T04:22:42.429Z] #75 0.591 + bin=proxy [2020-04-17T04:22:42.429Z] #75 0.591 + shift [2020-04-17T04:22:42.429Z] #75 0.592 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:22:42.429Z] #75 0.592 + . ./proxy.installer [2020-04-17T04:22:42.429Z] #75 0.592 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:22:42.429Z] #75 0.594 + install_proxy [2020-04-17T04:22:42.429Z] #75 0.594 + case "$1" in [2020-04-17T04:22:42.429Z] #75 0.594 + export CGO_ENABLED=0 [2020-04-17T04:22:42.429Z] #75 0.594 + CGO_ENABLED=0 [2020-04-17T04:22:42.429Z] #75 0.594 + _install_proxy [2020-04-17T04:22:42.429Z] #75 0.594 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:22:42.429Z] #75 0.594 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:22:42.429Z] #75 0.594 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PUdXNYCuIy/src/github.com/docker/libnetwork [2020-04-17T04:22:42.429Z] #75 0.598 Cloning into '/tmp/tmp.PUdXNYCuIy/src/github.com/docker/libnetwork'... [2020-04-17T04:22:42.429Z] #75 ... [2020-04-17T04:22:42.429Z] [2020-04-17T04:22:42.429Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:22:42.429Z] #42 0.776 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:22:42.429Z] #42 0.779 Cloning into '.'... [2020-04-17T04:22:42.460Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-04-17T04:22:42.666Z] #34 5.564 unicode/utf8 [2020-04-17T04:22:42.666Z] #34 5.631 sync/atomic [2020-04-17T04:22:42.678Z] #44 107.2 DEP criu/timerfd.d [2020-04-17T04:22:42.723Z] #42 ... [2020-04-17T04:22:42.723Z] [2020-04-17T04:22:42.723Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:42.723Z] #48 0.790 + RM_GOPATH=0 [2020-04-17T04:22:42.723Z] #48 0.811 + TMP_GOPATH= [2020-04-17T04:22:42.723Z] #48 0.812 + : /build [2020-04-17T04:22:42.723Z] #48 0.813 + '[' -z '' ']' [2020-04-17T04:22:42.723Z] #48 0.847 ++ mktemp -d [2020-04-17T04:22:42.723Z] #48 0.878 + export GOPATH=/tmp/tmp.cVz83HjXAS [2020-04-17T04:22:42.723Z] #48 0.878 + GOPATH=/tmp/tmp.cVz83HjXAS [2020-04-17T04:22:42.723Z] #48 0.878 + RM_GOPATH=1 [2020-04-17T04:22:42.723Z] #48 0.884 ++ dirname ./install.sh [2020-04-17T04:22:42.723Z] #48 0.927 + dir=. [2020-04-17T04:22:42.723Z] #48 0.927 + bin=vndr [2020-04-17T04:22:42.723Z] #48 0.927 + shift [2020-04-17T04:22:42.723Z] #48 0.929 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:22:42.723Z] #48 0.929 + . ./vndr.installer [2020-04-17T04:22:42.723Z] #48 0.929 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:22:42.723Z] #48 0.930 + install_vndr [2020-04-17T04:22:42.723Z] #48 0.931 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:22:42.723Z] #48 0.931 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:22:42.723Z] #48 0.931 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cVz83HjXAS/src/github.com/LK4D4/vndr [2020-04-17T04:22:42.723Z] #48 0.943 Cloning into '/tmp/tmp.cVz83HjXAS/src/github.com/LK4D4/vndr'... [2020-04-17T04:22:42.723Z] #48 2.371 + cd /tmp/tmp.cVz83HjXAS/src/github.com/LK4D4/vndr [2020-04-17T04:22:42.723Z] #48 2.371 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:22:42.723Z] #48 2.408 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:22:42.723Z] #48 5.392 runtime/internal/sys [2020-04-17T04:22:42.723Z] #48 5.420 internal/race [2020-04-17T04:22:42.723Z] #48 5.541 internal/cpu [2020-04-17T04:22:42.723Z] #48 5.618 runtime/internal/atomic [2020-04-17T04:22:42.723Z] #48 5.904 sync/atomic [2020-04-17T04:22:42.723Z] #48 6.317 unicode [2020-04-17T04:22:42.723Z] #48 6.549 unicode/utf8 [2020-04-17T04:22:42.723Z] #48 7.412 math/bits [2020-04-17T04:22:42.723Z] #48 7.832 internal/bytealg [2020-04-17T04:22:42.723Z] #48 9.442 internal/testlog [2020-04-17T04:22:42.723Z] #48 10.64 math [2020-04-17T04:22:42.723Z] #48 10.96 encoding [2020-04-17T04:22:42.723Z] #48 ... [2020-04-17T04:22:42.723Z] [2020-04-17T04:22:42.723Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:22:42.723Z] #26 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:42.723Z] #26 1.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:42.723Z] #26 1.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:42.723Z] #26 3.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:42.723Z] #26 7.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:42.723Z] #26 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:42.936Z] #44 107.4 DEP criu/sysfs_parse.d [2020-04-17T04:22:42.968Z] #44 168.3 CC criu/path.o [2020-04-17T04:22:43.013Z] #26 ... [2020-04-17T04:22:43.013Z] [2020-04-17T04:22:43.013Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:43.013Z] #54 0.899 + RM_GOPATH=0 [2020-04-17T04:22:43.013Z] #54 0.901 + TMP_GOPATH= [2020-04-17T04:22:43.013Z] #54 0.903 + : /build [2020-04-17T04:22:43.013Z] #54 0.906 + '[' -z '' ']' [2020-04-17T04:22:43.013Z] #54 0.914 ++ mktemp -d [2020-04-17T04:22:43.013Z] #54 0.918 + export GOPATH=/tmp/tmp.o4RfpwYphN [2020-04-17T04:22:43.013Z] #54 0.918 + GOPATH=/tmp/tmp.o4RfpwYphN [2020-04-17T04:22:43.013Z] #54 0.918 + RM_GOPATH=1 [2020-04-17T04:22:43.013Z] #54 0.925 ++ dirname ./install.sh [2020-04-17T04:22:43.013Z] #54 0.958 + dir=. [2020-04-17T04:22:43.013Z] #54 0.973 + bin=golangci_lint [2020-04-17T04:22:43.013Z] #54 0.973 + shift [2020-04-17T04:22:43.013Z] #54 0.973 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:22:43.013Z] #54 0.975 + . ./golangci_lint.installer [2020-04-17T04:22:43.013Z] #54 0.975 ++ : v1.23.8 [2020-04-17T04:22:43.013Z] #54 0.986 + install_golangci_lint [2020-04-17T04:22:43.013Z] #54 0.986 Installing golangci-lint version v1.23.8 [2020-04-17T04:22:43.013Z] #54 0.986 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:22:43.013Z] #54 0.986 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:22:43.013Z] #54 ... [2020-04-17T04:22:43.013Z] [2020-04-17T04:22:43.013Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:43.013Z] #69 0.754 + RM_GOPATH=0 [2020-04-17T04:22:43.013Z] #69 0.754 + TMP_GOPATH= [2020-04-17T04:22:43.013Z] #69 0.755 + : /build/ [2020-04-17T04:22:43.013Z] #69 0.756 + '[' -z '' ']' [2020-04-17T04:22:43.013Z] #69 0.758 ++ mktemp -d [2020-04-17T04:22:43.013Z] #69 0.832 + export GOPATH=/tmp/tmp.uCyeCAhtfN [2020-04-17T04:22:43.013Z] #69 0.833 + GOPATH=/tmp/tmp.uCyeCAhtfN [2020-04-17T04:22:43.013Z] #69 0.833 + RM_GOPATH=1 [2020-04-17T04:22:43.013Z] #69 0.845 ++ dirname ./install.sh [2020-04-17T04:22:43.013Z] #69 0.852 + dir=. [2020-04-17T04:22:43.013Z] #69 0.853 + bin=rootlesskit [2020-04-17T04:22:43.013Z] #69 0.853 + shift [2020-04-17T04:22:43.013Z] #69 0.854 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:22:43.013Z] #69 0.854 + . ./rootlesskit.installer [2020-04-17T04:22:43.013Z] #69 0.855 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:22:43.013Z] #69 0.859 + install_rootlesskit [2020-04-17T04:22:43.013Z] #69 0.860 + case "$1" in [2020-04-17T04:22:43.013Z] #69 0.862 + export CGO_ENABLED=0 [2020-04-17T04:22:43.013Z] #69 0.862 + CGO_ENABLED=0 [2020-04-17T04:22:43.013Z] #69 0.863 + _install_rootlesskit [2020-04-17T04:22:43.013Z] #69 0.865 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:22:43.013Z] #69 0.866 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:22:43.013Z] #69 0.866 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uCyeCAhtfN/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:22:43.013Z] #69 0.925 Cloning into '/tmp/tmp.uCyeCAhtfN/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:22:43.013Z] #69 9.503 + cd /tmp/tmp.uCyeCAhtfN/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:22:43.013Z] #69 9.504 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:22:43.013Z] #69 10.30 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:22:43.013Z] #69 10.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:22:43.074Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-04-17T04:22:43.193Z] #44 107.5 DEP criu/sysctl.d [2020-04-17T04:22:43.193Z] #44 107.7 DEP criu/string.d [2020-04-17T04:22:43.233Z] #44 168.7 CC criu/pie-util-vdso.o [2020-04-17T04:22:43.297Z] #34 6.230 internal/bytealg [2020-04-17T04:22:43.302Z] #69 ... [2020-04-17T04:22:43.302Z] [2020-04-17T04:22:43.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:22:43.302Z] #11 0.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:43.302Z] #11 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:43.302Z] #11 1.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:43.302Z] #11 3.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:43.302Z] #11 7.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:43.302Z] #11 9.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:43.302Z] #11 ... [2020-04-17T04:22:43.302Z] [2020-04-17T04:22:43.302Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:43.302Z] #48 11.46 unicode/utf16 [2020-04-17T04:22:43.356Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-17T04:22:43.450Z] #44 107.7 DEP criu/stats.d [2020-04-17T04:22:43.450Z] #44 107.9 DEP criu/sockets.d [2020-04-17T04:22:43.498Z] #44 ... [2020-04-17T04:22:43.498Z] [2020-04-17T04:22:43.498Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:43.498Z] #60 113.7 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-04-17T04:22:43.592Z] #48 11.84 runtime [2020-04-17T04:22:43.708Z] #44 108.1 DEP criu/sk-unix.d [2020-04-17T04:22:43.927Z] #34 6.979 math [2020-04-17T04:22:43.965Z] #44 108.3 DEP criu/sk-tcp.d [2020-04-17T04:22:43.965Z] #44 108.5 DEP criu/sk-queue.d [2020-04-17T04:22:43.965Z] #44 ... [2020-04-17T04:22:43.965Z] [2020-04-17T04:22:43.965Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:43.965Z] #60 13.94 + cd /tmp/tmp.yUL0BUSW0s/src/github.com/opencontainers/runc [2020-04-17T04:22:43.965Z] #60 13.94 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:22:43.965Z] #60 15.10 + '[' -z '' ']' [2020-04-17T04:22:43.965Z] #60 15.10 + target=static [2020-04-17T04:22:43.965Z] #60 15.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:22:43.965Z] #60 16.60 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-04-17T04:22:44.222Z] #48 12.65 container/list [2020-04-17T04:22:44.222Z] #60 ... [2020-04-17T04:22:44.222Z] [2020-04-17T04:22:44.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:44.222Z] #44 108.7 DEP criu/sk-packet.d [2020-04-17T04:22:44.480Z] #44 108.9 DEP criu/sk-netlink.d [2020-04-17T04:22:44.480Z] #44 109.0 DEP criu/sk-inet.d [2020-04-17T04:22:44.480Z] #44 109.1 DEP criu/signalfd.d [2020-04-17T04:22:44.559Z] #34 7.398 unicode [2020-04-17T04:22:44.737Z] #44 109.2 DEP criu/sigframe.d [2020-04-17T04:22:44.737Z] #44 109.2 DEP criu/shmem.d [2020-04-17T04:22:44.826Z] ok github.com/docker/docker/pkg/archive 0.504s coverage: 77.1% of statements [2020-04-17T04:22:44.872Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-17T04:22:44.994Z] #44 109.4 DEP criu/servicefd.d [2020-04-17T04:22:45.094Z] #17 ... [2020-04-17T04:22:45.094Z] [2020-04-17T04:22:45.094Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:45.094Z] #47 210.6 github.com/LK4D4/vndr/godl [2020-04-17T04:22:45.094Z] #47 211.5 github.com/LK4D4/vndr [2020-04-17T04:22:45.094Z] #47 ... [2020-04-17T04:22:45.094Z] [2020-04-17T04:22:45.094Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:45.094Z] #44 104.7 DEP criu/sk-unix.d [2020-04-17T04:22:45.094Z] #44 104.8 DEP criu/sk-tcp.d [2020-04-17T04:22:45.094Z] #44 105.1 DEP criu/sk-queue.d [2020-04-17T04:22:45.094Z] #44 105.2 DEP criu/sk-packet.d [2020-04-17T04:22:45.094Z] #44 105.5 DEP criu/sk-netlink.d [2020-04-17T04:22:45.094Z] #44 105.6 DEP criu/sk-inet.d [2020-04-17T04:22:45.094Z] #44 105.8 DEP criu/signalfd.d [2020-04-17T04:22:45.094Z] #44 106.0 DEP criu/sigframe.d [2020-04-17T04:22:45.094Z] #44 106.0 DEP criu/shmem.d [2020-04-17T04:22:45.094Z] #44 106.2 DEP criu/servicefd.d [2020-04-17T04:22:45.094Z] #44 106.3 DEP criu/seize.d [2020-04-17T04:22:45.094Z] #44 106.5 DEP criu/seccomp.d [2020-04-17T04:22:45.094Z] #44 106.6 DEP criu/rst-malloc.d [2020-04-17T04:22:45.094Z] #44 106.7 DEP criu/rbtree.d [2020-04-17T04:22:45.094Z] #44 106.8 DEP criu/pstree.d [2020-04-17T04:22:45.094Z] #44 107.0 DEP criu/protobuf.d [2020-04-17T04:22:45.094Z] #44 107.1 GEN criu/protobuf-desc-gen.h [2020-04-17T04:22:45.251Z] #44 109.6 DEP criu/seize.d [2020-04-17T04:22:45.353Z] #44 ... [2020-04-17T04:22:45.353Z] [2020-04-17T04:22:45.353Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:45.353Z] #47 DONE 221.0s [2020-04-17T04:22:45.353Z] [2020-04-17T04:22:45.353Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:22:45.410Z] #60 115.3 + mkdir -p /build [2020-04-17T04:22:45.410Z] #60 115.3 + cp runc /build/runc [2020-04-17T04:22:45.410Z] #60 DONE 115.7s [2020-04-17T04:22:45.410Z] [2020-04-17T04:22:45.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:45.410Z] #44 169.2 CC criu/pie-util.o [2020-04-17T04:22:45.410Z] #44 169.3 CC criu/pipes.o [2020-04-17T04:22:45.410Z] #44 170.1 CC criu/plugin.o [2020-04-17T04:22:45.410Z] #44 170.5 CC criu/proc_parse.o [2020-04-17T04:22:45.508Z] #44 109.8 DEP criu/seccomp.d [2020-04-17T04:22:45.508Z] #44 110.0 DEP criu/rst-malloc.d [2020-04-17T04:22:45.508Z] #44 110.1 DEP criu/rbtree.d [2020-04-17T04:22:45.765Z] #44 110.1 DEP criu/pstree.d [2020-04-17T04:22:45.765Z] #44 110.2 DEP criu/protobuf.d [2020-04-17T04:22:45.765Z] #44 110.3 GEN criu/protobuf-desc-gen.h [2020-04-17T04:22:45.832Z] ok github.com/docker/docker/pkg/authorization 0.147s coverage: 68.3% of statements [2020-04-17T04:22:45.832Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-17T04:22:46.103Z] #34 8.803 internal/testlog [2020-04-17T04:22:46.114Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-17T04:22:46.287Z] #30 ... [2020-04-17T04:22:46.287Z] [2020-04-17T04:22:46.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:46.287Z] #44 108.9 DEP criu/protobuf-desc.d [2020-04-17T04:22:46.287Z] #44 109.1 DEP criu/proc_parse.d [2020-04-17T04:22:46.340Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-17T04:22:46.545Z] #44 109.3 DEP criu/plugin.d [2020-04-17T04:22:46.545Z] #44 109.4 DEP criu/pipes.d [2020-04-17T04:22:46.733Z] #34 ... [2020-04-17T04:22:46.733Z] [2020-04-17T04:22:46.733Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:22:46.733Z] #63 0.612 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:46.733Z] #63 0.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:46.733Z] #63 0.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:46.733Z] #63 2.246 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:46.733Z] #63 6.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:46.733Z] #63 8.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:46.803Z] #44 109.6 DEP criu/pie-util.d [2020-04-17T04:22:47.022Z] #63 ... [2020-04-17T04:22:47.022Z] [2020-04-17T04:22:47.022Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:22:47.022Z] #44 0.766 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:47.022Z] #44 0.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:47.022Z] #44 0.874 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:47.022Z] #44 3.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:47.022Z] #44 6.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:47.022Z] #44 9.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:47.022Z] #44 ... [2020-04-17T04:22:47.022Z] [2020-04-17T04:22:47.022Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:47.022Z] #48 0.704 + RM_GOPATH=0 [2020-04-17T04:22:47.022Z] #48 0.729 + TMP_GOPATH= [2020-04-17T04:22:47.022Z] #48 0.738 + : /build [2020-04-17T04:22:47.022Z] #48 0.739 + '[' -z '' ']' [2020-04-17T04:22:47.022Z] #48 0.746 ++ mktemp -d [2020-04-17T04:22:47.022Z] #48 0.753 + export GOPATH=/tmp/tmp.aJeY2pQmyz [2020-04-17T04:22:47.022Z] #48 0.753 + GOPATH=/tmp/tmp.aJeY2pQmyz [2020-04-17T04:22:47.022Z] #48 0.754 + RM_GOPATH=1 [2020-04-17T04:22:47.022Z] #48 0.755 ++ dirname ./install.sh [2020-04-17T04:22:47.023Z] #48 0.761 + dir=. [2020-04-17T04:22:47.023Z] #48 0.765 + bin=vndr [2020-04-17T04:22:47.023Z] #48 0.765 + shift [2020-04-17T04:22:47.023Z] #48 0.767 + '[' '!' -f ./vndr.installer ']' [2020-04-17T04:22:47.023Z] #48 0.767 + . ./vndr.installer [2020-04-17T04:22:47.023Z] #48 0.768 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:22:47.023Z] #48 0.773 + install_vndr [2020-04-17T04:22:47.023Z] #48 0.783 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T04:22:47.023Z] #48 0.783 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:22:47.023Z] #48 0.784 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aJeY2pQmyz/src/github.com/LK4D4/vndr [2020-04-17T04:22:47.023Z] #48 0.793 Cloning into '/tmp/tmp.aJeY2pQmyz/src/github.com/LK4D4/vndr'... [2020-04-17T04:22:47.023Z] #48 2.070 + cd /tmp/tmp.aJeY2pQmyz/src/github.com/LK4D4/vndr [2020-04-17T04:22:47.023Z] #48 2.071 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T04:22:47.023Z] #48 2.101 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T04:22:47.023Z] #48 4.539 internal/race [2020-04-17T04:22:47.023Z] #48 4.595 runtime/internal/sys [2020-04-17T04:22:47.023Z] #48 4.696 internal/cpu [2020-04-17T04:22:47.023Z] #48 4.887 runtime/internal/atomic [2020-04-17T04:22:47.023Z] #48 5.368 sync/atomic [2020-04-17T04:22:47.023Z] #48 5.739 unicode [2020-04-17T04:22:47.023Z] #48 6.463 unicode/utf8 [2020-04-17T04:22:47.023Z] #48 7.126 math [2020-04-17T04:22:47.023Z] #48 8.209 internal/bytealg [2020-04-17T04:22:47.023Z] #48 9.817 internal/testlog [2020-04-17T04:22:47.048Z] #65 ... [2020-04-17T04:22:47.048Z] [2020-04-17T04:22:47.048Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:47.048Z] #53 DONE 315.7s [2020-04-17T04:22:47.048Z] [2020-04-17T04:22:47.048Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:47.048Z] #65 ... [2020-04-17T04:22:47.048Z] [2020-04-17T04:22:47.048Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:22:47.061Z] #44 109.7 DEP criu/pie-util-vdso.d [2020-04-17T04:22:47.302Z] #54 DONE 0.2s [2020-04-17T04:22:47.302Z] [2020-04-17T04:22:47.302Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:22:47.302Z] #57 DONE 0.1s [2020-04-17T04:22:47.302Z] [2020-04-17T04:22:47.302Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:22:47.302Z] #61 DONE 0.1s [2020-04-17T04:22:47.302Z] [2020-04-17T04:22:47.302Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:47.312Z] #48 ... [2020-04-17T04:22:47.312Z] [2020-04-17T04:22:47.312Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:22:47.312Z] #26 0.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:47.312Z] #26 0.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:47.312Z] #26 0.935 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:47.312Z] #26 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:47.312Z] #26 6.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:47.312Z] #26 9.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:47.312Z] #26 ... [2020-04-17T04:22:47.312Z] [2020-04-17T04:22:47.312Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:22:47.312Z] #31 0.819 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T04:22:47.312Z] #31 0.826 Cloning into '.'... [2020-04-17T04:22:47.319Z] #44 110.0 DEP criu/pie-util-vdso-elf32.d [2020-04-17T04:22:47.319Z] #44 110.1 DEP criu/path.d [2020-04-17T04:22:47.319Z] #44 110.2 DEP criu/parasite-syscall.d [2020-04-17T04:22:47.576Z] #44 110.4 DEP criu/pagemap.d [2020-04-17T04:22:47.602Z] #31 ... [2020-04-17T04:22:47.602Z] [2020-04-17T04:22:47.602Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:47.602Z] #69 0.684 + RM_GOPATH=0 [2020-04-17T04:22:47.602Z] #69 0.739 + TMP_GOPATH= [2020-04-17T04:22:47.602Z] #69 0.741 + : /build/ [2020-04-17T04:22:47.602Z] #69 0.746 + '[' -z '' ']' [2020-04-17T04:22:47.602Z] #69 0.751 ++ mktemp -d [2020-04-17T04:22:47.602Z] #69 0.759 + export GOPATH=/tmp/tmp.ZS8VtzsJpf [2020-04-17T04:22:47.602Z] #69 0.759 + GOPATH=/tmp/tmp.ZS8VtzsJpf [2020-04-17T04:22:47.602Z] #69 0.760 + RM_GOPATH=1 [2020-04-17T04:22:47.602Z] #69 0.764 ++ dirname ./install.sh [2020-04-17T04:22:47.602Z] #69 0.782 + dir=. [2020-04-17T04:22:47.602Z] #69 0.790 + bin=rootlesskit [2020-04-17T04:22:47.602Z] #69 0.793 + shift [2020-04-17T04:22:47.602Z] #69 0.794 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T04:22:47.602Z] #69 0.797 + . ./rootlesskit.installer [2020-04-17T04:22:47.602Z] #69 0.798 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:22:47.602Z] #69 0.799 + install_rootlesskit [2020-04-17T04:22:47.602Z] #69 0.809 + case "$1" in [2020-04-17T04:22:47.602Z] #69 0.810 + export CGO_ENABLED=0 [2020-04-17T04:22:47.602Z] #69 0.811 + CGO_ENABLED=0 [2020-04-17T04:22:47.602Z] #69 0.811 + _install_rootlesskit [2020-04-17T04:22:47.602Z] #69 0.812 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T04:22:47.602Z] #69 0.813 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:22:47.602Z] #69 0.814 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZS8VtzsJpf/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:22:47.602Z] #69 0.828 Cloning into '/tmp/tmp.ZS8VtzsJpf/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T04:22:47.602Z] #69 10.52 + cd /tmp/tmp.ZS8VtzsJpf/src/github.com/rootless-containers/rootlesskit [2020-04-17T04:22:47.602Z] #69 10.53 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T04:22:47.602Z] #69 ... [2020-04-17T04:22:47.602Z] [2020-04-17T04:22:47.602Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:22:47.602Z] #11 0.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:47.602Z] #11 1.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:47.602Z] #11 1.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:47.602Z] #11 3.174 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:47.602Z] #11 6.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:47.602Z] #11 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:47.661Z] #44 111.9 DEP criu/protobuf-desc.d [2020-04-17T04:22:47.661Z] #44 ... [2020-04-17T04:22:47.661Z] [2020-04-17T04:22:47.661Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:47.661Z] #47 214.4 github.com/LK4D4/vndr/godl [2020-04-17T04:22:47.661Z] #47 215.2 github.com/LK4D4/vndr [2020-04-17T04:22:47.661Z] #47 ... [2020-04-17T04:22:47.661Z] [2020-04-17T04:22:47.661Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:47.661Z] #44 112.0 DEP criu/proc_parse.d [2020-04-17T04:22:47.661Z] #44 112.2 DEP criu/plugin.d [2020-04-17T04:22:47.834Z] #44 110.5 DEP criu/pagemap-cache.d [2020-04-17T04:22:47.834Z] #44 110.6 DEP criu/page-xfer.d [2020-04-17T04:22:47.892Z] #11 ... [2020-04-17T04:22:47.892Z] [2020-04-17T04:22:47.892Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:22:47.892Z] #42 0.818 + git clone https://github.com/docker/distribution.git . [2020-04-17T04:22:47.892Z] #42 0.822 Cloning into '.'... [2020-04-17T04:22:47.892Z] #42 ... [2020-04-17T04:22:47.892Z] [2020-04-17T04:22:47.892Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:47.892Z] #51 0.625 + RM_GOPATH=0 [2020-04-17T04:22:47.892Z] #51 0.625 + TMP_GOPATH= [2020-04-17T04:22:47.892Z] #51 0.626 + : /build [2020-04-17T04:22:47.892Z] #51 0.626 + '[' -z '' ']' [2020-04-17T04:22:47.892Z] #51 0.627 ++ mktemp -d [2020-04-17T04:22:47.892Z] #51 0.632 + export GOPATH=/tmp/tmp.0AEnCgj1gp [2020-04-17T04:22:47.892Z] #51 0.632 + GOPATH=/tmp/tmp.0AEnCgj1gp [2020-04-17T04:22:47.892Z] #51 0.632 + RM_GOPATH=1 [2020-04-17T04:22:47.892Z] #51 0.634 ++ dirname ./install.sh [2020-04-17T04:22:47.892Z] #51 0.655 + dir=. [2020-04-17T04:22:47.892Z] #51 0.655 + bin=gotestsum [2020-04-17T04:22:47.892Z] #51 0.655 + shift [2020-04-17T04:22:47.892Z] #51 0.655 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T04:22:47.892Z] #51 0.656 + . ./gotestsum.installer [2020-04-17T04:22:47.892Z] #51 0.657 ++ : v0.3.5 [2020-04-17T04:22:47.892Z] #51 0.662 + install_gotestsum [2020-04-17T04:22:47.892Z] #51 0.666 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T04:22:47.892Z] #51 0.666 + go get -d gotest.tools/gotestsum [2020-04-17T04:22:47.892Z] #51 0.666 Installing gotestsum version v0.3.5 [2020-04-17T04:22:47.920Z] #44 112.3 DEP criu/pipes.d [2020-04-17T04:22:47.920Z] #44 ... [2020-04-17T04:22:47.920Z] [2020-04-17T04:22:47.920Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:47.920Z] #47 DONE 224.8s [2020-04-17T04:22:47.952Z] #44 173.2 CC criu/protobuf-desc.o [2020-04-17T04:22:48.092Z] #44 110.7 DEP criu/page-pipe.d [2020-04-17T04:22:48.092Z] #44 110.8 DEP criu/netfilter.d [2020-04-17T04:22:48.092Z] #44 110.9 DEP criu/net.d [2020-04-17T04:22:48.178Z] [2020-04-17T04:22:48.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:48.178Z] #44 112.6 DEP criu/pie-util.d [2020-04-17T04:22:48.182Z] #51 ... [2020-04-17T04:22:48.182Z] [2020-04-17T04:22:48.182Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:48.182Z] #24 0.727 + RM_GOPATH=0 [2020-04-17T04:22:48.182Z] #24 0.728 + TMP_GOPATH= [2020-04-17T04:22:48.182Z] #24 0.729 + : /build [2020-04-17T04:22:48.182Z] #24 0.729 + '[' -z '' ']' [2020-04-17T04:22:48.182Z] #24 0.736 ++ mktemp -d [2020-04-17T04:22:48.182Z] #24 0.739 + export GOPATH=/tmp/tmp.ATHqhNBhiB [2020-04-17T04:22:48.182Z] #24 0.739 + GOPATH=/tmp/tmp.ATHqhNBhiB [2020-04-17T04:22:48.182Z] #24 0.739 + RM_GOPATH=1 [2020-04-17T04:22:48.182Z] #24 0.741 ++ dirname ./install.sh [2020-04-17T04:22:48.182Z] #24 0.743 + dir=. [2020-04-17T04:22:48.182Z] #24 0.743 + bin=dockercli [2020-04-17T04:22:48.182Z] #24 0.744 + shift [2020-04-17T04:22:48.182Z] #24 0.745 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:22:48.182Z] #24 0.745 + . ./dockercli.installer [2020-04-17T04:22:48.182Z] #24 0.745 ++ : stable [2020-04-17T04:22:48.182Z] #24 0.745 ++ : 17.06.2-ce [2020-04-17T04:22:48.182Z] #24 0.746 + install_dockercli [2020-04-17T04:22:48.182Z] #24 0.746 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:22:48.182Z] #24 0.747 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:22:48.182Z] #24 0.751 ++ uname -m [2020-04-17T04:22:48.182Z] #24 0.761 + arch=ppc64le [2020-04-17T04:22:48.182Z] #24 0.761 + '[' ppc64le '!=' x86_64 ']' [2020-04-17T04:22:48.182Z] #24 0.762 + '[' ppc64le '!=' s390x ']' [2020-04-17T04:22:48.182Z] #24 0.762 + '[' ppc64le '!=' armhf ']' [2020-04-17T04:22:48.182Z] #24 0.762 + build_dockercli [2020-04-17T04:22:48.182Z] #24 0.763 + git clone https://github.com/docker/docker-ce /tmp/tmp.ATHqhNBhiB/tmp/docker-ce [2020-04-17T04:22:48.182Z] #24 0.788 Cloning into '/tmp/tmp.ATHqhNBhiB/tmp/docker-ce'... [2020-04-17T04:22:48.182Z] #24 ... [2020-04-17T04:22:48.182Z] [2020-04-17T04:22:48.182Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:22:48.182Z] #36 0.789 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:48.182Z] #36 0.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:48.182Z] #36 0.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:48.182Z] #36 2.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:22:48.182Z] #36 6.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:22:48.182Z] #36 9.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:22:48.350Z] #44 111.2 DEP criu/namespaces.d [2020-04-17T04:22:48.436Z] #44 112.7 DEP criu/pie-util-vdso.d [2020-04-17T04:22:48.436Z] #44 112.9 DEP criu/pie-util-vdso-elf32.d [2020-04-17T04:22:48.471Z] #36 ... [2020-04-17T04:22:48.471Z] [2020-04-17T04:22:48.471Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:48.471Z] #57 0.544 + RM_GOPATH=0 [2020-04-17T04:22:48.471Z] #57 0.544 + TMP_GOPATH= [2020-04-17T04:22:48.471Z] #57 0.544 + : /build [2020-04-17T04:22:48.471Z] #57 0.545 + '[' -z '' ']' [2020-04-17T04:22:48.471Z] #57 0.546 ++ mktemp -d [2020-04-17T04:22:48.471Z] #57 0.552 + export GOPATH=/tmp/tmp.vEdfKgwnzd [2020-04-17T04:22:48.471Z] #57 0.552 + GOPATH=/tmp/tmp.vEdfKgwnzd [2020-04-17T04:22:48.471Z] #57 0.552 + RM_GOPATH=1 [2020-04-17T04:22:48.471Z] #57 0.554 ++ dirname ./install.sh [2020-04-17T04:22:48.471Z] #57 0.556 + dir=. [2020-04-17T04:22:48.471Z] #57 0.556 + bin=shfmt [2020-04-17T04:22:48.471Z] #57 0.556 + shift [2020-04-17T04:22:48.471Z] #57 0.557 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T04:22:48.471Z] #57 0.557 + . ./shfmt.installer [2020-04-17T04:22:48.471Z] #57 0.558 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:22:48.471Z] #57 0.561 + install_shfmt [2020-04-17T04:22:48.471Z] #57 0.561 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T04:22:48.471Z] #57 0.562 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vEdfKgwnzd/src/github.com/mvdan/sh [2020-04-17T04:22:48.471Z] #57 0.562 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:22:48.471Z] #57 0.568 Cloning into '/tmp/tmp.vEdfKgwnzd/src/github.com/mvdan/sh'... [2020-04-17T04:22:48.471Z] #57 ... [2020-04-17T04:22:48.471Z] [2020-04-17T04:22:48.471Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:48.471Z] #54 0.603 + RM_GOPATH=0 [2020-04-17T04:22:48.471Z] #54 0.604 + TMP_GOPATH= [2020-04-17T04:22:48.471Z] #54 0.605 + : /build [2020-04-17T04:22:48.471Z] #54 0.605 + '[' -z '' ']' [2020-04-17T04:22:48.471Z] #54 0.606 ++ mktemp -d [2020-04-17T04:22:48.471Z] #54 0.609 + export GOPATH=/tmp/tmp.MzeyzVrR9i [2020-04-17T04:22:48.471Z] #54 0.611 + GOPATH=/tmp/tmp.MzeyzVrR9i [2020-04-17T04:22:48.471Z] #54 0.612 + RM_GOPATH=1 [2020-04-17T04:22:48.471Z] #54 0.622 ++ dirname ./install.sh [2020-04-17T04:22:48.471Z] #54 0.664 + dir=. [2020-04-17T04:22:48.471Z] #54 0.665 + bin=golangci_lint [2020-04-17T04:22:48.471Z] #54 0.665 + shift [2020-04-17T04:22:48.471Z] #54 0.667 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T04:22:48.471Z] #54 0.668 + . ./golangci_lint.installer [2020-04-17T04:22:48.471Z] #54 0.670 ++ : v1.23.8 [2020-04-17T04:22:48.471Z] #54 0.674 + install_golangci_lint [2020-04-17T04:22:48.471Z] #54 0.675 Installing golangci-lint version v1.23.8 [2020-04-17T04:22:48.471Z] #54 0.675 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T04:22:48.471Z] #54 0.675 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:22:48.522Z] #44 173.9 CC criu/protobuf.o [2020-04-17T04:22:48.608Z] #44 111.3 DEP criu/mount.d [2020-04-17T04:22:48.697Z] #44 113.1 DEP criu/path.d [2020-04-17T04:22:48.759Z] #54 ... [2020-04-17T04:22:48.759Z] [2020-04-17T04:22:48.760Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:48.760Z] #75 0.609 + RM_GOPATH=0 [2020-04-17T04:22:48.760Z] #75 0.609 + TMP_GOPATH= [2020-04-17T04:22:48.760Z] #75 0.609 + : /build [2020-04-17T04:22:48.760Z] #75 0.610 + '[' -z '' ']' [2020-04-17T04:22:48.760Z] #75 0.641 ++ mktemp -d [2020-04-17T04:22:48.760Z] #75 0.654 + export GOPATH=/tmp/tmp.o02Gn59VNT [2020-04-17T04:22:48.760Z] #75 0.661 + GOPATH=/tmp/tmp.o02Gn59VNT [2020-04-17T04:22:48.760Z] #75 0.661 + RM_GOPATH=1 [2020-04-17T04:22:48.760Z] #75 0.665 ++ dirname ./install.sh [2020-04-17T04:22:48.760Z] #75 0.688 + dir=. [2020-04-17T04:22:48.760Z] #75 0.688 + bin=proxy [2020-04-17T04:22:48.760Z] #75 0.688 + shift [2020-04-17T04:22:48.760Z] #75 0.689 + '[' '!' -f ./proxy.installer ']' [2020-04-17T04:22:48.760Z] #75 0.689 + . ./proxy.installer [2020-04-17T04:22:48.760Z] #75 0.690 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:22:48.760Z] #75 0.692 + install_proxy [2020-04-17T04:22:48.760Z] #75 0.692 + case "$1" in [2020-04-17T04:22:48.760Z] #75 0.698 + export CGO_ENABLED=0 [2020-04-17T04:22:48.760Z] #75 0.698 + CGO_ENABLED=0 [2020-04-17T04:22:48.760Z] #75 0.698 + _install_proxy [2020-04-17T04:22:48.760Z] #75 0.702 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T04:22:48.760Z] #75 0.703 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:22:48.760Z] #75 0.706 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.o02Gn59VNT/src/github.com/docker/libnetwork [2020-04-17T04:22:48.760Z] #75 0.721 Cloning into '/tmp/tmp.o02Gn59VNT/src/github.com/docker/libnetwork'... [2020-04-17T04:22:48.760Z] #75 ... [2020-04-17T04:22:48.760Z] [2020-04-17T04:22:48.760Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:48.760Z] #48 11.03 encoding [2020-04-17T04:22:48.760Z] #48 11.24 runtime [2020-04-17T04:22:48.760Z] #48 11.64 unicode/utf16 [2020-04-17T04:22:48.866Z] #44 111.5 DEP criu/mem.d [2020-04-17T04:22:48.866Z] #44 111.7 DEP criu/lsm.d [2020-04-17T04:22:48.955Z] #44 113.3 DEP criu/parasite-syscall.d [2020-04-17T04:22:48.955Z] #44 ... [2020-04-17T04:22:48.955Z] [2020-04-17T04:22:48.955Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:48.955Z] #17 2.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:22:48.955Z] #17 2.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:22:48.955Z] #17 2.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:22:48.955Z] #17 3.028 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T04:22:48.955Z] #17 4.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T04:22:48.955Z] #17 6.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T04:22:49.018Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-17T04:22:49.095Z] #44 174.4 CC criu/pstree.o [2020-04-17T04:22:49.123Z] #44 111.8 DEP criu/log.d [2020-04-17T04:22:49.213Z] #17 ... [2020-04-17T04:22:49.213Z] [2020-04-17T04:22:49.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:49.213Z] #44 113.5 DEP criu/pagemap.d [2020-04-17T04:22:49.213Z] #44 113.7 DEP criu/pagemap-cache.d [2020-04-17T04:22:49.381Z] #44 112.0 DEP criu/libnetlink.d [2020-04-17T04:22:49.381Z] #44 112.1 DEP criu/kerndat.d [2020-04-17T04:22:49.381Z] #44 112.3 DEP criu/kcmp-ids.d [2020-04-17T04:22:49.470Z] #44 113.9 DEP criu/page-xfer.d [2020-04-17T04:22:49.639Z] #44 112.3 DEP criu/irmap.d [2020-04-17T04:22:49.640Z] #44 112.4 DEP criu/ipc_ns.d [2020-04-17T04:22:49.640Z] #44 112.5 DEP criu/image.d [2020-04-17T04:22:49.733Z] #44 114.2 DEP criu/page-pipe.d [2020-04-17T04:22:49.733Z] #44 114.3 DEP criu/netfilter.d [2020-04-17T04:22:49.773Z] #48 17.50 crypto/internal/subtle [2020-04-17T04:22:49.773Z] #48 18.07 crypto/subtle [2020-04-17T04:22:49.990Z] #44 114.4 DEP criu/net.d [2020-04-17T04:22:50.039Z] #44 175.5 CC criu/rbtree.o [2020-04-17T04:22:50.209Z] #44 112.8 DEP criu/image-desc.d [2020-04-17T04:22:50.209Z] #44 112.8 DEP criu/fsnotify.d [2020-04-17T04:22:50.209Z] #44 113.0 DEP criu/filesystems.d [2020-04-17T04:22:50.209Z] #44 113.1 DEP criu/files.d [2020-04-17T04:22:50.247Z] #44 114.6 DEP criu/namespaces.d [2020-04-17T04:22:50.247Z] #44 114.8 DEP criu/mount.d [2020-04-17T04:22:50.261Z] #48 13.12 container/list [2020-04-17T04:22:50.301Z] #44 175.8 CC criu/rst-malloc.o [2020-04-17T04:22:50.401Z] #48 18.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:22:50.401Z] #48 ... [2020-04-17T04:22:50.401Z] [2020-04-17T04:22:50.401Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:50.401Z] #57 18.91 + cd /tmp/tmp.40yrXHHbxY/src/github.com/mvdan/sh [2020-04-17T04:22:50.467Z] #44 113.2 DEP criu/files-reg.d [2020-04-17T04:22:50.487Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-17T04:22:50.489Z] ok github.com/docker/docker/layer 7.289s coverage: 68.8% of statements [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T04:22:50.489Z] ok github.com/docker/docker/pkg/chrootarchive 3.519s coverage: 43.2% of statements [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T04:22:50.489Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T04:22:50.489Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-17T04:22:50.505Z] #44 114.9 DEP criu/mem.d [2020-04-17T04:22:50.561Z] #44 176.0 CC criu/seccomp.o [2020-04-17T04:22:50.689Z] #57 18.91 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:22:50.689Z] #57 19.09 + GO111MODULE=on [2020-04-17T04:22:50.689Z] #57 19.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:22:50.725Z] #44 113.5 DEP criu/files-ext.d [2020-04-17T04:22:50.725Z] #44 113.6 DEP criu/file-lock.d [2020-04-17T04:22:50.763Z] #44 115.1 DEP criu/lsm.d [2020-04-17T04:22:50.763Z] #44 115.3 DEP criu/log.d [2020-04-17T04:22:50.771Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-04-17T04:22:50.771Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2020-04-17T04:22:50.982Z] #44 113.8 DEP criu/file-ids.d [2020-04-17T04:22:51.020Z] #44 115.5 DEP criu/libnetlink.d [2020-04-17T04:22:51.239Z] Client: Docker Engine - Enterprise [2020-04-17T04:22:51.239Z] Version: 19.03.5 [2020-04-17T04:22:51.239Z] API version: 1.40 [2020-04-17T04:22:51.239Z] Go version: go1.12.12 [2020-04-17T04:22:51.239Z] Git commit: 2ee0c57608 [2020-04-17T04:22:51.239Z] Built: 11/13/2019 08:00:16 [2020-04-17T04:22:51.239Z] OS/Arch: windows/amd64 [2020-04-17T04:22:51.239Z] Experimental: false [2020-04-17T04:22:51.239Z] [2020-04-17T04:22:51.239Z] Server: Docker Engine - Enterprise [2020-04-17T04:22:51.239Z] Engine: [2020-04-17T04:22:51.239Z] Version: 19.03.5 [2020-04-17T04:22:51.239Z] API version: 1.40 (minimum version 1.24) [2020-04-17T04:22:51.239Z] Go version: go1.12.12 [2020-04-17T04:22:51.239Z] Git commit: 2ee0c57608 [2020-04-17T04:22:51.239Z] Built: 11/13/2019 07:58:51 [2020-04-17T04:22:51.239Z] OS/Arch: windows/amd64 [2020-04-17T04:22:51.239Z] Experimental: true [2020-04-17T04:22:51.240Z] #44 113.9 DEP criu/fifo.d [2020-04-17T04:22:51.240Z] #44 114.0 DEP criu/fdstore.d [2020-04-17T04:22:51.278Z] #44 115.6 DEP criu/kerndat.d [2020-04-17T04:22:51.278Z] #44 115.7 DEP criu/kcmp-ids.d [2020-04-17T04:22:51.278Z] #44 115.8 DEP criu/irmap.d [2020-04-17T04:22:51.385Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-17T04:22:51.492Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-17T04:22:51.498Z] #44 114.1 DEP criu/fault-injection.d [2020-04-17T04:22:51.498Z] #44 114.2 DEP criu/external.d [2020-04-17T04:22:51.498Z] #44 114.3 DEP criu/eventpoll.d [2020-04-17T04:22:51.502Z] #44 176.8 CC criu/seize.o [2020-04-17T04:22:51.535Z] #44 115.9 DEP criu/ipc_ns.d [2020-04-17T04:22:51.535Z] #44 116.1 DEP criu/image.d [2020-04-17T04:22:51.756Z] #44 114.5 DEP criu/eventfd.d [2020-04-17T04:22:51.792Z] #44 116.2 DEP criu/image-desc.d [2020-04-17T04:22:51.792Z] #44 116.3 DEP criu/fsnotify.d [Pipeline] sh [2020-04-17T04:22:51.999Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-04-17T04:22:52.014Z] #44 114.6 DEP criu/crtools.d [2020-04-17T04:22:52.014Z] #44 114.8 DEP criu/cr-service.d [2020-04-17T04:22:52.014Z] #44 114.9 DEP criu/cr-restore.d [2020-04-17T04:22:52.049Z] #44 116.5 DEP criu/filesystems.d [2020-04-17T04:22:52.049Z] #44 116.6 DEP criu/files.d [2020-04-17T04:22:52.190Z] #57 ... [2020-04-17T04:22:52.190Z] [2020-04-17T04:22:52.190Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:52.190Z] #34 10.48 encoding [2020-04-17T04:22:52.190Z] #34 10.68 runtime [2020-04-17T04:22:52.190Z] #34 11.37 runtime/cgo [2020-04-17T04:22:52.190Z] #34 ... [2020-04-17T04:22:52.190Z] [2020-04-17T04:22:52.190Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:22:52.190Z] #48 19.19 internal/nettrace [2020-04-17T04:22:52.190Z] #48 19.87 runtime/cgo [2020-04-17T04:22:52.280Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-04-17T04:22:52.307Z] #44 116.8 DEP criu/files-reg.d [2020-04-17T04:22:52.497Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-17T04:22:52.564Z] #44 117.0 DEP criu/files-ext.d [2020-04-17T04:22:52.580Z] #44 115.1 DEP criu/cr-errno.d [2020-04-17T04:22:52.580Z] #44 115.1 DEP criu/cr-dump.d [2020-04-17T04:22:52.580Z] #44 115.3 DEP criu/cr-dedup.d [2020-04-17T04:22:52.580Z] #44 115.5 DEP criu/cr-check.d [2020-04-17T04:22:52.783Z] + docker info [2020-04-17T04:22:52.821Z] #44 117.1 DEP criu/file-lock.d [2020-04-17T04:22:52.821Z] #44 117.3 DEP criu/file-ids.d [2020-04-17T04:22:52.888Z] #44 ... [2020-04-17T04:22:52.888Z] [2020-04-17T04:22:52.888Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:52.888Z] #65 198.3 + bin/containerd [2020-04-17T04:22:53.078Z] #44 117.4 DEP criu/fifo.d [2020-04-17T04:22:53.078Z] #44 117.6 DEP criu/fdstore.d [2020-04-17T04:22:53.146Z] #44 115.7 DEP criu/config.d [2020-04-17T04:22:53.146Z] #44 115.8 DEP criu/clone-noasan.d [2020-04-17T04:22:53.146Z] #44 115.9 DEP criu/cgroup.d [2020-04-17T04:22:53.307Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-04-17T04:22:53.336Z] #44 117.7 DEP criu/fault-injection.d [2020-04-17T04:22:53.336Z] #44 117.8 DEP criu/external.d [2020-04-17T04:22:53.404Z] #44 116.0 DEP criu/cgroup-props.d [2020-04-17T04:22:53.404Z] #44 116.1 DEP criu/bitmap.d [2020-04-17T04:22:53.404Z] #44 116.1 DEP criu/bfd.d [2020-04-17T04:22:53.404Z] #44 116.2 DEP criu/autofs.d [2020-04-17T04:22:53.501Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-17T04:22:53.594Z] #44 117.9 DEP criu/eventpoll.d [2020-04-17T04:22:53.594Z] #44 118.1 DEP criu/eventfd.d [2020-04-17T04:22:53.662Z] #44 116.3 DEP criu/aio.d [2020-04-17T04:22:53.662Z] #44 116.5 DEP criu/action-scripts.d [2020-04-17T04:22:53.852Z] #44 118.2 DEP criu/crtools.d [2020-04-17T04:22:53.852Z] #44 118.5 DEP criu/cr-service.d [2020-04-17T04:22:53.919Z] #44 116.8 CC criu/action-scripts.o [2020-04-17T04:22:53.920Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-04-17T04:22:54.417Z] #44 118.7 DEP criu/cr-restore.d [2020-04-17T04:22:54.484Z] #44 117.1 CC criu/aio.o [2020-04-17T04:22:54.506Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-17T04:22:54.675Z] #44 118.9 DEP criu/cr-errno.d [2020-04-17T04:22:54.675Z] #44 118.9 DEP criu/cr-dump.d [2020-04-17T04:22:54.675Z] #44 119.1 DEP criu/cr-dedup.d [2020-04-17T04:22:54.694Z] #48 16.79 crypto/internal/subtle [2020-04-17T04:22:54.694Z] #48 17.53 crypto/subtle [2020-04-17T04:22:54.742Z] #44 ... [2020-04-17T04:22:54.742Z] [2020-04-17T04:22:54.742Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:22:54.742Z] #30 DONE 230.8s [2020-04-17T04:22:54.742Z] [2020-04-17T04:22:54.742Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:54.742Z] #17 11.64 Fetched 8338 kB in 9s (881 kB/s) [2020-04-17T04:22:54.742Z] #17 11.64 Reading package lists... [2020-04-17T04:22:54.742Z] #17 15.41 Reading package lists... [2020-04-17T04:22:54.925Z] ok github.com/docker/docker/pkg/fsutils 0.387s coverage: 85.1% of statements [2020-04-17T04:22:54.925Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2020-04-17T04:22:54.933Z] #44 119.2 DEP criu/cr-check.d [2020-04-17T04:22:54.933Z] #44 119.5 DEP criu/config.d [2020-04-17T04:22:55.016Z] #17 18.82 Building dependency tree... [2020-04-17T04:22:55.016Z] #17 ... [2020-04-17T04:22:55.016Z] [2020-04-17T04:22:55.016Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:55.016Z] #44 117.7 CC criu/autofs.o [2020-04-17T04:22:55.191Z] #44 119.7 DEP criu/clone-noasan.d [2020-04-17T04:22:55.191Z] #44 119.8 DEP criu/cgroup.d [2020-04-17T04:22:55.207Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-04-17T04:22:55.332Z] #48 18.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T04:22:55.449Z] #44 119.9 DEP criu/cgroup-props.d [2020-04-17T04:22:55.706Z] #44 120.1 DEP criu/bitmap.d [2020-04-17T04:22:55.706Z] #44 120.1 DEP criu/bfd.d [2020-04-17T04:22:55.820Z] ok github.com/docker/docker/pkg/idtools 0.292s coverage: 70.1% of statements [2020-04-17T04:22:55.960Z] #48 18.81 internal/nettrace [2020-04-17T04:22:55.964Z] #44 120.2 DEP criu/autofs.d [2020-04-17T04:22:55.965Z] #44 120.4 DEP criu/aio.d [2020-04-17T04:22:56.102Z] ok github.com/docker/docker/pkg/ioutils 0.303s coverage: 70.6% of statements [2020-04-17T04:22:56.102Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-17T04:22:56.185Z] #65 ... [2020-04-17T04:22:56.185Z] [2020-04-17T04:22:56.185Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:56.185Z] #53 DONE 240.3s [2020-04-17T04:22:56.185Z] [2020-04-17T04:22:56.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:56.185Z] #44 178.2 CC criu/servicefd.o [2020-04-17T04:22:56.185Z] #44 178.8 CC criu/shmem.o [2020-04-17T04:22:56.185Z] #44 179.7 CC criu/sigframe.o [2020-04-17T04:22:56.185Z] #44 179.9 CC criu/signalfd.o [2020-04-17T04:22:56.185Z] #44 180.3 CC criu/sk-inet.o [2020-04-17T04:22:56.185Z] #44 181.2 CC criu/sk-netlink.o [2020-04-17T04:22:56.222Z] #44 120.5 DEP criu/action-scripts.d [2020-04-17T04:22:56.249Z] #48 19.20 runtime/cgo [2020-04-17T04:22:56.383Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-04-17T04:22:56.383Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-04-17T04:22:56.383Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T04:22:56.383Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T04:22:56.445Z] #44 181.7 CC criu/sk-packet.o [2020-04-17T04:22:56.480Z] #44 120.9 CC criu/action-scripts.o [2020-04-17T04:22:56.525Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-17T04:22:56.540Z] #48 ... [2020-04-17T04:22:56.540Z] [2020-04-17T04:22:56.540Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:56.540Z] #57 19.58 + cd /tmp/tmp.vEdfKgwnzd/src/github.com/mvdan/sh [2020-04-17T04:22:56.540Z] #57 19.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T04:22:56.665Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-17T04:22:56.665Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T04:22:56.665Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-17T04:22:56.829Z] #57 19.79 + GO111MODULE=on [2020-04-17T04:22:56.829Z] #57 19.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T04:22:56.915Z] #44 119.6 CC criu/bfd.o [2020-04-17T04:22:56.947Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-04-17T04:22:56.947Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-04-17T04:22:57.015Z] #44 182.4 CC criu/sk-queue.o [2020-04-17T04:22:57.045Z] #44 ... [2020-04-17T04:22:57.045Z] [2020-04-17T04:22:57.045Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:22:57.045Z] #30 DONE 234.0s [2020-04-17T04:22:57.045Z] [2020-04-17T04:22:57.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:57.045Z] #44 121.4 CC criu/aio.o [2020-04-17T04:22:57.045Z] #44 ... [2020-04-17T04:22:57.045Z] [2020-04-17T04:22:57.045Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:22:57.045Z] #17 11.42 Fetched 8338 kB in 9s (896 kB/s) [2020-04-17T04:22:57.045Z] #17 11.42 Reading package lists... [2020-04-17T04:22:57.045Z] #17 14.72 Reading package lists... [2020-04-17T04:22:57.045Z] #17 17.68 Building dependency tree... [2020-04-17T04:22:57.229Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-17T04:22:57.229Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T04:22:57.229Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T04:22:57.456Z] #57 ... [2020-04-17T04:22:57.456Z] [2020-04-17T04:22:57.456Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:57.456Z] #34 10.18 runtime [2020-04-17T04:22:57.456Z] #34 10.53 encoding [2020-04-17T04:22:57.456Z] #34 11.36 runtime/cgo [2020-04-17T04:22:57.482Z] #44 120.1 CC criu/bitmap.o [2020-04-17T04:22:57.482Z] #44 120.2 CC criu/cgroup-props.o [2020-04-17T04:22:57.758Z] #48 ... [2020-04-17T04:22:57.758Z] [2020-04-17T04:22:57.758Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:22:57.758Z] #36 25.53 Fetched 8119 kB in 25s (328 kB/s) [2020-04-17T04:22:57.842Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-04-17T04:22:57.955Z] #44 183.0 CC criu/sk-tcp.o [2020-04-17T04:22:57.976Z] #17 ... [2020-04-17T04:22:57.976Z] [2020-04-17T04:22:57.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:22:57.976Z] #44 122.5 CC criu/autofs.o [2020-04-17T04:22:58.216Z] #44 183.5 CC criu/sk-unix.o [2020-04-17T04:22:58.415Z] #44 121.0 CC criu/cgroup.o [2020-04-17T04:22:58.456Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-17T04:22:58.456Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-17T04:22:58.487Z] #34 ... [2020-04-17T04:22:58.488Z] [2020-04-17T04:22:58.488Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:22:58.488Z] #69 11.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:22:58.488Z] #69 11.16 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T04:22:58.543Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-17T04:22:58.738Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-17T04:22:59.156Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-17T04:22:59.520Z] #69 ... [2020-04-17T04:22:59.520Z] [2020-04-17T04:22:59.520Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:22:59.520Z] #57 22.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:22:59.520Z] #57 22.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:22:59.520Z] #57 22.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:22:59.872Z] #44 123.9 CC criu/bfd.o [2020-04-17T04:22:59.872Z] #44 124.3 CC criu/bitmap.o [2020-04-17T04:22:59.872Z] #44 124.4 CC criu/cgroup-props.o [2020-04-17T04:23:00.129Z] #44 185.1 CC criu/sockets.o [2020-04-17T04:23:00.162Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-17T04:23:00.167Z] #57 23.13 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:23:00.207Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-17T04:23:00.207Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-17T04:23:00.315Z] #44 ... [2020-04-17T04:23:00.315Z] [2020-04-17T04:23:00.315Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:00.315Z] #17 18.82 Building dependency tree... [2020-04-17T04:23:00.315Z] #17 20.86 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:23:00.315Z] #17 20.86 The following additional packages will be installed: [2020-04-17T04:23:00.315Z] #17 20.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:23:00.315Z] #17 20.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:23:00.315Z] #17 20.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:23:00.315Z] #17 20.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:23:00.315Z] #17 20.86 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:23:00.315Z] #17 20.86 Suggested packages: [2020-04-17T04:23:00.315Z] #17 20.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:23:00.315Z] #17 20.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:23:00.315Z] #17 20.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:23:00.315Z] #17 20.86 Recommended packages: [2020-04-17T04:23:00.315Z] #17 20.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:23:00.315Z] #17 20.86 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:23:00.315Z] #17 22.37 The following NEW packages will be installed: [2020-04-17T04:23:00.315Z] #17 22.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:23:00.315Z] #17 22.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:23:00.315Z] #17 22.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:23:00.315Z] #17 22.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:23:00.315Z] #17 22.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:23:00.315Z] #17 22.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:23:00.315Z] #17 22.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:23:00.315Z] #17 22.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:23:00.315Z] #17 22.38 xz-utils zip [2020-04-17T04:23:00.315Z] #17 22.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:00.315Z] #17 22.70 Need to get 28.5 MB of archives. [2020-04-17T04:23:00.315Z] #17 22.70 After this operation, 116 MB of additional disk space will be used. [2020-04-17T04:23:00.315Z] #17 22.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T04:23:00.315Z] #17 22.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T04:23:00.315Z] #17 22.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T04:23:00.315Z] #17 22.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T04:23:00.315Z] #17 22.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T04:23:00.315Z] #17 22.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T04:23:00.315Z] #17 22.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:23:00.315Z] #17 22.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T04:23:00.316Z] #17 22.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T04:23:00.316Z] #17 22.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T04:23:00.316Z] #17 22.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T04:23:00.316Z] #17 22.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T04:23:00.316Z] #17 22.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T04:23:00.316Z] #17 22.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T04:23:00.316Z] #17 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T04:23:00.316Z] #17 22.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T04:23:00.316Z] #17 22.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T04:23:00.316Z] #17 22.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:23:00.316Z] #17 22.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:23:00.316Z] #17 22.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T04:23:00.316Z] #17 22.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T04:23:00.316Z] #17 22.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T04:23:00.316Z] #17 23.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T04:23:00.316Z] #17 23.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T04:23:00.316Z] #17 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T04:23:00.316Z] #17 23.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T04:23:00.316Z] #17 23.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T04:23:00.316Z] #17 23.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T04:23:00.316Z] #17 23.03 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T04:23:00.316Z] #17 23.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T04:23:00.316Z] #17 23.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T04:23:00.316Z] #17 23.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T04:23:00.316Z] #17 23.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T04:23:00.316Z] #17 23.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T04:23:00.316Z] #17 23.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:23:00.316Z] #17 23.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:23:00.316Z] #17 23.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:23:00.316Z] #17 23.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T04:23:00.316Z] #17 23.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:23:00.316Z] #17 23.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:23:00.316Z] #17 23.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:23:00.316Z] #17 23.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T04:23:00.316Z] #17 23.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T04:23:00.316Z] #17 23.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T04:23:00.316Z] #17 23.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:23:00.316Z] #17 23.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T04:23:00.316Z] #17 23.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T04:23:00.316Z] #17 23.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T04:23:00.316Z] #17 24.57 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:00.316Z] #17 24.66 Fetched 28.5 MB in 1s (19.1 MB/s) [2020-04-17T04:23:00.391Z] #44 185.8 CC criu/stats.o [2020-04-17T04:23:00.458Z] #57 23.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:23:00.574Z] #17 24.72 Selecting previously unselected package pigz. [2020-04-17T04:23:00.574Z] #17 24.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 ... 23427 files and directories currently installed.) [2020-04-17T04:23:00.574Z] #17 24.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T04:23:00.574Z] #17 24.77 Unpacking pigz (2.4-1) ... [2020-04-17T04:23:00.574Z] #17 24.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T04:23:00.574Z] #17 24.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:00.574Z] #17 24.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:00.651Z] #44 186.0 CC criu/string.o [2020-04-17T04:23:00.651Z] #44 186.1 CC criu/sysctl.o [2020-04-17T04:23:00.804Z] #44 125.1 CC criu/cgroup.o [2020-04-17T04:23:00.832Z] #17 25.30 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:23:01.090Z] #17 25.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:01.090Z] #17 25.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:23:01.608Z] #44 186.9 CC criu/sysfs_parse.o [2020-04-17T04:23:01.873Z] #44 187.2 CC criu/timerfd.o [2020-04-17T04:23:02.023Z] #17 26.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:02.023Z] #17 26.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:23:02.135Z] #44 187.6 CC criu/tty.o [2020-04-17T04:23:02.195Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-17T04:23:02.211Z] #36 25.53 Reading package lists... [2020-04-17T04:23:02.211Z] #36 ... [2020-04-17T04:23:02.211Z] [2020-04-17T04:23:02.211Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:02.211Z] #42 28.10 Checking out files: 68% (1091/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T04:23:02.211Z] #42 28.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:23:02.522Z] #57 25.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:23:02.842Z] #42 ... [2020-04-17T04:23:02.842Z] [2020-04-17T04:23:02.842Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:02.842Z] #57 21.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:23:02.842Z] #57 21.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:23:02.842Z] #57 21.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:23:02.842Z] #57 21.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:23:02.842Z] #57 22.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:23:02.842Z] #57 23.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:23:02.842Z] #57 25.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:23:02.842Z] #57 27.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:23:02.842Z] #57 30.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:23:02.842Z] #57 30.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:23:02.842Z] #57 30.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:23:02.842Z] #57 30.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:23:02.878Z] ok github.com/docker/docker/pkg/signal 2.386s coverage: 61.0% of statements [2020-04-17T04:23:03.160Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-17T04:23:03.199Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-17T04:23:03.327Z] #44 127.7 CC criu/clone-noasan.o [2020-04-17T04:23:03.327Z] #44 127.8 CC criu/config.o [2020-04-17T04:23:03.327Z] #44 ... [2020-04-17T04:23:03.327Z] [2020-04-17T04:23:03.327Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:03.327Z] #17 19.26 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:23:03.327Z] #17 19.26 The following additional packages will be installed: [2020-04-17T04:23:03.327Z] #17 19.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:23:03.327Z] #17 19.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:23:03.327Z] #17 19.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:23:03.327Z] #17 19.26 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:23:03.327Z] #17 19.26 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:23:03.327Z] #17 19.26 Suggested packages: [2020-04-17T04:23:03.327Z] #17 19.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:23:03.327Z] #17 19.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:23:03.327Z] #17 19.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:23:03.327Z] #17 19.26 Recommended packages: [2020-04-17T04:23:03.327Z] #17 19.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:23:03.327Z] #17 19.26 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:23:03.327Z] #17 21.00 The following NEW packages will be installed: [2020-04-17T04:23:03.327Z] #17 21.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:23:03.327Z] #17 21.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:23:03.327Z] #17 21.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:23:03.327Z] #17 21.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:23:03.327Z] #17 21.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:23:03.327Z] #17 21.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:23:03.327Z] #17 21.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:23:03.327Z] #17 21.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:23:03.327Z] #17 21.02 xz-utils zip [2020-04-17T04:23:03.327Z] #17 21.34 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:03.327Z] #17 21.34 Need to get 28.5 MB of archives. [2020-04-17T04:23:03.327Z] #17 21.34 After this operation, 116 MB of additional disk space will be used. [2020-04-17T04:23:03.327Z] #17 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T04:23:03.327Z] #17 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T04:23:03.327Z] #17 21.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T04:23:03.327Z] #17 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T04:23:03.327Z] #17 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T04:23:03.327Z] #17 21.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T04:23:03.327Z] #17 21.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:23:03.327Z] #17 21.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T04:23:03.327Z] #17 21.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T04:23:03.327Z] #17 21.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T04:23:03.327Z] #17 21.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T04:23:03.327Z] #17 21.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T04:23:03.327Z] #17 21.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T04:23:03.327Z] #17 21.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T04:23:03.327Z] #17 21.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T04:23:03.327Z] #17 21.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T04:23:03.327Z] #17 21.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T04:23:03.327Z] #17 21.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:23:03.327Z] #17 21.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:23:03.327Z] #17 21.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T04:23:03.327Z] #17 21.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T04:23:03.327Z] #17 21.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T04:23:03.327Z] #17 21.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T04:23:03.327Z] #17 21.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T04:23:03.327Z] #17 21.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T04:23:03.327Z] #17 21.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T04:23:03.327Z] #17 21.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T04:23:03.327Z] #17 21.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T04:23:03.327Z] #17 21.67 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T04:23:03.327Z] #17 22.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T04:23:03.327Z] #17 22.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T04:23:03.327Z] #17 22.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T04:23:03.327Z] #17 22.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T04:23:03.327Z] #17 22.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T04:23:03.327Z] #17 22.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:23:03.327Z] #17 22.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:23:03.327Z] #17 22.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:23:03.327Z] #17 22.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T04:23:03.327Z] #17 22.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:23:03.327Z] #17 22.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:23:03.327Z] #17 22.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:23:03.327Z] #17 22.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T04:23:03.327Z] #17 22.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T04:23:03.327Z] #17 22.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T04:23:03.327Z] #17 22.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:23:03.327Z] #17 22.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T04:23:03.327Z] #17 22.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T04:23:03.327Z] #17 22.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T04:23:03.327Z] #17 23.43 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:03.327Z] #17 23.58 Fetched 28.5 MB in 2s (17.2 MB/s) [2020-04-17T04:23:03.327Z] #17 23.63 Selecting previously unselected package pigz. [2020-04-17T04:23:03.327Z] #17 23.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23427 files and directories currently installed.) [2020-04-17T04:23:03.327Z] #17 23.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T04:23:03.327Z] #17 23.69 Unpacking pigz (2.4-1) ... [2020-04-17T04:23:03.327Z] #17 23.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T04:23:03.327Z] #17 23.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:03.327Z] #17 23.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:03.327Z] #17 24.19 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:23:03.327Z] #17 24.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:03.327Z] #17 24.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:23:03.472Z] #57 ... [2020-04-17T04:23:03.472Z] [2020-04-17T04:23:03.472Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:03.776Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-17T04:23:03.776Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-17T04:23:03.896Z] #17 25.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:03.896Z] #17 25.03 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:23:03.966Z] #17 28.26 Selecting previously unselected package python3-minimal. [2020-04-17T04:23:03.966Z] #17 28.26 (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 ... 23676 files and directories currently installed.) [2020-04-17T04:23:03.966Z] #17 28.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T04:23:03.966Z] #17 28.36 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:23:04.024Z] #57 26.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:23:04.047Z] #44 189.4 CC criu/tun.o [2020-04-17T04:23:04.058Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-17T04:23:04.204Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-17T04:23:04.225Z] #17 28.44 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T04:23:04.225Z] #17 28.44 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T04:23:04.225Z] #17 28.45 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T04:23:04.225Z] #17 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T04:23:04.225Z] #17 28.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:04.225Z] #17 28.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:04.308Z] #44 189.8 CC criu/uffd.o [2020-04-17T04:23:04.340Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 71.3% of statements [2020-04-17T04:23:04.462Z] #17 ... [2020-04-17T04:23:04.462Z] [2020-04-17T04:23:04.462Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:04.462Z] #44 128.9 CC criu/cr-check.o [2020-04-17T04:23:04.636Z] #75 31.71 Checking out files: 58% (1201/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1879/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:23:04.925Z] #75 33.06 + cd /tmp/tmp.PUdXNYCuIy/src/github.com/docker/libnetwork [2020-04-17T04:23:04.926Z] #75 33.07 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:23:04.954Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 35.0% of statements [2020-04-17T04:23:05.161Z] #17 29.52 Selecting previously unselected package python3.7. [2020-04-17T04:23:05.161Z] #17 29.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:05.161Z] #17 29.53 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:05.210Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-17T04:23:05.236Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2020-04-17T04:23:05.418Z] #17 29.72 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T04:23:05.418Z] #17 29.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T04:23:05.418Z] #17 29.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T04:23:05.418Z] #17 29.80 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:23:05.555Z] #75 33.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:23:05.565Z] #57 ... [2020-04-17T04:23:05.565Z] [2020-04-17T04:23:05.565Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:05.691Z] #44 190.9 CC criu/util.o [2020-04-17T04:23:05.851Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-04-17T04:23:06.133Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.1% of statements [2020-04-17T04:23:06.349Z] #17 30.67 Selecting previously unselected package python3. [2020-04-17T04:23:06.349Z] #17 30.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 ... 24088 files and directories currently installed.) [2020-04-17T04:23:06.349Z] #17 30.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T04:23:06.361Z] #44 130.6 CC criu/cr-dedup.o [2020-04-17T04:23:06.415Z] testing: warning: no tests to run [2020-04-17T04:23:06.415Z] coverage: [no statements] [2020-04-17T04:23:06.415Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-17T04:23:06.606Z] #17 30.78 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:23:06.606Z] #17 30.89 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T04:23:06.606Z] #17 30.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T04:23:06.606Z] #17 30.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:06.606Z] #17 31.00 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T04:23:06.606Z] #17 31.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T04:23:06.606Z] #17 31.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:06.606Z] #17 31.09 Selecting previously unselected package libiptc0:amd64. [2020-04-17T04:23:06.606Z] #17 31.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T04:23:06.606Z] #17 31.10 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:06.619Z] #44 130.9 CC criu/cr-dump.o [2020-04-17T04:23:06.634Z] #44 ... [2020-04-17T04:23:06.634Z] [2020-04-17T04:23:06.634Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:06.634Z] #23 251.1 + return [2020-04-17T04:23:06.696Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-17T04:23:06.696Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-17T04:23:06.863Z] #17 31.20 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T04:23:06.863Z] #17 31.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T04:23:06.863Z] #17 31.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T04:23:06.863Z] #17 31.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T04:23:06.863Z] #17 31.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T04:23:06.863Z] #17 31.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T04:23:06.978Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-17T04:23:07.070Z] #75 ... [2020-04-17T04:23:07.070Z] [2020-04-17T04:23:07.070Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:07.070Z] #63 25.49 Fetched 8119 kB in 25s (328 kB/s) [2020-04-17T04:23:07.070Z] #63 25.49 Reading package lists... [2020-04-17T04:23:07.070Z] #63 ... [2020-04-17T04:23:07.070Z] [2020-04-17T04:23:07.070Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:07.070Z] #42 32.30 + 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-04-17T04:23:07.070Z] #42 ... [2020-04-17T04:23:07.070Z] [2020-04-17T04:23:07.070Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:23:07.070Z] #48 25.57 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T04:23:07.120Z] #17 31.36 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T04:23:07.120Z] #17 31.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T04:23:07.120Z] #17 31.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T04:23:07.120Z] #17 31.45 Selecting previously unselected package iptables. [2020-04-17T04:23:07.120Z] #17 31.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T04:23:07.120Z] #17 31.46 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:23:07.213Z] #23 DONE 251.7s [2020-04-17T04:23:07.213Z] [2020-04-17T04:23:07.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:07.213Z] #44 192.0 CC criu/uts_ns.o [2020-04-17T04:23:07.213Z] #44 192.1 CC criu/vdso.o [2020-04-17T04:23:07.213Z] #44 192.6 LINK criu/built-in.o [2020-04-17T04:23:07.228Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-17T04:23:07.359Z] #48 ... [2020-04-17T04:23:07.359Z] [2020-04-17T04:23:07.359Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:07.359Z] #57 32.59 runtime/cgo [2020-04-17T04:23:07.359Z] #57 33.10 runtime [2020-04-17T04:23:07.359Z] #57 ... [2020-04-17T04:23:07.359Z] [2020-04-17T04:23:07.359Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:07.359Z] #26 26.13 Fetched 8119 kB in 25s (320 kB/s) [2020-04-17T04:23:07.377Z] #17 31.79 Selecting previously unselected package xxd. [2020-04-17T04:23:07.377Z] #17 31.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:23:07.377Z] #17 31.80 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:23:07.473Z] #44 192.7 LINK criu/criu [2020-04-17T04:23:07.634Z] #17 31.92 Selecting previously unselected package vim-common. [2020-04-17T04:23:07.634Z] #17 31.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:23:07.634Z] #17 31.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:23:07.652Z] #26 26.13 Reading package lists... [2020-04-17T04:23:07.652Z] #26 ... [2020-04-17T04:23:07.652Z] [2020-04-17T04:23:07.652Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:07.652Z] #44 26.02 Fetched 8119 kB in 25s (322 kB/s) [2020-04-17T04:23:07.652Z] #44 26.02 Reading package lists... [2020-04-17T04:23:07.652Z] #44 ... [2020-04-17T04:23:07.652Z] [2020-04-17T04:23:07.652Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:07.652Z] #36 25.53 Reading package lists... [2020-04-17T04:23:07.734Z] #44 193.1 DEP lib/c/criu.d [2020-04-17T04:23:07.734Z] #44 193.1 CC images/rpc.pb-c.o [2020-04-17T04:23:07.891Z] #17 32.13 Selecting previously unselected package bash-completion. [2020-04-17T04:23:07.891Z] #17 32.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:23:08.305Z] #44 193.7 CC lib/c/criu.o [2020-04-17T04:23:08.507Z] #42 28.82 Checking out files: 70% (1125/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 99% (1585/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T04:23:08.519Z] #44 133.1 CC criu/cr-errno.o [2020-04-17T04:23:08.576Z] #36 36.83 Reading package lists... [2020-04-17T04:23:08.576Z] #36 ... [2020-04-17T04:23:08.576Z] [2020-04-17T04:23:08.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:08.576Z] #11 27.16 Fetched 8119 kB in 26s (308 kB/s) [2020-04-17T04:23:08.697Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-17T04:23:08.777Z] #44 133.2 CC criu/cr-restore.o [2020-04-17T04:23:08.800Z] #42 31.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T04:23:08.864Z] #11 27.16 Reading package lists... [2020-04-17T04:23:08.864Z] #11 ... [2020-04-17T04:23:08.864Z] [2020-04-17T04:23:08.864Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:08.864Z] #54 36.29 + cd /tmp/tmp.o4RfpwYphN/src/github.com/golangci/golangci-lint/ [2020-04-17T04:23:08.864Z] #54 36.29 + git checkout -q v1.23.8 [2020-04-17T04:23:08.864Z] #54 37.03 ++ git describe --tags [2020-04-17T04:23:08.864Z] #54 37.04 + version=v1.23.8 [2020-04-17T04:23:08.864Z] #54 37.05 ++ git rev-parse --short HEAD [2020-04-17T04:23:08.864Z] #54 37.05 + commit=76a82c6 [2020-04-17T04:23:08.864Z] #54 37.05 ++ git show -s --format=%cd [2020-04-17T04:23:08.864Z] #54 37.07 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:23:08.864Z] #54 37.07 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:23:08.997Z] ok github.com/docker/docker/plugin 0.558s coverage: 27.1% of statements [2020-04-17T04:23:09.247Z] #44 ... [2020-04-17T04:23:09.247Z] [2020-04-17T04:23:09.247Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:23:09.247Z] #24 DONE 0.2s [2020-04-17T04:23:09.251Z] #65 267.2 + bin/containerd-stress [2020-04-17T04:23:09.251Z] #65 268.9 + bin/containerd-shim [2020-04-17T04:23:09.278Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-17T04:23:09.508Z] [2020-04-17T04:23:09.508Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:09.508Z] #44 194.7 LINK lib/c/built-in.o [2020-04-17T04:23:09.508Z] #44 194.7 LINK lib/c/libcriu.so [2020-04-17T04:23:09.508Z] #44 194.8 LINK lib/c/libcriu.a [2020-04-17T04:23:09.508Z] #44 194.9 GEN magic.py [2020-04-17T04:23:09.702Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-17T04:23:09.702Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-17T04:23:09.712Z] #44 ... [2020-04-17T04:23:09.712Z] [2020-04-17T04:23:09.712Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:09.712Z] #17 27.07 Selecting previously unselected package python3-minimal. [2020-04-17T04:23:09.712Z] #17 27.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-17T04:23:09.712Z] #17 27.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T04:23:09.712Z] #17 27.13 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:23:09.712Z] #17 27.22 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T04:23:09.712Z] #17 27.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T04:23:09.712Z] #17 27.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T04:23:09.712Z] #17 27.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T04:23:09.712Z] #17 27.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:09.712Z] #17 27.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:09.712Z] #17 28.26 Selecting previously unselected package python3.7. [2020-04-17T04:23:09.712Z] #17 28.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T04:23:09.712Z] #17 28.26 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:09.712Z] #17 28.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T04:23:09.712Z] #17 28.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T04:23:09.712Z] #17 28.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T04:23:09.712Z] #17 28.47 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:23:09.712Z] #17 29.16 Selecting previously unselected package python3. [2020-04-17T04:23:09.713Z] #17 29.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24088 files and directories currently installed.) [2020-04-17T04:23:09.713Z] #17 29.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.21 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:23:09.713Z] #17 29.31 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T04:23:09.713Z] #17 29.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:09.713Z] #17 29.42 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T04:23:09.713Z] #17 29.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:09.713Z] #17 29.51 Selecting previously unselected package libiptc0:amd64. [2020-04-17T04:23:09.713Z] #17 29.52 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.53 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:09.713Z] #17 29.61 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T04:23:09.713Z] #17 29.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T04:23:09.713Z] #17 29.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T04:23:09.713Z] #17 29.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T04:23:09.713Z] #17 29.75 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T04:23:09.713Z] #17 29.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.76 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T04:23:09.713Z] #17 29.82 Selecting previously unselected package iptables. [2020-04-17T04:23:09.713Z] #17 29.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 29.83 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:23:09.713Z] #17 30.14 Selecting previously unselected package xxd. [2020-04-17T04:23:09.713Z] #17 30.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:23:09.713Z] #17 30.16 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:23:09.713Z] #17 30.29 Selecting previously unselected package vim-common. [2020-04-17T04:23:09.713Z] #17 30.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:23:09.713Z] #17 30.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:23:09.713Z] #17 30.53 Selecting previously unselected package bash-completion. [2020-04-17T04:23:09.713Z] #17 30.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:23:09.769Z] #44 195.0 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:23:09.769Z] #44 195.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:23:09.769Z] #44 195.0 Note: Building without GnuTLS support [2020-04-17T04:23:09.893Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-17T04:23:10.341Z] #44 ... [2020-04-17T04:23:10.341Z] [2020-04-17T04:23:10.341Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:23:10.341Z] #28 DONE 0.8s [2020-04-17T04:23:10.341Z] [2020-04-17T04:23:10.341Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:23:10.341Z] #31 DONE 0.2s [2020-04-17T04:23:10.341Z] [2020-04-17T04:23:10.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:10.341Z] #44 195.7 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:23:10.341Z] #44 ... [2020-04-17T04:23:10.341Z] [2020-04-17T04:23:10.341Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:23:10.341Z] #34 DONE 0.1s [2020-04-17T04:23:10.419Z] #17 34.70 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:23:10.507Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-17T04:23:10.601Z] [2020-04-17T04:23:10.601Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:23:10.601Z] #39 DONE 0.1s [2020-04-17T04:23:10.601Z] [2020-04-17T04:23:10.601Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:10.601Z] #65 ... [2020-04-17T04:23:10.601Z] [2020-04-17T04:23:10.601Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:23:10.677Z] #17 35.09 Selecting previously unselected package bzip2. [2020-04-17T04:23:10.677Z] #17 35.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T04:23:10.677Z] #17 35.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:23:10.677Z] #17 35.18 Selecting previously unselected package xz-utils. [2020-04-17T04:23:10.708Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-17T04:23:10.863Z] #42 DONE 0.2s [2020-04-17T04:23:10.863Z] [2020-04-17T04:23:10.863Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:10.934Z] #17 35.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T04:23:10.934Z] #17 35.20 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:23:10.934Z] #17 35.36 Selecting previously unselected package apparmor. [2020-04-17T04:23:10.934Z] #17 35.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T04:23:10.934Z] #17 35.45 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:23:10.934Z] #17 ... [2020-04-17T04:23:10.934Z] [2020-04-17T04:23:10.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:10.934Z] #44 123.7 CC criu/clone-noasan.o [2020-04-17T04:23:10.934Z] #44 123.9 CC criu/config.o [2020-04-17T04:23:10.934Z] #44 125.2 CC criu/cr-check.o [2020-04-17T04:23:10.934Z] #44 127.0 CC criu/cr-dedup.o [2020-04-17T04:23:10.934Z] #44 127.3 CC criu/cr-dump.o [2020-04-17T04:23:10.934Z] #44 129.3 CC criu/cr-errno.o [2020-04-17T04:23:10.934Z] #44 129.5 CC criu/cr-restore.o [2020-04-17T04:23:11.123Z] #65 ... [2020-04-17T04:23:11.123Z] [2020-04-17T04:23:11.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:11.123Z] #44 196.5 make[1]: Nothing to be done for 'all'. [2020-04-17T04:23:11.192Z] #44 133.9 CC criu/cr-service.o [2020-04-17T04:23:11.450Z] #44 ... [2020-04-17T04:23:11.450Z] [2020-04-17T04:23:11.450Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:11.450Z] #17 35.81 Selecting previously unselected package aufs-tools. [2020-04-17T04:23:11.450Z] #17 35.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T04:23:11.450Z] #17 35.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:23:11.512Z] ok github.com/docker/docker/registry 0.090s coverage: 56.1% of statements [2020-04-17T04:23:11.529Z] #42 ... [2020-04-17T04:23:11.529Z] [2020-04-17T04:23:11.529Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:11.529Z] #36 24.58 Fetched 8119 kB in 24s (341 kB/s) [2020-04-17T04:23:11.529Z] #36 24.58 Reading package lists... [2020-04-17T04:23:11.529Z] #36 ... [2020-04-17T04:23:11.529Z] [2020-04-17T04:23:11.529Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:11.529Z] #75 31.63 Checking out files: 48% (999/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T04:23:11.529Z] #75 32.40 + cd /tmp/tmp.o02Gn59VNT/src/github.com/docker/libnetwork [2020-04-17T04:23:11.529Z] #75 32.40 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T04:23:11.529Z] #75 33.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T04:23:11.708Z] #17 35.95 Selecting previously unselected package libonig5:amd64. [2020-04-17T04:23:11.708Z] #17 35.95 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T04:23:11.708Z] #17 35.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:23:11.708Z] #17 36.12 Selecting previously unselected package libjq1:amd64. [2020-04-17T04:23:11.708Z] #17 36.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:23:11.708Z] #17 36.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:23:11.714Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-17T04:23:11.820Z] #75 ... [2020-04-17T04:23:11.820Z] [2020-04-17T04:23:11.820Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:11.820Z] #26 25.18 Fetched 8119 kB in 24s (333 kB/s) [2020-04-17T04:23:11.966Z] #17 36.23 Selecting previously unselected package jq. [2020-04-17T04:23:11.966Z] #17 36.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:23:11.966Z] #17 36.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:11.966Z] #17 36.32 Selecting previously unselected package libaio1:amd64. [2020-04-17T04:23:11.966Z] #17 36.32 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T04:23:11.966Z] #17 36.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T04:23:12.064Z] #44 197.2 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:23:12.064Z] #44 197.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:23:12.064Z] #44 197.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:23:12.064Z] #44 197.4 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:23:12.064Z] #44 197.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:23:12.064Z] #44 197.4 make[1]: Nothing to be done for 'all'. [2020-04-17T04:23:12.064Z] #44 197.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:23:12.113Z] #26 25.18 Reading package lists... [2020-04-17T04:23:12.113Z] #26 ... [2020-04-17T04:23:12.113Z] [2020-04-17T04:23:12.113Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:12.113Z] #36 24.58 Reading package lists... [2020-04-17T04:23:12.126Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-04-17T04:23:12.126Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-17T04:23:12.224Z] #17 36.38 Selecting previously unselected package libgpm2:amd64. [2020-04-17T04:23:12.224Z] #17 36.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T04:23:12.224Z] #17 36.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T04:23:12.224Z] #17 36.46 Selecting previously unselected package libicu63:amd64. [2020-04-17T04:23:12.224Z] #17 36.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T04:23:12.224Z] #17 36.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:23:12.242Z] #17 32.92 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:23:12.242Z] #17 33.26 Selecting previously unselected package bzip2. [2020-04-17T04:23:12.242Z] #17 33.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T04:23:12.242Z] #17 33.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:23:12.242Z] #17 33.36 Selecting previously unselected package xz-utils. [2020-04-17T04:23:12.242Z] #17 33.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T04:23:12.242Z] #17 33.37 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:23:12.324Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.324Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.324Z] #44 197.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.403Z] #36 ... [2020-04-17T04:23:12.403Z] [2020-04-17T04:23:12.403Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:23:12.403Z] #48 25.16 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T04:23:12.403Z] #48 ... [2020-04-17T04:23:12.403Z] [2020-04-17T04:23:12.403Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:12.403Z] #26 25.18 Reading package lists... [2020-04-17T04:23:12.500Z] #17 33.54 Selecting previously unselected package apparmor. [2020-04-17T04:23:12.500Z] #17 33.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T04:23:12.500Z] #17 33.62 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:23:12.585Z] #44 197.9 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.585Z] #44 198.0 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.585Z] #44 198.0 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.740Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-17T04:23:12.758Z] #17 33.91 Selecting previously unselected package aufs-tools. [2020-04-17T04:23:12.758Z] #17 33.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T04:23:12.758Z] #17 33.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:23:12.845Z] #44 198.1 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.845Z] #44 198.2 make[2]: Nothing to be done for 'all'. [2020-04-17T04:23:12.845Z] #44 198.2 INSTALL criu/criu [2020-04-17T04:23:12.996Z] #26 35.93 Reading package lists... [2020-04-17T04:23:12.996Z] #26 ... [2020-04-17T04:23:12.996Z] [2020-04-17T04:23:12.996Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:12.996Z] #44 26.05 Fetched 8119 kB in 25s (321 kB/s) [2020-04-17T04:23:12.996Z] #44 26.05 Reading package lists... [2020-04-17T04:23:12.996Z] #44 ... [2020-04-17T04:23:12.996Z] [2020-04-17T04:23:12.996Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:12.996Z] #54 36.09 + cd /tmp/tmp.MzeyzVrR9i/src/github.com/golangci/golangci-lint/ [2020-04-17T04:23:13.015Z] #17 34.04 Selecting previously unselected package libonig5:amd64. [2020-04-17T04:23:13.015Z] #17 34.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T04:23:13.015Z] #17 34.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:23:13.015Z] #17 34.19 Selecting previously unselected package libjq1:amd64. [2020-04-17T04:23:13.016Z] #17 34.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:23:13.016Z] #17 34.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:23:13.022Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-17T04:23:13.106Z] #44 DONE 198.4s [2020-04-17T04:23:13.106Z] [2020-04-17T04:23:13.106Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:13.274Z] #17 34.34 Selecting previously unselected package jq. [2020-04-17T04:23:13.274Z] #17 34.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T04:23:13.274Z] #17 34.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:13.274Z] #17 34.45 Selecting previously unselected package libaio1:amd64. [2020-04-17T04:23:13.274Z] #17 34.45 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T04:23:13.274Z] #17 34.46 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T04:23:13.274Z] #17 34.51 Selecting previously unselected package libgpm2:amd64. [2020-04-17T04:23:13.274Z] #17 34.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T04:23:13.274Z] #17 34.53 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T04:23:13.287Z] #54 36.10 + git checkout -q v1.23.8 [2020-04-17T04:23:13.532Z] #17 34.60 Selecting previously unselected package libicu63:amd64. [2020-04-17T04:23:13.532Z] #17 34.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T04:23:13.532Z] #17 34.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:23:13.576Z] #54 ... [2020-04-17T04:23:13.576Z] [2020-04-17T04:23:13.576Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:13.576Z] #63 26.63 Fetched 8119 kB in 26s (312 kB/s) [2020-04-17T04:23:13.576Z] #63 26.63 Reading package lists... [2020-04-17T04:23:13.576Z] #63 ... [2020-04-17T04:23:13.576Z] [2020-04-17T04:23:13.576Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:13.576Z] #44 26.05 Reading package lists... [2020-04-17T04:23:13.865Z] #44 ... [2020-04-17T04:23:13.865Z] [2020-04-17T04:23:13.865Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:13.865Z] #11 27.11 Fetched 8119 kB in 26s (309 kB/s) [2020-04-17T04:23:14.155Z] #11 27.11 Reading package lists... [2020-04-17T04:23:14.155Z] #11 ... [2020-04-17T04:23:14.155Z] [2020-04-17T04:23:14.155Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:14.155Z] #54 37.14 ++ git describe --tags [2020-04-17T04:23:14.155Z] #54 37.16 + version=v1.23.8 [2020-04-17T04:23:14.155Z] #54 37.16 ++ git rev-parse --short HEAD [2020-04-17T04:23:14.155Z] #54 37.16 + commit=76a82c6 [2020-04-17T04:23:14.155Z] #54 37.16 ++ git show -s --format=%cd [2020-04-17T04:23:14.155Z] #54 37.17 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T04:23:14.155Z] #54 37.17 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T04:23:15.016Z] #65 ... [2020-04-17T04:23:15.016Z] [2020-04-17T04:23:15.016Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:23:15.016Z] #45 DONE 0.2s [2020-04-17T04:23:15.016Z] [2020-04-17T04:23:15.016Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:23:15.043Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-17T04:23:15.276Z] #48 DONE 0.2s [2020-04-17T04:23:15.276Z] [2020-04-17T04:23:15.276Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:15.504Z] #17 39.87 Selecting previously unselected package libnet1:amd64. [2020-04-17T04:23:15.504Z] #17 39.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:23:15.504Z] #17 39.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:15.504Z] #17 39.99 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T04:23:15.536Z] #65 ... [2020-04-17T04:23:15.536Z] [2020-04-17T04:23:15.536Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:23:15.536Z] #51 DONE 0.2s [2020-04-17T04:23:15.536Z] [2020-04-17T04:23:15.536Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:23:15.657Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-04-17T04:23:15.762Z] #17 39.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T04:23:15.762Z] #17 39.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:23:15.762Z] #17 40.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T04:23:15.762Z] #17 40.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:23:15.762Z] #17 40.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:23:15.762Z] #17 40.15 Selecting previously unselected package libreadline5:amd64. [2020-04-17T04:23:15.762Z] #17 40.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T04:23:15.762Z] #17 40.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T04:23:15.800Z] #54 DONE 0.2s [2020-04-17T04:23:15.800Z] [2020-04-17T04:23:15.800Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:23:15.800Z] #57 DONE 0.2s [2020-04-17T04:23:15.800Z] [2020-04-17T04:23:15.800Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:15.864Z] #65 275.4 + bin/containerd-shim-runc-v1 [2020-04-17T04:23:16.021Z] #17 40.26 Selecting previously unselected package net-tools. [2020-04-17T04:23:16.021Z] #17 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T04:23:16.021Z] #17 40.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:23:16.021Z] #17 40.48 Selecting previously unselected package python-pip-whl. [2020-04-17T04:23:16.021Z] #17 40.49 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:23:16.021Z] #17 40.50 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:23:16.059Z] #65 ... [2020-04-17T04:23:16.059Z] [2020-04-17T04:23:16.059Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:23:16.059Z] #61 DONE 0.2s [2020-04-17T04:23:16.059Z] [2020-04-17T04:23:16.059Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:16.270Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-17T04:23:16.813Z] #17 38.00 Selecting previously unselected package libnet1:amd64. [2020-04-17T04:23:16.813Z] #17 38.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T04:23:16.813Z] #17 38.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:16.813Z] #17 38.12 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T04:23:16.845Z] #17 41.08 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:23:16.845Z] #17 41.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:23:16.845Z] #17 41.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:23:16.845Z] #17 41.20 Selecting previously unselected package python3-distutils. [2020-04-17T04:23:16.845Z] #17 41.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:23:16.845Z] #17 41.23 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:23:16.875Z] #54 ... [2020-04-17T04:23:16.875Z] [2020-04-17T04:23:16.875Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:16.875Z] #57 29.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:23:16.875Z] #57 32.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T04:23:16.875Z] #57 32.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T04:23:16.875Z] #57 32.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T04:23:16.875Z] #57 33.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T04:23:16.875Z] #57 35.02 runtime/cgo [2020-04-17T04:23:16.875Z] #57 35.46 runtime [2020-04-17T04:23:16.884Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-04-17T04:23:17.071Z] #17 38.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T04:23:17.071Z] #17 38.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:23:17.071Z] #17 38.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T04:23:17.071Z] #17 38.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T04:23:17.071Z] #17 38.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:23:17.071Z] #17 38.28 Selecting previously unselected package libreadline5:amd64. [2020-04-17T04:23:17.071Z] #17 38.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T04:23:17.071Z] #17 38.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T04:23:17.104Z] #17 41.37 Selecting previously unselected package python3-pip. [2020-04-17T04:23:17.104Z] #17 41.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:23:17.104Z] #17 41.38 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:23:17.162Z] #57 ... [2020-04-17T04:23:17.162Z] [2020-04-17T04:23:17.162Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:17.162Z] #11 27.11 Reading package lists... [2020-04-17T04:23:17.329Z] #17 38.43 Selecting previously unselected package net-tools. [2020-04-17T04:23:17.329Z] #17 38.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T04:23:17.329Z] #17 38.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:23:17.329Z] #17 38.62 Selecting previously unselected package python-pip-whl. [2020-04-17T04:23:17.362Z] #17 41.54 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:23:17.362Z] #17 41.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:23:17.362Z] #17 41.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:17.362Z] #17 41.69 Selecting previously unselected package python3-setuptools. [2020-04-17T04:23:17.362Z] #17 41.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:23:17.362Z] #17 41.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:23:17.588Z] #17 38.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:23:17.588Z] #17 38.63 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:23:17.620Z] #17 41.93 Selecting previously unselected package python3-wheel. [2020-04-17T04:23:17.620Z] #17 41.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:23:17.620Z] #17 41.94 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:23:17.620Z] #17 42.00 Selecting previously unselected package sudo. [2020-04-17T04:23:17.620Z] #17 42.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T04:23:17.620Z] #17 42.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:23:17.846Z] #17 39.16 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:23:17.846Z] #17 39.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:23:18.104Z] #17 39.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:23:18.104Z] #17 39.28 Selecting previously unselected package python3-distutils. [2020-04-17T04:23:18.104Z] #17 39.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:23:18.104Z] #17 39.30 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:23:18.185Z] #17 42.48 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:23:18.185Z] #17 42.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T04:23:18.185Z] #17 42.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:23:18.362Z] #17 39.46 Selecting previously unselected package python3-pip. [2020-04-17T04:23:18.362Z] #17 39.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:23:18.362Z] #17 39.48 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:23:18.443Z] #17 42.77 Selecting previously unselected package uidmap. [2020-04-17T04:23:18.443Z] #17 42.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T04:23:18.443Z] #17 42.78 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:23:18.620Z] #17 39.64 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:23:18.621Z] #17 39.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:23:18.621Z] #17 39.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:18.621Z] #17 39.80 Selecting previously unselected package python3-setuptools. [2020-04-17T04:23:18.621Z] #17 39.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:23:18.621Z] #17 39.81 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:23:18.701Z] #17 42.89 Selecting previously unselected package vim-runtime. [2020-04-17T04:23:18.701Z] #17 42.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:23:18.701Z] #17 42.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-04-17T04:23:18.701Z] #17 42.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:23:18.701Z] #17 42.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:23:18.878Z] #17 40.02 Selecting previously unselected package python3-wheel. [2020-04-17T04:23:18.879Z] #17 40.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:23:18.879Z] #17 40.04 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:23:18.879Z] #17 40.12 Selecting previously unselected package sudo. [2020-04-17T04:23:18.879Z] #17 40.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T04:23:19.122Z] #65 278.5 + bin/containerd-shim-runc-v2 [2020-04-17T04:23:19.136Z] #17 40.16 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:23:19.195Z] #54 ... [2020-04-17T04:23:19.195Z] [2020-04-17T04:23:19.195Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:19.195Z] #63 25.49 Reading package lists... [2020-04-17T04:23:19.195Z] #63 36.74 Reading package lists... [2020-04-17T04:23:19.195Z] #63 ... [2020-04-17T04:23:19.195Z] [2020-04-17T04:23:19.195Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:19.195Z] #11 27.16 Reading package lists... [2020-04-17T04:23:19.195Z] #11 38.70 Reading package lists... [2020-04-17T04:23:19.195Z] #11 ... [2020-04-17T04:23:19.195Z] [2020-04-17T04:23:19.195Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:19.195Z] #26 26.13 Reading package lists... [2020-04-17T04:23:19.195Z] #26 37.42 Reading package lists... [2020-04-17T04:23:19.195Z] #26 ... [2020-04-17T04:23:19.195Z] [2020-04-17T04:23:19.195Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:19.195Z] #36 36.83 Reading package lists... [2020-04-17T04:23:19.195Z] #36 ... [2020-04-17T04:23:19.195Z] [2020-04-17T04:23:19.195Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:19.195Z] #44 37.06 Reading package lists... [2020-04-17T04:23:19.195Z] #44 ... [2020-04-17T04:23:19.195Z] [2020-04-17T04:23:19.195Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:19.195Z] #63 36.74 Reading package lists... [2020-04-17T04:23:19.394Z] #17 40.66 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:23:19.394Z] #17 40.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T04:23:19.394Z] #17 40.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:23:19.652Z] #17 40.86 Selecting previously unselected package uidmap. [2020-04-17T04:23:19.652Z] #17 40.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T04:23:19.652Z] #17 40.87 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:23:19.680Z] #65 279.3 + binaries [2020-04-17T04:23:19.680Z] #65 279.3 + mkdir -p /build [2020-04-17T04:23:19.680Z] #65 279.3 + cp bin/containerd /build/containerd [2020-04-17T04:23:19.680Z] #65 279.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:23:19.680Z] #65 279.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:23:19.680Z] #65 279.3 + cp bin/ctr /build/ctr [2020-04-17T04:23:19.910Z] #17 40.99 Selecting previously unselected package vim-runtime. [2020-04-17T04:23:19.910Z] #17 40.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:23:19.910Z] #17 41.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:23:19.910Z] #17 41.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:23:19.910Z] #17 41.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:23:19.935Z] #65 DONE 279.7s [2020-04-17T04:23:20.091Z] Running on azwin-2-5c48b0 in d:\jenkins\workspace\engine_master [Pipeline] { [Pipeline] ws [2020-04-17T04:23:20.109Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-17T04:23:20.858Z] [2020-04-17T04:23:20.858Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:23:21.112Z] #66 DONE 0.2s [2020-04-17T04:23:21.112Z] [2020-04-17T04:23:21.112Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:23:21.112Z] #70 DONE 0.1s [2020-04-17T04:23:21.255Z] #63 47.45 Building dependency tree... [2020-04-17T04:23:21.454Z] [2020-04-17T04:23:21.454Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:23:21.454Z] #72 DONE 0.1s [2020-04-17T04:23:21.454Z] [2020-04-17T04:23:21.454Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:23:21.454Z] #75 DONE 0.1s [2020-04-17T04:23:21.454Z] [2020-04-17T04:23:21.454Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:23:21.454Z] #76 DONE 0.0s [2020-04-17T04:23:21.594Z] #11 39.20 Reading package lists... [2020-04-17T04:23:21.594Z] #11 ... [2020-04-17T04:23:21.594Z] [2020-04-17T04:23:21.594Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:21.594Z] #42 34.72 + 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-04-17T04:23:21.708Z] [2020-04-17T04:23:21.708Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:23:21.981Z] #17 46.03 Selecting previously unselected package vim. [2020-04-17T04:23:21.981Z] #17 46.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:23:21.981Z] #17 46.07 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:23:22.240Z] #17 46.57 Selecting previously unselected package xfsprogs. [2020-04-17T04:23:22.240Z] #17 46.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T04:23:22.240Z] #17 46.60 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:23:22.636Z] #42 ... [2020-04-17T04:23:22.636Z] [2020-04-17T04:23:22.636Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:22.636Z] #36 35.78 Reading package lists... [2020-04-17T04:23:22.636Z] #36 ... [2020-04-17T04:23:22.636Z] [2020-04-17T04:23:22.636Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:22.674Z] #77 DONE 1.3s [2020-04-17T04:23:22.806Z] #17 47.13 Selecting previously unselected package zip. [2020-04-17T04:23:22.806Z] #17 47.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T04:23:22.806Z] #17 47.14 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:23:22.806Z] #17 ... [2020-04-17T04:23:22.806Z] [2020-04-17T04:23:22.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:22.806Z] #44 135.5 CC criu/crtools.o [2020-04-17T04:23:22.806Z] #44 136.0 CC criu/eventfd.o [2020-04-17T04:23:22.806Z] #44 136.3 CC criu/eventpoll.o [2020-04-17T04:23:22.806Z] #44 137.2 CC criu/external.o [2020-04-17T04:23:22.806Z] #44 137.5 CC criu/fault-injection.o [2020-04-17T04:23:22.806Z] #44 137.7 CC criu/fdstore.o [2020-04-17T04:23:22.806Z] #44 138.0 CC criu/fifo.o [2020-04-17T04:23:22.806Z] #44 138.4 CC criu/file-ids.o [2020-04-17T04:23:22.806Z] #44 138.7 CC criu/file-lock.o [2020-04-17T04:23:22.806Z] #44 139.6 CC criu/files-ext.o [2020-04-17T04:23:22.806Z] #44 139.9 CC criu/files-reg.o [2020-04-17T04:23:22.806Z] #44 142.0 CC criu/files.o [2020-04-17T04:23:22.806Z] #44 144.2 CC criu/filesystems.o [2020-04-17T04:23:22.807Z] #44 144.9 CC criu/fsnotify.o [2020-04-17T04:23:22.807Z] #44 ... [2020-04-17T04:23:22.807Z] [2020-04-17T04:23:22.807Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:22.807Z] #17 47.14 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:23:22.970Z] [2020-04-17T04:23:22.970Z] #78 exporting to image [2020-04-17T04:23:22.970Z] #78 exporting layers [2020-04-17T04:23:23.064Z] #17 47.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:23:23.064Z] #17 47.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:23:23.064Z] #17 47.39 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:23.064Z] #17 47.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T04:23:23.064Z] #17 47.40 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T04:23:23.064Z] #17 47.42 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:23.064Z] #17 47.43 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:23:23.064Z] #17 47.44 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T04:23:23.065Z] #17 47.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:23.065Z] #17 47.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:23:23.065Z] #17 47.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:23:23.065Z] #17 47.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:23:23.065Z] #17 47.49 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:23:23.191Z] #17 ... [2020-04-17T04:23:23.191Z] [2020-04-17T04:23:23.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:23.191Z] #44 137.1 CC criu/cr-service.o [2020-04-17T04:23:23.191Z] #44 138.6 CC criu/crtools.o [2020-04-17T04:23:23.191Z] #44 139.2 CC criu/eventfd.o [2020-04-17T04:23:23.191Z] #44 139.5 CC criu/eventpoll.o [2020-04-17T04:23:23.191Z] #44 140.3 CC criu/external.o [2020-04-17T04:23:23.191Z] #44 140.6 CC criu/fault-injection.o [2020-04-17T04:23:23.191Z] #44 140.7 CC criu/fdstore.o [2020-04-17T04:23:23.191Z] #44 141.1 CC criu/fifo.o [2020-04-17T04:23:23.191Z] #44 141.5 CC criu/file-ids.o [2020-04-17T04:23:23.191Z] #44 141.8 CC criu/file-lock.o [2020-04-17T04:23:23.191Z] #44 142.6 CC criu/files-ext.o [2020-04-17T04:23:23.191Z] #44 143.1 CC criu/files-reg.o [2020-04-17T04:23:23.191Z] #44 145.0 CC criu/files.o [2020-04-17T04:23:23.191Z] #44 147.1 CC criu/filesystems.o [2020-04-17T04:23:23.191Z] #44 ... [2020-04-17T04:23:23.191Z] [2020-04-17T04:23:23.191Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:23.191Z] #17 44.13 Selecting previously unselected package vim. [2020-04-17T04:23:23.191Z] #17 44.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T04:23:23.191Z] #17 44.16 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:23:23.267Z] #63 37.57 Reading package lists... [2020-04-17T04:23:23.267Z] #63 ... [2020-04-17T04:23:23.267Z] [2020-04-17T04:23:23.267Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:23.267Z] #26 35.93 Reading package lists... [2020-04-17T04:23:23.322Z] #63 52.02 The following additional packages will be installed: [2020-04-17T04:23:23.322Z] #63 52.04 libbtrfs0 [2020-04-17T04:23:23.322Z] #17 47.50 Setting up zip (3.0-11+b1) ... [2020-04-17T04:23:23.322Z] #17 47.52 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:23:23.322Z] #17 47.56 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:23:23.618Z] #63 52.34 The following NEW packages will be installed: [2020-04-17T04:23:23.707Z] #17 44.70 Selecting previously unselected package xfsprogs. [2020-04-17T04:23:23.707Z] #17 44.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T04:23:23.707Z] #17 44.71 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:23:23.910Z] #63 52.36 libbtrfs-dev libbtrfs0 [2020-04-17T04:23:23.965Z] #17 45.16 Selecting previously unselected package zip. [2020-04-17T04:23:23.965Z] #17 45.17 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T04:23:23.965Z] #17 45.17 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:23:24.201Z] #63 52.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:24.201Z] #63 52.66 Need to get 120 kB of archives. [2020-04-17T04:23:24.201Z] #63 52.66 After this operation, 423 kB of additional disk space will be used. [2020-04-17T04:23:24.201Z] #63 52.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T04:23:24.201Z] #63 52.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T04:23:24.223Z] #17 45.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:23:24.223Z] #17 45.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:23:24.223Z] #17 45.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:24.223Z] #17 45.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T04:23:24.223Z] #17 45.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T04:23:24.223Z] #17 45.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:24.223Z] #17 45.44 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:23:24.223Z] #17 45.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T04:23:24.223Z] #17 45.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:24.223Z] #17 45.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:23:24.223Z] #17 45.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T04:23:24.223Z] #17 45.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T04:23:24.223Z] #17 45.50 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:23:24.482Z] #17 45.51 Setting up zip (3.0-11+b1) ... [2020-04-17T04:23:24.482Z] #17 45.52 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:23:24.482Z] #17 45.55 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:23:24.589Z] #26 46.90 Building dependency tree... [2020-04-17T04:23:24.589Z] #26 ... [2020-04-17T04:23:24.589Z] [2020-04-17T04:23:24.589Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:24.589Z] #44 37.50 Reading package lists... [2020-04-17T04:23:24.589Z] #44 47.56 Building dependency tree... [2020-04-17T04:23:24.589Z] #44 ... [2020-04-17T04:23:24.589Z] [2020-04-17T04:23:24.589Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:24.589Z] #36 35.78 Reading package lists... [2020-04-17T04:23:24.861Z] #63 ... [2020-04-17T04:23:24.861Z] [2020-04-17T04:23:24.861Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:24.861Z] #26 37.42 Reading package lists... [2020-04-17T04:23:24.861Z] #26 48.07 Building dependency tree... [2020-04-17T04:23:24.861Z] #26 52.09 ca-certificates is already the newest version (20190110). [2020-04-17T04:23:24.861Z] #26 52.09 The following additional packages will be installed: [2020-04-17T04:23:24.861Z] #26 52.11 libjq1 libonig5 [2020-04-17T04:23:24.861Z] #26 52.79 The following NEW packages will be installed: [2020-04-17T04:23:24.861Z] #26 52.82 jq libjq1 libonig5 [2020-04-17T04:23:24.861Z] #26 53.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:24.861Z] #26 53.20 Need to get 358 kB of archives. [2020-04-17T04:23:24.861Z] #26 53.20 After this operation, 1277 kB of additional disk space will be used. [2020-04-17T04:23:24.861Z] #26 53.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T04:23:24.861Z] #26 53.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T04:23:24.861Z] #26 53.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T04:23:25.850Z] #17 50.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:25.850Z] #17 50.12 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:23:25.850Z] #17 50.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:23:25.850Z] #17 50.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:23:25.850Z] #17 50.21 invoke-rc.d: could not determine current runlevel [2020-04-17T04:23:25.850Z] #17 50.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:23:25.850Z] #17 50.24 Setting up pigz (2.4-1) ... [2020-04-17T04:23:25.850Z] #17 50.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T04:23:26.107Z] #17 50.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:23:26.107Z] #17 50.27 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:23:26.107Z] #17 50.28 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T04:23:26.107Z] #17 50.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:23:26.365Z] #17 50.76 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T04:23:26.365Z] #17 50.77 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:23:26.365Z] #17 50.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:26.379Z] #26 ... [2020-04-17T04:23:26.379Z] [2020-04-17T04:23:26.379Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:26.379Z] #36 47.53 Building dependency tree... [2020-04-17T04:23:26.379Z] #36 52.04 The following additional packages will be installed: [2020-04-17T04:23:26.379Z] #36 52.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:23:26.379Z] #36 52.07 Suggested packages: [2020-04-17T04:23:26.379Z] #36 52.07 cmake-doc ninja-build lrzip [2020-04-17T04:23:26.379Z] #36 52.07 Recommended packages: [2020-04-17T04:23:26.379Z] #36 52.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:23:26.379Z] #36 54.00 The following NEW packages will be installed: [2020-04-17T04:23:26.379Z] #36 54.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:23:26.379Z] #36 54.03 vim-common xxd [2020-04-17T04:23:26.379Z] #36 54.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:26.379Z] #36 54.32 Need to get 14.9 MB of archives. [2020-04-17T04:23:26.379Z] #36 54.32 After this operation, 67.2 MB of additional disk space will be used. [2020-04-17T04:23:26.379Z] #36 54.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T04:23:26.379Z] #36 54.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:23:26.379Z] #36 54.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:23:26.379Z] #36 54.76 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T04:23:26.623Z] #17 50.81 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:23:26.623Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:23:26.623Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:23:26.623Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:23:26.623Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:23:26.623Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:23:26.623Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:23:26.623Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:23:26.623Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:23:26.623Z] #17 50.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:23:26.623Z] #17 50.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:23:26.623Z] #17 50.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T04:23:26.623Z] #17 50.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:26.623Z] #17 50.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T04:23:26.623Z] #17 50.93 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:26.668Z] #36 ... [2020-04-17T04:23:26.668Z] [2020-04-17T04:23:26.668Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:26.668Z] #26 55.43 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:27.010Z] #17 48.15 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T04:23:27.010Z] #17 48.15 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:23:27.010Z] #17 48.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:23:27.010Z] #17 48.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:23:27.010Z] #17 48.25 invoke-rc.d: could not determine current runlevel [2020-04-17T04:23:27.268Z] #17 48.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:23:27.268Z] #17 48.27 Setting up pigz (2.4-1) ... [2020-04-17T04:23:27.268Z] #17 48.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T04:23:27.268Z] #17 48.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T04:23:27.268Z] #17 48.30 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:23:27.268Z] #17 48.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T04:23:27.268Z] #17 48.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:23:27.308Z] #26 55.77 Fetched 358 kB in 0s (895 kB/s) [2020-04-17T04:23:27.308Z] #26 55.97 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T04:23:27.312Z] #36 47.42 Building dependency tree... [2020-04-17T04:23:27.526Z] #17 48.74 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T04:23:27.526Z] #17 48.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T04:23:27.526Z] #17 48.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:27.526Z] #17 48.77 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:23:27.526Z] #17 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:23:27.526Z] #17 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:23:27.526Z] #17 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:23:27.599Z] #26 55.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T04:23:27.599Z] #26 56.21 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T04:23:27.599Z] #26 56.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:23:27.784Z] #17 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:23:27.784Z] #17 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:23:27.784Z] #17 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:23:27.784Z] #17 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:23:27.784Z] #17 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:23:27.784Z] #17 48.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T04:23:27.784Z] #17 48.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:23:27.784Z] #17 48.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T04:23:27.784Z] #17 48.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:27.784Z] #17 48.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T04:23:27.784Z] #17 48.91 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:23:28.235Z] #26 56.78 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T04:23:28.235Z] #26 56.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:23:28.235Z] #26 56.83 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:23:28.527Z] #26 57.18 Selecting previously unselected package jq. [2020-04-17T04:23:28.527Z] #26 57.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:23:28.527Z] #26 57.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:28.822Z] #26 ... [2020-04-17T04:23:28.822Z] [2020-04-17T04:23:28.822Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:28.822Z] #63 55.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:28.822Z] #63 55.94 Fetched 120 kB in 0s (1132 kB/s) [2020-04-17T04:23:28.822Z] #63 56.14 Selecting previously unselected package libbtrfs0. [2020-04-17T04:23:28.822Z] #63 56.14 (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 ... 15334 files and directories currently installed.) [2020-04-17T04:23:28.822Z] #63 56.38 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T04:23:28.822Z] #63 56.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:23:28.822Z] #63 56.65 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:23:28.822Z] #63 56.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T04:23:28.822Z] #63 56.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:23:28.822Z] #63 57.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:23:28.822Z] #63 57.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:23:28.822Z] #63 57.05 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:23:28.822Z] #63 DONE 57.5s [2020-04-17T04:23:28.822Z] [2020-04-17T04:23:28.822Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:23:28.822Z] #64 DONE 0.1s [2020-04-17T04:23:28.822Z] [2020-04-17T04:23:28.822Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:23:28.822Z] #65 DONE 0.1s [2020-04-17T04:23:28.822Z] [2020-04-17T04:23:28.822Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:28.822Z] #36 56.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-17T04:23:28.822Z] #36 56.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-17T04:23:28.822Z] #36 56.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-17T04:23:28.822Z] #36 56.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-17T04:23:28.822Z] #36 56.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-17T04:23:28.822Z] #36 56.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-17T04:23:29.394Z] #36 ... [2020-04-17T04:23:29.394Z] [2020-04-17T04:23:29.394Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:29.394Z] #26 46.90 Building dependency tree... [2020-04-17T04:23:29.394Z] #26 51.25 ca-certificates is already the newest version (20190110). [2020-04-17T04:23:29.394Z] #26 51.25 The following additional packages will be installed: [2020-04-17T04:23:29.394Z] #26 51.26 libjq1 libonig5 [2020-04-17T04:23:29.394Z] #26 52.15 The following NEW packages will be installed: [2020-04-17T04:23:29.394Z] #26 52.17 jq libjq1 libonig5 [2020-04-17T04:23:29.394Z] #26 52.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:29.394Z] #26 52.49 Need to get 358 kB of archives. [2020-04-17T04:23:29.394Z] #26 52.49 After this operation, 1277 kB of additional disk space will be used. [2020-04-17T04:23:29.394Z] #26 52.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T04:23:29.394Z] #26 52.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T04:23:29.394Z] #26 52.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T04:23:29.454Z] #36 ... [2020-04-17T04:23:29.454Z] [2020-04-17T04:23:29.454Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:29.454Z] #44 37.06 Reading package lists... [2020-04-17T04:23:29.454Z] #44 48.49 Building dependency tree... [2020-04-17T04:23:29.454Z] #44 53.32 The following additional packages will be installed: [2020-04-17T04:23:29.454Z] #44 53.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:23:29.454Z] #44 53.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:23:29.454Z] #44 53.37 Suggested packages: [2020-04-17T04:23:29.454Z] #44 53.37 manpages-dev python-setuptools [2020-04-17T04:23:29.454Z] #44 56.28 The following NEW packages will be installed: [2020-04-17T04:23:29.454Z] #44 56.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:23:29.454Z] #44 56.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:23:29.454Z] #44 56.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:23:29.454Z] #44 56.32 python-six zlib1g-dev [2020-04-17T04:23:29.454Z] #44 56.80 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:29.454Z] #44 56.80 Need to get 4075 kB of archives. [2020-04-17T04:23:29.454Z] #44 56.80 After this operation, 24.5 MB of additional disk space will be used. [2020-04-17T04:23:29.454Z] #44 56.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-17T04:23:29.454Z] #44 56.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T04:23:29.454Z] #44 56.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T04:23:29.454Z] #44 57.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T04:23:29.454Z] #44 57.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-17T04:23:29.454Z] #44 57.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T04:23:29.454Z] #44 57.26 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-04-17T04:23:29.454Z] #44 57.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-17T04:23:29.454Z] #44 57.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-17T04:23:29.454Z] #44 57.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-17T04:23:29.454Z] #44 57.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-17T04:23:29.454Z] #44 57.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-17T04:23:29.454Z] #44 57.99 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-04-17T04:23:29.454Z] #44 58.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-17T04:23:29.454Z] #44 58.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:23:29.454Z] #44 58.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:23:29.454Z] #44 58.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-17T04:23:29.535Z] #78 exporting layers 6.1s done [2020-04-17T04:23:29.535Z] #78 writing image sha256:aa5721de3a7778c609ff8645cbf6c2753a5eb5f9d814c7b8bad1bf5f44364a02 done [2020-04-17T04:23:29.535Z] #78 naming to docker.io/library/docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 done [2020-04-17T04:23:29.535Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-17T04:23:29.745Z] #44 ... [2020-04-17T04:23:29.745Z] [2020-04-17T04:23:29.745Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T04:23:29.745Z] #26 57.77 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:23:29.745Z] #26 57.79 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:23:29.745Z] #26 57.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:29.745Z] #26 57.82 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:23:29.745Z] #26 DONE 58.2s [2020-04-17T04:23:29.745Z] [2020-04-17T04:23:29.745Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:23:29.745Z] #27 DONE 0.1s [2020-04-17T04:23:29.745Z] [2020-04-17T04:23:29.745Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:29.745Z] #66 0.402 + RM_GOPATH=0 [2020-04-17T04:23:29.745Z] #66 0.409 + TMP_GOPATH= [2020-04-17T04:23:29.745Z] #66 0.411 + : /build [2020-04-17T04:23:29.745Z] #66 0.414 + '[' -z '' ']' [2020-04-17T04:23:29.745Z] #66 0.417 ++ mktemp -d [2020-04-17T04:23:29.745Z] #66 0.421 + export GOPATH=/tmp/tmp.bVVmcSBM13 [2020-04-17T04:23:29.745Z] #66 0.421 + GOPATH=/tmp/tmp.bVVmcSBM13 [2020-04-17T04:23:29.745Z] #66 0.421 + RM_GOPATH=1 [2020-04-17T04:23:29.745Z] #66 0.423 ++ dirname ./install.sh [2020-04-17T04:23:29.745Z] #66 0.426 + dir=. [2020-04-17T04:23:29.745Z] #66 0.426 + bin=containerd [2020-04-17T04:23:29.745Z] #66 0.426 + shift [2020-04-17T04:23:29.745Z] #66 0.428 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:23:29.745Z] #66 0.429 + . ./containerd.installer [2020-04-17T04:23:29.745Z] #66 0.431 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:23:29.745Z] #66 0.443 + install_containerd [2020-04-17T04:23:29.745Z] #66 0.444 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:23:29.745Z] #66 0.445 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:23:29.745Z] #66 0.446 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bVVmcSBM13/src/github.com/containerd/containerd [2020-04-17T04:23:29.745Z] #66 0.454 Cloning into '/tmp/tmp.bVVmcSBM13/src/github.com/containerd/containerd'... [2020-04-17T04:23:29.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_master/.git:/go/src/github.com/docker/docker/.git --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/validate/default [2020-04-17T04:23:29.903Z] #17 53.88 Setting up iptables (1.8.2-4) ... [2020-04-17T04:23:29.903Z] #17 53.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:23:29.903Z] #17 53.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:23:29.903Z] #17 53.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:23:29.903Z] #17 53.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:23:29.903Z] #17 53.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:23:29.903Z] #17 53.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:23:29.903Z] #17 53.95 Setting up python3 (3.7.3-1) ... [2020-04-17T04:23:30.161Z] #17 54.39 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:23:30.395Z] #66 ... [2020-04-17T04:23:30.396Z] [2020-04-17T04:23:30.396Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:30.396Z] #11 38.70 Reading package lists... [2020-04-17T04:23:30.396Z] #11 49.55 Building dependency tree... [2020-04-17T04:23:30.396Z] #11 54.82 The following additional packages will be installed: [2020-04-17T04:23:30.396Z] #11 54.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:23:30.396Z] #11 54.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:23:30.396Z] #11 54.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:23:30.396Z] #11 54.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:23:30.396Z] #11 54.86 Suggested packages: [2020-04-17T04:23:30.396Z] #11 54.86 gcc-8-locales seccomp wine64 [2020-04-17T04:23:30.396Z] #11 58.19 The following NEW packages will be installed: [2020-04-17T04:23:30.396Z] #11 58.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:23:30.396Z] #11 58.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:23:30.396Z] #11 58.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:23:30.396Z] #11 58.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:23:30.396Z] #11 58.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:23:30.396Z] #11 58.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:23:30.396Z] #11 58.57 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:30.396Z] #11 58.57 Need to get 78.9 MB of archives. [2020-04-17T04:23:30.396Z] #11 58.57 After this operation, 532 MB of additional disk space will be used. [2020-04-17T04:23:30.396Z] #11 58.57 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-04-17T04:23:30.396Z] #11 59.15 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-04-17T04:23:30.414Z] 0 adds, 0 deletions; nothing to validate! :) [2020-04-17T04:23:30.693Z] #11 ... [2020-04-17T04:23:30.693Z] [2020-04-17T04:23:30.693Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:30.693Z] #44 59.25 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:30.736Z] #17 55.07 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:23:30.981Z] #44 59.55 Fetched 4075 kB in 1s (2922 kB/s) [2020-04-17T04:23:30.981Z] #44 59.62 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-17T04:23:30.981Z] #44 59.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T04:23:30.981Z] #44 59.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-17T04:23:30.981Z] #44 59.76 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T04:23:31.066Z] #17 51.75 Setting up iptables (1.8.2-4) ... [2020-04-17T04:23:31.066Z] #17 51.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:23:31.066Z] #17 51.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:23:31.066Z] #17 51.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:23:31.066Z] #17 51.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:23:31.066Z] #17 51.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:23:31.066Z] #17 51.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:23:31.066Z] #17 51.82 Setting up python3 (3.7.3-1) ... [2020-04-17T04:23:31.066Z] #17 52.31 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:23:31.271Z] #44 59.95 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T04:23:31.271Z] #44 59.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T04:23:31.271Z] #44 59.98 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:31.561Z] #44 60.24 Selecting previously unselected package libnet1-dev. [2020-04-17T04:23:31.561Z] #44 60.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T04:23:31.561Z] #44 60.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:32.000Z] #17 53.07 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:23:32.089Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T04:23:32.089Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === Skipped [2020-04-17T04:23:32.089Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T04:23:32.089Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T04:23:32.089Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T04:23:32.089Z] time="2020-04-17T04:22:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T04:23:32.089Z] time="2020-04-17T04:22:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T04:23:32.089Z] time="2020-04-17T04:22:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T04:23:32.089Z] time="2020-04-17T04:22:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T04:23:32.089Z] time="2020-04-17T04:22:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T04:23:32.089Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T04:23:32.089Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T04:23:32.089Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:23:32.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T04:23:32.089Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T04:23:32.089Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T04:23:32.089Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] [2020-04-17T04:23:32.089Z] DONE 2143 tests, 26 skipped in 192.869s Post stage [Pipeline] junit [2020-04-17T04:23:32.118Z] #26 54.85 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:32.118Z] #26 55.07 Fetched 358 kB in 0s (1408 kB/s) [2020-04-17T04:23:32.118Z] #26 55.18 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T04:23:32.118Z] #26 55.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T04:23:32.118Z] #26 55.33 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T04:23:32.118Z] #26 55.35 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:23:32.125Z] Recording test results [2020-04-17T04:23:32.190Z] #44 60.61 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T04:23:32.190Z] #44 60.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T04:23:32.190Z] #44 60.66 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:23:32.190Z] #44 60.99 Selecting previously unselected package libnl-3-dev:ppc64el. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:23:32.487Z] #44 61.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-17T04:23:32.487Z] #44 61.03 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T04:23:32.635Z] #17 56.60 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:23:32.635Z] #17 56.62 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:23:32.635Z] #17 57.00 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:32.639Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration [2020-04-17T04:23:32.765Z] #26 56.04 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T04:23:32.765Z] #26 56.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:23:32.765Z] #26 56.07 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:23:32.786Z] #44 61.52 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T04:23:32.786Z] #44 61.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:23:32.923Z] [2020-04-17T04:23:32.923Z] Removing bundles/ [2020-04-17T04:23:32.923Z] [2020-04-17T04:23:32.923Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T04:23:32.923Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:23:32.923Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:23:33.081Z] #44 61.57 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:23:33.081Z] #44 61.80 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-17T04:23:33.081Z] #44 61.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:23:33.200Z] #17 ... [2020-04-17T04:23:33.200Z] [2020-04-17T04:23:33.200Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:33.200Z] #41 259.3 + dpkg --print-architecture [2020-04-17T04:23:33.200Z] #41 259.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:23:33.200Z] #41 259.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:23:33.200Z] #41 259.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:23:33.375Z] #17 54.59 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:23:33.375Z] #17 54.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:23:33.375Z] #17 ... [2020-04-17T04:23:33.375Z] [2020-04-17T04:23:33.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:33.375Z] #44 147.8 CC criu/fsnotify.o [2020-04-17T04:23:33.375Z] #44 149.0 CC criu/image-desc.o [2020-04-17T04:23:33.375Z] #44 149.1 CC criu/image.o [2020-04-17T04:23:33.375Z] #44 149.9 CC criu/ipc_ns.o [2020-04-17T04:23:33.375Z] #44 151.1 CC criu/irmap.o [2020-04-17T04:23:33.375Z] #44 151.8 CC criu/kcmp-ids.o [2020-04-17T04:23:33.375Z] #44 152.1 CC criu/kerndat.o [2020-04-17T04:23:33.375Z] #44 153.2 CC criu/libnetlink.o [2020-04-17T04:23:33.375Z] #44 153.6 CC criu/log.o [2020-04-17T04:23:33.375Z] #44 154.1 CC criu/lsm.o [2020-04-17T04:23:33.375Z] #44 154.5 CC criu/mem.o [2020-04-17T04:23:33.375Z] #44 156.0 CC criu/mount.o [2020-04-17T04:23:33.386Z] #44 61.83 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:23:33.407Z] #26 56.54 Selecting previously unselected package jq. [2020-04-17T04:23:33.407Z] #26 56.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:23:33.407Z] #26 56.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:33.457Z] #41 ... [2020-04-17T04:23:33.457Z] [2020-04-17T04:23:33.457Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:33.457Z] #44 146.2 CC criu/image-desc.o [2020-04-17T04:23:33.457Z] #44 146.3 CC criu/image.o [2020-04-17T04:23:33.457Z] #44 147.3 CC criu/ipc_ns.o [2020-04-17T04:23:33.457Z] #44 148.6 CC criu/irmap.o [2020-04-17T04:23:33.457Z] #44 149.2 CC criu/kcmp-ids.o [2020-04-17T04:23:33.457Z] #44 149.5 CC criu/kerndat.o [2020-04-17T04:23:33.457Z] #44 150.6 CC criu/libnetlink.o [2020-04-17T04:23:33.457Z] #44 150.9 CC criu/log.o [2020-04-17T04:23:33.457Z] #44 151.4 CC criu/lsm.o [2020-04-17T04:23:33.457Z] #44 151.7 CC criu/mem.o [2020-04-17T04:23:33.457Z] #44 153.5 CC criu/mount.o [2020-04-17T04:23:33.633Z] #44 ... [2020-04-17T04:23:33.633Z] [2020-04-17T04:23:33.633Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:33.633Z] #17 54.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:23:33.681Z] #44 62.16 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-17T04:23:33.681Z] #44 62.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-17T04:23:33.681Z] #44 62.23 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T04:23:33.708Z] #26 56.87 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:23:33.708Z] #26 56.89 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:23:33.708Z] #26 56.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:23:33.708Z] #26 56.90 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:23:33.715Z] #44 ... [2020-04-17T04:23:33.715Z] [2020-04-17T04:23:33.715Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:33.715Z] #17 57.95 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:23:33.891Z] #17 54.94 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:33.972Z] #17 58.45 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:23:34.021Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-17T04:23:34.021Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-17T04:23:34.023Z] #26 DONE 57.2s [2020-04-17T04:23:34.023Z] [2020-04-17T04:23:34.023Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:23:34.023Z] #27 DONE 0.1s [2020-04-17T04:23:34.023Z] [2020-04-17T04:23:34.023Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:34.023Z] #63 37.57 Reading package lists... [2020-04-17T04:23:34.023Z] #63 49.30 Building dependency tree... [2020-04-17T04:23:34.023Z] #63 53.57 The following additional packages will be installed: [2020-04-17T04:23:34.023Z] #63 53.58 libbtrfs0 [2020-04-17T04:23:34.023Z] #63 53.81 The following NEW packages will be installed: [2020-04-17T04:23:34.023Z] #63 53.82 libbtrfs-dev libbtrfs0 [2020-04-17T04:23:34.023Z] #63 54.04 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:34.023Z] #63 54.04 Need to get 120 kB of archives. [2020-04-17T04:23:34.023Z] #63 54.04 After this operation, 423 kB of additional disk space will be used. [2020-04-17T04:23:34.023Z] #63 54.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T04:23:34.023Z] #63 54.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T04:23:34.023Z] #63 55.98 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:34.023Z] #63 56.33 Fetched 120 kB in 0s (1487 kB/s) [2020-04-17T04:23:34.023Z] #63 56.44 Selecting previously unselected package libbtrfs0. [2020-04-17T04:23:34.023Z] #63 56.44 (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 ... 15334 files and directories currently installed.) [2020-04-17T04:23:34.023Z] #63 56.56 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T04:23:34.023Z] #63 56.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:23:34.023Z] #63 56.76 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:23:34.023Z] #63 56.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T04:23:34.023Z] #63 56.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:23:34.023Z] #63 57.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:23:34.023Z] #63 57.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:23:34.023Z] #63 57.05 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:23:34.183Z] #65 239.1 + bin/containerd-stress [2020-04-17T04:23:34.302Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-17T04:23:34.313Z] #63 ... [2020-04-17T04:23:34.313Z] [2020-04-17T04:23:34.313Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:34.313Z] #28 ... [2020-04-17T04:23:34.313Z] [2020-04-17T04:23:34.313Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T04:23:34.313Z] #63 DONE 57.6s [2020-04-17T04:23:34.313Z] [2020-04-17T04:23:34.313Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:23:34.313Z] #64 DONE 0.1s [2020-04-17T04:23:34.313Z] [2020-04-17T04:23:34.313Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:34.313Z] #36 53.13 The following additional packages will be installed: [2020-04-17T04:23:34.313Z] #36 53.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T04:23:34.313Z] #36 53.18 Suggested packages: [2020-04-17T04:23:34.313Z] #36 53.18 cmake-doc ninja-build lrzip [2020-04-17T04:23:34.313Z] #36 53.18 Recommended packages: [2020-04-17T04:23:34.313Z] #36 53.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T04:23:34.313Z] #36 54.99 The following NEW packages will be installed: [2020-04-17T04:23:34.313Z] #36 55.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T04:23:34.313Z] #36 55.01 vim-common xxd [2020-04-17T04:23:34.313Z] #36 55.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:34.313Z] #36 55.17 Need to get 14.9 MB of archives. [2020-04-17T04:23:34.313Z] #36 55.17 After this operation, 67.2 MB of additional disk space will be used. [2020-04-17T04:23:34.313Z] #36 55.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T04:23:34.313Z] #36 55.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:23:34.313Z] #36 55.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T04:23:34.313Z] #36 55.46 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T04:23:34.313Z] #36 57.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-17T04:23:34.313Z] #36 57.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-17T04:23:34.313Z] #36 57.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-17T04:23:34.313Z] #36 57.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-17T04:23:34.313Z] #36 57.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-17T04:23:34.313Z] #36 57.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-17T04:23:34.314Z] #44 62.80 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-17T04:23:34.314Z] #44 62.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:34.314Z] #44 62.83 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:34.457Z] #17 55.70 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:23:34.584Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-17T04:23:34.601Z] #36 ... [2020-04-17T04:23:34.601Z] [2020-04-17T04:23:34.601Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T04:23:34.601Z] #65 DONE 0.1s [2020-04-17T04:23:34.601Z] [2020-04-17T04:23:34.601Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:34.893Z] #66 0.514 + RM_GOPATH=0 [2020-04-17T04:23:35.023Z] #17 56.18 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:23:35.184Z] #66 0.515 + TMP_GOPATH= [2020-04-17T04:23:35.184Z] #66 0.515 + : /build [2020-04-17T04:23:35.184Z] #66 0.515 + '[' -z '' ']' [2020-04-17T04:23:35.184Z] #66 0.516 ++ mktemp -d [2020-04-17T04:23:35.184Z] #66 0.532 + export GOPATH=/tmp/tmp.cmc2N93ext [2020-04-17T04:23:35.184Z] #66 0.532 + GOPATH=/tmp/tmp.cmc2N93ext [2020-04-17T04:23:35.184Z] #66 0.532 + RM_GOPATH=1 [2020-04-17T04:23:35.184Z] #66 0.532 ++ dirname ./install.sh [2020-04-17T04:23:35.184Z] #66 0.553 + dir=. [2020-04-17T04:23:35.184Z] #66 0.554 + bin=containerd [2020-04-17T04:23:35.184Z] #66 0.557 + shift [2020-04-17T04:23:35.184Z] #66 0.558 + '[' '!' -f ./containerd.installer ']' [2020-04-17T04:23:35.184Z] #66 0.559 + . ./containerd.installer [2020-04-17T04:23:35.184Z] #66 0.560 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:23:35.184Z] #66 0.566 + install_containerd [2020-04-17T04:23:35.184Z] #66 0.567 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T04:23:35.184Z] #66 0.567 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cmc2N93ext/src/github.com/containerd/containerd [2020-04-17T04:23:35.184Z] #66 0.567 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:23:35.184Z] #66 0.570 Cloning into '/tmp/tmp.cmc2N93ext/src/github.com/containerd/containerd'... [2020-04-17T04:23:35.342Z] #17 59.57 Setting up python3-pip (18.1-5) ... [2020-04-17T04:23:35.376Z] Client: [2020-04-17T04:23:35.376Z] Debug Mode: false [2020-04-17T04:23:35.376Z] Plugins: [2020-04-17T04:23:35.376Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T04:23:35.376Z] [2020-04-17T04:23:35.376Z] Server: [2020-04-17T04:23:35.376Z] Containers: 0 [2020-04-17T04:23:35.376Z] Running: 0 [2020-04-17T04:23:35.376Z] Paused: 0 [2020-04-17T04:23:35.376Z] Stopped: 0 [2020-04-17T04:23:35.376Z] Images: 0 [2020-04-17T04:23:35.376Z] Server Version: 19.03.5 [2020-04-17T04:23:35.376Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-17T04:23:35.376Z] Windows: [2020-04-17T04:23:35.376Z] LCOW: [2020-04-17T04:23:35.376Z] Logging Driver: json-file [2020-04-17T04:23:35.376Z] Plugins: [2020-04-17T04:23:35.376Z] Volume: local [2020-04-17T04:23:35.376Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T04:23:35.376Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T04:23:35.376Z] Swarm: inactive [2020-04-17T04:23:35.376Z] Default Isolation: process [2020-04-17T04:23:35.376Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T04:23:35.376Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T04:23:35.376Z] OSType: windows [2020-04-17T04:23:35.376Z] Architecture: x86_64 [2020-04-17T04:23:35.376Z] CPUs: 4 [2020-04-17T04:23:35.376Z] Total Memory: 32GiB [2020-04-17T04:23:35.376Z] Name: azwin-2-85a9a0 [2020-04-17T04:23:35.376Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-17T04:23:35.376Z] Docker Root Dir: D:\docker [2020-04-17T04:23:35.376Z] Debug Mode: false [2020-04-17T04:23:35.376Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:23:35.376Z] Labels: [2020-04-17T04:23:35.376Z] Experimental: true [2020-04-17T04:23:35.376Z] Insecure Registries: [2020-04-17T04:23:35.376Z] 10.0.0.4:5000 [2020-04-17T04:23:35.376Z] 127.0.0.0/8 [2020-04-17T04:23:35.376Z] Registry Mirrors: [2020-04-17T04:23:35.376Z] http://10.0.0.4:5000/ [2020-04-17T04:23:35.376Z] Live Restore Enabled: false [2020-04-17T04:23:35.376Z] [2020-04-17T04:23:35.477Z] #66 ... [2020-04-17T04:23:35.477Z] [2020-04-17T04:23:35.477Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:35.477Z] #11 39.20 Reading package lists... [2020-04-17T04:23:35.477Z] #11 49.11 Building dependency tree... [2020-04-17T04:23:35.477Z] #11 52.96 The following additional packages will be installed: [2020-04-17T04:23:35.477Z] #11 52.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T04:23:35.477Z] #11 52.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T04:23:35.477Z] #11 52.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T04:23:35.477Z] #11 52.98 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:23:35.477Z] #11 53.01 Suggested packages: [2020-04-17T04:23:35.477Z] #11 53.01 gcc-8-locales seccomp wine64 [2020-04-17T04:23:35.477Z] #11 55.30 The following NEW packages will be installed: [2020-04-17T04:23:35.477Z] #11 55.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T04:23:35.477Z] #11 55.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T04:23:35.477Z] #11 55.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T04:23:35.477Z] #11 55.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T04:23:35.477Z] #11 55.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T04:23:35.477Z] #11 55.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T04:23:35.477Z] #11 55.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:35.477Z] #11 55.52 Need to get 78.9 MB of archives. [2020-04-17T04:23:35.477Z] #11 55.52 After this operation, 532 MB of additional disk space will be used. [2020-04-17T04:23:35.477Z] #11 55.52 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-04-17T04:23:35.477Z] #11 56.07 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-04-17T04:23:35.477Z] #11 56.63 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-04-17T04:23:35.477Z] #11 56.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-17T04:23:35.477Z] #11 56.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-17T04:23:35.477Z] #11 56.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:23:35.477Z] #11 57.75 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-04-17T04:23:35.477Z] #11 58.34 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-04-17T04:23:35.477Z] #11 58.37 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] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-17T04:23:35.588Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-17T04:23:35.643Z] Congratulations! Seccomp profile generation is done correctly. [2020-04-17T04:23:35.643Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-17T04:23:35.768Z] #11 ... [2020-04-17T04:23:35.768Z] [2020-04-17T04:23:35.768Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:35.768Z] #44 47.56 Building dependency tree... [2020-04-17T04:23:35.768Z] #44 52.66 The following additional packages will be installed: [2020-04-17T04:23:35.768Z] #44 52.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T04:23:35.768Z] #44 52.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T04:23:35.768Z] #44 52.69 Suggested packages: [2020-04-17T04:23:35.768Z] #44 52.69 manpages-dev python-setuptools [2020-04-17T04:23:35.768Z] #44 55.49 The following NEW packages will be installed: [2020-04-17T04:23:35.768Z] #44 55.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T04:23:35.768Z] #44 55.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T04:23:35.768Z] #44 55.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T04:23:35.768Z] #44 55.50 python-six zlib1g-dev [2020-04-17T04:23:35.768Z] #44 55.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:23:35.768Z] #44 55.78 Need to get 4075 kB of archives. [2020-04-17T04:23:35.768Z] #44 55.78 After this operation, 24.5 MB of additional disk space will be used. [2020-04-17T04:23:35.768Z] #44 55.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-17T04:23:35.768Z] #44 55.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T04:23:35.768Z] #44 55.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T04:23:35.768Z] #44 55.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T04:23:35.768Z] #44 55.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-17T04:23:35.768Z] #44 55.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T04:23:35.768Z] #44 55.96 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-04-17T04:23:35.768Z] #44 55.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-17T04:23:35.768Z] #44 56.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-17T04:23:35.768Z] #44 56.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-17T04:23:35.768Z] #44 56.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-17T04:23:35.768Z] #44 56.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-17T04:23:35.768Z] #44 56.44 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-04-17T04:23:35.768Z] #44 56.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-17T04:23:35.768Z] #44 56.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T04:23:35.768Z] #44 56.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-17T04:23:35.768Z] #44 56.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-17T04:23:35.768Z] #44 58.72 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:35.768Z] #44 59.03 Fetched 4075 kB in 1s (4588 kB/s) [2020-04-17T04:23:35.823Z] #44 64.40 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-17T04:23:35.823Z] #44 64.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:35.823Z] #44 64.44 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:36.086Z] #44 59.20 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-17T04:23:36.088Z] #65 241.6 + bin/containerd-shim [2020-04-17T04:23:36.276Z] #17 60.68 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:23:36.276Z] #17 60.71 Processing triggers for mime-support (3.62) ... [2020-04-17T04:23:36.380Z] #44 59.20 (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 ... 15334 files and directories currently installed.) [2020-04-17T04:23:36.380Z] #44 59.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-17T04:23:36.380Z] #44 59.51 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T04:23:36.396Z] #17 57.37 Setting up python3-pip (18.1-5) ... [2020-04-17T04:23:36.459Z] #44 64.89 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-17T04:23:36.459Z] #44 64.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:36.459Z] #44 64.90 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:36.654Z] #17 ... [2020-04-17T04:23:36.654Z] [2020-04-17T04:23:36.654Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:36.654Z] #41 263.8 + dpkg --print-architecture [2020-04-17T04:23:36.654Z] #41 263.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:23:36.654Z] #41 264.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:23:36.654Z] #41 264.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:23:36.674Z] #44 59.77 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T04:23:36.674Z] #44 59.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T04:23:36.674Z] #44 59.82 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:36.966Z] #44 60.04 Selecting previously unselected package libnet1-dev. [2020-04-17T04:23:36.966Z] #44 60.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T04:23:36.966Z] #44 60.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:37.207Z] #17 DONE 61.4s [2020-04-17T04:23:37.208Z] [2020-04-17T04:23:37.208Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:23:37.220Z] #41 ... [2020-04-17T04:23:37.220Z] [2020-04-17T04:23:37.220Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:23:37.220Z] #17 58.38 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:23:37.220Z] #17 58.43 Processing triggers for mime-support (3.62) ... [2020-04-17T04:23:37.264Z] #44 60.33 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T04:23:37.264Z] #44 60.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T04:23:37.264Z] #44 60.34 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:23:37.264Z] #44 60.54 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-17T04:23:37.537Z] #44 ... [2020-04-17T04:23:37.538Z] [2020-04-17T04:23:37.538Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:37.538Z] #28 3.236 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:23:37.538Z] #28 4.193 #=#=# [2020-04-17T04:23:37.538Z] #28 4.586 #=#=# # 2.1% ### 4.2% #### 6.4% ####### 10.6% ########## 14.9% ############# 19.1% ################ 23.4% ################### 27.7% ###################### 31.9% ########################## 36.2% ############################# 40.4% ################################ 44.7% ################################### 48.9% ###################################### 53.2% ######################################### 57.5% ########################################## 59.6% ############################################ 61.7% ############################################### 66.0% ################################################# 68.2% ################################################## 70.3% ##################################################### 74.5% ########################################################## 80.9% ############################################################## 87.3% ################################################################# 91.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-04-17T04:23:37.554Z] #44 60.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-17T04:23:37.554Z] #44 60.56 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T04:23:37.554Z] #44 ... [2020-04-17T04:23:37.554Z] [2020-04-17T04:23:37.554Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:37.554Z] #28 3.472 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:23:37.786Z] #17 DONE 59.0s [2020-04-17T04:23:37.786Z] [2020-04-17T04:23:37.786Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:23:38.260Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-17T04:23:38.572Z] #28 8.944 #=#=# [2020-04-17T04:23:38.584Z] #18 1.715 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:23:38.585Z] #28 4.377 #=#=# [2020-04-17T04:23:38.841Z] #18 1.718 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:23:38.841Z] #18 1.721 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:23:38.841Z] #18 DONE 1.8s [2020-04-17T04:23:38.841Z] [2020-04-17T04:23:38.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:38.841Z] #44 157.4 CC criu/namespaces.o [2020-04-17T04:23:38.841Z] #44 159.3 CC criu/net.o [2020-04-17T04:23:39.170Z] #28 9.247 0.2% ##### 8.2% ############## 19.7% [2020-04-17T04:23:39.170Z] #28 ... [2020-04-17T04:23:39.170Z] [2020-04-17T04:23:39.170Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:39.170Z] #44 67.81 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-17T04:23:39.170Z] #44 67.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:39.170Z] #44 67.84 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:39.687Z] #18 1.734 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:23:39.687Z] #18 1.736 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:23:39.687Z] #18 1.746 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:23:39.687Z] #18 DONE 1.9s [2020-04-17T04:23:39.687Z] [2020-04-17T04:23:39.687Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:39.687Z] #44 160.1 CC criu/namespaces.o [2020-04-17T04:23:39.687Z] #44 162.0 CC criu/net.o [2020-04-17T04:23:40.686Z] #44 69.27 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:23:40.686Z] #44 69.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:23:40.686Z] #44 69.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:23:40.742Z] #44 163.1 CC criu/netfilter.o [2020-04-17T04:23:40.931Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-17T04:23:40.986Z] #44 69.65 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:23:40.999Z] #44 163.6 CC criu/page-pipe.o [2020-04-17T04:23:41.293Z] #44 69.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:41.293Z] #44 69.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:23:41.293Z] #44 ... [2020-04-17T04:23:41.293Z] [2020-04-17T04:23:41.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:41.293Z] #11 59.88 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-04-17T04:23:41.293Z] #11 59.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-17T04:23:41.293Z] #11 59.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-17T04:23:41.293Z] #11 60.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T04:23:41.293Z] #11 61.05 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-04-17T04:23:41.293Z] #11 61.75 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-04-17T04:23:41.293Z] #11 61.79 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-04-17T04:23:41.293Z] #11 68.63 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-04-17T04:23:41.365Z] #65 246.9 + bin/containerd-shim-runc-v1 [2020-04-17T04:23:41.545Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-17T04:23:41.563Z] #44 164.3 CC criu/page-xfer.o [2020-04-17T04:23:41.588Z] #44 165.8 CC criu/netfilter.o [2020-04-17T04:23:41.588Z] #44 166.2 CC criu/page-pipe.o [2020-04-17T04:23:41.590Z] #11 ... [2020-04-17T04:23:41.590Z] [2020-04-17T04:23:41.590Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:41.590Z] #36 59.95 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:41.590Z] #36 60.23 Fetched 14.9 MB in 3s (5204 kB/s) [2020-04-17T04:23:41.590Z] #36 60.35 Selecting previously unselected package xxd. [2020-04-17T04:23:41.590Z] #36 60.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T04:23:41.590Z] #36 60.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T04:23:41.590Z] #36 60.51 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:23:41.590Z] #36 60.76 Selecting previously unselected package vim-common. [2020-04-17T04:23:41.590Z] #36 60.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:23:41.590Z] #36 60.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:23:41.590Z] #36 61.59 Selecting previously unselected package cmake-data. [2020-04-17T04:23:41.590Z] #36 61.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:23:41.590Z] #36 61.64 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:23:41.590Z] #36 66.79 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T04:23:41.590Z] #36 66.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T04:23:41.590Z] #36 66.84 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:23:41.590Z] #36 ... [2020-04-17T04:23:41.590Z] [2020-04-17T04:23:41.590Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:41.590Z] #28 9.247 0.2% ##### 8.2% ############## 19.7% ################## 25.6% ########################## 37.1% ################################## 48.5% ####################################################### 77.2% #################################################################### 94.5% ######################################################################## 100.0% [2020-04-17T04:23:41.590Z] #28 10.92 #=#=# [2020-04-17T04:23:41.881Z] #28 4.722 # 2.7% #### 6.9% ######## 11.2% ########### 15.4% ############### 21.8% ################## 26.1% ####################### 32.5% ########################### 38.8% ############################### 43.1% ################################## 47.4% ##################################### 51.6% ######################################## 55.9% ########################################### 60.1% ############################################## 64.4% ################################################# 68.7% #################################################### 72.9% ####################################################### 77.1% ########################################################## 81.4% ############################################################# 85.6% ################################################################ 89.9% ################################################################## 92.0% ##################################################################### 96.3% ######################################################################## 100.0% [2020-04-17T04:23:42.522Z] #44 167.0 CC criu/page-xfer.o [2020-04-17T04:23:42.795Z] #28 8.460 #=#=# [2020-04-17T04:23:42.938Z] #44 165.7 CC criu/pagemap-cache.o [2020-04-17T04:23:43.149Z] using credential docker-jenkins-github-credentials [2020-04-17T04:23:43.223Z] Cloning the remote Git repository [2020-04-17T04:23:43.224Z] Cloning with configured refspecs honoured and without tags [2020-04-17T04:23:43.389Z] #28 11.29 #=#=# ## 3.7% ###### 8.9% ########### 16.6% ############### 21.7% ##################### 29.5% ######################## 34.7% ############################## 42.4% #################################### 50.1% ######################################### 57.9% ############################################### 65.6% ################################################## 70.8% ###################################################### 76.0% ########################################################## 81.1% ############################################################## 86.3% ############################################################### 88.9% ################################################################### 94.1% ####################################################################### 99.2% ######################################################################## 100.0% [2020-04-17T04:23:43.503Z] #44 166.1 CC criu/pagemap.o [2020-04-17T04:23:43.409Z] Cloning repository https://github.com/docker/engine.git [2020-04-17T04:23:43.781Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-17T04:23:43.880Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-04-17T04:23:44.272Z] #28 8.926 ### 5.5% ######## 11.2% ################ 22.7% ######################## 34.1% ################################ 45.7% ######################################### 57.1% ################################################# 68.6% ######################################################### 80.1% ################################################################# 91.7% ######################################################################## 100.0% [2020-04-17T04:23:44.423Z] #44 168.5 CC criu/pagemap-cache.o [2020-04-17T04:23:44.434Z] #28 14.53 #=#=# [2020-04-17T04:23:44.655Z] #65 249.7 + bin/containerd-shim-runc-v2 [2020-04-17T04:23:44.681Z] #44 168.9 CC criu/pagemap.o [2020-04-17T04:23:44.874Z] #44 167.3 CC criu/parasite-syscall.o [2020-04-17T04:23:44.914Z] #65 250.7 + binaries [2020-04-17T04:23:45.172Z] #65 250.7 + mkdir -p /build [2020-04-17T04:23:45.172Z] #65 250.7 + cp bin/containerd /build/containerd [2020-04-17T04:23:45.172Z] #65 250.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:23:45.172Z] #65 250.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:23:45.172Z] #65 250.8 + cp bin/ctr /build/ctr [2020-04-17T04:23:45.199Z] #28 10.94 #=#=# [2020-04-17T04:23:45.199Z] #28 ... [2020-04-17T04:23:45.199Z] [2020-04-17T04:23:45.199Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:45.199Z] #34 68.22 sync [2020-04-17T04:23:45.199Z] #34 68.22 internal/reflectlite [2020-04-17T04:23:45.431Z] #65 DONE 251.2s [2020-04-17T04:23:45.438Z] #44 168.2 CC criu/path.o [2020-04-17T04:23:45.614Z] #44 170.0 CC criu/parasite-syscall.o [2020-04-17T04:23:45.802Z] Congratulations! All API changes are done the right way. [2020-04-17T04:23:45.802Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-17T04:23:45.802Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-17T04:23:45.802Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-17T04:23:45.802Z] Congratulations! No new tests were added to integration-cli. [2020-04-17T04:23:45.802Z] [2020-04-17T04:23:45.802Z] INFO Start validation with golang-ci-lint [2020-04-17T04:23:45.802Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-17T04:23:45.802Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-17T04:23:45.802Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-17T04:23:45.725Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:23:45.725Z] > git --version # timeout=10 [2020-04-17T04:23:45.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:23:45.763Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:23:46.002Z] #44 168.5 CC criu/pie-util-vdso-elf32.o [2020-04-17T04:23:46.003Z] #44 168.9 CC criu/pie-util-vdso.o [2020-04-17T04:23:46.513Z] #28 14.88 #=#=# 1.1% ## 2.9% ### 4.7% ##### 7.4% ###### 9.2% ####### 11.0% ######### 12.7% ########## 14.5% ########### 16.3% ############# 18.1% ############## 19.9% ############### 21.7% ################ 23.5% ################## 26.2% #################### 27.9% ##################### 29.7% [2020-04-17T04:23:46.513Z] #28 ... [2020-04-17T04:23:46.513Z] [2020-04-17T04:23:46.513Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:46.513Z] #75 DONE 75.0s [2020-04-17T04:23:46.513Z] [2020-04-17T04:23:46.513Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:46.513Z] #11 74.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-17T04:23:46.513Z] #11 74.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-17T04:23:46.513Z] #11 74.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T04:23:46.513Z] #11 74.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T04:23:46.513Z] #11 74.16 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-04-17T04:23:46.513Z] #11 74.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-17T04:23:46.513Z] #11 74.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-17T04:23:46.513Z] #11 74.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-17T04:23:46.513Z] #11 74.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-17T04:23:46.513Z] #11 74.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-17T04:23:46.513Z] #11 74.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-17T04:23:46.513Z] #11 74.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-17T04:23:46.513Z] #11 74.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-04-17T04:23:46.513Z] #11 74.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-17T04:23:46.513Z] #11 74.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-17T04:23:46.548Z] #44 170.8 CC criu/path.o [2020-04-17T04:23:46.548Z] #44 171.1 CC criu/pie-util-vdso-elf32.o [2020-04-17T04:23:46.568Z] #44 169.4 CC criu/pie-util.o [2020-04-17T04:23:46.808Z] [2020-04-17T04:23:46.808Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:23:46.826Z] #44 169.6 CC criu/pipes.o [2020-04-17T04:23:47.067Z] #66 DONE 0.2s [2020-04-17T04:23:47.067Z] [2020-04-17T04:23:47.067Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:23:47.067Z] #70 DONE 0.1s [2020-04-17T04:23:47.114Z] #44 171.5 CC criu/pie-util-vdso.o [2020-04-17T04:23:47.325Z] [2020-04-17T04:23:47.325Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:23:47.325Z] #72 DONE 0.1s [2020-04-17T04:23:47.325Z] [2020-04-17T04:23:47.325Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:23:47.325Z] #75 DONE 0.1s [2020-04-17T04:23:47.325Z] [2020-04-17T04:23:47.325Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:23:47.325Z] #76 DONE 0.0s [2020-04-17T04:23:47.584Z] [2020-04-17T04:23:47.584Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:23:47.712Z] #44 172.1 CC criu/pie-util.o [2020-04-17T04:23:47.712Z] #44 172.3 CC criu/pipes.o [2020-04-17T04:23:47.757Z] #44 170.4 CC criu/plugin.o [2020-04-17T04:23:47.921Z] #34 ... [2020-04-17T04:23:47.921Z] [2020-04-17T04:23:47.921Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:47.921Z] #44 61.03 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T04:23:47.921Z] #44 61.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 61.06 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:23:47.921Z] #44 61.20 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-17T04:23:47.921Z] #44 61.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 61.22 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:23:47.921Z] #44 61.40 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-17T04:23:47.921Z] #44 61.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 61.42 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T04:23:47.921Z] #44 61.83 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-17T04:23:47.921Z] #44 61.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 61.85 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:47.921Z] #44 63.37 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-17T04:23:47.921Z] #44 63.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 63.41 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:47.921Z] #44 64.05 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-17T04:23:47.921Z] #44 64.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 64.12 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:47.921Z] #44 66.62 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-17T04:23:47.921Z] #44 66.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 66.66 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:47.921Z] #44 67.84 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T04:23:47.921Z] #44 67.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 67.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:23:47.921Z] #44 68.14 Selecting previously unselected package protobuf-compiler. [2020-04-17T04:23:47.921Z] #44 68.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 68.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:23:47.921Z] #44 68.47 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:23:47.921Z] #44 68.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:23:47.921Z] #44 68.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:47.921Z] #44 68.98 Selecting previously unselected package python-six. [2020-04-17T04:23:47.921Z] #44 69.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:23:47.921Z] #44 69.01 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:23:47.921Z] #44 69.15 Selecting previously unselected package python-protobuf. [2020-04-17T04:23:47.921Z] #44 69.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #44 69.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:23:47.921Z] #44 70.52 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:47.921Z] #44 ... [2020-04-17T04:23:47.921Z] [2020-04-17T04:23:47.921Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:23:47.921Z] #36 61.10 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:47.921Z] #36 61.47 Fetched 14.9 MB in 3s (4902 kB/s) [2020-04-17T04:23:47.921Z] #36 61.70 Selecting previously unselected package xxd. [2020-04-17T04:23:47.921Z] #36 61.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 ... 15334 files and directories currently installed.) [2020-04-17T04:23:47.921Z] #36 61.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #36 61.88 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:23:47.921Z] #36 62.29 Selecting previously unselected package vim-common. [2020-04-17T04:23:47.921Z] #36 62.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:23:47.921Z] #36 62.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:23:47.921Z] #36 63.11 Selecting previously unselected package cmake-data. [2020-04-17T04:23:47.921Z] #36 63.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T04:23:47.921Z] #36 63.15 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T04:23:47.921Z] #36 68.13 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T04:23:47.921Z] #36 68.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T04:23:47.921Z] #36 68.19 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:23:48.014Z] #44 170.8 CC criu/proc_parse.o [2020-04-17T04:23:48.233Z] #36 ... [2020-04-17T04:23:48.233Z] [2020-04-17T04:23:48.233Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:48.233Z] #28 11.32 #=#=# ### 5.5% ##### 8.1% ####### 10.0% ######## 11.6% ############ 17.4% ################ 22.6% ################### 27.8% ##################### 30.3% ######################### 35.5% ############################### 43.2% ################################### 49.6% ##################################### 52.2% ######################################### 57.8% ############################################# 62.7% ################################################ 67.9% #################################################### 73.1% ######################################################## 78.2% ############################################################ 83.4% ############################################################### 88.5% ##################################################################### 96.3% ######################################################################## 100.0% [2020-04-17T04:23:48.712Z] #44 172.9 CC criu/plugin.o [2020-04-17T04:23:48.712Z] #44 173.3 CC criu/proc_parse.o [2020-04-17T04:23:48.867Z] #28 ... [2020-04-17T04:23:48.867Z] [2020-04-17T04:23:48.867Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:48.867Z] #75 DONE 71.6s [2020-04-17T04:23:48.867Z] [2020-04-17T04:23:48.867Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:23:48.867Z] #48 71.06 sync [2020-04-17T04:23:48.867Z] #48 71.11 internal/reflectlite [2020-04-17T04:23:48.946Z] #44 ... [2020-04-17T04:23:48.946Z] [2020-04-17T04:23:48.946Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:23:48.946Z] #19 5.744 Collecting yamllint==1.16.0 [2020-04-17T04:23:48.963Z] #77 DONE 1.4s [2020-04-17T04:23:48.963Z] [2020-04-17T04:23:48.963Z] #78 exporting to image [2020-04-17T04:23:48.963Z] #78 exporting layers [2020-04-17T04:23:49.263Z] #11 77.73 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:49.571Z] #11 78.08 Fetched 78.9 MB in 16s (4857 kB/s) [2020-04-17T04:23:49.571Z] #11 78.32 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:23:49.643Z] #44 ... [2020-04-17T04:23:49.643Z] [2020-04-17T04:23:49.643Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:23:49.643Z] #19 5.901 Collecting yamllint==1.16.0 [2020-04-17T04:23:49.869Z] #11 78.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T04:23:49.869Z] #11 78.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T04:23:49.877Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:23:50.135Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:23:50.135Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:23:50.163Z] #11 78.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:23:51.014Z] #19 11.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:23:51.014Z] #19 11.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:23:51.014Z] #19 11.38 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:23:51.014Z] #19 11.45 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:23:51.070Z] #19 ... [2020-04-17T04:23:51.070Z] [2020-04-17T04:23:51.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:51.070Z] #44 173.5 CC criu/protobuf-desc.o [2020-04-17T04:23:51.195Z] #11 ... [2020-04-17T04:23:51.195Z] [2020-04-17T04:23:51.195Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:51.195Z] #28 14.88 #=#=# 1.1% ## 2.9% ### 4.7% ##### 7.4% ###### 9.2% ####### 11.0% ######### 12.7% ########## 14.5% ########### 16.3% ############# 18.1% ############## 19.9% ############### 21.7% ################ 23.5% ################## 26.2% #################### 27.9% ##################### 29.7% ###################### 31.5% ####################### 33.3% ######################### 35.1% ########################### 37.8% ############################ 39.6% ############################## 42.2% ############################### 44.0% ################################# 46.7% ################################## 47.6% ################################### 49.4% #################################### 51.2% ####################################### 54.3% ######################################### 56.9% ########################################### 60.5% ############################################# 63.3% ############################################## 65.0% ############################################### 65.9% ################################################ 66.8% ################################################# 68.6% ################################################### 71.4% ##################################################### 74.0% ####################################################### 76.7% ######################################################## 78.5% ########################################################## 81.2% ########################################################### 83.0% ############################################################# 84.8% ############################################################## 87.4% ################################################################ 90.1% ################################################################### 93.7% ###################################################################### 97.3% ######################################################################## 100.0% [2020-04-17T04:23:51.195Z] #28 21.21 [2020-04-17T04:23:51.271Z] #19 11.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:23:51.486Z] #28 ... [2020-04-17T04:23:51.486Z] [2020-04-17T04:23:51.486Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:23:51.486Z] #44 70.01 Selecting previously unselected package python-pkg-resources. [2020-04-17T04:23:51.486Z] #44 70.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:23:51.486Z] #44 70.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:51.486Z] #44 70.28 Selecting previously unselected package python-six. [2020-04-17T04:23:51.486Z] #44 70.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T04:23:51.486Z] #44 70.31 Unpacking python-six (1.12.0-1) ... [2020-04-17T04:23:51.486Z] #44 70.41 Selecting previously unselected package python-protobuf. [2020-04-17T04:23:51.486Z] #44 70.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-17T04:23:51.486Z] #44 70.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T04:23:51.486Z] #44 71.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T04:23:51.486Z] #44 79.25 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:23:51.486Z] #44 79.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:23:51.486Z] #44 79.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:23:51.486Z] #44 79.31 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:23:51.486Z] #44 79.32 Setting up python-six (1.12.0-1) ... [2020-04-17T04:23:51.529Z] #19 ... [2020-04-17T04:23:51.529Z] [2020-04-17T04:23:51.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:51.529Z] #44 176.1 CC criu/protobuf-desc.o [2020-04-17T04:23:51.598Z] #48 ... [2020-04-17T04:23:51.598Z] [2020-04-17T04:23:51.598Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:51.598Z] #11 64.69 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-04-17T04:23:51.598Z] #11 68.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-17T04:23:51.598Z] #11 68.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-17T04:23:51.598Z] #11 68.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T04:23:51.598Z] #11 68.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T04:23:51.598Z] #11 68.83 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-04-17T04:23:51.598Z] #11 68.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-17T04:23:51.598Z] #11 68.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-17T04:23:51.598Z] #11 68.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-17T04:23:51.598Z] #11 69.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-17T04:23:51.598Z] #11 69.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-17T04:23:51.598Z] #11 69.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-17T04:23:51.598Z] #11 69.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-17T04:23:51.598Z] #11 69.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-17T04:23:51.598Z] #11 69.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-17T04:23:51.598Z] #11 69.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-17T04:23:51.598Z] #11 72.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:23:51.598Z] #11 72.90 Fetched 78.9 MB in 14s (5631 kB/s) [2020-04-17T04:23:51.598Z] #11 73.19 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T04:23:51.598Z] #11 73.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-17T04:23:51.598Z] #11 73.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T04:23:51.598Z] #11 73.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:23:51.598Z] #11 ... [2020-04-17T04:23:51.598Z] [2020-04-17T04:23:51.598Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:51.598Z] #28 15.10 [2020-04-17T04:23:51.777Z] #44 ... [2020-04-17T04:23:51.777Z] [2020-04-17T04:23:51.777Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:51.777Z] #51 80.19 + cd /tmp/tmp.mZoT1tilhH/src/gotest.tools/gotestsum [2020-04-17T04:23:51.777Z] #51 80.19 + git checkout -q v0.3.5 [2020-04-17T04:23:51.797Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-17T04:23:52.003Z] #44 174.7 CC criu/protobuf.o [2020-04-17T04:23:52.003Z] #44 ... [2020-04-17T04:23:52.003Z] [2020-04-17T04:23:52.003Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:52.003Z] #41 DONE 288.0s [2020-04-17T04:23:52.069Z] #51 80.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:23:52.261Z] [2020-04-17T04:23:52.261Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:23:52.261Z] #19 12.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:23:52.261Z] #19 12.75 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:23:52.261Z] #19 12.80 Building wheels for collected packages: pyyaml [2020-04-17T04:23:52.261Z] #19 12.80 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:23:52.360Z] #51 ... [2020-04-17T04:23:52.360Z] [2020-04-17T04:23:52.360Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:52.360Z] #34 70.53 sync [2020-04-17T04:23:52.360Z] #34 70.60 internal/reflectlite [2020-04-17T04:23:52.360Z] #34 79.66 errors [2020-04-17T04:23:52.360Z] #34 79.67 sort [2020-04-17T04:23:52.360Z] #34 80.52 io [2020-04-17T04:23:52.360Z] #34 80.55 internal/oserror [2020-04-17T04:23:52.360Z] #34 80.57 strconv [2020-04-17T04:23:52.360Z] #34 ... [2020-04-17T04:23:52.360Z] [2020-04-17T04:23:52.360Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:23:52.360Z] #48 78.01 internal/reflectlite [2020-04-17T04:23:52.360Z] #48 78.02 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:23:52.360Z] #48 78.05 math/rand [2020-04-17T04:23:52.360Z] #48 78.07 internal/singleflight [2020-04-17T04:23:52.899Z] #44 177.2 CC criu/protobuf.o [2020-04-17T04:23:53.160Z] #78 exporting layers 3.6s done [2020-04-17T04:23:53.160Z] #78 writing image sha256:7b5e3eae399e74c4f731e3b69674e5439beaab5d06e7071ceeeea79d4c1d182c done [2020-04-17T04:23:53.160Z] #78 naming to docker.io/library/docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 done [2020-04-17T04:23:53.160Z] #78 DONE 3.6s [Pipeline] } [Pipeline] // stage [2020-04-17T04:23:53.194Z] #19 14.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:23:53.194Z] #19 14.16 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:23:53.194Z] #19 14.24 Successfully built pyyaml [2020-04-17T04:23:53.194Z] #19 14.26 Installing collected packages: pyyaml, pathspec, yamllint [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T04:23:53.452Z] #19 14.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:23:53.464Z] #44 177.7 CC criu/pstree.o [2020-04-17T04:23:53.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/test/unit [2020-04-17T04:23:53.710Z] #19 DONE 14.9s [2020-04-17T04:23:53.710Z] [2020-04-17T04:23:53.710Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:23:53.968Z] #24 DONE 0.3s [2020-04-17T04:23:53.968Z] [2020-04-17T04:23:53.968Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:23:54.220Z] #28 15.45 #=#=# # 1.7% # 2.5% ### 4.3% #### 6.1% ###### 8.8% ######## 12.4% ########## 15.0% ############ 16.8% ############# 18.6% ############### 21.3% ################# 24.0% ################### 26.7% ##################### 29.3% ###################### 31.1% ######################## 33.8% ########################## 36.5% ########################### 38.4% ############################ 39.4% ############################# 40.9% ############################## 42.8% ################################ 44.6% ################################ 45.5% ################################## 47.3% ################################### 49.0% #################################### 50.8% ##################################### 52.6% ####################################### 54.4% ######################################### 57.1% ########################################## 58.9% ############################################ 61.5% ############################################## 64.2% ############################################### 66.0% ################################################ 67.8% ################################################## 69.6% ################################################### 71.4% #################################################### 73.2% [2020-04-17T04:23:54.220Z] #28 ... [2020-04-17T04:23:54.220Z] [2020-04-17T04:23:54.220Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:23:54.400Z] #44 ... [2020-04-17T04:23:54.400Z] [2020-04-17T04:23:54.400Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:23:54.400Z] #19 12.96 Building wheels for collected packages: pyyaml [2020-04-17T04:23:54.400Z] #19 12.96 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:23:54.400Z] #19 13.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:23:54.400Z] #19 13.93 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:23:54.400Z] #19 13.99 Successfully built pyyaml [2020-04-17T04:23:54.400Z] #19 14.00 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T04:23:54.400Z] #19 14.30 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:23:54.400Z] #19 DONE 14.7s [2020-04-17T04:23:54.507Z] #11 77.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:23:54.507Z] #11 77.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T04:23:54.507Z] #11 77.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:23:54.539Z] #28 DONE 0.7s [2020-04-17T04:23:54.539Z] [2020-04-17T04:23:54.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:54.539Z] #44 175.4 CC criu/pstree.o [2020-04-17T04:23:54.539Z] #44 176.7 CC criu/rbtree.o [2020-04-17T04:23:54.539Z] #44 177.2 CC criu/rst-malloc.o [2020-04-17T04:23:54.539Z] #44 177.4 CC criu/seccomp.o [2020-04-17T04:23:54.657Z] [2020-04-17T04:23:54.657Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:23:54.657Z] #24 DONE 0.2s [2020-04-17T04:23:54.657Z] [2020-04-17T04:23:54.657Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:23:54.657Z] #60 ... [2020-04-17T04:23:54.657Z] [2020-04-17T04:23:54.657Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:23:54.796Z] #44 ... [2020-04-17T04:23:54.796Z] [2020-04-17T04:23:54.796Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:23:54.796Z] #31 DONE 0.1s [2020-04-17T04:23:54.796Z] [2020-04-17T04:23:54.796Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:23:54.796Z] #34 DONE 0.1s [2020-04-17T04:23:54.796Z] [2020-04-17T04:23:54.796Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:23:55.054Z] #39 DONE 0.1s [2020-04-17T04:23:55.054Z] [2020-04-17T04:23:55.054Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:23:55.082Z] #48 ... [2020-04-17T04:23:55.082Z] [2020-04-17T04:23:55.082Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:23:55.082Z] #28 23.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:23:55.082Z] #28 24.19 [2020-04-17T04:23:55.082Z] #28 24.55 ############################################## 64.4% ######################################################################## 100.0% [2020-04-17T04:23:55.082Z] #28 25.00 [2020-04-17T04:23:55.221Z] #28 DONE 0.7s [2020-04-17T04:23:55.221Z] [2020-04-17T04:23:55.221Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:23:55.246Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-17T04:23:55.246Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-17T04:23:55.312Z] #42 DONE 0.2s [2020-04-17T04:23:55.312Z] [2020-04-17T04:23:55.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:55.312Z] #44 177.9 CC criu/seize.o [2020-04-17T04:23:55.478Z] #31 DONE 0.1s [2020-04-17T04:23:55.478Z] [2020-04-17T04:23:55.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:55.478Z] #44 179.5 CC criu/rbtree.o [2020-04-17T04:23:55.478Z] #44 179.7 CC criu/rst-malloc.o [2020-04-17T04:23:55.478Z] #44 ... [2020-04-17T04:23:55.478Z] [2020-04-17T04:23:55.478Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:23:55.478Z] #34 DONE 0.1s [2020-04-17T04:23:55.753Z] [2020-04-17T04:23:55.753Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:23:55.753Z] #39 DONE 0.1s [2020-04-17T04:23:55.753Z] [2020-04-17T04:23:55.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:55.753Z] #44 180.1 CC criu/seccomp.o [2020-04-17T04:23:55.876Z] #44 178.5 CC criu/servicefd.o [2020-04-17T04:23:56.025Z] #44 ... [2020-04-17T04:23:56.025Z] [2020-04-17T04:23:56.025Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:23:56.025Z] #41 DONE 292.9s [2020-04-17T04:23:56.025Z] [2020-04-17T04:23:56.025Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:56.440Z] #44 178.9 CC criu/shmem.o [2020-04-17T04:23:56.592Z] #44 181.2 CC criu/seize.o [2020-04-17T04:23:56.715Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-17T04:23:57.158Z] #28 27.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:23:57.158Z] #44 ... [2020-04-17T04:23:57.158Z] [2020-04-17T04:23:57.158Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:23:57.158Z] #42 DONE 0.2s [2020-04-17T04:23:57.372Z] #44 179.9 CC criu/sigframe.o [2020-04-17T04:23:57.372Z] #44 180.1 CC criu/signalfd.o [2020-04-17T04:23:57.415Z] [2020-04-17T04:23:57.415Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:23:57.630Z] #44 180.4 CC criu/sk-inet.o [2020-04-17T04:23:57.673Z] #65 ... [2020-04-17T04:23:57.673Z] [2020-04-17T04:23:57.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:23:57.673Z] #44 182.1 CC criu/servicefd.o [2020-04-17T04:23:57.739Z] #28 27.90 #=#=# [2020-04-17T04:23:57.930Z] #44 182.5 CC criu/shmem.o [2020-04-17T04:23:58.029Z] #28 28.24 ########################################### 61.1% ######################################################################## 100.0% [2020-04-17T04:23:58.318Z] #28 28.55 [2020-04-17T04:23:58.562Z] #44 181.2 CC criu/sk-netlink.o [2020-04-17T04:23:58.609Z] #28 ... [2020-04-17T04:23:58.609Z] [2020-04-17T04:23:58.609Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:23:58.609Z] #57 86.91 strconv [2020-04-17T04:23:58.609Z] #57 86.91 sort [2020-04-17T04:23:58.609Z] #57 86.96 io [2020-04-17T04:23:58.609Z] #57 87.01 syscall [2020-04-17T04:23:58.820Z] #44 181.5 CC criu/sk-packet.o [2020-04-17T04:23:58.830Z] ? github.com/docker/docker/api [no test files] [2020-04-17T04:23:58.863Z] #44 183.2 CC criu/sigframe.o [2020-04-17T04:23:59.121Z] #44 183.4 CC criu/signalfd.o [2020-04-17T04:23:59.121Z] #44 183.7 CC criu/sk-inet.o [2020-04-17T04:23:59.397Z] #44 182.0 CC criu/sk-queue.o [2020-04-17T04:23:59.962Z] #44 182.6 CC criu/sk-tcp.o [2020-04-17T04:24:00.054Z] #44 184.5 CC criu/sk-netlink.o [2020-04-17T04:24:00.069Z] #11 ... [2020-04-17T04:24:00.069Z] [2020-04-17T04:24:00.069Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:24:00.069Z] #28 15.45 #=#=# # 1.7% # 2.5% ### 4.3% #### 6.1% ###### 8.8% ######## 12.4% ########## 15.0% ############ 16.8% ############# 18.6% ############### 21.3% ################# 24.0% ################### 26.7% ##################### 29.3% ###################### 31.1% ######################## 33.8% ########################## 36.5% ########################### 38.4% ############################ 39.4% ############################# 40.9% ############################## 42.8% ################################ 44.6% ################################ 45.5% ################################## 47.3% ################################### 49.0% #################################### 50.8% ##################################### 52.6% ####################################### 54.4% ######################################### 57.1% ########################################## 58.9% ############################################ 61.5% ############################################## 64.2% ############################################### 66.0% ################################################ 67.8% ################################################## 69.6% ################################################### 71.4% #################################################### 73.2% ##################################################### 75.0% ####################################################### 76.7% ######################################################## 78.5% ######################################################### 80.3% ########################################################### 82.1% ############################################################# 84.8% ############################################################## 87.5% ################################################################ 90.1% #################################################################### 94.6% ###################################################################### 98.0% ####################################################################### 99.8% ######################################################################## 100.0% [2020-04-17T04:24:00.069Z] #28 21.80 [2020-04-17T04:24:00.069Z] #28 23.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:24:00.069Z] #28 24.67 #=#=# [2020-04-17T04:24:00.069Z] #28 24.93 # 1.6% ######################################################################## 100.0% [2020-04-17T04:24:00.069Z] #28 25.36 [2020-04-17T04:24:00.267Z] #44 182.9 CC criu/sk-unix.o [2020-04-17T04:24:00.311Z] #44 184.9 CC criu/sk-packet.o [2020-04-17T04:24:00.701Z] #28 ... [2020-04-17T04:24:00.701Z] [2020-04-17T04:24:00.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:24:00.701Z] #11 83.87 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:24:00.701Z] #11 83.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:24:00.701Z] #11 83.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:24:00.876Z] #44 185.3 CC criu/sk-queue.o [2020-04-17T04:24:00.994Z] #11 84.14 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-17T04:24:00.994Z] #11 84.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:24:00.994Z] #11 84.17 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:24:01.115Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-17T04:24:01.135Z] #44 185.7 CC criu/sk-tcp.o [2020-04-17T04:24:01.285Z] #11 84.51 Selecting previously unselected package dmsetup. [2020-04-17T04:24:01.285Z] #11 84.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:24:01.285Z] #11 84.54 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:24:01.304Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-17T04:24:01.304Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8d7a0469\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-17T04:24:01.304Z] ---------------------------------------------------------------------------- [2020-04-17T04:24:01.304Z] [2020-04-17T04:24:01.304Z] INFO: executeCI.ps1 starting at Fri Apr 17 04:23:57 CUT 2020 [2020-04-17T04:24:01.304Z] [2020-04-17T04:24:01.304Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-17T04:24:01.304Z] INFO: Running git version 2.24.1.windows.2 [2020-04-17T04:24:01.304Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-17T04:24:01.304Z] INFO: Environment variables: [2020-04-17T04:24:01.304Z] [2020-04-17T04:24:01.304Z] Name Value [2020-04-17T04:24:01.304Z] ---- ----- [2020-04-17T04:24:01.304Z] ALLUSERSPROFILE C:\ProgramData [2020-04-17T04:24:01.304Z] amd64 true [2020-04-17T04:24:01.304Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-17T04:24:01.304Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-17T04:24:01.304Z] arm64 true [2020-04-17T04:24:01.304Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-17T04:24:01.304Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-17T04:24:01.304Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-17T04:24:01.304Z] BRANCH_NAME master [2020-04-17T04:24:01.304Z] BUILD_DISPLAY_NAME #246 [2020-04-17T04:24:01.304Z] BUILD_ID 246 [2020-04-17T04:24:01.304Z] BUILD_NUMBER 246 [2020-04-17T04:24:01.304Z] BUILD_TAG jenkins-engine-master-246 [2020-04-17T04:24:01.304Z] BUILD_URL https://ci-next.docker.com/public/job/engine/job/master/246/ [2020-04-17T04:24:01.305Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:24:01.305Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-17T04:24:01.305Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-17T04:24:01.305Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-17T04:24:01.305Z] COMPUTERNAME azwin-2-85a9a0 [2020-04-17T04:24:01.305Z] ComSpec C:\windows\system32\cmd.exe [2020-04-17T04:24:01.305Z] ConfigSequenceNumber 0 [2020-04-17T04:24:01.305Z] dco true [2020-04-17T04:24:01.305Z] DOCKER_BUILDKIT 0 [2020-04-17T04:24:01.305Z] DOCKER_DUT_DEBUG 1 [2020-04-17T04:24:01.305Z] DOCKER_EXPERIMENTAL 1 [2020-04-17T04:24:01.305Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-17T04:24:01.305Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-17T04:24:01.305Z] EXECUTOR_NUMBER 0 [2020-04-17T04:24:01.305Z] FQDN azwin-2-85a9a0.westus.cloudapp.azure.com [2020-04-17T04:24:01.305Z] GIT_BRANCH master [2020-04-17T04:24:01.305Z] GIT_COMMIT 130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:24:01.305Z] GIT_PREVIOUS_COMMIT 646626d3be75c3e893d08041d37917d0a6ba9046 [2020-04-17T04:24:01.305Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f4b067356562fd061705977786032aae35d06583 [2020-04-17T04:24:01.305Z] GIT_URL https://github.com/docker/engine.git [2020-04-17T04:24:01.305Z] HUDSON_COOKIE 8c082376-be61-42f8-bf50-4bf93c668137 [2020-04-17T04:24:01.305Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-17T04:24:01.305Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-17T04:24:01.305Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-17T04:24:01.305Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-17T04:24:01.305Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-17T04:24:01.305Z] JENKINS_NODE_COOKIE bd0d5068-7903-42f9-8185-4c93d6d64d8e [2020-04-17T04:24:01.305Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-17T04:24:01.305Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-17T04:24:01.305Z] JOB_BASE_NAME master [2020-04-17T04:24:01.305Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/engine/job/master/display/redirect [2020-04-17T04:24:01.305Z] JOB_NAME engine/master [2020-04-17T04:24:01.305Z] JOB_URL https://ci-next.docker.com/public/job/engine/job/master/ [2020-04-17T04:24:01.305Z] library.jps.version master [2020-04-17T04:24:01.305Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-17T04:24:01.305Z] NODE_LABELS amd64 azure azwin-2-85a9a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-17T04:24:01.305Z] NODE_NAME azwin-2-85a9a0 [2020-04-17T04:24:01.305Z] NUMBER_OF_PROCESSORS 4 [2020-04-17T04:24:01.305Z] OS Windows_NT [2020-04-17T04:24:01.305Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-17T04:24:01.305Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-17T04:24:01.305Z] ppc64le true [2020-04-17T04:24:01.305Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-17T04:24:01.305Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-04-17T04:24:01.305Z] PROCESSOR_LEVEL 6 [2020-04-17T04:24:01.305Z] PROCESSOR_REVISION 5504 [2020-04-17T04:24:01.305Z] ProgramData C:\ProgramData [2020-04-17T04:24:01.305Z] ProgramFiles C:\Program Files [2020-04-17T04:24:01.305Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-17T04:24:01.305Z] ProgramW6432 C:\Program Files [2020-04-17T04:24:01.305Z] PROMPT $P$G [2020-04-17T04:24:01.305Z] PSExecutionPolicyPreference Bypass [2020-04-17T04:24:01.305Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-17T04:24:01.305Z] PUBLIC C:\Users\Public [2020-04-17T04:24:01.305Z] rootless true [2020-04-17T04:24:01.305Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/engine/job/master/246/display/redirect?page=cha... [2020-04-17T04:24:01.305Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/engine/job/master/246/display/redirect [2020-04-17T04:24:01.305Z] s390x true [2020-04-17T04:24:01.305Z] SKIP_VALIDATION_TESTS 1 [2020-04-17T04:24:01.305Z] SOURCES_DRIVE d [2020-04-17T04:24:01.305Z] SOURCES_SUBDIR gopath [2020-04-17T04:24:01.305Z] STAGE_NAME Run tests [2020-04-17T04:24:01.305Z] SystemDrive C: [2020-04-17T04:24:01.305Z] SystemRoot C:\windows [2020-04-17T04:24:01.305Z] TEMP C:\windows\TEMP [2020-04-17T04:24:01.305Z] TESTDEBUG 0 [2020-04-17T04:24:01.305Z] TESTRUN_DRIVE d [2020-04-17T04:24:01.305Z] TESTRUN_SUBDIR CI [2020-04-17T04:24:01.305Z] TIMEOUT 120m [2020-04-17T04:24:01.305Z] TMP C:\windows\TEMP [2020-04-17T04:24:01.305Z] unit_validate true [2020-04-17T04:24:01.305Z] USERDOMAIN WORKGROUP [2020-04-17T04:24:01.305Z] USERNAME azwin-2-85a9a0$ [2020-04-17T04:24:01.305Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-17T04:24:01.305Z] validate_force false [2020-04-17T04:24:01.305Z] windir C:\windows [2020-04-17T04:24:01.305Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-17T04:24:01.305Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-17T04:24:01.305Z] windowsRS1 false [2020-04-17T04:24:01.305Z] windowsRS5 true [2020-04-17T04:24:01.305Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-17T04:24:01.305Z] [2020-04-17T04:24:01.305Z] [2020-04-17T04:24:01.305Z] [2020-04-17T04:24:01.305Z] INFO: Sources under d:\gopath\... [2020-04-17T04:24:01.305Z] INFO: Test run under d:\CI\... [2020-04-17T04:24:01.305Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-17T04:24:01.305Z] INFO: docker/docker repository was found [2020-04-17T04:24:01.305Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-17T04:24:01.512Z] #57 ... [2020-04-17T04:24:01.512Z] [2020-04-17T04:24:01.512Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:24:01.512Z] #36 81.21 Selecting previously unselected package libxml2:ppc64el. [2020-04-17T04:24:01.512Z] #36 81.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-17T04:24:01.512Z] #36 81.23 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:24:01.512Z] #36 82.10 Selecting previously unselected package libarchive13:ppc64el. [2020-04-17T04:24:01.512Z] #36 82.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-17T04:24:01.512Z] #36 82.13 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T04:24:01.512Z] #36 82.88 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-17T04:24:01.512Z] #36 82.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-17T04:24:01.512Z] #36 82.92 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T04:24:01.512Z] #36 83.14 Selecting previously unselected package librhash0:ppc64el. [2020-04-17T04:24:01.512Z] #36 83.17 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-17T04:24:01.512Z] #36 83.17 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-17T04:24:01.512Z] #36 83.50 Selecting previously unselected package libuv1:ppc64el. [2020-04-17T04:24:01.512Z] #36 83.54 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-17T04:24:01.512Z] #36 83.54 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-17T04:24:01.512Z] #36 83.90 Selecting previously unselected package cmake. [2020-04-17T04:24:01.512Z] #36 83.90 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-17T04:24:01.512Z] #36 83.92 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:24:01.512Z] #36 89.05 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:24:01.512Z] #36 89.07 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:24:01.512Z] #36 89.08 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-17T04:24:01.512Z] #36 89.11 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:24:01.512Z] #36 89.19 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-17T04:24:01.512Z] #36 89.23 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:24:01.512Z] #36 89.24 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:24:01.512Z] #36 89.26 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T04:24:01.512Z] #36 89.26 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T04:24:01.512Z] #36 89.27 Setting up cmake (3.13.4-1) ... [2020-04-17T04:24:01.513Z] #36 89.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:24:01.513Z] #36 89.39 Processing triggers for mime-support (3.62) ... [2020-04-17T04:24:01.513Z] #36 DONE 89.8s [2020-04-17T04:24:01.513Z] [2020-04-17T04:24:01.513Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:24:01.513Z] #31 87.00 Checking out files: 77% (1177/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-04-17T04:24:01.513Z] #31 88.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:24:01.513Z] #31 89.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:24:01.701Z] #44 186.2 CC criu/sk-unix.o [2020-04-17T04:24:01.768Z] ltsc2019: Pulling from windows/servercore [2020-04-17T04:24:01.808Z] #31 ... [2020-04-17T04:24:01.808Z] [2020-04-17T04:24:01.808Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:24:01.808Z] #37 DONE 0.1s [2020-04-17T04:24:01.808Z] [2020-04-17T04:24:01.808Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:24:01.808Z] #38 DONE 0.1s [2020-04-17T04:24:01.808Z] [2020-04-17T04:24:01.808Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:01.940Z] #11 84.96 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:24:01.940Z] #11 84.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:24:01.940Z] #11 84.97 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:24:02.170Z] #44 184.7 CC criu/sockets.o [2020-04-17T04:24:02.231Z] 65014b3c3121: Pulling fs layer [2020-04-17T04:24:02.231Z] eac6fba788c9: Pulling fs layer [2020-04-17T04:24:02.236Z] #11 ... [2020-04-17T04:24:02.236Z] [2020-04-17T04:24:02.236Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:02.236Z] #34 75.11 errors [2020-04-17T04:24:02.236Z] #34 75.16 sort [2020-04-17T04:24:02.236Z] #34 76.15 io [2020-04-17T04:24:02.236Z] #34 76.15 internal/oserror [2020-04-17T04:24:02.236Z] #34 76.18 strconv [2020-04-17T04:24:02.236Z] #34 77.18 syscall [2020-04-17T04:24:02.236Z] #34 84.07 strings [2020-04-17T04:24:02.236Z] #34 84.10 bytes [2020-04-17T04:24:02.440Z] #39 0.831 + RM_GOPATH=0 [2020-04-17T04:24:02.440Z] #39 0.834 + TMP_GOPATH= [2020-04-17T04:24:02.440Z] #39 0.835 + : /build [2020-04-17T04:24:02.440Z] #39 0.837 + '[' -z '' ']' [2020-04-17T04:24:02.440Z] #39 0.845 ++ mktemp -d [2020-04-17T04:24:02.440Z] #39 0.862 + export GOPATH=/tmp/tmp.xpJ8lVjbAV [2020-04-17T04:24:02.440Z] #39 0.865 + GOPATH=/tmp/tmp.xpJ8lVjbAV [2020-04-17T04:24:02.440Z] #39 0.865 + RM_GOPATH=1 [2020-04-17T04:24:02.440Z] #39 0.871 ++ dirname ./install.sh [2020-04-17T04:24:02.440Z] #39 0.884 + dir=. [2020-04-17T04:24:02.440Z] #39 0.885 + bin=tini [2020-04-17T04:24:02.440Z] #39 0.886 + shift [2020-04-17T04:24:02.440Z] #39 0.887 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:24:02.440Z] #39 0.888 + . ./tini.installer [2020-04-17T04:24:02.440Z] #39 0.889 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:24:02.440Z] #39 0.892 + install_tini [2020-04-17T04:24:02.440Z] #39 0.893 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:24:02.440Z] #39 0.893 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:24:02.440Z] #39 0.894 + git clone https://github.com/krallin/tini.git /tmp/tmp.xpJ8lVjbAV/tini [2020-04-17T04:24:02.440Z] #39 0.910 Cloning into '/tmp/tmp.xpJ8lVjbAV/tini'... [2020-04-17T04:24:02.526Z] #34 ... [2020-04-17T04:24:02.527Z] [2020-04-17T04:24:02.527Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:24:02.527Z] #36 82.18 Selecting previously unselected package libxml2:ppc64el. [2020-04-17T04:24:02.527Z] #36 82.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-17T04:24:02.527Z] #36 82.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:24:02.527Z] #36 83.01 Selecting previously unselected package libarchive13:ppc64el. [2020-04-17T04:24:02.527Z] #36 83.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-17T04:24:02.527Z] #36 83.04 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T04:24:02.527Z] #36 83.73 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-17T04:24:02.527Z] #36 83.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-17T04:24:02.527Z] #36 83.78 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T04:24:02.527Z] #36 84.13 Selecting previously unselected package librhash0:ppc64el. [2020-04-17T04:24:02.527Z] #36 84.14 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-17T04:24:02.527Z] #36 84.16 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-17T04:24:02.527Z] #36 84.61 Selecting previously unselected package libuv1:ppc64el. [2020-04-17T04:24:02.527Z] #36 84.64 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-17T04:24:02.527Z] #36 84.65 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-17T04:24:02.527Z] #36 84.88 Selecting previously unselected package cmake. [2020-04-17T04:24:02.527Z] #36 84.91 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-17T04:24:02.527Z] #36 84.92 Unpacking cmake (3.13.4-1) ... [2020-04-17T04:24:02.584Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-17T04:24:02.734Z] #44 185.4 CC criu/stats.o [2020-04-17T04:24:02.991Z] #44 185.7 CC criu/string.o [2020-04-17T04:24:02.991Z] #44 185.8 CC criu/sysctl.o [2020-04-17T04:24:03.075Z] #39 ... [2020-04-17T04:24:03.075Z] [2020-04-17T04:24:03.075Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:03.075Z] #34 81.31 syscall [2020-04-17T04:24:03.075Z] #34 87.97 bytes [2020-04-17T04:24:03.075Z] #34 88.05 strings [2020-04-17T04:24:03.368Z] #34 ... [2020-04-17T04:24:03.368Z] [2020-04-17T04:24:03.368Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:24:03.368Z] #11 83.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T04:24:03.368Z] #11 83.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T04:24:03.368Z] #11 83.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:24:03.368Z] #11 89.59 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T04:24:03.368Z] #11 89.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T04:24:03.368Z] #11 89.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:24:03.368Z] #11 89.85 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-17T04:24:03.368Z] #11 89.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:24:03.368Z] #11 89.97 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:24:03.368Z] #11 90.44 Selecting previously unselected package dmsetup. [2020-04-17T04:24:03.368Z] #11 90.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:24:03.368Z] #11 90.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T04:24:03.368Z] #11 90.74 Selecting previously unselected package mingw-w64-common. [2020-04-17T04:24:03.368Z] #11 90.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T04:24:03.368Z] #11 90.78 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T04:24:03.501Z] Fetching without tags [2020-04-17T04:24:03.556Z] #44 186.4 CC criu/sysfs_parse.o [2020-04-17T04:24:03.589Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-17T04:24:03.601Z] #44 188.0 CC criu/sockets.o [2020-04-17T04:24:03.940Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master) [2020-04-17T04:24:04.001Z] #11 ... [2020-04-17T04:24:04.001Z] [2020-04-17T04:24:04.001Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:04.001Z] #39 2.376 + cd /tmp/tmp.xpJ8lVjbAV/tini [2020-04-17T04:24:04.001Z] #39 2.376 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:24:04.001Z] #39 2.422 + cmake . [2020-04-17T04:24:04.127Z] #44 186.9 CC criu/timerfd.o [2020-04-17T04:24:04.535Z] #44 188.8 CC criu/stats.o [2020-04-17T04:24:04.639Z] #36 ... [2020-04-17T04:24:04.639Z] [2020-04-17T04:24:04.639Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:24:04.639Z] #31 87.49 Checking out files: 59% (909/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) [2020-04-17T04:24:04.639Z] #31 ... [2020-04-17T04:24:04.639Z] [2020-04-17T04:24:04.639Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:04.639Z] #48 77.26 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T04:24:04.639Z] #48 77.29 math/rand [2020-04-17T04:24:04.639Z] #48 77.34 internal/singleflight [2020-04-17T04:24:04.639Z] #48 81.59 sort [2020-04-17T04:24:04.639Z] #48 81.71 strconv [2020-04-17T04:24:04.639Z] #48 81.73 io [2020-04-17T04:24:04.639Z] #48 82.05 syscall [2020-04-17T04:24:04.639Z] #48 ... [2020-04-17T04:24:04.639Z] [2020-04-17T04:24:04.639Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:24:04.692Z] #44 187.3 CC criu/tty.o [2020-04-17T04:24:04.793Z] #44 189.1 CC criu/string.o [2020-04-17T04:24:04.793Z] #44 189.2 CC criu/sysctl.o [2020-04-17T04:24:05.033Z] #39 3.738 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:24:05.323Z] #39 ... [2020-04-17T04:24:05.323Z] [2020-04-17T04:24:05.323Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:24:05.323Z] #28 30.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:24:05.323Z] #28 30.48 skipping existing c8c2d4a6b2e3 [2020-04-17T04:24:05.323Z] #28 30.87 [2020-04-17T04:24:05.323Z] #28 33.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:24:05.323Z] #28 34.77 #=#=# [2020-04-17T04:24:05.323Z] #28 35.10 ######################################################################## 100.0% [2020-04-17T04:24:05.323Z] #28 35.45 [2020-04-17T04:24:05.323Z] #28 35.59 Download of images into '/build' complete. [2020-04-17T04:24:05.323Z] #28 35.59 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:24:05.323Z] #28 35.59 tar -cC '/build' . | docker load [2020-04-17T04:24:05.323Z] #28 DONE 35.7s [2020-04-17T04:24:05.323Z] [2020-04-17T04:24:05.323Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:05.323Z] #39 3.912 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:24:05.358Z] #44 189.8 CC criu/sysfs_parse.o [2020-04-17T04:24:05.517Z] #31 87.49 Checking out files: 59% (909/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) [2020-04-17T04:24:05.517Z] #31 ... [2020-04-17T04:24:05.517Z] [2020-04-17T04:24:05.517Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:24:05.517Z] #44 78.79 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:05.517Z] #44 78.81 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:24:05.517Z] #44 78.81 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:24:05.517Z] #44 78.82 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:24:05.517Z] #44 78.83 Setting up python-six (1.12.0-1) ... [2020-04-17T04:24:05.517Z] #44 84.44 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T04:24:05.517Z] #44 84.44 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:24:05.517Z] #44 84.46 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:05.517Z] #44 84.47 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T04:24:05.517Z] #44 84.48 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:05.517Z] #44 84.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:24:05.517Z] #44 84.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:24:05.517Z] #44 84.53 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:05.517Z] #44 84.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:24:05.517Z] #44 84.54 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:24:05.613Z] #39 ... [2020-04-17T04:24:05.613Z] [2020-04-17T04:24:05.613Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:05.613Z] #48 83.84 sort [2020-04-17T04:24:05.613Z] #48 83.86 io [2020-04-17T04:24:05.613Z] #48 84.10 syscall [2020-04-17T04:24:05.613Z] #48 84.10 strconv [2020-04-17T04:24:05.613Z] #48 90.49 vendor/golang.org/x/net/dns/dnsmessage [2020-04-17T04:24:05.613Z] #48 92.16 bytes [2020-04-17T04:24:05.613Z] #48 ... [2020-04-17T04:24:05.613Z] [2020-04-17T04:24:05.613Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:05.613Z] #57 92.59 bytes [2020-04-17T04:24:05.613Z] #57 92.94 strings [2020-04-17T04:24:05.616Z] #44 190.1 CC criu/timerfd.o [2020-04-17T04:24:03.251Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:24:03.297Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:24:03.422Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2020-04-17T04:24:03.522Z] Fetching upstream changes from https://github.com/docker/engine.git [2020-04-17T04:24:03.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T04:24:03.522Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T04:24:04.027Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T04:24:04.078Z] > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T04:24:05.808Z] #44 ... [2020-04-17T04:24:05.808Z] [2020-04-17T04:24:05.808Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:05.808Z] #57 88.69 bytes [2020-04-17T04:24:05.808Z] #57 88.72 strings [2020-04-17T04:24:05.808Z] #57 88.74 strconv [2020-04-17T04:24:05.808Z] #57 88.84 syscall [2020-04-17T04:24:05.874Z] #44 190.5 CC criu/tty.o [2020-04-17T04:24:06.591Z] #44 189.0 CC criu/tun.o [2020-04-17T04:24:06.591Z] #44 189.4 CC criu/uffd.o [2020-04-17T04:24:07.119Z] #57 ... [2020-04-17T04:24:07.120Z] [2020-04-17T04:24:07.120Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:24:07.120Z] #44 85.53 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T04:24:07.120Z] #44 85.55 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:24:07.120Z] #44 85.56 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:07.120Z] #44 85.61 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T04:24:07.120Z] #44 85.63 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:07.120Z] #44 85.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T04:24:07.120Z] #44 85.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T04:24:07.120Z] #44 85.65 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T04:24:07.120Z] #44 85.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T04:24:07.120Z] #44 85.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T04:24:07.120Z] #44 ... [2020-04-17T04:24:07.120Z] [2020-04-17T04:24:07.120Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:07.120Z] #39 5.414 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:24:07.120Z] #39 5.419 -- Detecting C compiler ABI info [2020-04-17T04:24:07.772Z] #44 192.1 CC criu/tun.o [2020-04-17T04:24:07.880Z] #57 ... [2020-04-17T04:24:07.880Z] [2020-04-17T04:24:07.880Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T04:24:07.880Z] #36 90.00 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:24:07.880Z] #36 90.03 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:24:07.880Z] #36 90.04 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-17T04:24:07.880Z] #36 90.05 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:24:07.880Z] #36 90.15 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-17T04:24:07.880Z] #36 90.15 Setting up cmake-data (3.13.4-1) ... [2020-04-17T04:24:07.880Z] #36 90.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T04:24:07.880Z] #36 90.17 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T04:24:07.880Z] #36 90.19 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T04:24:07.880Z] #36 90.20 Setting up cmake (3.13.4-1) ... [2020-04-17T04:24:07.880Z] #36 90.22 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:24:07.880Z] #36 90.34 Processing triggers for mime-support (3.62) ... [2020-04-17T04:24:07.880Z] #36 DONE 90.7s [2020-04-17T04:24:07.880Z] [2020-04-17T04:24:07.880Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:24:07.880Z] #37 DONE 0.2s [2020-04-17T04:24:07.880Z] [2020-04-17T04:24:07.880Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T04:24:07.880Z] #38 DONE 0.1s [2020-04-17T04:24:07.880Z] [2020-04-17T04:24:07.880Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:24:07.880Z] #28 27.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:24:07.880Z] #28 29.07 [2020-04-17T04:24:07.880Z] #28 29.30 # 1.5% ##################################### 51.9% ######################################################################## 100.0% [2020-04-17T04:24:07.880Z] #28 29.75 [2020-04-17T04:24:07.880Z] #28 32.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:24:07.880Z] #28 32.26 skipping existing c8c2d4a6b2e3 [2020-04-17T04:24:07.880Z] #28 32.53 [2020-04-17T04:24:07.964Z] #44 190.3 CC criu/util.o [2020-04-17T04:24:08.012Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-17T04:24:08.149Z] #39 6.700 -- Detecting C compiler ABI info - done [2020-04-17T04:24:08.337Z] #44 192.6 CC criu/uffd.o [2020-04-17T04:24:08.440Z] #39 6.814 -- Detecting C compile features [2020-04-17T04:24:08.509Z] #28 ... [2020-04-17T04:24:08.509Z] [2020-04-17T04:24:08.509Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:08.509Z] #39 0.447 + RM_GOPATH=0 [2020-04-17T04:24:08.509Z] #39 0.449 + TMP_GOPATH= [2020-04-17T04:24:08.509Z] #39 0.449 + : /build [2020-04-17T04:24:08.509Z] #39 0.449 + '[' -z '' ']' [2020-04-17T04:24:08.509Z] #39 0.449 ++ mktemp -d [2020-04-17T04:24:08.509Z] #39 0.454 + export GOPATH=/tmp/tmp.hT4hk4QA5d [2020-04-17T04:24:08.509Z] #39 0.454 + GOPATH=/tmp/tmp.hT4hk4QA5d [2020-04-17T04:24:08.509Z] #39 0.454 + RM_GOPATH=1 [2020-04-17T04:24:08.509Z] #39 0.466 ++ dirname ./install.sh [2020-04-17T04:24:08.509Z] #39 0.479 + dir=. [2020-04-17T04:24:08.509Z] #39 0.497 + bin=tini [2020-04-17T04:24:08.509Z] #39 0.498 + shift [2020-04-17T04:24:08.509Z] #39 0.505 + '[' '!' -f ./tini.installer ']' [2020-04-17T04:24:08.509Z] #39 0.509 + . ./tini.installer [2020-04-17T04:24:08.509Z] #39 0.510 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:24:08.510Z] #39 0.511 + install_tini [2020-04-17T04:24:08.510Z] #39 0.515 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T04:24:08.510Z] #39 0.516 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:24:08.510Z] #39 0.517 + git clone https://github.com/krallin/tini.git /tmp/tmp.hT4hk4QA5d/tini [2020-04-17T04:24:08.510Z] #39 0.522 Cloning into '/tmp/tmp.hT4hk4QA5d/tini'... [2020-04-17T04:24:08.732Z] #39 ... [2020-04-17T04:24:08.732Z] [2020-04-17T04:24:08.732Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:24:08.732Z] #44 96.84 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T04:24:08.732Z] #44 96.84 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:24:08.732Z] #44 DONE 97.2s [2020-04-17T04:24:08.732Z] [2020-04-17T04:24:08.732Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:08.898Z] #44 191.4 CC criu/uts_ns.o [2020-04-17T04:24:08.899Z] #44 191.6 CC criu/vdso-compat.o [2020-04-17T04:24:08.937Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2020-04-17T04:24:09.157Z] #44 191.8 CC criu/vdso.o [2020-04-17T04:24:09.271Z] #44 193.7 CC criu/util.o [2020-04-17T04:24:09.567Z] #39 ... [2020-04-17T04:24:09.567Z] [2020-04-17T04:24:09.567Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:09.567Z] #51 82.33 + cd /tmp/tmp.0AEnCgj1gp/src/gotest.tools/gotestsum [2020-04-17T04:24:09.567Z] #51 82.33 + git checkout -q v0.3.5 [2020-04-17T04:24:09.567Z] #51 82.52 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T04:24:09.567Z] #51 ... [2020-04-17T04:24:09.567Z] [2020-04-17T04:24:09.567Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T04:24:09.567Z] #28 34.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:24:09.567Z] #28 35.04 [2020-04-17T04:24:09.567Z] #28 35.36 ######################################################################## 100.0% [2020-04-17T04:24:09.567Z] #28 35.50 [2020-04-17T04:24:09.567Z] #28 35.55 Download of images into '/build' complete. [2020-04-17T04:24:09.567Z] #28 35.55 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:24:09.723Z] #44 192.4 LINK criu/built-in.o [2020-04-17T04:24:09.723Z] #44 192.5 LINK criu/criu [2020-04-17T04:24:09.855Z] #28 35.55 tar -cC '/build' . | docker load [2020-04-17T04:24:09.855Z] #28 DONE 35.6s [2020-04-17T04:24:09.855Z] [2020-04-17T04:24:09.855Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:24:09.855Z] #31 87.49 Checking out files: 59% (909/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-04-17T04:24:09.855Z] #31 89.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T04:24:09.855Z] #31 90.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T04:24:10.212Z] #44 194.7 CC criu/uts_ns.o [2020-04-17T04:24:10.288Z] #44 192.9 DEP lib/c/criu.d [2020-04-17T04:24:10.288Z] #44 193.0 CC images/rpc.pb-c.o [2020-04-17T04:24:10.546Z] #44 193.3 CC lib/c/criu.o [2020-04-17T04:24:10.682Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-17T04:24:10.777Z] #44 194.9 CC criu/vdso-compat.o [2020-04-17T04:24:10.777Z] #44 195.1 CC criu/vdso.o [2020-04-17T04:24:10.804Z] #44 ... [2020-04-17T04:24:10.804Z] [2020-04-17T04:24:10.804Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:10.804Z] #60 114.0 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-04-17T04:24:11.035Z] #44 195.5 LINK criu/built-in.o [2020-04-17T04:24:11.089Z] eac6fba788c9: Verifying Checksum [2020-04-17T04:24:11.296Z] #44 195.7 LINK criu/criu [2020-04-17T04:24:11.484Z] #45 2.703 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:24:11.484Z] #45 2.703 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:24:11.484Z] #45 2.730 Note: Building without GnuTLS support [2020-04-17T04:24:11.687Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-17T04:24:11.860Z] #44 196.2 DEP lib/c/criu.d [2020-04-17T04:24:11.860Z] #44 196.3 CC images/rpc.pb-c.o [2020-04-17T04:24:12.178Z] #60 115.3 + mkdir -p /build [2020-04-17T04:24:12.178Z] #60 115.3 + cp runc /build/runc [2020-04-17T04:24:12.425Z] #44 196.8 CC lib/c/criu.o [2020-04-17T04:24:12.436Z] #60 DONE 115.7s [2020-04-17T04:24:12.436Z] [2020-04-17T04:24:12.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:12.436Z] #44 194.2 LINK lib/c/built-in.o [2020-04-17T04:24:12.436Z] #44 194.2 LINK lib/c/libcriu.so [2020-04-17T04:24:12.436Z] #44 194.3 LINK lib/c/libcriu.a [2020-04-17T04:24:12.436Z] #44 194.4 GEN magic.py [2020-04-17T04:24:12.436Z] #44 194.5 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:24:12.436Z] #44 194.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:24:12.436Z] #44 194.5 Note: Building without GnuTLS support [2020-04-17T04:24:12.436Z] #44 195.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:24:12.641Z] #31 ... [2020-04-17T04:24:12.641Z] [2020-04-17T04:24:12.641Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T04:24:12.641Z] #44 95.43 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T04:24:12.641Z] #44 95.43 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:24:12.641Z] #44 DONE 95.8s [2020-04-17T04:24:12.641Z] [2020-04-17T04:24:12.641Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:13.155Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-17T04:24:13.357Z] #44 ... [2020-04-17T04:24:13.357Z] [2020-04-17T04:24:13.357Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:13.357Z] #60 113.0 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-04-17T04:24:13.554Z] #45 4.920 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:24:13.554Z] #45 4.961 GEN .gitid [2020-04-17T04:24:13.554Z] #45 4.994 GEN criu/include/version.h [2020-04-17T04:24:13.809Z] #44 196.3 make[1]: Nothing to be done for 'all'. [2020-04-17T04:24:13.843Z] #45 5.060 GEN include/common/asm [2020-04-17T04:24:14.376Z] #44 197.1 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:24:14.376Z] #44 197.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:24:14.376Z] #44 197.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:24:14.376Z] #44 197.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:24:14.376Z] #44 197.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:24:14.468Z] #45 ... [2020-04-17T04:24:14.468Z] [2020-04-17T04:24:14.468Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:14.468Z] #39 11.00 -- Detecting C compile features - done [2020-04-17T04:24:14.468Z] #39 11.09 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:24:14.468Z] #39 11.42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:24:14.468Z] #39 11.65 -- Configuring done [2020-04-17T04:24:14.468Z] #39 11.68 -- Generating done [2020-04-17T04:24:14.468Z] #39 11.71 -- Build files have been written to: /tmp/tmp.xpJ8lVjbAV/tini [2020-04-17T04:24:14.468Z] #39 11.74 + make tini-static [2020-04-17T04:24:14.468Z] #39 12.27 Scanning dependencies of target tini-static [2020-04-17T04:24:14.468Z] #39 12.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:24:14.634Z] #44 197.2 make[1]: Nothing to be done for 'all'. [2020-04-17T04:24:14.634Z] #44 197.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:24:14.634Z] #44 197.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.634Z] #44 197.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.634Z] #44 197.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.697Z] #45 1.827 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:24:14.697Z] #45 1.827 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:24:14.697Z] #45 1.833 Note: Building without GnuTLS support [2020-04-17T04:24:14.730Z] #60 114.3 + mkdir -p /build [2020-04-17T04:24:14.730Z] #60 114.3 + cp runc /build/runc [2020-04-17T04:24:14.730Z] #60 DONE 114.7s [2020-04-17T04:24:14.730Z] [2020-04-17T04:24:14.730Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:14.730Z] #65 262.0 + bin/containerd [2020-04-17T04:24:14.892Z] #44 197.5 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.892Z] #44 197.5 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.892Z] #44 197.6 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.892Z] #44 197.6 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.892Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:14.892Z] #44 197.7 INSTALL criu/criu [2020-04-17T04:24:15.149Z] #44 DONE 197.9s [2020-04-17T04:24:15.149Z] [2020-04-17T04:24:15.149Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:15.149Z] #65 241.6 + bin/containerd [2020-04-17T04:24:16.538Z] #65 ... [2020-04-17T04:24:16.538Z] [2020-04-17T04:24:16.538Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:24:16.538Z] #45 DONE 0.1s [2020-04-17T04:24:16.538Z] [2020-04-17T04:24:16.538Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:24:16.538Z] #48 DONE 0.1s [2020-04-17T04:24:16.538Z] [2020-04-17T04:24:16.538Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:24:16.538Z] #51 DONE 0.1s [2020-04-17T04:24:16.538Z] [2020-04-17T04:24:16.538Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:16.586Z] #39 15.11 [100%] Linking C executable tini-static [2020-04-17T04:24:16.612Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-17T04:24:16.766Z] #45 ... [2020-04-17T04:24:16.766Z] [2020-04-17T04:24:16.766Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:16.766Z] #48 89.45 vendor/golang.org/x/net/dns/dnsmessage [2020-04-17T04:24:16.766Z] #48 90.10 bytes [2020-04-17T04:24:16.766Z] #48 ... [2020-04-17T04:24:16.766Z] [2020-04-17T04:24:16.766Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:16.766Z] #39 2.247 + cd /tmp/tmp.hT4hk4QA5d/tini [2020-04-17T04:24:16.766Z] #39 2.252 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T04:24:16.766Z] #39 2.308 + cmake . [2020-04-17T04:24:16.766Z] #39 4.125 -- The C compiler identification is GNU 8.3.0 [2020-04-17T04:24:16.766Z] #39 4.301 -- Check for working C compiler: /usr/bin/cc [2020-04-17T04:24:16.766Z] #39 5.760 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T04:24:16.766Z] #39 5.770 -- Detecting C compiler ABI info [2020-04-17T04:24:16.766Z] #39 7.066 -- Detecting C compiler ABI info - done [2020-04-17T04:24:16.766Z] #39 7.220 -- Detecting C compile features [2020-04-17T04:24:16.766Z] #39 ... [2020-04-17T04:24:16.766Z] [2020-04-17T04:24:16.766Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:16.766Z] #45 4.339 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:24:16.766Z] #45 4.377 GEN .gitid [2020-04-17T04:24:17.058Z] #45 4.401 GEN criu/include/version.h [2020-04-17T04:24:17.059Z] #45 4.436 GEN include/common/asm [2020-04-17T04:24:17.259Z] #65 ... [2020-04-17T04:24:17.259Z] [2020-04-17T04:24:17.259Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:17.259Z] #44 197.8 LINK lib/c/built-in.o [2020-04-17T04:24:17.259Z] #44 197.8 LINK lib/c/libcriu.so [2020-04-17T04:24:17.259Z] #44 197.8 LINK lib/c/libcriu.a [2020-04-17T04:24:17.259Z] #44 198.0 GEN magic.py [2020-04-17T04:24:17.259Z] #44 198.1 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:24:17.259Z] #44 198.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:24:17.259Z] #44 198.1 Note: Building without GnuTLS support [2020-04-17T04:24:17.259Z] #44 198.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:24:17.259Z] #44 199.6 make[1]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 200.8 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:24:17.259Z] #44 200.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:24:17.259Z] #44 200.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:24:17.259Z] #44 200.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:24:17.259Z] #44 200.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:24:17.259Z] #44 201.0 make[1]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:24:17.259Z] #44 201.2 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.5 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.5 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.6 make[2]: Nothing to be done for 'all'. [2020-04-17T04:24:17.259Z] #44 201.6 INSTALL criu/criu [2020-04-17T04:24:17.259Z] #44 DONE 201.7s [2020-04-17T04:24:17.516Z] [2020-04-17T04:24:17.516Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:17.622Z] #39 16.10 [100%] Built target tini-static [2020-04-17T04:24:17.622Z] #39 16.17 + mkdir -p /build [2020-04-17T04:24:17.622Z] #39 16.17 + cp tini-static /build/docker-init [2020-04-17T04:24:17.622Z] #39 DONE 16.3s [2020-04-17T04:24:17.622Z] [2020-04-17T04:24:17.622Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:17.622Z] #45 7.569 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:24:17.622Z] #45 7.884 PBCC images/opts.pb-c.c [2020-04-17T04:24:17.622Z] #45 8.028 PBCC images/sit.pb-c.c [2020-04-17T04:24:17.622Z] #45 8.127 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.282 DEP images/opts.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.364 DEP images/sit.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.468 PBCC images/macvlan.pb-c.c [2020-04-17T04:24:17.622Z] #45 8.489 DEP images/macvlan.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.618 PBCC images/autofs.pb-c.c [2020-04-17T04:24:17.622Z] #45 8.644 DEP images/autofs.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.717 PBCC images/sysctl.pb-c.c [2020-04-17T04:24:17.622Z] #45 8.765 DEP images/sysctl.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.833 PBCC images/time.pb-c.c [2020-04-17T04:24:17.622Z] #45 8.876 DEP images/time.pb-c.d [2020-04-17T04:24:17.622Z] #45 8.974 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:24:17.622Z] #45 9.028 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:24:17.913Z] #45 9.140 PBCC images/seccomp.pb-c.c [2020-04-17T04:24:17.913Z] #45 9.207 DEP images/seccomp.pb-c.d [2020-04-17T04:24:17.913Z] #45 9.331 PBCC images/userns.pb-c.c [2020-04-17T04:24:17.913Z] #45 9.413 DEP images/userns.pb-c.d [2020-04-17T04:24:18.203Z] #45 9.536 PBCC images/cgroup.pb-c.c [2020-04-17T04:24:18.203Z] #45 9.614 DEP images/cgroup.pb-c.d [2020-04-17T04:24:18.494Z] #45 9.859 PBCC images/fown.pb-c.c [2020-04-17T04:24:18.494Z] #45 9.930 PBCC images/ext-file.pb-c.c [2020-04-17T04:24:18.494Z] #45 9.949 DEP images/fown.pb-c.d [2020-04-17T04:24:18.784Z] #45 9.994 DEP images/ext-file.pb-c.d [2020-04-17T04:24:18.785Z] #45 10.04 PBCC images/rpc.pb-c.c [2020-04-17T04:24:18.785Z] #45 10.13 DEP images/rpc.pb-c.d [2020-04-17T04:24:18.923Z] #53 ... [2020-04-17T04:24:18.923Z] [2020-04-17T04:24:18.923Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:24:18.923Z] #45 DONE 0.1s [2020-04-17T04:24:18.923Z] [2020-04-17T04:24:18.923Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:24:18.923Z] #48 DONE 0.1s [2020-04-17T04:24:18.923Z] [2020-04-17T04:24:18.923Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:24:18.923Z] #51 DONE 0.1s [2020-04-17T04:24:18.923Z] [2020-04-17T04:24:18.923Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:19.075Z] #45 10.32 PBCC images/siginfo.pb-c.c [2020-04-17T04:24:19.075Z] #45 10.37 DEP images/siginfo.pb-c.d [2020-04-17T04:24:19.365Z] #45 10.55 PBCC images/pagemap.pb-c.c [2020-04-17T04:24:19.365Z] #45 10.67 DEP images/pagemap.pb-c.d [2020-04-17T04:24:19.654Z] #45 10.86 PBCC images/rlimit.pb-c.c [2020-04-17T04:24:19.655Z] #45 10.89 DEP images/rlimit.pb-c.d [2020-04-17T04:24:19.655Z] #45 10.99 PBCC images/file-lock.pb-c.c [2020-04-17T04:24:19.655Z] #45 11.02 DEP images/file-lock.pb-c.d [2020-04-17T04:24:19.655Z] #45 11.08 PBCC images/tty.pb-c.c [2020-04-17T04:24:19.655Z] #45 11.13 DEP images/tty.pb-c.d [2020-04-17T04:24:19.655Z] #45 11.20 PBCC images/tun.pb-c.c [2020-04-17T04:24:19.782Z] #45 7.069 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T04:24:19.782Z] #45 7.282 PBCC images/opts.pb-c.c [2020-04-17T04:24:19.944Z] #45 11.28 PBCC images/netdev.pb-c.c [2020-04-17T04:24:19.944Z] #45 11.36 DEP images/tun.pb-c.d [2020-04-17T04:24:19.944Z] #45 11.43 DEP images/netdev.pb-c.d [2020-04-17T04:24:20.075Z] #45 7.415 PBCC images/sit.pb-c.c [2020-04-17T04:24:20.075Z] #45 7.557 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T04:24:20.075Z] #45 7.692 DEP images/opts.pb-c.d [2020-04-17T04:24:20.232Z] #45 11.58 PBCC images/vma.pb-c.c [2020-04-17T04:24:20.232Z] #45 11.69 DEP images/vma.pb-c.d [2020-04-17T04:24:20.232Z] #45 11.75 PBCC images/creds.pb-c.c [2020-04-17T04:24:20.365Z] #45 7.842 DEP images/sit.pb-c.d [2020-04-17T04:24:20.365Z] #45 7.961 PBCC images/macvlan.pb-c.c [2020-04-17T04:24:20.520Z] #45 11.78 DEP images/creds.pb-c.d [2020-04-17T04:24:20.520Z] #45 11.87 PBCC images/utsns.pb-c.c [2020-04-17T04:24:20.520Z] #45 11.91 DEP images/utsns.pb-c.d [2020-04-17T04:24:20.520Z] #45 11.99 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:24:20.657Z] #45 7.991 DEP images/macvlan.pb-c.d [2020-04-17T04:24:20.657Z] #45 8.069 PBCC images/autofs.pb-c.c [2020-04-17T04:24:20.657Z] #45 8.121 DEP images/autofs.pb-c.d [2020-04-17T04:24:20.809Z] #45 12.02 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:24:20.809Z] #45 12.06 DEP images/ipc-desc.pb-c.d [2020-04-17T04:24:20.809Z] #45 12.14 DEP images/ipc-sem.pb-c.d [2020-04-17T04:24:20.809Z] #45 12.26 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:24:20.947Z] #45 8.222 PBCC images/sysctl.pb-c.c [2020-04-17T04:24:20.947Z] #45 8.262 DEP images/sysctl.pb-c.d [2020-04-17T04:24:20.947Z] #45 8.388 PBCC images/time.pb-c.c [2020-04-17T04:24:20.947Z] #45 8.465 DEP images/time.pb-c.d [2020-04-17T04:24:21.116Z] #45 12.29 DEP images/ipc-msg.pb-c.d [2020-04-17T04:24:21.116Z] #45 12.41 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:24:21.116Z] #45 12.44 DEP images/ipc-shm.pb-c.d [2020-04-17T04:24:21.116Z] #45 12.55 PBCC images/ipc-var.pb-c.c [2020-04-17T04:24:21.238Z] #45 8.577 PBCC images/binfmt-misc.pb-c.c [2020-04-17T04:24:21.238Z] #45 8.620 DEP images/binfmt-misc.pb-c.d [2020-04-17T04:24:21.409Z] #45 12.62 DEP images/ipc-var.pb-c.d [2020-04-17T04:24:21.409Z] #45 12.77 PBCC images/sk-opts.pb-c.c [2020-04-17T04:24:21.409Z] #45 12.80 PBCC images/packet-sock.pb-c.c [2020-04-17T04:24:21.409Z] #45 12.89 DEP images/sk-opts.pb-c.d [2020-04-17T04:24:21.528Z] #45 8.779 PBCC images/seccomp.pb-c.c [2020-04-17T04:24:21.528Z] #45 8.813 DEP images/seccomp.pb-c.d [2020-04-17T04:24:21.528Z] #45 8.889 PBCC images/userns.pb-c.c [2020-04-17T04:24:21.528Z] #45 8.924 DEP images/userns.pb-c.d [2020-04-17T04:24:21.702Z] #45 13.01 DEP images/packet-sock.pb-c.d [2020-04-17T04:24:21.702Z] #45 13.13 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:24:21.702Z] #45 13.21 DEP images/sk-netlink.pb-c.d [2020-04-17T04:24:21.840Z] #45 9.041 PBCC images/cgroup.pb-c.c [2020-04-17T04:24:21.840Z] #45 9.104 DEP images/cgroup.pb-c.d [2020-04-17T04:24:21.840Z] #45 9.212 PBCC images/fown.pb-c.c [2020-04-17T04:24:21.840Z] #45 9.250 PBCC images/ext-file.pb-c.c [2020-04-17T04:24:21.840Z] #45 9.318 DEP images/fown.pb-c.d [2020-04-17T04:24:21.840Z] #45 9.376 DEP images/ext-file.pb-c.d [2020-04-17T04:24:21.992Z] #45 13.33 PBCC images/sk-inet.pb-c.c [2020-04-17T04:24:21.992Z] #45 13.46 DEP images/sk-inet.pb-c.d [2020-04-17T04:24:22.130Z] #45 9.464 PBCC images/rpc.pb-c.c [2020-04-17T04:24:22.130Z] #45 9.573 DEP images/rpc.pb-c.d [2020-04-17T04:24:22.286Z] #45 13.53 PBCC images/sk-unix.pb-c.c [2020-04-17T04:24:22.286Z] #45 13.65 DEP images/sk-unix.pb-c.d [2020-04-17T04:24:22.286Z] #45 13.74 PBCC images/mm.pb-c.c [2020-04-17T04:24:22.453Z] #45 9.687 PBCC images/siginfo.pb-c.c [2020-04-17T04:24:22.453Z] #45 9.731 DEP images/siginfo.pb-c.d [2020-04-17T04:24:22.453Z] #45 9.787 PBCC images/pagemap.pb-c.c [2020-04-17T04:24:22.453Z] #45 9.868 DEP images/pagemap.pb-c.d [2020-04-17T04:24:22.453Z] #45 9.996 PBCC images/rlimit.pb-c.c [2020-04-17T04:24:22.582Z] #45 13.82 DEP images/mm.pb-c.d [2020-04-17T04:24:22.582Z] #45 13.97 PBCC images/timerfd.pb-c.c [2020-04-17T04:24:22.582Z] #45 14.03 DEP images/timerfd.pb-c.d [2020-04-17T04:24:22.606Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid" [2020-04-17T04:24:22.744Z] #45 10.03 DEP images/rlimit.pb-c.d [2020-04-17T04:24:22.744Z] #45 10.21 PBCC images/file-lock.pb-c.c [2020-04-17T04:24:22.744Z] #45 10.26 DEP images/file-lock.pb-c.d [2020-04-17T04:24:22.872Z] #45 14.11 PBCC images/timer.pb-c.c [2020-04-17T04:24:22.872Z] #45 14.19 DEP images/timer.pb-c.d [2020-04-17T04:24:23.035Z] #45 ... [2020-04-17T04:24:23.036Z] [2020-04-17T04:24:23.036Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:24:23.036Z] #11 96.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:24:23.036Z] #11 96.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:24:23.036Z] #11 96.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:24:23.036Z] #11 105.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:24:23.036Z] #11 105.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T04:24:23.036Z] #11 105.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:24:23.036Z] #11 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:24:23.036Z] #11 106.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T04:24:23.036Z] #11 106.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:24:23.036Z] #11 ... [2020-04-17T04:24:23.036Z] [2020-04-17T04:24:23.036Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:23.036Z] #39 10.08 -- Detecting C compile features - done [2020-04-17T04:24:23.036Z] #39 10.13 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T04:24:23.036Z] #39 10.39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T04:24:23.036Z] #39 10.58 -- Configuring done [2020-04-17T04:24:23.036Z] #39 10.61 -- Generating done [2020-04-17T04:24:23.036Z] #39 10.62 -- Build files have been written to: /tmp/tmp.hT4hk4QA5d/tini [2020-04-17T04:24:23.036Z] #39 10.63 + make tini-static [2020-04-17T04:24:23.036Z] #39 11.22 Scanning dependencies of target tini-static [2020-04-17T04:24:23.036Z] #39 11.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T04:24:23.036Z] #39 13.80 [100%] Linking C executable tini-static [2020-04-17T04:24:23.036Z] #39 15.05 [100%] Built target tini-static [2020-04-17T04:24:23.036Z] #39 15.19 + mkdir -p /build [2020-04-17T04:24:23.036Z] #39 15.20 + cp tini-static /build/docker-init [2020-04-17T04:24:23.036Z] #39 DONE 15.3s [2020-04-17T04:24:23.036Z] [2020-04-17T04:24:23.036Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:23.036Z] #45 10.44 PBCC images/tty.pb-c.c [2020-04-17T04:24:23.036Z] #45 10.55 DEP images/tty.pb-c.d [2020-04-17T04:24:23.036Z] #45 10.64 PBCC images/tun.pb-c.c [2020-04-17T04:24:23.097Z] #65 ... [2020-04-17T04:24:23.097Z] [2020-04-17T04:24:23.097Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:23.097Z] #53 DONE 319.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-17T04:24:23.161Z] #45 14.34 PBCC images/sa.pb-c.c [2020-04-17T04:24:23.161Z] #45 14.40 DEP images/sa.pb-c.d [2020-04-17T04:24:23.161Z] #45 14.51 PBCC images/pipe-data.pb-c.c [2020-04-17T04:24:23.161Z] #45 14.57 DEP images/pipe-data.pb-c.d [Pipeline] sh [2020-04-17T04:24:23.325Z] #45 10.76 PBCC images/netdev.pb-c.c [2020-04-17T04:24:23.356Z] [2020-04-17T04:24:23.356Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:23.451Z] #45 14.69 PBCC images/mnt.pb-c.c [2020-04-17T04:24:23.451Z] #45 ... [2020-04-17T04:24:23.451Z] [2020-04-17T04:24:23.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:24:23.451Z] #11 102.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T04:24:23.451Z] #11 102.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T04:24:23.451Z] #11 102.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:24:23.451Z] #11 111.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T04:24:23.451Z] #11 111.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T04:24:23.451Z] #11 111.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:24:23.451Z] #11 111.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T04:24:23.451Z] #11 111.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T04:24:23.451Z] #11 111.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:24:23.451Z] #11 ... [2020-04-17T04:24:23.451Z] [2020-04-17T04:24:23.451Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:23.451Z] #34 101.8 bufio [2020-04-17T04:24:23.451Z] #34 104.4 reflect [2020-04-17T04:24:23.451Z] #34 106.7 path [2020-04-17T04:24:23.451Z] #34 109.8 text/tabwriter [2020-04-17T04:24:23.617Z] #45 10.96 DEP images/tun.pb-c.d [2020-04-17T04:24:23.617Z] #45 11.18 DEP images/netdev.pb-c.d [2020-04-17T04:24:23.740Z] #34 ... [2020-04-17T04:24:23.740Z] [2020-04-17T04:24:23.740Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:23.740Z] #45 14.83 DEP images/mnt.pb-c.d [2020-04-17T04:24:23.740Z] #45 14.92 PBCC images/sk-packet.pb-c.c [2020-04-17T04:24:23.740Z] #45 14.97 DEP images/sk-packet.pb-c.d [2020-04-17T04:24:23.740Z] #45 15.11 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:24:23.740Z] #45 15.20 DEP images/tcp-stream.pb-c.d [2020-04-17T04:24:23.909Z] #45 11.21 PBCC images/vma.pb-c.c [2020-04-17T04:24:23.909Z] #45 11.29 DEP images/vma.pb-c.d [2020-04-17T04:24:23.909Z] #45 11.36 PBCC images/creds.pb-c.c [2020-04-17T04:24:23.909Z] #45 11.41 DEP images/creds.pb-c.d [2020-04-17T04:24:24.029Z] #45 15.29 PBCC images/pipe.pb-c.c [2020-04-17T04:24:24.029Z] #45 15.37 DEP images/pipe.pb-c.d [2020-04-17T04:24:24.199Z] #45 11.50 PBCC images/utsns.pb-c.c [2020-04-17T04:24:24.199Z] #45 11.57 DEP images/utsns.pb-c.d [2020-04-17T04:24:24.199Z] #45 11.66 PBCC images/ipc-desc.pb-c.c [2020-04-17T04:24:24.199Z] #45 11.71 PBCC images/ipc-sem.pb-c.c [2020-04-17T04:24:24.289Z] #65 ... [2020-04-17T04:24:24.289Z] [2020-04-17T04:24:24.289Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:24:24.289Z] #54 DONE 0.1s [2020-04-17T04:24:24.289Z] [2020-04-17T04:24:24.289Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:24.318Z] #45 15.54 PBCC images/pstree.pb-c.c [2020-04-17T04:24:24.318Z] #45 15.60 DEP images/pstree.pb-c.d [2020-04-17T04:24:24.491Z] #45 11.77 DEP images/ipc-desc.pb-c.d [2020-04-17T04:24:24.491Z] #45 11.89 DEP images/ipc-sem.pb-c.d [2020-04-17T04:24:24.491Z] #45 11.98 PBCC images/ipc-msg.pb-c.c [2020-04-17T04:24:24.547Z] #65 ... [2020-04-17T04:24:24.547Z] [2020-04-17T04:24:24.547Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:24:24.547Z] #57 DONE 0.1s [2020-04-17T04:24:24.547Z] [2020-04-17T04:24:24.547Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:24:24.547Z] #61 DONE 0.1s [2020-04-17T04:24:24.547Z] [2020-04-17T04:24:24.547Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:24.606Z] #45 15.82 PBCC images/fs.pb-c.c [2020-04-17T04:24:24.606Z] #45 15.90 DEP images/fs.pb-c.d [2020-04-17T04:24:24.606Z] #45 16.02 PBCC images/signalfd.pb-c.c [2020-04-17T04:24:24.606Z] #45 16.15 DEP images/signalfd.pb-c.d [2020-04-17T04:24:24.784Z] #45 12.03 DEP images/ipc-msg.pb-c.d [2020-04-17T04:24:24.784Z] #45 12.27 PBCC images/ipc-shm.pb-c.c [2020-04-17T04:24:24.895Z] #45 16.27 PBCC images/fh.pb-c.c [2020-04-17T04:24:24.895Z] #45 16.33 PBCC images/fsnotify.pb-c.c [2020-04-17T04:24:25.077Z] #45 12.29 DEP images/ipc-shm.pb-c.d [2020-04-17T04:24:25.077Z] #45 12.42 PBCC images/ipc-var.pb-c.c [2020-04-17T04:24:25.077Z] #45 12.47 DEP images/ipc-var.pb-c.d [2020-04-17T04:24:25.077Z] #45 12.51 PBCC images/sk-opts.pb-c.c [2020-04-17T04:24:25.077Z] #45 12.53 PBCC images/packet-sock.pb-c.c [2020-04-17T04:24:25.077Z] #45 ... [2020-04-17T04:24:25.077Z] [2020-04-17T04:24:25.077Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:25.077Z] #34 97.92 bufio [2020-04-17T04:24:25.077Z] #34 99.98 reflect [2020-04-17T04:24:25.077Z] #34 101.5 path [2020-04-17T04:24:25.077Z] #34 104.5 text/tabwriter [2020-04-17T04:24:25.077Z] #34 ... [2020-04-17T04:24:25.077Z] [2020-04-17T04:24:25.077Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:25.077Z] #45 12.58 DEP images/sk-opts.pb-c.d [2020-04-17T04:24:25.077Z] #45 12.63 DEP images/packet-sock.pb-c.d [2020-04-17T04:24:25.186Z] #45 16.43 DEP images/fh.pb-c.d [2020-04-17T04:24:25.186Z] #45 16.51 DEP images/fsnotify.pb-c.d [2020-04-17T04:24:25.186Z] #45 16.64 PBCC images/eventpoll.pb-c.c [2020-04-17T04:24:25.186Z] #45 16.67 DEP images/eventpoll.pb-c.d [2020-04-17T04:24:25.367Z] #45 12.69 PBCC images/sk-netlink.pb-c.c [2020-04-17T04:24:25.367Z] #45 12.75 DEP images/sk-netlink.pb-c.d [2020-04-17T04:24:25.367Z] #45 12.82 PBCC images/sk-inet.pb-c.c [2020-04-17T04:24:25.367Z] #45 12.93 DEP images/sk-inet.pb-c.d [2020-04-17T04:24:25.478Z] #65 ... [2020-04-17T04:24:25.478Z] [2020-04-17T04:24:25.478Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:25.478Z] #53 DONE 321.7s [2020-04-17T04:24:25.478Z] [2020-04-17T04:24:25.478Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:25.556Z] #45 16.73 PBCC images/eventfd.pb-c.c [2020-04-17T04:24:25.556Z] #45 16.78 DEP images/eventfd.pb-c.d [2020-04-17T04:24:25.556Z] #45 16.89 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:24:25.556Z] #45 16.94 DEP images/remap-file-path.pb-c.d [2020-04-17T04:24:25.581Z] + docker version [2020-04-17T04:24:25.658Z] #45 13.01 PBCC images/sk-unix.pb-c.c [2020-04-17T04:24:25.658Z] #45 13.11 DEP images/sk-unix.pb-c.d [2020-04-17T04:24:25.850Z] #45 17.14 PBCC images/fifo.pb-c.c [2020-04-17T04:24:25.850Z] #45 17.19 DEP images/fifo.pb-c.d [2020-04-17T04:24:25.850Z] #45 17.26 PBCC images/ghost-file.pb-c.c [2020-04-17T04:24:25.850Z] #45 17.33 DEP images/ghost-file.pb-c.d [2020-04-17T04:24:25.949Z] #45 13.24 PBCC images/mm.pb-c.c [2020-04-17T04:24:25.950Z] #45 13.38 DEP images/mm.pb-c.d [2020-04-17T04:24:25.950Z] #45 13.49 PBCC images/timerfd.pb-c.c [2020-04-17T04:24:26.048Z] #65 ... [2020-04-17T04:24:26.048Z] [2020-04-17T04:24:26.048Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:24:26.048Z] #54 DONE 0.1s [2020-04-17T04:24:26.048Z] [2020-04-17T04:24:26.048Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:24:26.048Z] #57 DONE 0.1s [2020-04-17T04:24:26.048Z] [2020-04-17T04:24:26.048Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:26.142Z] #45 17.43 PBCC images/regfile.pb-c.c [2020-04-17T04:24:26.142Z] #45 17.58 DEP images/regfile.pb-c.d [2020-04-17T04:24:26.142Z] #45 17.69 PBCC images/ns.pb-c.c [2020-04-17T04:24:26.241Z] #45 13.58 DEP images/timerfd.pb-c.d [2020-04-17T04:24:26.241Z] #45 13.71 PBCC images/timer.pb-c.c [2020-04-17T04:24:26.241Z] #45 13.77 DEP images/timer.pb-c.d [2020-04-17T04:24:26.306Z] #65 ... [2020-04-17T04:24:26.306Z] [2020-04-17T04:24:26.306Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:24:26.306Z] #61 DONE 0.1s [2020-04-17T04:24:26.306Z] [2020-04-17T04:24:26.306Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:26.471Z] #45 17.72 DEP images/ns.pb-c.d [2020-04-17T04:24:26.471Z] #45 17.82 PBCC images/fdinfo.pb-c.c [2020-04-17T04:24:26.471Z] #45 ... [2020-04-17T04:24:26.471Z] [2020-04-17T04:24:26.471Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:26.471Z] #48 104.8 bufio [2020-04-17T04:24:26.471Z] #48 106.5 reflect [2020-04-17T04:24:26.471Z] #48 113.3 regexp/syntax [2020-04-17T04:24:26.535Z] #45 13.86 PBCC images/sa.pb-c.c [2020-04-17T04:24:26.535Z] #45 13.95 DEP images/sa.pb-c.d [2020-04-17T04:24:26.535Z] #45 14.03 PBCC images/pipe-data.pb-c.c [2020-04-17T04:24:26.535Z] #45 14.05 DEP images/pipe-data.pb-c.d [2020-04-17T04:24:26.535Z] #45 14.13 PBCC images/mnt.pb-c.c [2020-04-17T04:24:26.764Z] #48 ... [2020-04-17T04:24:26.764Z] [2020-04-17T04:24:26.764Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:26.764Z] #57 105.1 bufio [2020-04-17T04:24:26.764Z] #57 108.6 reflect [2020-04-17T04:24:26.764Z] #57 110.3 regexp/syntax [2020-04-17T04:24:26.764Z] #57 ... [2020-04-17T04:24:26.764Z] [2020-04-17T04:24:26.764Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:26.764Z] #34 115.1 internal/syscall/execenv [2020-04-17T04:24:26.764Z] #34 115.1 internal/syscall/unix [2020-04-17T04:24:26.764Z] #34 115.2 time [2020-04-17T04:24:26.828Z] #45 14.23 DEP images/mnt.pb-c.d [2020-04-17T04:24:26.828Z] #45 14.34 PBCC images/sk-packet.pb-c.c [2020-04-17T04:24:26.828Z] #45 14.37 DEP images/sk-packet.pb-c.d [2020-04-17T04:24:26.867Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-17T04:24:27.137Z] #45 14.46 PBCC images/tcp-stream.pb-c.c [2020-04-17T04:24:27.137Z] #45 14.56 DEP images/tcp-stream.pb-c.d [2020-04-17T04:24:27.137Z] #45 14.62 PBCC images/pipe.pb-c.c [2020-04-17T04:24:27.137Z] #45 14.68 DEP images/pipe.pb-c.d [2020-04-17T04:24:27.426Z] #45 14.73 PBCC images/pstree.pb-c.c [2020-04-17T04:24:27.426Z] #45 14.76 DEP images/pstree.pb-c.d [2020-04-17T04:24:27.426Z] #45 14.82 PBCC images/fs.pb-c.c [2020-04-17T04:24:27.426Z] #45 14.86 DEP images/fs.pb-c.d [2020-04-17T04:24:27.426Z] #45 14.91 PBCC images/signalfd.pb-c.c [2020-04-17T04:24:27.732Z] #45 15.00 DEP images/signalfd.pb-c.d [2020-04-17T04:24:27.732Z] #45 15.06 PBCC images/fh.pb-c.c [2020-04-17T04:24:27.732Z] #45 15.14 PBCC images/fsnotify.pb-c.c [2020-04-17T04:24:27.732Z] #45 15.25 DEP images/fh.pb-c.d [2020-04-17T04:24:28.025Z] #45 15.34 DEP images/fsnotify.pb-c.d [2020-04-17T04:24:28.025Z] #45 15.49 PBCC images/eventpoll.pb-c.c [2020-04-17T04:24:28.025Z] #45 15.52 DEP images/eventpoll.pb-c.d [2020-04-17T04:24:28.025Z] #45 ... [2020-04-17T04:24:28.025Z] [2020-04-17T04:24:28.025Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:28.025Z] #57 101.0 bufio [2020-04-17T04:24:28.025Z] #57 104.8 text/tabwriter [2020-04-17T04:24:28.025Z] #57 109.7 regexp/syntax [2020-04-17T04:24:28.025Z] #57 109.7 reflect [2020-04-17T04:24:28.316Z] #57 ... [2020-04-17T04:24:28.316Z] [2020-04-17T04:24:28.316Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:28.316Z] #34 111.1 internal/syscall/execenv [2020-04-17T04:24:28.316Z] #34 111.1 internal/syscall/unix [2020-04-17T04:24:28.316Z] #34 111.2 time [2020-04-17T04:24:29.344Z] #34 ... [2020-04-17T04:24:29.344Z] [2020-04-17T04:24:29.344Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:29.344Z] #48 102.2 reflect [2020-04-17T04:24:29.344Z] #48 103.3 bufio [2020-04-17T04:24:29.344Z] #48 ... [2020-04-17T04:24:29.344Z] [2020-04-17T04:24:29.344Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:29.344Z] #45 15.67 PBCC images/eventfd.pb-c.c [2020-04-17T04:24:29.344Z] #45 15.74 DEP images/eventfd.pb-c.d [2020-04-17T04:24:29.344Z] #45 15.87 PBCC images/remap-file-path.pb-c.c [2020-04-17T04:24:29.344Z] #45 15.89 DEP images/remap-file-path.pb-c.d [2020-04-17T04:24:29.344Z] #45 15.98 PBCC images/fifo.pb-c.c [2020-04-17T04:24:29.344Z] #45 16.05 DEP images/fifo.pb-c.d [2020-04-17T04:24:29.344Z] #45 16.18 PBCC images/ghost-file.pb-c.c [2020-04-17T04:24:29.344Z] #45 16.32 DEP images/ghost-file.pb-c.d [2020-04-17T04:24:29.344Z] #45 16.40 PBCC images/regfile.pb-c.c [2020-04-17T04:24:29.344Z] #45 16.51 DEP images/regfile.pb-c.d [2020-04-17T04:24:29.344Z] #45 16.61 PBCC images/ns.pb-c.c [2020-04-17T04:24:29.344Z] #45 16.68 DEP images/ns.pb-c.d [2020-04-17T04:24:29.344Z] #45 16.75 PBCC images/fdinfo.pb-c.c [2020-04-17T04:24:29.634Z] #45 16.97 DEP images/fdinfo.pb-c.d [2020-04-17T04:24:29.634Z] #45 17.18 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:24:29.643Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:24:29.643Z] [2020-04-17T04:24:29.644Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:24:29.644Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:24:29.644Z] HOSTNAME=b5ae3414451b [2020-04-17T04:24:29.644Z] TESTDEBUG=0 [2020-04-17T04:24:29.644Z] DEST=bundles/test-integration [2020-04-17T04:24:29.644Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:24:29.644Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:24:29.644Z] container=docker [2020-04-17T04:24:29.644Z] HOME=/root [2020-04-17T04:24:29.644Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:24:29.644Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:24:29.644Z] VALIDATE_BRANCH= [2020-04-17T04:24:29.644Z] TERM=xterm [2020-04-17T04:24:29.644Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:24:29.644Z] SHLVL=1 [2020-04-17T04:24:29.644Z] TIMEOUT=120m [2020-04-17T04:24:29.644Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:24:29.644Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:24:29.644Z] GO111MODULE=off [2020-04-17T04:24:29.644Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T04:24:29.644Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T04:24:29.644Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:24:29.644Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:24:29.644Z] GOPATH=/go [2020-04-17T04:24:29.644Z] PKG_CONFIG=pkg-config [2020-04-17T04:24:29.644Z] _=/usr/bin/env [2020-04-17T04:24:29.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T04:24:29.921Z] #45 17.29 PBCC images/core-arm.pb-c.c [2020-04-17T04:24:29.921Z] #45 17.38 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:24:30.215Z] #45 17.52 PBCC images/core-s390.pb-c.c [2020-04-17T04:24:30.215Z] #45 17.71 PBCC images/core-x86.pb-c.c [2020-04-17T04:24:30.511Z] #45 17.87 PBCC images/core.pb-c.c [2020-04-17T04:24:30.804Z] #45 18.15 PBCC images/inventory.pb-c.c [2020-04-17T04:24:30.804Z] #45 18.24 DEP images/core-aarch64.pb-c.d [2020-04-17T04:24:31.096Z] #45 18.31 DEP images/core-arm.pb-c.d [2020-04-17T04:24:31.096Z] #45 18.40 DEP images/core-ppc64.pb-c.d [2020-04-17T04:24:31.096Z] #45 18.51 DEP images/core-s390.pb-c.d [2020-04-17T04:24:31.096Z] #45 18.59 DEP images/core-x86.pb-c.d [2020-04-17T04:24:31.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-17T04:24:31.392Z] #45 18.67 DEP images/core.pb-c.d [2020-04-17T04:24:31.392Z] #45 18.76 DEP images/inventory.pb-c.d [2020-04-17T04:24:31.392Z] #45 18.88 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:24:31.392Z] #45 18.92 DEP images/cpuinfo.pb-c.d [2020-04-17T04:24:31.392Z] #45 19.00 PBCC images/stats.pb-c.c [2020-04-17T04:24:31.686Z] #45 19.04 DEP images/stats.pb-c.d [2020-04-17T04:24:32.328Z] #34 ... [2020-04-17T04:24:32.328Z] [2020-04-17T04:24:32.328Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:32.328Z] #45 17.98 DEP images/fdinfo.pb-c.d [2020-04-17T04:24:32.328Z] #45 18.13 PBCC images/core-aarch64.pb-c.c [2020-04-17T04:24:32.328Z] #45 18.25 PBCC images/core-arm.pb-c.c [2020-04-17T04:24:32.328Z] #45 18.35 PBCC images/core-ppc64.pb-c.c [2020-04-17T04:24:32.328Z] #45 18.42 PBCC images/core-s390.pb-c.c [2020-04-17T04:24:32.328Z] #45 18.57 PBCC images/core-x86.pb-c.c [2020-04-17T04:24:32.328Z] #45 18.71 PBCC images/core.pb-c.c [2020-04-17T04:24:32.328Z] #45 18.85 PBCC images/inventory.pb-c.c [2020-04-17T04:24:32.328Z] #45 19.05 DEP images/core-aarch64.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.14 DEP images/core-arm.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.31 DEP images/core-ppc64.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.39 DEP images/core-s390.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.51 DEP images/core-x86.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.62 DEP images/core.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.71 DEP images/inventory.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.81 PBCC images/cpuinfo.pb-c.c [2020-04-17T04:24:32.328Z] #45 19.87 DEP images/cpuinfo.pb-c.d [2020-04-17T04:24:32.328Z] #45 19.97 PBCC images/stats.pb-c.c [2020-04-17T04:24:32.328Z] #45 20.00 DEP images/stats.pb-c.d [2020-04-17T04:24:32.328Z] #45 22.73 make[1]: Nothing to be done for 'all'. [2020-04-17T04:24:34.403Z] #45 25.41 CC images/stats.o [2020-04-17T04:24:34.444Z] #45 21.61 make[1]: Nothing to be done for 'all'. [2020-04-17T04:24:34.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-17T04:24:34.698Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-17T04:24:35.037Z] #45 26.27 CC images/core.o [2020-04-17T04:24:35.037Z] #45 ... [2020-04-17T04:24:35.037Z] [2020-04-17T04:24:35.037Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:35.037Z] #57 123.3 time [2020-04-17T04:24:37.170Z] #45 24.54 CC images/stats.o [2020-04-17T04:24:37.803Z] #45 25.41 CC images/core.o [2020-04-17T04:24:38.435Z] #45 ... [2020-04-17T04:24:38.435Z] [2020-04-17T04:24:38.435Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:38.435Z] #57 121.6 time [2020-04-17T04:24:38.553Z] #57 ... [2020-04-17T04:24:38.553Z] [2020-04-17T04:24:38.553Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:38.553Z] #48 116.7 crypto/rc4 [2020-04-17T04:24:38.553Z] #48 117.5 vendor/golang.org/x/crypto/hkdf [2020-04-17T04:24:38.553Z] #48 118.5 vendor/golang.org/x/text/transform [2020-04-17T04:24:38.553Z] #48 125.2 time [2020-04-17T04:24:38.553Z] #48 ... [2020-04-17T04:24:38.553Z] [2020-04-17T04:24:38.553Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:39.717Z] #66 68.93 Checking out files: 49% (1577/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 79% (2522/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:24:39.717Z] #66 70.92 + cd /tmp/tmp.bVVmcSBM13/src/github.com/containerd/containerd [2020-04-17T04:24:40.008Z] #66 70.92 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:24:40.328Z] Client: Docker Engine - Enterprise [2020-04-17T04:24:40.328Z] Version: 19.03.5 [2020-04-17T04:24:40.328Z] API version: 1.40 [2020-04-17T04:24:40.328Z] Go version: go1.12.12 [2020-04-17T04:24:40.328Z] Git commit: 2ee0c57608 [2020-04-17T04:24:40.328Z] Built: 11/13/2019 08:00:16 [2020-04-17T04:24:40.328Z] OS/Arch: windows/amd64 [2020-04-17T04:24:40.328Z] Experimental: false [2020-04-17T04:24:40.328Z] [2020-04-17T04:24:40.328Z] Server: Docker Engine - Enterprise [2020-04-17T04:24:40.328Z] Engine: [2020-04-17T04:24:40.328Z] Version: 19.03.5 [2020-04-17T04:24:40.328Z] API version: 1.40 (minimum version 1.24) [2020-04-17T04:24:40.328Z] Go version: go1.12.12 [2020-04-17T04:24:40.328Z] Git commit: 2ee0c57608 [2020-04-17T04:24:40.328Z] Built: 11/13/2019 07:58:51 [2020-04-17T04:24:40.328Z] OS/Arch: windows/amd64 [2020-04-17T04:24:40.328Z] Experimental: true [2020-04-17T04:24:40.493Z] #57 ... [2020-04-17T04:24:40.493Z] [2020-04-17T04:24:40.493Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:40.493Z] #48 113.1 regexp/syntax [2020-04-17T04:24:40.493Z] #48 118.8 vendor/golang.org/x/text/transform [2020-04-17T04:24:40.493Z] #48 122.2 time [2020-04-17T04:24:40.493Z] #48 ... [2020-04-17T04:24:40.493Z] [2020-04-17T04:24:40.493Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:40.493Z] #34 123.0 internal/poll [Pipeline] sh [2020-04-17T04:24:41.833Z] + docker info [2020-04-17T04:24:42.069Z] #66 73.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:24:42.069Z] #66 73.00 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:24:42.069Z] #66 73.00 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:24:42.069Z] #66 73.01 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:24:42.069Z] #66 73.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:24:42.069Z] #66 73.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:24:42.069Z] #66 73.01 + '[' '' = dynamic ']' [2020-04-17T04:24:42.069Z] #66 73.01 + make [2020-04-17T04:24:44.136Z] #66 74.86 + bin/ctr [2020-04-17T04:24:44.939Z] #34 127.5 os [2020-04-17T04:24:44.939Z] #34 ... [2020-04-17T04:24:44.939Z] [2020-04-17T04:24:44.939Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:44.939Z] #57 128.1 regexp [2020-04-17T04:24:44.963Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-17T04:24:45.245Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-17T04:24:45.640Z] #66 ... [2020-04-17T04:24:45.640Z] [2020-04-17T04:24:45.640Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:45.640Z] #48 134.1 regexp [2020-04-17T04:24:46.271Z] #48 ... [2020-04-17T04:24:46.271Z] [2020-04-17T04:24:46.271Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:46.271Z] #45 27.80 CC images/core-x86.o [2020-04-17T04:24:46.271Z] #45 28.84 CC images/core-arm.o [2020-04-17T04:24:46.271Z] #45 29.60 CC images/core-aarch64.o [2020-04-17T04:24:46.271Z] #45 30.51 CC images/core-ppc64.o [2020-04-17T04:24:46.271Z] #45 31.60 CC images/core-s390.o [2020-04-17T04:24:46.271Z] #45 32.97 CC images/cpuinfo.o [2020-04-17T04:24:46.271Z] #45 33.98 CC images/inventory.o [2020-04-17T04:24:46.271Z] #45 34.31 CC images/fdinfo.o [2020-04-17T04:24:46.271Z] #45 35.02 CC images/fown.o [2020-04-17T04:24:46.271Z] #45 35.44 CC images/ns.o [2020-04-17T04:24:46.271Z] #45 35.88 CC images/regfile.o [2020-04-17T04:24:46.271Z] #45 36.33 CC images/ghost-file.o [2020-04-17T04:24:46.271Z] #45 37.00 CC images/fifo.o [2020-04-17T04:24:46.271Z] #45 37.44 CC images/remap-file-path.o [2020-04-17T04:24:46.464Z] #65 271.6 + bin/containerd-stress [2020-04-17T04:24:46.464Z] #65 273.3 + bin/containerd-shim [2020-04-17T04:24:46.560Z] #45 37.83 CC images/eventfd.o [2020-04-17T04:24:46.714Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-17T04:24:46.851Z] #45 38.14 CC images/eventpoll.o [2020-04-17T04:24:47.479Z] #45 38.80 CC images/fh.o [2020-04-17T04:24:48.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T04:24:48.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T04:24:48.109Z] #45 39.43 CC images/fsnotify.o [2020-04-17T04:24:48.109Z] #45 ... [2020-04-17T04:24:48.109Z] [2020-04-17T04:24:48.109Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:48.109Z] #34 126.3 internal/poll [2020-04-17T04:24:48.109Z] #34 130.3 os [2020-04-17T04:24:48.109Z] #34 134.8 internal/fmtsort [2020-04-17T04:24:48.225Z] #65 292.6 + bin/containerd-stress [2020-04-17T04:24:48.225Z] #65 294.3 + bin/containerd-shim [2020-04-17T04:24:48.398Z] #34 136.5 path/filepath [2020-04-17T04:24:48.398Z] #34 136.5 fmt [2020-04-17T04:24:49.439Z] #34 ... [2020-04-17T04:24:49.439Z] [2020-04-17T04:24:49.439Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:49.439Z] #45 40.51 CC images/signalfd.o [2020-04-17T04:24:49.439Z] #45 40.91 CC images/fs.o [2020-04-17T04:24:49.730Z] #45 ... [2020-04-17T04:24:49.730Z] [2020-04-17T04:24:49.730Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:49.730Z] #57 128.1 regexp [2020-04-17T04:24:50.021Z] #57 ... [2020-04-17T04:24:50.021Z] [2020-04-17T04:24:50.021Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:50.021Z] #45 41.41 CC images/pstree.o [2020-04-17T04:24:50.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T04:24:50.309Z] #45 41.78 CC images/pipe.o [2020-04-17T04:24:50.491Z] #57 ... [2020-04-17T04:24:50.491Z] [2020-04-17T04:24:50.491Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:50.491Z] #45 26.98 CC images/core-x86.o [2020-04-17T04:24:50.491Z] #45 28.11 CC images/core-arm.o [2020-04-17T04:24:50.491Z] #45 29.09 CC images/core-aarch64.o [2020-04-17T04:24:50.491Z] #45 29.79 CC images/core-ppc64.o [2020-04-17T04:24:50.491Z] #45 31.26 CC images/core-s390.o [2020-04-17T04:24:50.491Z] #45 32.68 CC images/cpuinfo.o [2020-04-17T04:24:50.491Z] #45 33.48 CC images/inventory.o [2020-04-17T04:24:50.491Z] #45 33.95 CC images/fdinfo.o [2020-04-17T04:24:50.491Z] #45 34.58 CC images/fown.o [2020-04-17T04:24:50.491Z] #45 35.10 CC images/ns.o [2020-04-17T04:24:50.491Z] #45 35.62 CC images/regfile.o [2020-04-17T04:24:50.491Z] #45 36.15 CC images/ghost-file.o [2020-04-17T04:24:50.491Z] #45 36.69 CC images/fifo.o [2020-04-17T04:24:50.491Z] #45 37.01 CC images/remap-file-path.o [2020-04-17T04:24:50.491Z] #45 ... [2020-04-17T04:24:50.491Z] [2020-04-17T04:24:50.491Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:24:50.491Z] #66 68.09 Checking out files: 49% (1558/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2841/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-17T04:24:50.491Z] #66 69.46 + cd /tmp/tmp.cmc2N93ext/src/github.com/containerd/containerd [2020-04-17T04:24:50.491Z] #66 69.46 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T04:24:50.491Z] #66 71.65 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T04:24:50.491Z] #66 71.65 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T04:24:50.491Z] #66 71.65 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:24:50.491Z] #66 71.65 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T04:24:50.491Z] #66 71.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T04:24:50.491Z] #66 71.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T04:24:50.491Z] #66 71.65 + '[' '' = dynamic ']' [2020-04-17T04:24:50.491Z] #66 71.65 + make [2020-04-17T04:24:50.491Z] #66 73.85 + bin/ctr [2020-04-17T04:24:50.491Z] #66 ... [2020-04-17T04:24:50.491Z] [2020-04-17T04:24:50.491Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:50.491Z] #45 37.42 CC images/eventfd.o [2020-04-17T04:24:50.491Z] #45 37.83 CC images/eventpoll.o [2020-04-17T04:24:50.938Z] #45 42.19 CC images/tcp-stream.o [2020-04-17T04:24:51.171Z] #45 38.35 CC images/fh.o [2020-04-17T04:24:51.227Z] #45 42.62 CC images/sk-packet.o [2020-04-17T04:24:51.458Z] #45 38.95 CC images/fsnotify.o [2020-04-17T04:24:51.856Z] #45 43.13 CC images/mnt.o [2020-04-17T04:24:52.145Z] #45 43.59 CC images/pipe-data.o [2020-04-17T04:24:52.193Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-17T04:24:52.779Z] #45 44.03 CC images/sa.o [2020-04-17T04:24:52.953Z] #45 40.22 CC images/signalfd.o [2020-04-17T04:24:53.020Z] #65 279.7 + bin/containerd-shim-runc-v1 [2020-04-17T04:24:53.068Z] #45 44.48 CC images/timer.o [2020-04-17T04:24:53.241Z] #45 40.60 CC images/fs.o [2020-04-17T04:24:53.529Z] #45 40.95 CC images/pstree.o [2020-04-17T04:24:53.816Z] #45 41.33 CC images/pipe.o [2020-04-17T04:24:54.095Z] #45 45.23 CC images/timerfd.o [2020-04-17T04:24:54.403Z] #45 45.84 CC images/mm.o [2020-04-17T04:24:54.443Z] #45 41.89 CC images/tcp-stream.o [2020-04-17T04:24:54.793Z] #65 300.9 + bin/containerd-shim-runc-v1 [2020-04-17T04:24:55.071Z] #45 42.33 CC images/sk-packet.o [2020-04-17T04:24:55.361Z] #45 42.86 CC images/mnt.o [2020-04-17T04:24:55.428Z] #45 46.65 CC images/sk-opts.o [2020-04-17T04:24:55.544Z] #65 282.7 + bin/containerd-shim-runc-v2 [2020-04-17T04:24:55.718Z] #45 47.04 CC images/sk-unix.o [2020-04-17T04:24:55.801Z] #65 283.5 + binaries [2020-04-17T04:24:55.997Z] #45 43.31 CC images/pipe-data.o [2020-04-17T04:24:56.059Z] #65 283.5 + mkdir -p /build [2020-04-17T04:24:56.059Z] #65 283.5 + cp bin/containerd /build/containerd [2020-04-17T04:24:56.059Z] #65 283.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:24:56.059Z] #65 283.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:24:56.059Z] #65 283.6 + cp bin/ctr /build/ctr [2020-04-17T04:24:56.292Z] #45 43.68 CC images/sa.o [2020-04-17T04:24:56.316Z] #65 DONE 284.0s [2020-04-17T04:24:56.348Z] #45 47.62 CC images/sk-inet.o [2020-04-17T04:24:56.689Z] #65 303.8 + bin/containerd-shim-runc-v2 [2020-04-17T04:24:56.925Z] #45 44.23 CC images/timer.o [2020-04-17T04:24:56.925Z] #45 ... [2020-04-17T04:24:56.925Z] [2020-04-17T04:24:56.925Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:24:56.925Z] #11 140.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:24:56.925Z] #11 140.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T04:24:56.925Z] #11 140.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:24:56.976Z] #45 48.41 CC images/tun.o [2020-04-17T04:24:57.246Z] [2020-04-17T04:24:57.246Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:24:57.504Z] #66 DONE 0.2s [2020-04-17T04:24:57.504Z] [2020-04-17T04:24:57.504Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:24:57.605Z] #45 49.01 CC images/sk-netlink.o [2020-04-17T04:24:57.621Z] #65 304.6 + binaries [2020-04-17T04:24:57.621Z] #65 304.6 + mkdir -p /build [2020-04-17T04:24:57.621Z] #65 304.6 + cp bin/containerd /build/containerd [2020-04-17T04:24:57.621Z] #65 304.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:24:57.621Z] #65 304.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:24:57.621Z] #65 304.7 + cp bin/ctr /build/ctr [2020-04-17T04:24:57.762Z] #70 DONE 0.1s [2020-04-17T04:24:57.762Z] [2020-04-17T04:24:57.762Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:24:57.878Z] #65 DONE 305.1s [2020-04-17T04:24:57.894Z] #45 ... [2020-04-17T04:24:57.894Z] [2020-04-17T04:24:57.894Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:24:57.894Z] #11 146.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T04:24:57.894Z] #11 146.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T04:24:57.894Z] #11 146.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:24:58.019Z] #72 DONE 0.1s [2020-04-17T04:24:58.019Z] [2020-04-17T04:24:58.019Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:24:58.019Z] #75 DONE 0.1s [2020-04-17T04:24:58.019Z] [2020-04-17T04:24:58.019Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:24:58.019Z] #76 DONE 0.0s [2020-04-17T04:24:58.019Z] [2020-04-17T04:24:58.019Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:24:58.952Z] #77 DONE 1.1s [2020-04-17T04:24:58.952Z] [2020-04-17T04:24:58.952Z] #78 exporting to image [2020-04-17T04:24:58.952Z] #78 exporting layers [2020-04-17T04:24:59.248Z] [2020-04-17T04:24:59.248Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:24:59.248Z] #66 DONE 0.2s [2020-04-17T04:24:59.248Z] [2020-04-17T04:24:59.248Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:24:59.248Z] #70 DONE 0.1s [2020-04-17T04:24:59.248Z] [2020-04-17T04:24:59.248Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:24:59.505Z] #72 DONE 0.1s [2020-04-17T04:24:59.505Z] [2020-04-17T04:24:59.505Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:24:59.505Z] #75 DONE 0.1s [2020-04-17T04:24:59.505Z] [2020-04-17T04:24:59.505Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:24:59.505Z] #76 DONE 0.0s [2020-04-17T04:24:59.505Z] [2020-04-17T04:24:59.505Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:24:59.670Z] #11 ... [2020-04-17T04:24:59.671Z] [2020-04-17T04:24:59.671Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:24:59.671Z] #48 132.0 regexp [2020-04-17T04:24:59.671Z] #48 141.4 os/exec [2020-04-17T04:24:59.671Z] #48 141.6 net [2020-04-17T04:24:59.671Z] #48 ... [2020-04-17T04:24:59.671Z] [2020-04-17T04:24:59.671Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:59.671Z] #45 44.93 CC images/timerfd.o [2020-04-17T04:24:59.671Z] #45 45.32 CC images/mm.o [2020-04-17T04:24:59.671Z] #45 45.93 CC images/sk-opts.o [2020-04-17T04:24:59.671Z] #45 46.56 CC images/sk-unix.o [2020-04-17T04:24:59.671Z] #45 ... [2020-04-17T04:24:59.671Z] [2020-04-17T04:24:59.671Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:24:59.671Z] #34 132.5 internal/fmtsort [2020-04-17T04:24:59.671Z] #34 133.9 path/filepath [2020-04-17T04:24:59.671Z] #34 133.9 fmt [2020-04-17T04:24:59.671Z] #34 137.1 io/ioutil [2020-04-17T04:24:59.671Z] #34 140.6 flag [2020-04-17T04:24:59.671Z] #34 140.6 log [2020-04-17T04:24:59.671Z] #34 140.6 github.com/BurntSushi/toml [2020-04-17T04:24:59.959Z] #34 ... [2020-04-17T04:24:59.959Z] [2020-04-17T04:24:59.959Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:24:59.959Z] #45 47.30 CC images/sk-inet.o [2020-04-17T04:25:00.563Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-17T04:25:00.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-17T04:25:00.875Z] #77 DONE 1.2s [2020-04-17T04:25:00.875Z] [2020-04-17T04:25:00.875Z] #78 exporting to image [2020-04-17T04:25:00.875Z] #78 exporting layers [2020-04-17T04:25:00.988Z] #45 48.24 CC images/tun.o [2020-04-17T04:25:01.399Z] #11 ... [2020-04-17T04:25:01.400Z] [2020-04-17T04:25:01.400Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:01.400Z] #34 139.4 io/ioutil [2020-04-17T04:25:01.400Z] #34 142.9 log [2020-04-17T04:25:01.400Z] #34 142.9 flag [2020-04-17T04:25:01.400Z] #34 142.9 github.com/BurntSushi/toml [2020-04-17T04:25:01.400Z] #34 ... [2020-04-17T04:25:01.400Z] [2020-04-17T04:25:01.400Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:01.400Z] #45 49.55 CC images/packet-sock.o [2020-04-17T04:25:01.400Z] #45 50.31 CC images/ipc-var.o [2020-04-17T04:25:01.400Z] #45 50.64 CC images/ipc-desc.o [2020-04-17T04:25:01.400Z] #45 51.01 CC images/ipc-shm.o [2020-04-17T04:25:01.400Z] #45 51.49 CC images/ipc-msg.o [2020-04-17T04:25:01.400Z] #45 52.07 CC images/ipc-sem.o [2020-04-17T04:25:01.400Z] #45 52.53 CC images/utsns.o [2020-04-17T04:25:01.400Z] #45 52.92 CC images/creds.o [2020-04-17T04:25:01.625Z] #45 48.97 CC images/sk-netlink.o [2020-04-17T04:25:01.689Z] #45 ... [2020-04-17T04:25:01.689Z] [2020-04-17T04:25:01.689Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:01.689Z] #57 140.1 mvdan.cc/sh/v3/fileutil [2020-04-17T04:25:01.689Z] #57 140.1 io/ioutil [2020-04-17T04:25:01.689Z] #57 143.6 encoding/binary [2020-04-17T04:25:01.689Z] #57 143.7 github.com/pkg/diff [2020-04-17T04:25:01.689Z] #57 143.7 go/token [2020-04-17T04:25:01.689Z] #57 143.7 flag [2020-04-17T04:25:01.689Z] #57 147.8 go/scanner [2020-04-17T04:25:01.890Z] 65014b3c3121: Verifying Checksum [2020-04-17T04:25:01.890Z] 65014b3c3121: Download complete [2020-04-17T04:25:01.978Z] #57 ... [2020-04-17T04:25:01.978Z] [2020-04-17T04:25:01.978Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:01.978Z] #45 53.34 CC images/vma.o [2020-04-17T04:25:02.260Z] #45 49.45 CC images/packet-sock.o [2020-04-17T04:25:02.267Z] #45 53.71 CC images/netdev.o [2020-04-17T04:25:02.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-17T04:25:02.909Z] #45 50.18 CC images/ipc-var.o [2020-04-17T04:25:03.292Z] #45 54.53 CC images/tty.o [2020-04-17T04:25:03.539Z] #45 50.84 CC images/ipc-desc.o [2020-04-17T04:25:03.830Z] #45 51.14 CC images/ipc-shm.o [2020-04-17T04:25:04.121Z] #45 51.65 CC images/ipc-msg.o [2020-04-17T04:25:04.323Z] #45 55.66 CC images/file-lock.o [2020-04-17T04:25:04.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-17T04:25:04.613Z] #45 56.07 CC images/rlimit.o [2020-04-17T04:25:04.752Z] #45 52.16 CC images/ipc-sem.o [2020-04-17T04:25:05.042Z] #45 52.47 CC images/utsns.o [2020-04-17T04:25:05.182Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-04-17T04:25:05.182Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T04:25:05.182Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2020-04-17T04:25:05.182Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T04:25:05.182Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T04:25:05.182Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T04:25:05.183Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-04-17T04:25:05.183Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2020-04-17T04:25:05.183Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.8% of statements [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T04:25:05.183Z] ok github.com/docker/docker/api/types/time 0.039s coverage: 100.0% of statements [2020-04-17T04:25:05.183Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T04:25:05.183Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T04:25:05.183Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-04-17T04:25:05.243Z] #45 56.49 CC images/pagemap.o [2020-04-17T04:25:05.333Z] #45 52.79 CC images/creds.o [2020-04-17T04:25:05.333Z] #45 ... [2020-04-17T04:25:05.333Z] [2020-04-17T04:25:05.333Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:05.333Z] #57 138.4 io/ioutil [2020-04-17T04:25:05.333Z] #57 139.7 mvdan.cc/sh/v3/fileutil [2020-04-17T04:25:05.333Z] #57 142.3 flag [2020-04-17T04:25:05.333Z] #57 142.3 github.com/pkg/diff [2020-04-17T04:25:05.333Z] #57 142.3 go/token [2020-04-17T04:25:05.333Z] #57 142.4 encoding/binary [2020-04-17T04:25:05.333Z] #57 146.9 go/scanner [2020-04-17T04:25:05.442Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-04-17T04:25:05.505Z] #78 exporting layers 5.9s done [2020-04-17T04:25:05.505Z] #78 writing image sha256:bdbd486d8b8d6b66e85fbe6db953f8693fbad24e250f056bd13a15221246735e done [2020-04-17T04:25:05.505Z] #78 naming to docker.io/library/docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 done [2020-04-17T04:25:05.505Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [2020-04-17T04:25:05.532Z] #45 ... [2020-04-17T04:25:05.532Z] [2020-04-17T04:25:05.532Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:05.532Z] #48 144.0 net [2020-04-17T04:25:05.532Z] #48 144.1 os/exec [2020-04-17T04:25:05.532Z] #48 147.3 github.com/LK4D4/vndr/versioned [2020-04-17T04:25:05.532Z] #48 151.3 net/url [2020-04-17T04:25:05.532Z] #48 151.3 text/template/parse [2020-04-17T04:25:05.532Z] #48 151.3 go/scanner [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-17T04:25:05.624Z] #57 ... [2020-04-17T04:25:05.624Z] [2020-04-17T04:25:05.624Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:05.624Z] #34 148.4 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:25:05.822Z] #48 ... [2020-04-17T04:25:05.822Z] [2020-04-17T04:25:05.822Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:05.822Z] #45 57.19 CC images/siginfo.o [2020-04-17T04:25:06.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-17T04:25:06.453Z] #45 57.72 CC images/rpc.o [2020-04-17T04:25:06.973Z] [2020-04-17T04:25:07.231Z] Removing bundles/ [2020-04-17T04:25:07.231Z] [2020-04-17T04:25:07.231Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-17T04:25:07.231Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:25:07.231Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:25:07.355Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 13.6% of statements [2020-04-17T04:25:07.355Z] ok github.com/docker/docker/builder/remotecontext/git 3.092s coverage: 86.3% of statements [2020-04-17T04:25:07.425Z] #78 exporting layers 6.0s done [2020-04-17T04:25:07.425Z] #78 writing image sha256:8b5650f107175230f2c101ec78744df4eb2209bd89c71176d9c36d30a4f02760 done [2020-04-17T04:25:07.425Z] #78 naming to docker.io/library/docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 done [2020-04-17T04:25:07.425Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:25:07.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration [2020-04-17T04:25:08.296Z] ok github.com/docker/docker/builder/dockerfile 1.167s coverage: 48.2% of statements [2020-04-17T04:25:08.296Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T04:25:08.296Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T04:25:08.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T04:25:08.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T04:25:08.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T04:25:08.723Z] [2020-04-17T04:25:08.723Z] Removing bundles/ [2020-04-17T04:25:08.723Z] [2020-04-17T04:25:08.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T04:25:08.723Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:25:08.723Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:25:08.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-17T04:25:08.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T04:25:09.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T04:25:09.182Z] #45 60.47 CC images/ext-file.o [2020-04-17T04:25:09.472Z] #45 60.89 CC images/cgroup.o [2020-04-17T04:25:09.762Z] #45 ... [2020-04-17T04:25:09.762Z] [2020-04-17T04:25:09.762Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:09.762Z] #34 151.0 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T04:25:09.762Z] #34 DONE 158.0s [2020-04-17T04:25:10.052Z] [2020-04-17T04:25:10.052Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:10.052Z] #48 157.4 go/ast [2020-04-17T04:25:10.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T04:25:11.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T04:25:11.182Z] #34 ... [2020-04-17T04:25:11.182Z] [2020-04-17T04:25:11.182Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:11.182Z] #45 53.13 CC images/vma.o [2020-04-17T04:25:11.182Z] #45 53.51 CC images/netdev.o [2020-04-17T04:25:11.182Z] #45 54.28 CC images/tty.o [2020-04-17T04:25:11.182Z] #45 55.49 CC images/file-lock.o [2020-04-17T04:25:11.182Z] #45 55.85 CC images/rlimit.o [2020-04-17T04:25:11.182Z] #45 56.27 CC images/pagemap.o [2020-04-17T04:25:11.182Z] #45 56.80 CC images/siginfo.o [2020-04-17T04:25:11.182Z] #45 57.33 CC images/rpc.o [2020-04-17T04:25:11.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-17T04:25:11.556Z] #48 159.7 encoding/json [2020-04-17T04:25:12.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T04:25:12.193Z] #48 ... [2020-04-17T04:25:12.193Z] [2020-04-17T04:25:12.193Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:12.193Z] #57 150.6 mvdan.cc/editorconfig [2020-04-17T04:25:12.193Z] #57 151.3 mvdan.cc/sh/v3/syntax [2020-04-17T04:25:12.193Z] #57 154.2 encoding/json [2020-04-17T04:25:12.193Z] #57 155.7 go/ast [2020-04-17T04:25:12.193Z] #57 158.9 golang.org/x/sys/unix [2020-04-17T04:25:12.486Z] #57 ... [2020-04-17T04:25:12.486Z] [2020-04-17T04:25:12.486Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:12.486Z] #45 63.05 CC images/userns.o [2020-04-17T04:25:12.486Z] #45 63.47 CC images/google/protobuf/descriptor.o [2020-04-17T04:25:12.497Z] ok github.com/docker/docker/client 0.398s coverage: 75.4% of statements [2020-04-17T04:25:12.700Z] #45 ... [2020-04-17T04:25:12.700Z] [2020-04-17T04:25:12.700Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:12.700Z] #34 DONE 155.5s [2020-04-17T04:25:12.700Z] [2020-04-17T04:25:12.700Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:12.700Z] #57 150.6 mvdan.cc/editorconfig [2020-04-17T04:25:12.700Z] #57 151.1 mvdan.cc/sh/v3/syntax [2020-04-17T04:25:12.700Z] #57 151.2 encoding/base64 [2020-04-17T04:25:12.700Z] #57 154.3 go/ast [2020-04-17T04:25:12.700Z] #57 155.5 encoding/json [2020-04-17T04:25:12.700Z] #57 ... [2020-04-17T04:25:12.700Z] [2020-04-17T04:25:12.700Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:12.700Z] #48 145.8 internal/lazyregexp [2020-04-17T04:25:12.700Z] #48 146.6 github.com/LK4D4/vndr/versioned [2020-04-17T04:25:12.700Z] #48 150.0 net/url [2020-04-17T04:25:12.700Z] #48 150.0 go/scanner [2020-04-17T04:25:12.700Z] #48 150.1 text/template/parse [2020-04-17T04:25:12.700Z] #48 155.6 go/ast [2020-04-17T04:25:12.990Z] #48 ... [2020-04-17T04:25:12.990Z] [2020-04-17T04:25:12.990Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:12.990Z] #45 60.30 CC images/ext-file.o [2020-04-17T04:25:13.625Z] #45 60.91 CC images/cgroup.o [2020-04-17T04:25:14.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-17T04:25:14.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T04:25:14.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T04:25:15.132Z] #45 62.55 CC images/userns.o [2020-04-17T04:25:15.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T04:25:15.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-17T04:25:15.762Z] #45 63.01 CC images/google/protobuf/descriptor.o [2020-04-17T04:25:15.994Z] #45 66.82 CC images/opts.o [2020-04-17T04:25:15.994Z] #45 67.26 CC images/seccomp.o [2020-04-17T04:25:16.285Z] #45 67.67 CC images/binfmt-misc.o [2020-04-17T04:25:16.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T04:25:16.574Z] #45 68.03 CC images/time.o [2020-04-17T04:25:16.863Z] #45 68.37 CC images/sysctl.o [2020-04-17T04:25:17.491Z] #45 68.74 CC images/autofs.o [2020-04-17T04:25:17.779Z] #45 69.19 CC images/macvlan.o [2020-04-17T04:25:17.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T04:25:18.411Z] #45 69.65 CC images/sit.o [2020-04-17T04:25:18.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T04:25:18.703Z] #45 70.01 LINK images/built-in.o [2020-04-17T04:25:18.703Z] #45 70.24 GEN compel/include/asm [2020-04-17T04:25:18.703Z] #45 70.25 GEN compel/include/version.h [2020-04-17T04:25:18.703Z] #45 70.27 touch .config [2020-04-17T04:25:18.995Z] #45 70.30 GEN include/common/config.h [2020-04-17T04:25:18.995Z] #45 70.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:25:18.995Z] #45 70.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:25:18.995Z] #45 70.56 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-17T04:25:19.285Z] #45 70.59 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-17T04:25:19.285Z] #45 70.70 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-17T04:25:19.285Z] #45 70.74 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-17T04:25:19.285Z] #45 70.80 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-17T04:25:19.295Z] #45 66.42 CC images/opts.o [2020-04-17T04:25:19.295Z] #45 66.72 CC images/seccomp.o [2020-04-17T04:25:19.575Z] #45 70.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:25:19.575Z] #45 70.87 DEP compel/plugins/std/infect.d [2020-04-17T04:25:19.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T04:25:19.865Z] #45 71.13 DEP compel/plugins/std/string.d [2020-04-17T04:25:19.865Z] #45 71.28 DEP compel/plugins/std/log.d [2020-04-17T04:25:19.924Z] #45 67.19 CC images/binfmt-misc.o [2020-04-17T04:25:19.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-17T04:25:20.154Z] #45 71.43 DEP compel/plugins/std/fds.d [2020-04-17T04:25:20.154Z] #45 71.60 DEP compel/plugins/std/std.d [2020-04-17T04:25:20.213Z] #45 67.71 CC images/time.o [2020-04-17T04:25:20.445Z] #45 71.76 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:25:20.445Z] #45 71.92 DEP compel/plugins/fds/fds.d [2020-04-17T04:25:20.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:25:20.622Z] Using test binary docker [2020-04-17T04:25:20.622Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T04:25:20.622Z] +++ /etc/init.d/apparmor start [2020-04-17T04:25:20.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:25:20.622Z] INFO: Waiting for daemon to start... [2020-04-17T04:25:20.622Z] Starting dockerd [2020-04-17T04:25:20.622Z] +++ 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-04-17T04:25:20.735Z] #45 72.17 CC compel/plugins/std/std.o [2020-04-17T04:25:20.873Z] #45 68.07 CC images/sysctl.o [2020-04-17T04:25:21.166Z] #45 68.52 CC images/autofs.o [2020-04-17T04:25:21.369Z] #45 72.79 CC compel/plugins/std/fds.o [2020-04-17T04:25:21.456Z] #45 68.84 CC images/macvlan.o [2020-04-17T04:25:21.753Z] #45 69.14 CC images/sit.o [2020-04-17T04:25:22.034Z] #45 ... [2020-04-17T04:25:22.034Z] [2020-04-17T04:25:22.034Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:22.034Z] #48 170.4 text/template [2020-04-17T04:25:22.386Z] #45 69.68 LINK images/built-in.o [2020-04-17T04:25:22.386Z] #45 69.83 GEN compel/include/asm [2020-04-17T04:25:22.386Z] #45 69.85 GEN compel/include/version.h [2020-04-17T04:25:22.386Z] #45 69.90 touch .config [2020-04-17T04:25:22.386Z] #45 69.93 GEN include/common/config.h [2020-04-17T04:25:22.643Z] . [2020-04-17T04:25:22.643Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:25:22.644Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:25:22.644Z] Error: No such image: emptyfs [2020-04-17T04:25:22.644Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T04:25:22.644Z] ++++ docker load [2020-04-17T04:25:22.644Z] Running integration-test (iteration 1) [2020-04-17T04:25:22.644Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T04:25:22.644Z] ++ 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-04-17T04:25:22.644Z] ++ set -e [2020-04-17T04:25:22.644Z] ++ '[' -n 0 ']' [2020-04-17T04:25:22.644Z] ++ set -x [2020-04-17T04:25:22.644Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:25:22.676Z] #45 70.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T04:25:22.676Z] #45 70.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T04:25:22.676Z] #45 70.20 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-17T04:25:22.966Z] #45 70.24 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-17T04:25:22.966Z] #45 70.33 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-17T04:25:22.966Z] #45 70.38 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-17T04:25:22.966Z] #45 70.43 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-17T04:25:22.966Z] #45 70.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T04:25:22.966Z] #45 70.50 DEP compel/plugins/std/infect.d [2020-04-17T04:25:23.602Z] #45 70.79 DEP compel/plugins/std/string.d [2020-04-17T04:25:23.602Z] #45 71.00 DEP compel/plugins/std/log.d [2020-04-17T04:25:23.893Z] #45 71.20 DEP compel/plugins/std/fds.d [2020-04-17T04:25:23.893Z] #45 71.35 DEP compel/plugins/std/std.d [2020-04-17T04:25:23.893Z] #45 ... [2020-04-17T04:25:23.893Z] [2020-04-17T04:25:23.893Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:25:23.893Z] #11 167.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-17T04:25:23.893Z] #11 167.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-17T04:25:23.893Z] #11 167.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T04:25:24.182Z] #11 167.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-17T04:25:24.182Z] #11 167.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-17T04:25:24.182Z] #11 167.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T04:25:24.471Z] #11 167.7 Selecting previously unselected package libbtrfs0. [2020-04-17T04:25:24.471Z] #11 167.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T04:25:24.471Z] #11 167.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:25:24.763Z] #11 167.8 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:25:24.763Z] #11 167.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T04:25:24.763Z] #11 167.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:25:24.763Z] #11 168.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-17T04:25:24.763Z] #11 168.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:25:24.763Z] #11 168.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:24.763Z] #11 168.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-17T04:25:25.052Z] #11 168.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T04:25:25.052Z] #11 168.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:25.052Z] #11 168.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-17T04:25:25.366Z] #11 168.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-17T04:25:25.366Z] #11 168.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T04:25:25.656Z] #11 168.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-17T04:25:25.656Z] #11 169.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:25.656Z] #11 169.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:25.656Z] #11 ... [2020-04-17T04:25:25.656Z] [2020-04-17T04:25:25.656Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:25.656Z] #48 158.6 encoding/json [2020-04-17T04:25:25.946Z] #48 ... [2020-04-17T04:25:25.946Z] [2020-04-17T04:25:25.946Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:25.946Z] #45 71.62 DEP compel/plugins/shmem/shmem.d [2020-04-17T04:25:25.946Z] #45 71.78 DEP compel/plugins/fds/fds.d [2020-04-17T04:25:25.946Z] #45 72.26 CC compel/plugins/std/std.o [2020-04-17T04:25:25.946Z] #45 72.88 CC compel/plugins/std/fds.o [2020-04-17T04:25:26.236Z] #45 73.54 CC compel/plugins/std/log.o [2020-04-17T04:25:26.524Z] #45 ... [2020-04-17T04:25:26.524Z] [2020-04-17T04:25:26.524Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:26.524Z] #57 159.4 golang.org/x/sys/unix [2020-04-17T04:25:26.524Z] #57 ... [2020-04-17T04:25:26.524Z] [2020-04-17T04:25:26.524Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:25:26.524Z] #11 169.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-17T04:25:26.524Z] #11 169.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:26.524Z] #11 169.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:26.524Z] #11 169.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-17T04:25:26.524Z] #11 169.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:26.524Z] #11 169.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T04:25:26.817Z] #11 169.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-17T04:25:26.817Z] #11 170.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:26.817Z] #11 170.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T04:25:27.443Z] #11 170.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-17T04:25:27.582Z] #48 ... [2020-04-17T04:25:27.582Z] [2020-04-17T04:25:27.582Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T04:25:27.582Z] #11 172.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-17T04:25:27.582Z] #11 172.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 172.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T04:25:27.582Z] #11 172.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-17T04:25:27.582Z] #11 172.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 172.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T04:25:27.582Z] #11 172.8 Selecting previously unselected package libbtrfs0. [2020-04-17T04:25:27.582Z] #11 172.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 172.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T04:25:27.582Z] #11 173.0 Selecting previously unselected package libbtrfs-dev. [2020-04-17T04:25:27.582Z] #11 173.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 173.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:25:27.582Z] #11 173.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-17T04:25:27.582Z] #11 173.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 173.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:27.582Z] #11 173.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-17T04:25:27.582Z] #11 173.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 173.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:27.582Z] #11 173.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-17T04:25:27.582Z] #11 173.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 173.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T04:25:27.582Z] #11 174.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-17T04:25:27.582Z] #11 174.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 174.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:27.582Z] #11 174.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-17T04:25:27.582Z] #11 174.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 174.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:27.582Z] #11 174.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-17T04:25:27.582Z] #11 174.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 174.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T04:25:27.582Z] #11 175.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-17T04:25:27.582Z] #11 175.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 175.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T04:25:27.582Z] #11 175.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-17T04:25:27.582Z] #11 175.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 175.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T04:25:27.582Z] #11 176.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-17T04:25:27.582Z] #11 176.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:25:27.582Z] #11 176.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:27.582Z] #11 176.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-17T04:25:27.734Z] #11 170.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-17T04:25:27.734Z] #11 170.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T04:25:27.734Z] #11 171.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-17T04:25:27.734Z] #11 171.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T04:25:27.875Z] #11 176.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-17T04:25:27.875Z] #11 176.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T04:25:27.875Z] #11 176.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-17T04:25:27.875Z] #11 176.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T04:25:27.875Z] #11 176.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:28.024Z] #11 171.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:28.024Z] #11 171.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-17T04:25:28.024Z] #11 171.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-17T04:25:28.024Z] #11 171.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T04:25:28.314Z] #11 171.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-17T04:25:28.314Z] #11 171.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T04:25:28.314Z] #11 171.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:28.920Z] #11 177.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T04:25:28.920Z] #11 177.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T04:25:28.920Z] #11 177.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T04:25:28.920Z] #11 177.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:25:28.920Z] #11 177.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:28.920Z] #11 177.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T04:25:28.920Z] #11 177.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:25:28.920Z] #11 177.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:25:28.920Z] #11 177.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:28.920Z] #11 177.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:28.920Z] #11 177.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T04:25:28.946Z] #11 172.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:25:28.946Z] #11 172.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T04:25:29.224Z] #11 177.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:25:29.224Z] #11 177.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T04:25:29.224Z] #11 177.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:25:29.224Z] #11 177.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:29.224Z] #11 177.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:25:29.224Z] #11 177.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T04:25:29.224Z] #11 177.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:25:29.224Z] #11 177.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:25:29.224Z] #11 177.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:25:29.224Z] #11 177.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:25:29.224Z] #11 177.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T04:25:29.224Z] #11 177.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T04:25:29.224Z] #11 177.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:25:29.224Z] #11 177.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T04:25:29.224Z] #11 177.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:29.224Z] #11 177.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:25:29.224Z] #11 177.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:29.224Z] #11 177.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:29.224Z] #11 177.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:25:29.237Z] #11 172.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T04:25:29.237Z] #11 172.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T04:25:29.237Z] #11 172.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:25:29.237Z] #11 172.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:25:29.237Z] #11 172.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-17T04:25:29.237Z] #11 172.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T04:25:29.448Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:25:29.515Z] #11 DONE 178.2s [2020-04-17T04:25:29.515Z] [2020-04-17T04:25:29.515Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:29.515Z] #45 73.62 CC compel/plugins/std/log.o [2020-04-17T04:25:29.515Z] #45 75.36 CC compel/plugins/std/string.o [2020-04-17T04:25:29.515Z] #45 76.48 CC compel/plugins/std/infect.o [2020-04-17T04:25:29.515Z] #45 77.25 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-17T04:25:29.515Z] #45 77.41 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-17T04:25:29.515Z] #45 77.49 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-17T04:25:29.515Z] #45 77.56 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-17T04:25:29.515Z] #45 77.70 AR compel/plugins/std.lib.a [2020-04-17T04:25:29.515Z] #45 77.85 CC compel/plugins/fds/fds.o [2020-04-17T04:25:29.515Z] #45 78.27 AR compel/plugins/fds.lib.a [2020-04-17T04:25:29.515Z] #45 78.36 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:25:29.515Z] #45 78.56 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:25:29.515Z] #45 78.77 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-17T04:25:29.515Z] #45 78.96 HOSTDEP compel/src/main-host.d [2020-04-17T04:25:29.515Z] #45 79.22 DEP compel/src/lib/ptrace.d [2020-04-17T04:25:29.515Z] #45 79.41 DEP compel/src/lib/infect.d [2020-04-17T04:25:29.515Z] #45 79.71 DEP compel/src/lib/infect-util.d [2020-04-17T04:25:29.515Z] #45 79.84 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:25:29.515Z] #45 80.06 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-17T04:25:29.515Z] #45 80.30 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-17T04:25:29.515Z] #45 80.57 DEP compel/src/lib/log.d [2020-04-17T04:25:29.515Z] #45 80.93 DEP compel/src/main.d [2020-04-17T04:25:29.527Z] #11 172.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T04:25:29.527Z] #11 172.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-17T04:25:29.527Z] #11 172.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T04:25:29.527Z] #11 172.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T04:25:29.527Z] #11 172.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:29.527Z] #11 172.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T04:25:29.527Z] #11 172.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:29.527Z] #11 172.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T04:25:29.527Z] #11 172.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:25:29.730Z] Loaded image: busybox:latest [2020-04-17T04:25:29.730Z] Loaded image: busybox:glibc [2020-04-17T04:25:29.730Z] Loaded image: debian:jessie [2020-04-17T04:25:29.807Z] #45 ... [2020-04-17T04:25:29.807Z] [2020-04-17T04:25:29.807Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:25:29.807Z] #12 ... [2020-04-17T04:25:29.807Z] [2020-04-17T04:25:29.807Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:25:29.807Z] #59 DONE 0.3s [2020-04-17T04:25:29.807Z] [2020-04-17T04:25:29.807Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:25:29.807Z] #60 DONE 0.1s [2020-04-17T04:25:29.817Z] #11 DONE 173.0s [2020-04-17T04:25:29.817Z] [2020-04-17T04:25:29.817Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:25:30.012Z] Loaded image: hello-world:latest [2020-04-17T04:25:30.012Z] INFO: Testing against a local daemon [2020-04-17T04:25:30.012Z] === RUN TestCgroupNamespacesBuild [2020-04-17T04:25:30.099Z] [2020-04-17T04:25:30.099Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:30.106Z] #12 ... [2020-04-17T04:25:30.106Z] [2020-04-17T04:25:30.106Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:25:30.106Z] #59 DONE 0.3s [2020-04-17T04:25:30.106Z] [2020-04-17T04:25:30.106Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T04:25:30.106Z] #60 DONE 0.1s [2020-04-17T04:25:30.106Z] [2020-04-17T04:25:30.106Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:30.390Z] #61 ... [2020-04-17T04:25:30.390Z] [2020-04-17T04:25:30.390Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:25:30.390Z] #12 DONE 0.7s [2020-04-17T04:25:30.390Z] [2020-04-17T04:25:30.390Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:30.390Z] #61 0.338 + RM_GOPATH=0 [2020-04-17T04:25:30.390Z] #61 0.351 + TMP_GOPATH= [2020-04-17T04:25:30.390Z] #61 0.361 + : /build [2020-04-17T04:25:30.390Z] #61 0.363 + '[' -z '' ']' [2020-04-17T04:25:30.390Z] #61 0.366 ++ mktemp -d [2020-04-17T04:25:30.390Z] #61 0.373 + export GOPATH=/tmp/tmp.drsrEdKuck [2020-04-17T04:25:30.390Z] #61 0.374 + GOPATH=/tmp/tmp.drsrEdKuck [2020-04-17T04:25:30.390Z] #61 0.375 + RM_GOPATH=1 [2020-04-17T04:25:30.390Z] #61 0.377 ++ dirname ./install.sh [2020-04-17T04:25:30.390Z] #61 0.397 + dir=. [2020-04-17T04:25:30.390Z] #61 0.399 + bin=runc [2020-04-17T04:25:30.390Z] #61 0.400 + shift [2020-04-17T04:25:30.390Z] #61 0.402 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:25:30.390Z] #61 0.403 + . ./runc.installer [2020-04-17T04:25:30.390Z] #61 0.405 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:25:30.390Z] #61 0.406 + install_runc [2020-04-17T04:25:30.390Z] #61 0.408 + uname -r [2020-04-17T04:25:30.390Z] #61 0.411 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:25:30.390Z] #61 0.418 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:25:30.390Z] #61 0.419 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:25:30.390Z] #61 0.420 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:25:30.390Z] #61 0.421 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.drsrEdKuck/src/github.com/opencontainers/runc [2020-04-17T04:25:30.390Z] #61 0.426 Cloning into '/tmp/tmp.drsrEdKuck/src/github.com/opencontainers/runc'... [2020-04-17T04:25:30.400Z] #61 ... [2020-04-17T04:25:30.400Z] [2020-04-17T04:25:30.400Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T04:25:30.400Z] #12 DONE 0.7s [2020-04-17T04:25:30.400Z] [2020-04-17T04:25:30.400Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:30.400Z] #61 0.368 + RM_GOPATH=0 [2020-04-17T04:25:30.681Z] #61 ... [2020-04-17T04:25:30.681Z] [2020-04-17T04:25:30.681Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:25:30.681Z] #13 DONE 0.5s [2020-04-17T04:25:30.689Z] #61 0.370 + TMP_GOPATH= [2020-04-17T04:25:30.690Z] #61 0.370 + : /build [2020-04-17T04:25:30.690Z] #61 0.371 + '[' -z '' ']' [2020-04-17T04:25:30.690Z] #61 0.375 ++ mktemp -d [2020-04-17T04:25:30.690Z] #61 0.377 + export GOPATH=/tmp/tmp.VK0d7qAhiT [2020-04-17T04:25:30.690Z] #61 0.377 + GOPATH=/tmp/tmp.VK0d7qAhiT [2020-04-17T04:25:30.690Z] #61 0.377 + RM_GOPATH=1 [2020-04-17T04:25:30.690Z] #61 0.385 ++ dirname ./install.sh [2020-04-17T04:25:30.690Z] #61 0.403 + dir=. [2020-04-17T04:25:30.690Z] #61 0.403 + bin=runc [2020-04-17T04:25:30.690Z] #61 0.403 + shift [2020-04-17T04:25:30.690Z] #61 0.404 + '[' '!' -f ./runc.installer ']' [2020-04-17T04:25:30.690Z] #61 0.404 + . ./runc.installer [2020-04-17T04:25:30.690Z] #61 0.404 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:25:30.690Z] #61 0.405 + install_runc [2020-04-17T04:25:30.690Z] #61 0.407 + uname -r [2020-04-17T04:25:30.690Z] #61 0.431 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T04:25:30.690Z] #61 0.445 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T04:25:30.690Z] #61 0.445 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T04:25:30.690Z] #61 0.445 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T04:25:30.690Z] #61 0.445 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VK0d7qAhiT/src/github.com/opencontainers/runc [2020-04-17T04:25:30.690Z] #61 0.469 Cloning into '/tmp/tmp.VK0d7qAhiT/src/github.com/opencontainers/runc'... [2020-04-17T04:25:30.978Z] [2020-04-17T04:25:30.978Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:25:30.979Z] #61 ... [2020-04-17T04:25:30.979Z] [2020-04-17T04:25:30.979Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T04:25:30.979Z] #13 DONE 0.5s [2020-04-17T04:25:31.275Z] #14 0.346 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:25:31.275Z] #14 DONE 0.4s [2020-04-17T04:25:31.275Z] [2020-04-17T04:25:31.275Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:31.275Z] #45 81.36 DEP compel/src/lib/handle-elf.d [2020-04-17T04:25:31.275Z] #45 81.72 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-17T04:25:31.275Z] #45 82.18 CC compel/src/lib/log.o [2020-04-17T04:25:31.275Z] #45 82.72 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-17T04:25:31.275Z] [2020-04-17T04:25:31.275Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T04:25:31.564Z] #45 ... [2020-04-17T04:25:31.564Z] [2020-04-17T04:25:31.564Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:25:31.564Z] #15 DONE 0.4s [2020-04-17T04:25:31.570Z] #14 0.380 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T04:25:31.570Z] #14 DONE 0.5s [2020-04-17T04:25:31.570Z] [2020-04-17T04:25:31.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:31.570Z] #45 75.36 CC compel/plugins/std/string.o [2020-04-17T04:25:31.570Z] #45 76.45 CC compel/plugins/std/infect.o [2020-04-17T04:25:31.570Z] #45 77.51 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-17T04:25:31.570Z] #45 77.56 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-17T04:25:31.570Z] #45 77.63 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-17T04:25:31.570Z] #45 77.84 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-17T04:25:31.570Z] #45 78.03 AR compel/plugins/std.lib.a [2020-04-17T04:25:31.570Z] #45 78.12 CC compel/plugins/fds/fds.o [2020-04-17T04:25:31.570Z] #45 78.43 AR compel/plugins/fds.lib.a [2020-04-17T04:25:31.570Z] #45 78.53 HOSTDEP compel/src/lib/log-host.d [2020-04-17T04:25:31.570Z] #45 78.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T04:25:31.570Z] #45 79.05 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-17T04:25:31.854Z] [2020-04-17T04:25:31.854Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:25:31.859Z] #45 79.26 HOSTDEP compel/src/main-host.d [2020-04-17T04:25:32.145Z] #16 DONE 0.5s [2020-04-17T04:25:32.145Z] [2020-04-17T04:25:32.145Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:25:32.151Z] #45 ... [2020-04-17T04:25:32.151Z] [2020-04-17T04:25:32.151Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T04:25:32.151Z] #15 DONE 0.5s [2020-04-17T04:25:32.151Z] [2020-04-17T04:25:32.151Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:32.151Z] #45 79.52 DEP compel/src/lib/ptrace.d [2020-04-17T04:25:32.443Z] #45 79.73 DEP compel/src/lib/infect.d [2020-04-17T04:25:32.443Z] #45 ... [2020-04-17T04:25:32.443Z] [2020-04-17T04:25:32.443Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T04:25:32.443Z] #16 DONE 0.4s [2020-04-17T04:25:32.688Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-04-17T04:25:32.688Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T04:25:32.732Z] [2020-04-17T04:25:32.732Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:32.732Z] #45 80.07 DEP compel/src/lib/infect-util.d [2020-04-17T04:25:32.771Z] #17 DONE 0.4s [2020-04-17T04:25:32.771Z] [2020-04-17T04:25:32.771Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:25:33.024Z] #45 ... [2020-04-17T04:25:33.024Z] [2020-04-17T04:25:33.024Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T04:25:33.024Z] #17 DONE 0.5s [2020-04-17T04:25:33.024Z] [2020-04-17T04:25:33.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:33.024Z] #45 80.23 DEP compel/src/lib/infect-rpc.d [2020-04-17T04:25:33.024Z] #45 80.49 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-17T04:25:33.317Z] #45 80.73 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-17T04:25:33.409Z] #18 0.618 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:25:33.409Z] #18 0.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:25:33.409Z] #18 0.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:25:33.610Z] #45 80.98 DEP compel/src/lib/log.d [2020-04-17T04:25:33.900Z] #45 81.27 DEP compel/src/main.d [2020-04-17T04:25:34.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-04-17T04:25:34.159Z] === RUN TestBuildWithSession [2020-04-17T04:25:34.159Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T04:25:34.159Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:25:34.159Z] === RUN TestBuildSquashParent [2020-04-17T04:25:34.192Z] #45 81.59 DEP compel/src/lib/handle-elf.d [2020-04-17T04:25:34.484Z] #45 81.88 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-17T04:25:34.920Z] #18 2.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:25:35.118Z] #45 82.33 CC compel/src/lib/log.o [2020-04-17T04:25:35.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-17T04:25:35.410Z] #45 82.93 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-17T04:25:36.444Z] #45 83.68 CC compel/arch/ppc64/src/lib/infect.o [2020-04-17T04:25:36.444Z] #45 ... [2020-04-17T04:25:36.444Z] [2020-04-17T04:25:36.444Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:36.444Z] #48 169.3 text/template [2020-04-17T04:25:36.444Z] #48 177.9 go/parser [2020-04-17T04:25:36.444Z] #48 ... [2020-04-17T04:25:36.444Z] [2020-04-17T04:25:36.444Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:25:36.444Z] #18 0.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T04:25:36.444Z] #18 0.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T04:25:36.444Z] #18 0.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T04:25:36.444Z] #18 2.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T04:25:37.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-17T04:25:37.246Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|name|compiled_files|deps|imports) took 1m51.25396743s [2020-04-17T04:25:37.544Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 471.715414ms [2020-04-17T04:25:37.671Z] #18 4.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:25:38.020Z] #18 4.976 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T04:25:38.697Z] #18 6.015 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:25:40.082Z] #18 7.061 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T04:25:40.207Z] #18 ... [2020-04-17T04:25:40.207Z] [2020-04-17T04:25:40.207Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:40.207Z] #48 178.3 go/parser [2020-04-17T04:25:40.207Z] #48 183.0 encoding/xml [2020-04-17T04:25:40.207Z] #48 ... [2020-04-17T04:25:40.207Z] [2020-04-17T04:25:40.207Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:40.207Z] #45 83.48 CC compel/arch/ppc64/src/lib/infect.o [2020-04-17T04:25:40.207Z] #45 85.00 CC compel/src/lib/infect-rpc.o [2020-04-17T04:25:40.207Z] #45 85.61 CC compel/src/lib/infect-util.o [2020-04-17T04:25:40.207Z] #45 86.01 CC compel/src/lib/infect.o [2020-04-17T04:25:40.207Z] #45 91.31 CC compel/src/lib/ptrace.o [2020-04-17T04:25:40.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-17T04:25:40.841Z] #45 92.01 AR compel/libcompel.a [2020-04-17T04:25:40.841Z] #45 92.21 HOSTCC compel/src/main-host.o [2020-04-17T04:25:40.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-17T04:25:40.956Z] --- PASS: TestBuildSquashParent (6.65s) [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:25:40.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:25:40.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:25:40.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:25:40.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:25:40.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:25:40.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:25:40.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:25:40.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:25:40.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:25:41.867Z] #45 92.91 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-17T04:25:41.867Z] #45 93.23 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:25:42.900Z] #45 94.32 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:25:43.544Z] #45 94.87 HOSTLINK compel/compel-host-bin [2020-04-17T04:25:43.544Z] #45 94.99 DEP soccr/soccr.d [2020-04-17T04:25:43.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-17T04:25:43.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:25:43.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:25:43.637Z] #18 ... [2020-04-17T04:25:43.637Z] [2020-04-17T04:25:43.637Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:43.637Z] #48 186.3 encoding/xml [2020-04-17T04:25:43.867Z] #45 ... [2020-04-17T04:25:43.867Z] [2020-04-17T04:25:43.867Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:43.867Z] #57 192.3 golang.org/x/crypto/ssh/terminal [2020-04-17T04:25:44.608Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.8% of statements [2020-04-17T04:25:44.608Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-04-17T04:25:44.608Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T04:25:44.608Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T04:25:44.608Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T04:25:44.608Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T04:25:44.608Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2020-04-17T04:25:45.988Z] ok github.com/docker/docker/daemon/cluster/convert 0.061s coverage: 35.6% of statements [2020-04-17T04:25:46.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-17T04:25:46.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:25:46.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:25:46.932Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2020-04-17T04:25:48.093Z] #48 ... [2020-04-17T04:25:48.093Z] [2020-04-17T04:25:48.093Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:48.093Z] #45 85.50 CC compel/src/lib/infect-rpc.o [2020-04-17T04:25:48.093Z] #45 86.20 CC compel/src/lib/infect-util.o [2020-04-17T04:25:48.093Z] #45 86.72 CC compel/src/lib/infect.o [2020-04-17T04:25:48.093Z] #45 91.48 CC compel/src/lib/ptrace.o [2020-04-17T04:25:48.093Z] #45 92.26 AR compel/libcompel.a [2020-04-17T04:25:48.093Z] #45 92.40 HOSTCC compel/src/main-host.o [2020-04-17T04:25:48.093Z] #45 92.95 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-17T04:25:48.093Z] #45 93.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T04:25:48.093Z] #45 94.01 HOSTCC compel/src/lib/log-host.o [2020-04-17T04:25:48.093Z] #45 94.39 HOSTLINK compel/compel-host-bin [2020-04-17T04:25:48.093Z] #45 94.65 DEP soccr/soccr.d [2020-04-17T04:25:48.093Z] #45 95.01 CC soccr/soccr.o [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s) [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s) [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-04-17T04:25:48.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s) [2020-04-17T04:25:48.336Z] === RUN TestBuildMultiStageCopy [2020-04-17T04:25:48.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T04:25:48.382Z] #45 ... [2020-04-17T04:25:48.382Z] [2020-04-17T04:25:48.382Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:48.382Z] #61 16.36 + cd /tmp/tmp.VK0d7qAhiT/src/github.com/opencontainers/runc [2020-04-17T04:25:48.382Z] #61 16.36 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:25:48.382Z] #61 17.32 + '[' -z '' ']' [2020-04-17T04:25:48.382Z] #61 17.32 + target=static [2020-04-17T04:25:48.382Z] #61 17.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:25:49.418Z] #57 ... [2020-04-17T04:25:49.418Z] [2020-04-17T04:25:49.418Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:49.418Z] #48 197.3 math/big [2020-04-17T04:25:49.418Z] #48 197.3 go/doc [2020-04-17T04:25:50.233Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-04-17T04:25:50.233Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.7% of statements [2020-04-17T04:25:51.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T04:25:51.101Z] #61 20.57 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-04-17T04:25:51.175Z] ok github.com/docker/docker/daemon/events 0.103s coverage: 50.0% of statements [2020-04-17T04:25:51.623Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T04:25:51.904Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T04:25:52.517Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T04:25:52.560Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-17T04:25:52.605Z] #61 ... [2020-04-17T04:25:52.605Z] [2020-04-17T04:25:52.605Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:52.605Z] #48 195.3 go/doc [2020-04-17T04:25:53.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-17T04:25:53.720Z] --- PASS: TestBuildMultiStageCopy (4.86s) [2020-04-17T04:25:53.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-04-17T04:25:53.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-04-17T04:25:53.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-04-17T04:25:53.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-04-17T04:25:53.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-04-17T04:25:53.720Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T04:25:53.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-17T04:25:53.835Z] Client: [2020-04-17T04:25:53.835Z] Debug Mode: false [2020-04-17T04:25:53.835Z] Plugins: [2020-04-17T04:25:53.835Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T04:25:53.835Z] [2020-04-17T04:25:53.835Z] Server: [2020-04-17T04:25:53.835Z] Containers: 0 [2020-04-17T04:25:53.835Z] Running: 0 [2020-04-17T04:25:53.835Z] Paused: 0 [2020-04-17T04:25:53.835Z] Stopped: 0 [2020-04-17T04:25:53.835Z] Images: 0 [2020-04-17T04:25:53.835Z] Server Version: 19.03.5 [2020-04-17T04:25:53.835Z] Storage Driver: windowsfilter [2020-04-17T04:25:53.835Z] Windows: [2020-04-17T04:25:53.835Z] Logging Driver: json-file [2020-04-17T04:25:53.835Z] Plugins: [2020-04-17T04:25:53.835Z] Volume: local [2020-04-17T04:25:53.835Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T04:25:53.835Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T04:25:53.835Z] Swarm: inactive [2020-04-17T04:25:53.835Z] Default Isolation: process [2020-04-17T04:25:53.835Z] Kernel Version: 10.0 14393 (14393.3541.amd64fre.rs1_release_inmarket.200218-2047) [2020-04-17T04:25:53.835Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3542) [2020-04-17T04:25:53.835Z] OSType: windows [2020-04-17T04:25:53.835Z] Architecture: x86_64 [2020-04-17T04:25:53.835Z] CPUs: 4 [2020-04-17T04:25:53.835Z] Total Memory: 32GiB [2020-04-17T04:25:53.835Z] Name: azwin-2-5c48b0 [2020-04-17T04:25:53.835Z] ID: Z4VW:UDSR:UBSD:2N4F:JTF2:FPLN:6SBV:3JFT:7DFT:OBEQ:DX35:UFGH [2020-04-17T04:25:53.835Z] Docker Root Dir: D:\docker [2020-04-17T04:25:53.835Z] Debug Mode: false [2020-04-17T04:25:53.835Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:25:53.835Z] Labels: [2020-04-17T04:25:53.835Z] Experimental: true [2020-04-17T04:25:53.835Z] Insecure Registries: [2020-04-17T04:25:53.835Z] 10.0.0.4:5000 [2020-04-17T04:25:53.835Z] 127.0.0.0/8 [2020-04-17T04:25:53.835Z] Registry Mirrors: [2020-04-17T04:25:53.835Z] http://10.0.0.4:5000/ [2020-04-17T04:25:53.835Z] Live Restore Enabled: false [2020-04-17T04:25:53.835Z] [2020-04-17T04:25:53.884Z] #48 ... [2020-04-17T04:25:53.884Z] [2020-04-17T04:25:53.884Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:53.884Z] #45 95.30 CC soccr/soccr.o [2020-04-17T04:25:53.884Z] #45 98.71 AR soccr/libsoccr.a [2020-04-17T04:25:53.884Z] #45 98.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:25:53.884Z] #45 99.26 DEP criu/arch/ppc64/sigframe.d [2020-04-17T04:25:53.884Z] #45 99.58 DEP criu/arch/ppc64/crtools.d [2020-04-17T04:25:53.884Z] #45 99.94 DEP criu/arch/ppc64/cpu.d [2020-04-17T04:25:53.884Z] #45 100.3 CC criu/arch/ppc64/cpu.o [2020-04-17T04:25:53.884Z] #45 101.4 CC criu/arch/ppc64/crtools.o [2020-04-17T04:25:53.884Z] #45 103.5 CC criu/arch/ppc64/sigframe.o [2020-04-17T04:25:53.884Z] #45 104.1 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-17T04:25:53.884Z] #45 104.2 DEP criu/pie/util-vdso.d [2020-04-17T04:25:53.884Z] #45 104.4 DEP criu/pie/util.d [2020-04-17T04:25:53.884Z] #45 104.8 CC criu/pie/util.o [2020-04-17T04:25:53.884Z] #45 105.4 CC criu/pie/util-vdso.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-17T04:25:54.213Z] #48 197.1 math/big [2020-04-17T04:25:54.734Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-04-17T04:25:54.734Z] === RUN TestBuildLabelWithTargets [2020-04-17T04:25:55.190Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-17T04:25:55.803Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-17T04:25:55.951Z] #45 107.1 AR criu/pie/pie.lib.a [2020-04-17T04:25:55.951Z] #45 ... [2020-04-17T04:25:55.951Z] [2020-04-17T04:25:55.951Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:25:55.951Z] #61 15.64 + cd /tmp/tmp.drsrEdKuck/src/github.com/opencontainers/runc [2020-04-17T04:25:55.951Z] #61 15.64 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T04:25:55.951Z] #61 16.94 + '[' -z '' ']' [2020-04-17T04:25:55.951Z] #61 16.94 + target=static [2020-04-17T04:25:55.951Z] #61 16.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T04:25:55.951Z] #61 20.17 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-04-17T04:25:55.951Z] #61 ... [2020-04-17T04:25:55.951Z] [2020-04-17T04:25:55.951Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:55.951Z] #45 107.2 DEP criu/pie/restorer.d [2020-04-17T04:25:56.049Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-17T04:25:56.583Z] #45 107.8 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-17T04:25:56.583Z] #45 107.9 DEP criu/arch/ppc64/restorer.d [2020-04-17T04:25:56.808Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-17T04:25:56.873Z] #45 108.3 DEP criu/arch/ppc64/vdso-pie.d [2020-04-17T04:25:57.164Z] #45 108.6 DEP criu/pie/parasite-vdso.d [2020-04-17T04:25:57.406Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-04-17T04:25:57.407Z] === RUN TestBuildWithEmptyLayers [2020-04-17T04:25:57.427Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 14.0% of statements [2020-04-17T04:25:57.794Z] #45 109.2 DEP criu/pie/parasite.d [2020-04-17T04:25:57.996Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.599s coverage: 57.0% of statements [2020-04-17T04:25:58.411Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-04-17T04:25:58.411Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T04:25:58.423Z] #45 109.7 CC criu/pie/parasite.o [2020-04-17T04:25:58.655Z] #48 ... [2020-04-17T04:25:58.655Z] [2020-04-17T04:25:58.655Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:25:58.655Z] #45 98.41 AR soccr/libsoccr.a [2020-04-17T04:25:58.655Z] #45 98.49 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:25:58.655Z] #45 99.14 DEP criu/arch/ppc64/sigframe.d [2020-04-17T04:25:58.655Z] #45 99.44 DEP criu/arch/ppc64/crtools.d [2020-04-17T04:25:58.655Z] #45 99.78 DEP criu/arch/ppc64/cpu.d [2020-04-17T04:25:58.655Z] #45 100.1 CC criu/arch/ppc64/cpu.o [2020-04-17T04:25:58.655Z] #45 101.2 CC criu/arch/ppc64/crtools.o [2020-04-17T04:25:58.655Z] #45 103.4 CC criu/arch/ppc64/sigframe.o [2020-04-17T04:25:58.655Z] #45 104.0 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-17T04:25:58.655Z] #45 104.1 DEP criu/pie/util-vdso.d [2020-04-17T04:25:58.655Z] #45 104.5 DEP criu/pie/util.d [2020-04-17T04:25:58.655Z] #45 104.8 CC criu/pie/util.o [2020-04-17T04:25:58.655Z] #45 105.5 CC criu/pie/util-vdso.o [2020-04-17T04:25:59.690Z] #45 107.0 AR criu/pie/pie.lib.a [2020-04-17T04:25:59.690Z] #45 107.1 DEP criu/pie/restorer.d [2020-04-17T04:25:59.946Z] #45 ... [2020-04-17T04:25:59.946Z] [2020-04-17T04:25:59.946Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:25:59.946Z] #57 197.9 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:25:59.946Z] #57 ... [2020-04-17T04:25:59.946Z] [2020-04-17T04:25:59.946Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:25:59.946Z] #18 18.60 Fetched 8119 kB in 18s (449 kB/s) [2020-04-17T04:25:59.946Z] #18 18.60 Reading package lists... [2020-04-17T04:26:00.110Z] INFO [runner/unused/goanalysis] analyzers took 27.440384271s with top 10 stages: buildssa: 23.018902061s, U1000: 4.42148221s [2020-04-17T04:26:00.234Z] #18 26.66 Reading package lists... [2020-04-17T04:26:00.234Z] #18 ... [2020-04-17T04:26:00.234Z] [2020-04-17T04:26:00.234Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:26:00.234Z] #57 DONE 208.7s [2020-04-17T04:26:00.321Z] #45 107.7 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-17T04:26:00.321Z] #45 107.8 DEP criu/arch/ppc64/restorer.d [2020-04-17T04:26:00.521Z] [2020-04-17T04:26:00.521Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:00.537Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-04-17T04:26:00.612Z] #45 ... [2020-04-17T04:26:00.613Z] [2020-04-17T04:26:00.613Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:26:00.613Z] #57 193.5 golang.org/x/crypto/ssh/terminal [2020-04-17T04:26:00.613Z] #57 198.1 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T04:26:00.613Z] #57 ... [2020-04-17T04:26:00.613Z] [2020-04-17T04:26:00.613Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:00.613Z] #18 18.07 Fetched 8119 kB in 17s (470 kB/s) [2020-04-17T04:26:00.613Z] #18 18.07 Reading package lists... [2020-04-17T04:26:00.825Z] #69 ... [2020-04-17T04:26:00.825Z] [2020-04-17T04:26:00.826Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:00.826Z] #45 112.2 LINK criu/pie/parasite.built-in.o [2020-04-17T04:26:00.826Z] #45 112.2 GEN criu/pie/parasite-blob.h [2020-04-17T04:26:00.826Z] #45 112.3 CC criu/pie/parasite-vdso.o [2020-04-17T04:26:00.911Z] #18 26.37 Reading package lists... [2020-04-17T04:26:00.911Z] #18 ... [2020-04-17T04:26:00.911Z] [2020-04-17T04:26:00.911Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:00.911Z] #45 108.3 DEP criu/arch/ppc64/vdso-pie.d [2020-04-17T04:26:01.204Z] #45 108.6 DEP criu/pie/parasite-vdso.d [2020-04-17T04:26:01.833Z] #45 109.1 DEP criu/pie/parasite.d [2020-04-17T04:26:01.860Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2020-04-17T04:26:01.860Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T04:26:02.122Z] #45 109.6 CC criu/pie/parasite.o [2020-04-17T04:26:02.461Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.251s coverage: 45.9% of statements [2020-04-17T04:26:02.866Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-04-17T04:26:02.866Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T04:26:03.431Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.262s coverage: 72.5% of statements [2020-04-17T04:26:03.533Z] #45 114.5 CC criu/arch/ppc64/vdso-pie.o [2020-04-17T04:26:03.603Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-17T04:26:03.822Z] #45 115.2 CC criu/arch/ppc64/restorer.o [2020-04-17T04:26:04.024Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.897s coverage: 49.5% of statements [2020-04-17T04:26:04.216Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-17T04:26:04.876Z] #45 112.3 LINK criu/pie/parasite.built-in.o [2020-04-17T04:26:04.876Z] #45 112.3 GEN criu/pie/parasite-blob.h [2020-04-17T04:26:04.876Z] #45 112.4 CC criu/pie/parasite-vdso.o [2020-04-17T04:26:04.876Z] #45 116.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-17T04:26:04.876Z] #45 116.2 CC criu/pie/restorer.o [2020-04-17T04:26:05.221Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-17T04:26:05.420Z] ok github.com/docker/docker/daemon 12.425s coverage: 17.3% of statements [2020-04-17T04:26:05.420Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T04:26:05.420Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T04:26:05.420Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T04:26:05.420Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T04:26:05.420Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T04:26:05.506Z] #45 ... [2020-04-17T04:26:05.506Z] [2020-04-17T04:26:05.506Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T04:26:05.506Z] #57 DONE 208.5s [2020-04-17T04:26:05.506Z] [2020-04-17T04:26:05.506Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:26:05.682Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 58.0% of statements [2020-04-17T04:26:06.225Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-17T04:26:06.259Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.599s coverage: 76.1% of statements [2020-04-17T04:26:06.313Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2020-04-17T04:26:06.313Z] === RUN TestBuildWithHugeFile [2020-04-17T04:26:06.944Z] #45 ... [2020-04-17T04:26:06.944Z] [2020-04-17T04:26:06.944Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:06.944Z] #18 26.66 Reading package lists... [2020-04-17T04:26:07.014Z] #31 ... [2020-04-17T04:26:07.014Z] [2020-04-17T04:26:07.014Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:07.014Z] #45 114.4 CC criu/arch/ppc64/vdso-pie.o [2020-04-17T04:26:07.645Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2020-04-17T04:26:07.645Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-04-17T04:26:08.063Z] #45 115.5 CC criu/arch/ppc64/restorer.o [2020-04-17T04:26:08.447Z] #18 34.35 Building dependency tree... [2020-04-17T04:26:08.695Z] #45 116.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-17T04:26:08.986Z] #45 116.4 CC criu/pie/restorer.o [2020-04-17T04:26:09.477Z] #18 36.77 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:26:09.477Z] #18 36.77 The following additional packages will be installed: [2020-04-17T04:26:09.477Z] #18 36.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:26:09.477Z] #18 36.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:26:09.477Z] #18 36.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:26:09.477Z] #18 36.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:26:09.477Z] #18 36.78 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:26:09.477Z] #18 36.78 Suggested packages: [2020-04-17T04:26:09.477Z] #18 36.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:26:09.477Z] #18 36.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:26:09.477Z] #18 36.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:26:09.477Z] #18 36.79 Recommended packages: [2020-04-17T04:26:09.477Z] #18 36.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:26:09.477Z] #18 36.79 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:26:10.184Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2020-04-17T04:26:10.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.898s coverage: 61.0% of statements [2020-04-17T04:26:10.184Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T04:26:10.184Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T04:26:10.184Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T04:26:10.184Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T04:26:10.184Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.8% of statements [2020-04-17T04:26:10.445Z] ok github.com/docker/docker/daemon/logger/awslogs 0.304s coverage: 77.8% of statements [2020-04-17T04:26:10.445Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T04:26:10.445Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T04:26:11.393Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-04-17T04:26:11.654Z] ok github.com/docker/docker/daemon/logger/journald 0.055s coverage: 26.2% of statements [2020-04-17T04:26:11.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.055s coverage: 87.2% of statements [2020-04-17T04:26:11.913Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 61.6% of statements [2020-04-17T04:26:12.992Z] #18 40.59 The following NEW packages will be installed: [2020-04-17T04:26:12.992Z] #18 40.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:26:12.992Z] #18 40.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:26:12.992Z] #18 40.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:26:12.992Z] #18 40.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:26:13.028Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-17T04:26:13.287Z] #18 40.62 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:26:13.287Z] #18 40.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:26:13.287Z] #18 40.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:26:13.287Z] #18 40.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:26:13.287Z] #18 40.62 xz-utils zip [2020-04-17T04:26:13.287Z] #18 40.84 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:26:13.287Z] #18 40.84 Need to get 29.2 MB of archives. [2020-04-17T04:26:13.287Z] #18 40.84 After this operation, 134 MB of additional disk space will be used. [2020-04-17T04:26:13.287Z] #18 40.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-17T04:26:13.287Z] #18 40.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-17T04:26:13.297Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2020-04-17T04:26:13.297Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2020-04-17T04:26:13.297Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T04:26:13.425Z] #45 ... [2020-04-17T04:26:13.425Z] [2020-04-17T04:26:13.425Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:13.425Z] #18 26.37 Reading package lists... [2020-04-17T04:26:13.425Z] #18 34.67 Building dependency tree... [2020-04-17T04:26:13.425Z] #18 36.96 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T04:26:13.425Z] #18 36.96 The following additional packages will be installed: [2020-04-17T04:26:13.425Z] #18 36.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T04:26:13.425Z] #18 36.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T04:26:13.425Z] #18 36.97 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T04:26:13.425Z] #18 36.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T04:26:13.425Z] #18 36.97 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T04:26:13.425Z] #18 36.97 Suggested packages: [2020-04-17T04:26:13.425Z] #18 36.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T04:26:13.425Z] #18 36.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T04:26:13.425Z] #18 36.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T04:26:13.425Z] #18 36.97 Recommended packages: [2020-04-17T04:26:13.425Z] #18 36.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T04:26:13.425Z] #18 36.97 python3-keyrings.alt python3-xdg unzip [2020-04-17T04:26:13.425Z] #18 40.53 The following NEW packages will be installed: [2020-04-17T04:26:13.425Z] #18 40.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T04:26:13.425Z] #18 40.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T04:26:13.425Z] #18 40.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T04:26:13.425Z] #18 40.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T04:26:13.425Z] #18 40.54 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T04:26:13.425Z] #18 40.54 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T04:26:13.425Z] #18 40.54 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T04:26:13.425Z] #18 40.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T04:26:13.425Z] #18 40.54 xz-utils zip [2020-04-17T04:26:13.557Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.8% of statements [2020-04-17T04:26:13.580Z] #18 41.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-17T04:26:13.721Z] #18 40.68 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T04:26:13.721Z] #18 40.68 Need to get 29.2 MB of archives. [2020-04-17T04:26:13.721Z] #18 40.68 After this operation, 134 MB of additional disk space will be used. [2020-04-17T04:26:13.721Z] #18 40.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-17T04:26:13.721Z] #18 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-17T04:26:13.721Z] #18 40.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-17T04:26:13.893Z] #18 41.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-17T04:26:13.893Z] #18 41.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-17T04:26:13.893Z] #18 41.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-17T04:26:14.010Z] #18 41.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-17T04:26:14.011Z] #18 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-17T04:26:14.011Z] #18 41.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-17T04:26:14.208Z] #18 41.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:26:14.208Z] #18 41.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-17T04:26:14.208Z] #18 41.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-17T04:26:14.208Z] #18 41.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-17T04:26:14.208Z] #18 41.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-17T04:26:14.208Z] #18 41.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-17T04:26:14.208Z] #18 41.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-17T04:26:14.208Z] #18 41.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-17T04:26:14.208Z] #18 41.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-17T04:26:14.208Z] #18 41.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-17T04:26:14.208Z] #18 41.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T04:26:14.208Z] #18 41.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:26:14.208Z] #18 41.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:26:14.208Z] #18 41.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-17T04:26:14.208Z] #18 41.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-17T04:26:14.208Z] #18 41.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-17T04:26:14.208Z] #18 41.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-17T04:26:14.301Z] #18 41.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-17T04:26:14.301Z] #18 41.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-17T04:26:14.301Z] #18 41.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-17T04:26:14.301Z] #18 41.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-17T04:26:14.301Z] #18 41.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-17T04:26:14.301Z] #18 41.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-17T04:26:14.301Z] #18 41.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-17T04:26:14.301Z] #18 41.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-17T04:26:14.301Z] #18 41.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-17T04:26:14.301Z] #18 41.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-17T04:26:14.301Z] #18 41.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T04:26:14.301Z] #18 41.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T04:26:14.301Z] #18 41.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-17T04:26:14.301Z] #18 ... [2020-04-17T04:26:14.301Z] [2020-04-17T04:26:14.301Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:14.301Z] #45 121.8 LINK criu/pie/restorer.built-in.o [2020-04-17T04:26:14.301Z] #45 121.8 GEN criu/pie/restorer-blob.h [2020-04-17T04:26:14.497Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2020-04-17T04:26:14.499Z] #18 41.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T04:26:14.499Z] #18 41.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T04:26:14.499Z] #18 41.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T04:26:14.499Z] #18 41.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-17T04:26:14.499Z] #18 41.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-17T04:26:14.499Z] #18 41.88 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T04:26:14.592Z] #45 122.0 DEP criu/vdso.d [2020-04-17T04:26:14.757Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-04-17T04:26:16.398Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-04-17T04:26:16.413Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-17T04:26:16.417Z] #45 122.5 DEP criu/uts_ns.d [2020-04-17T04:26:16.417Z] #45 122.9 DEP criu/util.d [2020-04-17T04:26:16.417Z] #45 123.3 DEP criu/uffd.d [2020-04-17T04:26:16.417Z] #45 123.6 DEP criu/tun.d [2020-04-17T04:26:16.417Z] #45 123.9 DEP criu/tty.d [2020-04-17T04:26:16.422Z] #18 ... [2020-04-17T04:26:16.422Z] [2020-04-17T04:26:16.422Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:16.422Z] #69 213.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:26:16.422Z] #69 213.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:26:16.422Z] #69 ... [2020-04-17T04:26:16.422Z] [2020-04-17T04:26:16.422Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:16.422Z] #18 42.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T04:26:16.422Z] #18 42.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T04:26:16.422Z] #18 42.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T04:26:16.422Z] #18 42.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-17T04:26:16.422Z] #18 42.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-17T04:26:16.422Z] #18 42.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:26:16.422Z] #18 42.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:26:16.422Z] #18 42.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:26:16.422Z] #18 43.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-17T04:26:16.422Z] #18 43.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:26:16.422Z] #18 43.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:26:16.422Z] #18 43.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:26:16.422Z] #18 43.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-17T04:26:16.422Z] #18 43.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-17T04:26:16.422Z] #18 43.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-17T04:26:16.422Z] #18 43.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:26:16.539Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-17T04:26:16.539Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a30589ec\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-17T04:26:16.539Z] ---------------------------------------------------------------------------- [2020-04-17T04:26:16.539Z] [2020-04-17T04:26:16.539Z] INFO: executeCI.ps1 starting at Fri Apr 17 04:26:13 CUT 2020 [2020-04-17T04:26:16.539Z] [2020-04-17T04:26:16.539Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-17T04:26:16.539Z] INFO: Running git version 2.24.1.windows.2 [2020-04-17T04:26:16.539Z] INFO: Branch:rs1_release_inmarket Build:14393.3541.200218-2047 [2020-04-17T04:26:16.539Z] INFO: Environment variables: [2020-04-17T04:26:16.539Z] [2020-04-17T04:26:16.539Z] Name Value [2020-04-17T04:26:16.539Z] ---- ----- [2020-04-17T04:26:16.539Z] ALLUSERSPROFILE C:\ProgramData [2020-04-17T04:26:16.539Z] amd64 true [2020-04-17T04:26:16.539Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2020-04-17T04:26:16.539Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-17T04:26:16.539Z] arm64 true [2020-04-17T04:26:16.539Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomS... [2020-04-17T04:26:16.539Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-17T04:26:16.539Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-17T04:26:16.539Z] BRANCH_NAME master [2020-04-17T04:26:16.539Z] BUILD_DISPLAY_NAME #246 [2020-04-17T04:26:16.539Z] BUILD_ID 246 [2020-04-17T04:26:16.539Z] BUILD_NUMBER 246 [2020-04-17T04:26:16.539Z] BUILD_TAG jenkins-engine-master-246 [2020-04-17T04:26:16.539Z] BUILD_URL https://ci-next.docker.com/public/job/engine/... [2020-04-17T04:26:16.539Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T04:26:16.539Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-17T04:26:16.539Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-17T04:26:16.539Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-17T04:26:16.539Z] COMPUTERNAME azwin-2-5c48b0 [2020-04-17T04:26:16.539Z] ComSpec C:\windows\system32\cmd.exe [2020-04-17T04:26:16.539Z] ConfigSequenceNumber 0 [2020-04-17T04:26:16.539Z] dco true [2020-04-17T04:26:16.539Z] DOCKER_BUILDKIT 0 [2020-04-17T04:26:16.539Z] DOCKER_DUT_DEBUG 1 [2020-04-17T04:26:16.539Z] DOCKER_EXPERIMENTAL 1 [2020-04-17T04:26:16.539Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-17T04:26:16.539Z] EXECUTOR_NUMBER 0 [2020-04-17T04:26:16.539Z] FQDN azwin-2-5c48b0.westus.cloudapp.azure.com [2020-04-17T04:26:16.539Z] GIT_BRANCH master [2020-04-17T04:26:16.539Z] GIT_COMMIT 130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:26:16.539Z] GIT_PREVIOUS_COMMIT 646626d3be75c3e893d08041d37917d0a6ba9046 [2020-04-17T04:26:16.539Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f4b067356562fd061705977786032aae35d06583 [2020-04-17T04:26:16.539Z] GIT_URL https://github.com/docker/engine.git [2020-04-17T04:26:16.539Z] HUDSON_COOKIE c521eb7a-bb2f-4c46-843b-d7324e5e8c27 [2020-04-17T04:26:16.539Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-17T04:26:16.539Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-17T04:26:16.539Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-17T04:26:16.539Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbui... [2020-04-17T04:26:16.539Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-17T04:26:16.539Z] JENKINS_NODE_COOKIE 69a5996a-a015-4b89-beff-d4954ac899d5 [2020-04-17T04:26:16.539Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-17T04:26:16.539Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-17T04:26:16.539Z] JOB_BASE_NAME master [2020-04-17T04:26:16.539Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/engine/... [2020-04-17T04:26:16.539Z] JOB_NAME engine/master [2020-04-17T04:26:16.539Z] JOB_URL https://ci-next.docker.com/public/job/engine/... [2020-04-17T04:26:16.539Z] library.jps.version master [2020-04-17T04:26:16.539Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2020-04-17T04:26:16.539Z] NODE_LABELS amd64 azure azwin-2-5c48b0 azwin-2016 docker ... [2020-04-17T04:26:16.539Z] NODE_NAME azwin-2-5c48b0 [2020-04-17T04:26:16.539Z] NUMBER_OF_PROCESSORS 4 [2020-04-17T04:26:16.539Z] OS Windows_NT [2020-04-17T04:26:16.539Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2020-04-17T04:26:16.539Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2020-04-17T04:26:16.539Z] ppc64le true [2020-04-17T04:26:16.539Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-17T04:26:16.539Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2020-04-17T04:26:16.539Z] PROCESSOR_LEVEL 6 [2020-04-17T04:26:16.539Z] PROCESSOR_REVISION 4f01 [2020-04-17T04:26:16.539Z] ProgramData C:\ProgramData [2020-04-17T04:26:16.539Z] ProgramFiles C:\Program Files [2020-04-17T04:26:16.539Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-17T04:26:16.539Z] ProgramW6432 C:\Program Files [2020-04-17T04:26:16.539Z] PROMPT $P$G [2020-04-17T04:26:16.539Z] PSExecutionPolicyPreference Bypass [2020-04-17T04:26:16.539Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2020-04-17T04:26:16.539Z] PUBLIC C:\Users\Public [2020-04-17T04:26:16.539Z] rootless true [2020-04-17T04:26:16.539Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/engine/... [2020-04-17T04:26:16.539Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/engine/... [2020-04-17T04:26:16.539Z] s390x true [2020-04-17T04:26:16.539Z] SKIP_VALIDATION_TESTS 1 [2020-04-17T04:26:16.539Z] SOURCES_DRIVE d [2020-04-17T04:26:16.539Z] SOURCES_SUBDIR gopath [2020-04-17T04:26:16.539Z] STAGE_NAME Run tests [2020-04-17T04:26:16.539Z] SystemDrive C: [2020-04-17T04:26:16.539Z] SystemRoot C:\windows [2020-04-17T04:26:16.539Z] TEMP C:\windows\TEMP [2020-04-17T04:26:16.539Z] TESTDEBUG 0 [2020-04-17T04:26:16.539Z] TESTRUN_DRIVE d [2020-04-17T04:26:16.539Z] TESTRUN_SUBDIR CI [2020-04-17T04:26:16.539Z] TIMEOUT 120m [2020-04-17T04:26:16.539Z] TMP C:\windows\TEMP [2020-04-17T04:26:16.539Z] unit_validate true [2020-04-17T04:26:16.539Z] USERDOMAIN WORKGROUP [2020-04-17T04:26:16.539Z] USERNAME azwin-2-5c48b0$ [2020-04-17T04:26:16.539Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-17T04:26:16.539Z] validate_force false [2020-04-17T04:26:16.539Z] windir C:\windows [2020-04-17T04:26:16.539Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-17T04:26:16.539Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2020-04-17T04:26:16.540Z] windowsRS1 false [2020-04-17T04:26:16.540Z] windowsRS5 true [2020-04-17T04:26:16.540Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-17T04:26:16.540Z] [2020-04-17T04:26:16.540Z] [2020-04-17T04:26:16.540Z] [2020-04-17T04:26:16.660Z] ok github.com/docker/docker/daemon/logger/splunk 1.948s coverage: 82.5% of statements [2020-04-17T04:26:16.660Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T04:26:16.660Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T04:26:16.695Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-17T04:26:17.054Z] #18 44.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-17T04:26:17.054Z] #18 44.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-17T04:26:17.054Z] #18 44.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-17T04:26:17.060Z] #45 124.5 DEP criu/timerfd.d [2020-04-17T04:26:17.232Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2020-04-17T04:26:17.309Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-17T04:26:17.690Z] #45 125.0 DEP criu/sysfs_parse.d [2020-04-17T04:26:17.924Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-17T04:26:17.980Z] #45 125.3 DEP criu/sysctl.d [2020-04-17T04:26:18.062Z] INFO: Sources under d:\gopath\... [2020-04-17T04:26:18.062Z] INFO: Test run under d:\CI\... [2020-04-17T04:26:18.062Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-17T04:26:18.062Z] INFO: docker/docker repository was found [2020-04-17T04:26:18.095Z] #18 ... [2020-04-17T04:26:18.095Z] [2020-04-17T04:26:18.095Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:18.095Z] #69 DONE 226.4s [2020-04-17T04:26:18.095Z] [2020-04-17T04:26:18.095Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:26:18.095Z] #70 DONE 0.1s [2020-04-17T04:26:18.173Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-04-17T04:26:18.206Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-17T04:26:18.270Z] #45 125.6 DEP criu/string.d [2020-04-17T04:26:18.270Z] #45 125.7 DEP criu/stats.d [2020-04-17T04:26:18.385Z] [2020-04-17T04:26:18.385Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:18.385Z] #45 122.4 LINK criu/pie/restorer.built-in.o [2020-04-17T04:26:18.385Z] #45 122.4 GEN criu/pie/restorer-blob.h [2020-04-17T04:26:18.385Z] #45 122.9 DEP criu/vdso.d [2020-04-17T04:26:18.385Z] #45 123.3 DEP criu/uts_ns.d [2020-04-17T04:26:18.385Z] #45 123.7 DEP criu/util.d [2020-04-17T04:26:18.385Z] #45 124.0 DEP criu/uffd.d [2020-04-17T04:26:18.385Z] #45 124.4 DEP criu/tun.d [2020-04-17T04:26:18.385Z] #45 124.8 DEP criu/tty.d [2020-04-17T04:26:18.385Z] #45 125.2 DEP criu/timerfd.d [2020-04-17T04:26:18.385Z] #45 125.6 DEP criu/sysfs_parse.d [2020-04-17T04:26:18.385Z] #45 126.1 DEP criu/sysctl.d [2020-04-17T04:26:18.385Z] #45 126.4 DEP criu/string.d [2020-04-17T04:26:18.385Z] #45 126.6 DEP criu/stats.d [2020-04-17T04:26:18.385Z] #45 126.7 DEP criu/sockets.d [2020-04-17T04:26:18.385Z] #45 126.9 DEP criu/sk-unix.d [2020-04-17T04:26:18.385Z] #45 127.6 DEP criu/sk-tcp.d [2020-04-17T04:26:18.385Z] #45 128.0 DEP criu/sk-queue.d [2020-04-17T04:26:18.385Z] #45 128.4 DEP criu/sk-packet.d [2020-04-17T04:26:18.385Z] #45 128.8 DEP criu/sk-netlink.d [2020-04-17T04:26:18.385Z] #45 129.1 DEP criu/sk-inet.d [2020-04-17T04:26:18.385Z] #45 ... [2020-04-17T04:26:18.385Z] [2020-04-17T04:26:18.385Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:26:18.385Z] #48 216.8 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:26:18.385Z] #48 218.5 github.com/LK4D4/vndr/build [2020-04-17T04:26:18.385Z] #48 218.6 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:26:18.433Z] ok github.com/docker/docker/distribution 0.243s coverage: 22.1% of statements [2020-04-17T04:26:18.433Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T04:26:18.488Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-17T04:26:18.488Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-17T04:26:18.516Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time... [2020-04-17T04:26:18.560Z] #45 126.0 DEP criu/sockets.d [2020-04-17T04:26:18.676Z] #48 ... [2020-04-17T04:26:18.677Z] [2020-04-17T04:26:18.677Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:18.677Z] #45 129.9 DEP criu/signalfd.d [2020-04-17T04:26:19.190Z] #45 126.5 DEP criu/sk-unix.d [2020-04-17T04:26:19.307Z] #45 130.7 DEP criu/sigframe.d [2020-04-17T04:26:19.481Z] #45 126.8 DEP criu/sk-tcp.d [2020-04-17T04:26:19.598Z] #45 131.0 DEP criu/shmem.d [2020-04-17T04:26:19.772Z] #45 127.2 DEP criu/sk-queue.d [2020-04-17T04:26:19.772Z] #45 ... [2020-04-17T04:26:19.772Z] [2020-04-17T04:26:19.772Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:19.772Z] #69 212.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T04:26:19.772Z] #69 212.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T04:26:19.772Z] #69 ... [2020-04-17T04:26:19.772Z] [2020-04-17T04:26:19.772Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:19.772Z] #18 41.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-17T04:26:19.772Z] #18 41.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-17T04:26:19.772Z] #18 41.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-17T04:26:19.772Z] #18 41.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-17T04:26:19.772Z] #18 41.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T04:26:19.772Z] #18 41.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T04:26:19.772Z] #18 41.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T04:26:19.772Z] #18 41.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-17T04:26:19.772Z] #18 41.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-17T04:26:19.772Z] #18 41.75 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T04:26:19.772Z] #18 42.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T04:26:19.772Z] #18 42.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T04:26:19.772Z] #18 42.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T04:26:19.772Z] #18 42.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-17T04:26:19.772Z] #18 42.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-17T04:26:19.772Z] #18 42.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T04:26:19.772Z] #18 42.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T04:26:19.772Z] #18 43.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T04:26:19.772Z] #18 43.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-17T04:26:19.772Z] #18 43.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T04:26:19.772Z] #18 43.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T04:26:19.772Z] #18 43.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T04:26:19.772Z] #18 43.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-17T04:26:19.772Z] #18 43.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-17T04:26:19.772Z] #18 43.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-17T04:26:19.772Z] #18 43.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T04:26:19.772Z] #18 43.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-17T04:26:19.772Z] #18 44.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-17T04:26:19.772Z] #18 44.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-17T04:26:19.772Z] #18 45.57 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:26:19.772Z] #18 45.75 Fetched 29.2 MB in 4s (8195 kB/s) [2020-04-17T04:26:19.772Z] #18 45.88 Selecting previously unselected package pigz. [2020-04-17T04:26:19.772Z] #18 45.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23356 files and directories currently installed.) [2020-04-17T04:26:19.772Z] #18 45.99 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-17T04:26:19.772Z] #18 46.00 Unpacking pigz (2.4-1) ... [2020-04-17T04:26:19.772Z] #18 46.19 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-17T04:26:19.772Z] #18 46.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:19.772Z] #18 46.20 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:26:19.772Z] #18 47.00 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:26:19.813Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2020-04-17T04:26:19.813Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.6% of statements [2020-04-17T04:26:19.813Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T04:26:20.062Z] #18 47.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:20.062Z] #18 47.05 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:26:20.073Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-04-17T04:26:20.073Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-04-17T04:26:20.073Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T04:26:20.073Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T04:26:20.241Z] #45 131.5 DEP criu/servicefd.d [2020-04-17T04:26:20.507Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-17T04:26:20.532Z] #45 131.8 DEP criu/seize.d [2020-04-17T04:26:20.642Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 87.5% of statements [2020-04-17T04:26:20.680Z] ltsc2016: Pulling from windows/servercore [2020-04-17T04:26:20.680Z] 3889bb8d808b: Pulling fs layer [2020-04-17T04:26:20.680Z] d0099407ec8c: Pulling fs layer [2020-04-17T04:26:20.824Z] #45 132.1 DEP criu/seccomp.d [2020-04-17T04:26:21.123Z] #45 132.5 DEP criu/rst-malloc.d [2020-04-17T04:26:21.435Z] #45 132.6 DEP criu/rbtree.d [2020-04-17T04:26:21.435Z] #45 132.7 DEP criu/pstree.d [2020-04-17T04:26:21.582Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-04-17T04:26:21.725Z] #45 133.1 DEP criu/protobuf.d [2020-04-17T04:26:22.133Z] #18 49.41 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:26:22.133Z] #18 49.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:26:22.356Z] #45 133.6 GEN criu/protobuf-desc-gen.h [2020-04-17T04:26:22.523Z] ok github.com/docker/docker/opts 0.058s coverage: 67.4% of statements [2020-04-17T04:26:23.187Z] #18 ... [2020-04-17T04:26:23.187Z] [2020-04-17T04:26:23.187Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:23.187Z] #69 DONE 225.8s [2020-04-17T04:26:23.187Z] [2020-04-17T04:26:23.187Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T04:26:23.187Z] #70 DONE 0.1s [2020-04-17T04:26:23.187Z] [2020-04-17T04:26:23.187Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:23.187Z] #45 127.7 DEP criu/sk-packet.d [2020-04-17T04:26:23.187Z] #45 128.1 DEP criu/sk-netlink.d [2020-04-17T04:26:23.187Z] #45 128.3 DEP criu/sk-inet.d [2020-04-17T04:26:23.187Z] #45 129.0 DEP criu/signalfd.d [2020-04-17T04:26:23.187Z] #45 129.4 DEP criu/sigframe.d [2020-04-17T04:26:23.187Z] #45 129.5 DEP criu/shmem.d [2020-04-17T04:26:23.187Z] #45 129.9 DEP criu/servicefd.d [2020-04-17T04:26:23.187Z] #45 130.2 DEP criu/seize.d [2020-04-17T04:26:23.187Z] #45 130.7 DEP criu/seccomp.d [2020-04-17T04:26:23.816Z] #45 131.4 DEP criu/rst-malloc.d [2020-04-17T04:26:23.904Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-04-17T04:26:23.904Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-04-17T04:26:24.106Z] #45 131.6 DEP criu/rbtree.d [2020-04-17T04:26:24.397Z] #45 131.7 DEP criu/pstree.d [2020-04-17T04:26:24.472Z] ok github.com/docker/docker/pkg/authorization 1.232s coverage: 68.3% of statements [2020-04-17T04:26:24.687Z] #45 132.1 DEP criu/protobuf.d [2020-04-17T04:26:24.687Z] #45 132.3 GEN criu/protobuf-desc-gen.h [2020-04-17T04:26:24.687Z] #45 ... [2020-04-17T04:26:24.687Z] [2020-04-17T04:26:24.687Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:26:24.687Z] #48 217.7 github.com/LK4D4/vndr/build [2020-04-17T04:26:24.687Z] #48 223.0 vendor/golang.org/x/text/secure/bidirule [2020-04-17T04:26:24.687Z] #48 224.3 vendor/golang.org/x/text/unicode/norm [2020-04-17T04:26:24.733Z] ok github.com/docker/docker/pkg/archive 1.201s coverage: 77.1% of statements [2020-04-17T04:26:24.993Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-04-17T04:26:25.091Z] #45 ... [2020-04-17T04:26:25.091Z] [2020-04-17T04:26:25.091Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:25.091Z] #18 45.91 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T04:26:25.091Z] #18 46.22 Fetched 29.2 MB in 4s (7637 kB/s) [2020-04-17T04:26:25.091Z] #18 46.48 Selecting previously unselected package pigz. [2020-04-17T04:26:25.092Z] #18 46.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23356 files and directories currently installed.) [2020-04-17T04:26:25.092Z] #18 46.62 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-17T04:26:25.092Z] #18 46.63 Unpacking pigz (2.4-1) ... [2020-04-17T04:26:25.092Z] #18 46.86 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-17T04:26:25.092Z] #18 46.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:25.092Z] #18 46.90 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:26:25.092Z] #18 47.92 Selecting previously unselected package python3.7-minimal. [2020-04-17T04:26:25.092Z] #18 47.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:25.092Z] #18 47.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:26:25.092Z] #18 49.32 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:26:25.092Z] #18 49.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T04:26:25.380Z] #18 ... [2020-04-17T04:26:25.380Z] [2020-04-17T04:26:25.380Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:25.380Z] #45 136.7 DEP criu/protobuf-desc.d [2020-04-17T04:26:25.562Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-17T04:26:25.671Z] #45 137.0 DEP criu/proc_parse.d [2020-04-17T04:26:25.822Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2020-04-17T04:26:25.960Z] #45 137.4 DEP criu/plugin.d [2020-04-17T04:26:26.249Z] #45 137.7 DEP criu/pipes.d [2020-04-17T04:26:26.391Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-17T04:26:26.877Z] #45 138.1 DEP criu/pie-util.d [2020-04-17T04:26:26.877Z] #45 138.3 DEP criu/pie-util-vdso.d [2020-04-17T04:26:26.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-17T04:26:27.166Z] #45 138.6 DEP criu/path.d [2020-04-17T04:26:27.308Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-17T04:26:27.404Z] #48 ... [2020-04-17T04:26:27.404Z] [2020-04-17T04:26:27.404Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:27.404Z] #45 134.9 DEP criu/protobuf-desc.d [2020-04-17T04:26:27.454Z] #45 138.9 DEP criu/parasite-syscall.d [2020-04-17T04:26:27.529Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-17T04:26:27.693Z] #45 135.2 DEP criu/proc_parse.d [2020-04-17T04:26:27.922Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-17T04:26:28.105Z] #45 139.4 DEP criu/pagemap.d [2020-04-17T04:26:28.327Z] #45 135.7 DEP criu/plugin.d [2020-04-17T04:26:28.327Z] #45 135.8 DEP criu/pipes.d [2020-04-17T04:26:28.394Z] #45 139.7 DEP criu/pagemap-cache.d [2020-04-17T04:26:28.394Z] #45 139.9 DEP criu/page-xfer.d [2020-04-17T04:26:28.464Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-17T04:26:28.616Z] #45 136.1 DEP criu/pie-util.d [2020-04-17T04:26:28.685Z] #45 140.2 DEP criu/page-pipe.d [2020-04-17T04:26:28.905Z] #45 136.3 DEP criu/pie-util-vdso.d [2020-04-17T04:26:28.974Z] #45 140.3 DEP criu/netfilter.d [2020-04-17T04:26:29.033Z] ok github.com/docker/docker/pkg/chrootarchive 3.571s coverage: 43.2% of statements [2020-04-17T04:26:29.033Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-04-17T04:26:29.195Z] #45 136.5 DEP criu/path.d [2020-04-17T04:26:29.263Z] #45 140.6 DEP criu/net.d [2020-04-17T04:26:29.503Z] #45 136.7 DEP criu/parasite-syscall.d [2020-04-17T04:26:29.553Z] #45 140.9 DEP criu/namespaces.d [2020-04-17T04:26:29.602Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-17T04:26:29.792Z] #45 137.2 DEP criu/pagemap.d [2020-04-17T04:26:29.841Z] #45 141.2 DEP criu/mount.d [2020-04-17T04:26:29.861Z] ok github.com/docker/docker/pkg/fsutils 0.295s coverage: 85.1% of statements [2020-04-17T04:26:29.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-04-17T04:26:30.082Z] #45 137.5 DEP criu/pagemap-cache.d [2020-04-17T04:26:30.121Z] ok github.com/docker/docker/layer 7.206s coverage: 68.8% of statements [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T04:26:30.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T04:26:30.130Z] #45 141.6 DEP criu/mem.d [2020-04-17T04:26:30.148Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:26:30.148Z] [2020-04-17T04:26:30.148Z] [2020-04-17T04:26:30.148Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:26:30.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:26:30.148Z] HOSTNAME=5c46b081011a [2020-04-17T04:26:30.148Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T04:26:30.148Z] TESTDEBUG=0 [2020-04-17T04:26:30.148Z] DEST=bundles/test-integration [2020-04-17T04:26:30.148Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:26:30.148Z] KEEPBUNDLE=1 [2020-04-17T04:26:30.148Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:26:30.148Z] container=docker [2020-04-17T04:26:30.148Z] HOME=/root [2020-04-17T04:26:30.148Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:26:30.148Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:26:30.148Z] VALIDATE_BRANCH= [2020-04-17T04:26:30.148Z] TERM=xterm [2020-04-17T04:26:30.148Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:26:30.148Z] SHLVL=1 [2020-04-17T04:26:30.148Z] TIMEOUT=120m [2020-04-17T04:26:30.148Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:26:30.148Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:26:30.148Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-17T04:26:30.148Z] GO111MODULE=off [2020-04-17T04:26:30.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:26:30.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:26:30.148Z] GOPATH=/go [2020-04-17T04:26:30.148Z] PKG_CONFIG=pkg-config [2020-04-17T04:26:30.148Z] _=/usr/bin/env [2020-04-17T04:26:30.148Z] Building test suite binary ./integration-cli/test.main [2020-04-17T04:26:30.148Z] [2020-04-17T04:26:30.148Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-17T04:26:30.148Z] [2020-04-17T04:26:30.148Z] No new tests added to integration. [2020-04-17T04:26:30.148Z] [2020-04-17T04:26:30.148Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:26:30.148Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:26:30.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:26:30.148Z] HOSTNAME=d397e54d017d [2020-04-17T04:26:30.148Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T04:26:30.148Z] TESTDEBUG=0 [2020-04-17T04:26:30.148Z] DEST=bundles/test-integration [2020-04-17T04:26:30.148Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:26:30.148Z] KEEPBUNDLE=1 [2020-04-17T04:26:30.148Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:26:30.148Z] container=docker [2020-04-17T04:26:30.148Z] HOME=/root [2020-04-17T04:26:30.148Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:26:30.148Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:26:30.148Z] VALIDATE_BRANCH= [2020-04-17T04:26:30.148Z] TERM=xterm [2020-04-17T04:26:30.148Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:26:30.148Z] SHLVL=1 [2020-04-17T04:26:30.148Z] TIMEOUT=120m [2020-04-17T04:26:30.148Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:26:30.148Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:26:30.148Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-17T04:26:30.148Z] GO111MODULE=off [2020-04-17T04:26:30.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:26:30.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:26:30.148Z] GOPATH=/go [2020-04-17T04:26:30.148Z] PKG_CONFIG=pkg-config [2020-04-17T04:26:30.148Z] _=/usr/bin/env [2020-04-17T04:26:30.148Z] Building test suite binary ./integration-cli/test.main [2020-04-17T04:26:30.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:26:30.150Z] [2020-04-17T04:26:30.150Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:26:30.150Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:26:30.150Z] HOSTNAME=f2b63188e3dd [2020-04-17T04:26:30.150Z] DEST=bundles/test-integration [2020-04-17T04:26:30.150Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:26:30.150Z] DOCKER_ROOTLESS=1 [2020-04-17T04:26:30.150Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:26:30.150Z] container=docker [2020-04-17T04:26:30.150Z] HOME=/root [2020-04-17T04:26:30.150Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:26:30.150Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:26:30.150Z] VALIDATE_BRANCH= [2020-04-17T04:26:30.150Z] TERM=xterm [2020-04-17T04:26:30.150Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:26:30.150Z] SHLVL=1 [2020-04-17T04:26:30.150Z] TIMEOUT=120m [2020-04-17T04:26:30.150Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:26:30.150Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:26:30.150Z] GO111MODULE=off [2020-04-17T04:26:30.150Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T04:26:30.150Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T04:26:30.150Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:26:30.150Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:26:30.150Z] GOPATH=/go [2020-04-17T04:26:30.150Z] PKG_CONFIG=pkg-config [2020-04-17T04:26:30.150Z] _=/usr/bin/env [2020-04-17T04:26:30.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T04:26:30.373Z] #45 137.8 DEP criu/page-xfer.d [2020-04-17T04:26:30.664Z] #45 138.1 DEP criu/page-pipe.d [2020-04-17T04:26:30.713Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:26:30.713Z] HOSTNAME=7c6d327e175d [2020-04-17T04:26:30.713Z] TESTDEBUG=0 [2020-04-17T04:26:30.713Z] DEST=bundles/test-integration [2020-04-17T04:26:30.713Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:26:30.713Z] KEEPBUNDLE=1 [2020-04-17T04:26:30.713Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:26:30.713Z] container=docker [2020-04-17T04:26:30.713Z] HOME=/root [2020-04-17T04:26:30.713Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:26:30.713Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:26:30.714Z] VALIDATE_BRANCH=master [2020-04-17T04:26:30.714Z] TERM=xterm [2020-04-17T04:26:30.714Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:26:30.714Z] SHLVL=1 [2020-04-17T04:26:30.714Z] TIMEOUT=120m [2020-04-17T04:26:30.714Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:26:30.714Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:26:30.714Z] GO111MODULE=off [2020-04-17T04:26:30.714Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T04:26:30.714Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:26:30.714Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:26:30.714Z] GOPATH=/go [2020-04-17T04:26:30.714Z] PKG_CONFIG=pkg-config [2020-04-17T04:26:30.714Z] _=/usr/bin/env [2020-04-17T04:26:30.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T04:26:30.760Z] #45 141.9 DEP criu/lsm.d [2020-04-17T04:26:30.954Z] #45 138.4 DEP criu/netfilter.d [2020-04-17T04:26:31.050Z] #45 142.3 DEP criu/log.d [2020-04-17T04:26:31.050Z] #45 142.6 DEP criu/libnetlink.d [2020-04-17T04:26:31.059Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-04-17T04:26:31.059Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2020-04-17T04:26:31.244Z] #45 138.7 DEP criu/net.d [2020-04-17T04:26:31.319Z] ok github.com/docker/docker/pkg/idtools 0.728s coverage: 70.1% of statements [2020-04-17T04:26:31.319Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 70.1% of statements [2020-04-17T04:26:31.533Z] #45 139.1 DEP criu/namespaces.d [2020-04-17T04:26:31.579Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-04-17T04:26:31.579Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T04:26:31.579Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T04:26:31.579Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-04-17T04:26:31.579Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T04:26:31.677Z] #45 142.9 DEP criu/kerndat.d [2020-04-17T04:26:31.677Z] #45 ... [2020-04-17T04:26:31.677Z] [2020-04-17T04:26:31.677Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:31.677Z] #18 54.15 Selecting previously unselected package python3-minimal. [2020-04-17T04:26:31.677Z] #18 54.15 (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 ... 23605 files and directories currently installed.) [2020-04-17T04:26:31.677Z] #18 54.27 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 54.28 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:26:31.677Z] #18 54.43 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-17T04:26:31.677Z] #18 54.43 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 54.45 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T04:26:31.677Z] #18 54.58 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-17T04:26:31.677Z] #18 54.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 54.59 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:26:31.677Z] #18 56.54 Selecting previously unselected package python3.7. [2020-04-17T04:26:31.677Z] #18 56.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 56.55 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:26:31.677Z] #18 56.75 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-17T04:26:31.677Z] #18 56.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 56.78 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T04:26:31.677Z] #18 56.94 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:26:31.677Z] #18 58.43 Selecting previously unselected package python3. [2020-04-17T04:26:31.677Z] #18 58.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24017 files and directories currently installed.) [2020-04-17T04:26:31.677Z] #18 58.56 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 58.58 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:26:31.677Z] #18 58.77 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-17T04:26:31.677Z] #18 58.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 58.82 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:26:31.677Z] #18 58.96 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-17T04:26:31.677Z] #18 58.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 58.97 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:26:31.677Z] #18 59.09 Selecting previously unselected package libiptc0:ppc64el. [2020-04-17T04:26:31.677Z] #18 59.12 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:31.677Z] #18 59.13 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T04:26:31.839Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2020-04-17T04:26:31.965Z] #18 59.27 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-17T04:26:31.965Z] #18 59.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-17T04:26:31.965Z] #18 59.30 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T04:26:31.965Z] #18 59.38 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-17T04:26:31.965Z] #18 59.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-17T04:26:31.965Z] #18 59.41 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T04:26:32.099Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-04-17T04:26:32.100Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-04-17T04:26:32.186Z] #45 139.5 DEP criu/mount.d [2020-04-17T04:26:32.253Z] #18 59.54 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-17T04:26:32.253Z] #18 59.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-17T04:26:32.253Z] #18 59.57 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T04:26:32.253Z] #18 59.74 Selecting previously unselected package iptables. [2020-04-17T04:26:32.301Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-17T04:26:32.360Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-04-17T04:26:32.360Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T04:26:32.360Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T04:26:32.478Z] #45 139.9 DEP criu/mem.d [2020-04-17T04:26:32.541Z] #18 59.76 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:32.541Z] #18 59.76 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:26:32.769Z] #45 140.2 DEP criu/lsm.d [2020-04-17T04:26:32.914Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-17T04:26:32.931Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2020-04-17T04:26:33.059Z] #45 140.5 DEP criu/log.d [2020-04-17T04:26:33.168Z] #18 60.51 Selecting previously unselected package xxd. [2020-04-17T04:26:33.168Z] #18 60.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T04:26:33.168Z] #18 60.54 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:26:33.198Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-17T04:26:33.246Z] --- PASS: TestBuildWithHugeFile (25.74s) [2020-04-17T04:26:33.246Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T04:26:33.246Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:26:33.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:26:33.246Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:26:33.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:26:33.246Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:26:33.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:26:33.246Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:26:33.246Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:26:33.246Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:26:33.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-04-17T04:26:33.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-17T04:26:33.246Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-04-17T04:26:33.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-04-17T04:26:33.246Z] === RUN TestBuildPreserveOwnership [2020-04-17T04:26:33.246Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T04:26:33.352Z] #45 140.7 DEP criu/libnetlink.d [2020-04-17T04:26:33.459Z] #18 60.81 Selecting previously unselected package vim-common. [2020-04-17T04:26:33.460Z] #18 60.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:26:33.460Z] #18 60.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:26:33.481Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-17T04:26:33.503Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-04-17T04:26:33.645Z] #45 ... [2020-04-17T04:26:33.645Z] [2020-04-17T04:26:33.645Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:33.645Z] #18 55.15 Selecting previously unselected package python3-minimal. [2020-04-17T04:26:33.645Z] #18 55.15 (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 ... 23605 files and directories currently installed.) [2020-04-17T04:26:33.645Z] #18 55.27 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 55.27 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T04:26:33.645Z] #18 55.39 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-17T04:26:33.645Z] #18 55.40 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 55.42 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T04:26:33.645Z] #18 55.57 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-17T04:26:33.645Z] #18 55.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 55.59 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:26:33.645Z] #18 57.34 Selecting previously unselected package python3.7. [2020-04-17T04:26:33.645Z] #18 57.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 57.39 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:26:33.645Z] #18 57.60 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-17T04:26:33.645Z] #18 57.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 57.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T04:26:33.645Z] #18 57.77 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T04:26:33.645Z] #18 59.38 Selecting previously unselected package python3. [2020-04-17T04:26:33.645Z] #18 59.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24017 files and directories currently installed.) [2020-04-17T04:26:33.645Z] #18 59.50 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 59.51 Unpacking python3 (3.7.3-1) ... [2020-04-17T04:26:33.645Z] #18 59.69 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-17T04:26:33.645Z] #18 59.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 59.73 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:26:33.645Z] #18 59.87 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-17T04:26:33.645Z] #18 59.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 59.89 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:26:33.645Z] #18 60.13 Selecting previously unselected package libiptc0:ppc64el. [2020-04-17T04:26:33.645Z] #18 60.16 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 60.16 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T04:26:33.645Z] #18 60.38 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-17T04:26:33.645Z] #18 60.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 60.40 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T04:26:33.645Z] #18 60.51 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-17T04:26:33.645Z] #18 60.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 60.54 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T04:26:33.645Z] #18 60.69 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-17T04:26:33.645Z] #18 60.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-17T04:26:33.645Z] #18 60.72 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T04:26:33.749Z] #18 61.30 Selecting previously unselected package bash-completion. [2020-04-17T04:26:33.763Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-04-17T04:26:33.763Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2020-04-17T04:26:33.936Z] #18 60.84 Selecting previously unselected package iptables. [2020-04-17T04:26:33.936Z] #18 60.86 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-17T04:26:33.936Z] #18 60.86 Unpacking iptables (1.8.2-4) ... [2020-04-17T04:26:34.040Z] #18 61.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:26:34.331Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-04-17T04:26:34.486Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-17T04:26:34.767Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-17T04:26:34.901Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-04-17T04:26:35.001Z] #18 61.91 Selecting previously unselected package xxd. [2020-04-17T04:26:35.001Z] #18 61.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T04:26:35.001Z] #18 61.92 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T04:26:35.001Z] #18 62.12 Selecting previously unselected package vim-common. [2020-04-17T04:26:35.001Z] #18 62.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:26:35.001Z] #18 62.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T04:26:35.161Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2020-04-17T04:26:35.289Z] #18 62.49 Selecting previously unselected package bash-completion. [2020-04-17T04:26:35.420Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-04-17T04:26:35.578Z] #18 62.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T04:26:35.679Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-04-17T04:26:35.919Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T04:26:35.938Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-04-17T04:26:36.198Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-17T04:26:37.135Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.0% of statements [2020-04-17T04:26:37.135Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-04-17T04:26:37.394Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-04-17T04:26:37.964Z] ok github.com/docker/docker/pkg/term 0.022s coverage: 84.1% of statements [2020-04-17T04:26:37.964Z] testing: warning: no tests to run [2020-04-17T04:26:37.964Z] coverage: [no statements] [2020-04-17T04:26:37.964Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-04-17T04:26:37.964Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2020-04-17T04:26:38.533Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-04-17T04:26:38.533Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2020-04-17T04:26:38.533Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-04-17T04:26:38.591Z] --- PASS: TestBuildPreserveOwnership (6.50s) [2020-04-17T04:26:38.591Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-04-17T04:26:38.591Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-04-17T04:26:38.591Z] === RUN TestBuildPlatformInvalid [2020-04-17T04:26:38.591Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-17T04:26:38.591Z] PASS [2020-04-17T04:26:38.591Z] [2020-04-17T04:26:38.591Z] === Skipped [2020-04-17T04:26:38.591Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-17T04:26:38.591Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:26:38.591Z] [2020-04-17T04:26:38.591Z] [2020-04-17T04:26:38.591Z] DONE 32 tests, 1 skipped in 75.656s [2020-04-17T04:26:38.591Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T04:26:38.591Z] ++ 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-04-17T04:26:38.591Z] ++ set -e [2020-04-17T04:26:38.591Z] ++ '[' -n 0 ']' [2020-04-17T04:26:38.591Z] ++ set -x [2020-04-17T04:26:38.591Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:26:38.591Z] INFO: Testing against a local daemon [2020-04-17T04:26:38.591Z] === RUN TestConfigInspect [2020-04-17T04:26:39.595Z] #18 ... [2020-04-17T04:26:39.595Z] [2020-04-17T04:26:39.595Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:26:39.595Z] #48 238.0 mime [2020-04-17T04:26:39.595Z] #48 243.3 vendor/golang.org/x/net/idna [2020-04-17T04:26:39.908Z] #48 ... [2020-04-17T04:26:39.908Z] [2020-04-17T04:26:39.908Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:39.908Z] #45 143.4 DEP criu/kcmp-ids.d [2020-04-17T04:26:39.908Z] #45 143.6 DEP criu/irmap.d [2020-04-17T04:26:39.908Z] #45 143.9 DEP criu/ipc_ns.d [2020-04-17T04:26:39.908Z] #45 144.2 DEP criu/image.d [2020-04-17T04:26:39.908Z] #45 144.5 DEP criu/image-desc.d [2020-04-17T04:26:39.908Z] #45 144.6 DEP criu/fsnotify.d [2020-04-17T04:26:39.908Z] #45 145.0 DEP criu/filesystems.d [2020-04-17T04:26:39.908Z] #45 145.3 DEP criu/files.d [2020-04-17T04:26:39.908Z] #45 145.7 DEP criu/files-reg.d [2020-04-17T04:26:39.908Z] #45 146.1 DEP criu/files-ext.d [2020-04-17T04:26:39.908Z] #45 146.3 DEP criu/file-lock.d [2020-04-17T04:26:39.908Z] #45 146.6 DEP criu/file-ids.d [2020-04-17T04:26:39.908Z] #45 146.9 DEP criu/fifo.d [2020-04-17T04:26:39.908Z] #45 147.2 DEP criu/fdstore.d [2020-04-17T04:26:39.908Z] #45 147.3 DEP criu/fault-injection.d [2020-04-17T04:26:39.908Z] #45 147.4 DEP criu/external.d [2020-04-17T04:26:39.908Z] #45 147.7 DEP criu/eventpoll.d [2020-04-17T04:26:39.908Z] #45 147.9 DEP criu/eventfd.d [2020-04-17T04:26:39.908Z] #45 148.2 DEP criu/crtools.d [2020-04-17T04:26:39.908Z] #45 148.5 DEP criu/cr-service.d [2020-04-17T04:26:39.908Z] #45 148.9 DEP criu/cr-restore.d [2020-04-17T04:26:39.908Z] #45 149.4 DEP criu/cr-errno.d [2020-04-17T04:26:39.908Z] #45 149.5 DEP criu/cr-dump.d [2020-04-17T04:26:39.908Z] #45 149.9 DEP criu/cr-dedup.d [2020-04-17T04:26:39.908Z] #45 150.1 DEP criu/cr-check.d [2020-04-17T04:26:39.908Z] #45 150.6 DEP criu/config.d [2020-04-17T04:26:39.908Z] #45 151.0 DEP criu/clone-noasan.d [2020-04-17T04:26:39.908Z] #45 151.2 DEP criu/cgroup.d [2020-04-17T04:26:39.913Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-04-17T04:26:40.203Z] #45 151.6 DEP criu/cgroup-props.d [2020-04-17T04:26:40.203Z] #45 ... [2020-04-17T04:26:40.203Z] [2020-04-17T04:26:40.203Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:40.203Z] #18 67.72 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:26:40.483Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 73.8% of statements [2020-04-17T04:26:40.743Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2020-04-17T04:26:41.148Z] #18 ... [2020-04-17T04:26:41.148Z] [2020-04-17T04:26:41.148Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:26:41.148Z] #48 233.9 vendor/golang.org/x/net/http2/hpack [2020-04-17T04:26:41.148Z] #48 240.1 mime [2020-04-17T04:26:41.148Z] #48 ... [2020-04-17T04:26:41.148Z] [2020-04-17T04:26:41.148Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:41.148Z] #45 141.0 DEP criu/kerndat.d [2020-04-17T04:26:41.148Z] #45 141.3 DEP criu/kcmp-ids.d [2020-04-17T04:26:41.148Z] #45 141.5 DEP criu/irmap.d [2020-04-17T04:26:41.148Z] #45 141.8 DEP criu/ipc_ns.d [2020-04-17T04:26:41.148Z] #45 142.2 DEP criu/image.d [2020-04-17T04:26:41.148Z] #45 142.6 DEP criu/image-desc.d [2020-04-17T04:26:41.148Z] #45 142.8 DEP criu/fsnotify.d [2020-04-17T04:26:41.148Z] #45 143.1 DEP criu/filesystems.d [2020-04-17T04:26:41.148Z] #45 143.4 DEP criu/files.d [2020-04-17T04:26:41.148Z] #45 143.8 DEP criu/files-reg.d [2020-04-17T04:26:41.148Z] #45 144.1 DEP criu/files-ext.d [2020-04-17T04:26:41.148Z] #45 144.4 DEP criu/file-lock.d [2020-04-17T04:26:41.148Z] #45 144.7 DEP criu/file-ids.d [2020-04-17T04:26:41.148Z] #45 144.9 DEP criu/fifo.d [2020-04-17T04:26:41.148Z] #45 145.2 DEP criu/fdstore.d [2020-04-17T04:26:41.148Z] #45 145.4 DEP criu/fault-injection.d [2020-04-17T04:26:41.148Z] #45 145.4 DEP criu/external.d [2020-04-17T04:26:41.148Z] #45 145.6 DEP criu/eventpoll.d [2020-04-17T04:26:41.148Z] #45 146.1 DEP criu/eventfd.d [2020-04-17T04:26:41.148Z] #45 146.4 DEP criu/crtools.d [2020-04-17T04:26:41.148Z] #45 146.7 DEP criu/cr-service.d [2020-04-17T04:26:41.148Z] #45 147.0 DEP criu/cr-restore.d [2020-04-17T04:26:41.148Z] #45 147.4 DEP criu/cr-errno.d [2020-04-17T04:26:41.148Z] #45 147.4 DEP criu/cr-dump.d [2020-04-17T04:26:41.148Z] #45 147.9 DEP criu/cr-dedup.d [2020-04-17T04:26:41.148Z] #45 148.3 DEP criu/cr-check.d [2020-04-17T04:26:41.148Z] #45 148.7 DEP criu/config.d [2020-04-17T04:26:41.162Z] #18 68.41 Selecting previously unselected package bzip2. [2020-04-17T04:26:41.162Z] #18 68.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-17T04:26:41.162Z] #18 68.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:26:41.162Z] #18 68.62 Selecting previously unselected package xz-utils. [2020-04-17T04:26:41.162Z] #18 68.65 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-17T04:26:41.162Z] #18 68.65 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:26:41.699Z] d0099407ec8c: Verifying Checksum [2020-04-17T04:26:41.699Z] d0099407ec8c: Download complete [2020-04-17T04:26:41.780Z] #45 149.0 DEP criu/clone-noasan.d [2020-04-17T04:26:41.780Z] #45 149.1 DEP criu/cgroup.d [2020-04-17T04:26:41.780Z] #45 ... [2020-04-17T04:26:41.780Z] [2020-04-17T04:26:41.780Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:41.780Z] #18 68.85 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T04:26:41.803Z] #18 69.10 Selecting previously unselected package apparmor. [2020-04-17T04:26:41.803Z] #18 69.16 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-17T04:26:42.093Z] #18 69.39 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:26:42.124Z] ok github.com/docker/docker/plugin 0.596s coverage: 27.1% of statements [2020-04-17T04:26:42.124Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2020-04-17T04:26:42.385Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2020-04-17T04:26:42.410Z] #18 69.66 Selecting previously unselected package bzip2. [2020-04-17T04:26:42.410Z] #18 69.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-17T04:26:42.702Z] #18 69.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:26:42.702Z] #18 69.92 Selecting previously unselected package xz-utils. [2020-04-17T04:26:42.702Z] #18 69.93 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-17T04:26:42.702Z] #18 69.96 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T04:26:42.739Z] #18 70.14 Selecting previously unselected package aufs-tools. [2020-04-17T04:26:42.739Z] #18 70.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-17T04:26:42.739Z] #18 70.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:26:42.953Z] ok github.com/docker/docker/registry 0.259s coverage: 56.1% of statements [2020-04-17T04:26:42.965Z] --- PASS: TestConfigInspect (3.82s) [2020-04-17T04:26:42.965Z] === RUN TestConfigList [2020-04-17T04:26:42.993Z] #18 70.16 Selecting previously unselected package apparmor. [2020-04-17T04:26:42.993Z] #18 70.17 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-17T04:26:43.030Z] #18 70.47 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T04:26:43.030Z] #18 70.50 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T04:26:43.031Z] #18 70.51 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:26:43.213Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2020-04-17T04:26:43.213Z] ok github.com/docker/docker/runconfig 0.044s coverage: 68.2% of statements [2020-04-17T04:26:43.285Z] #18 70.35 Unpacking apparmor (2.13.2-10) ... [2020-04-17T04:26:43.320Z] #18 70.75 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T04:26:43.320Z] #18 70.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:26:43.320Z] #18 70.76 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:26:43.610Z] #18 70.91 Selecting previously unselected package jq. [2020-04-17T04:26:43.610Z] #18 70.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:26:43.610Z] #18 70.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:26:43.610Z] #18 71.05 Selecting previously unselected package libaio1:ppc64el. [2020-04-17T04:26:43.610Z] #18 71.07 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-17T04:26:43.610Z] #18 71.08 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-17T04:26:43.900Z] #18 71.19 Selecting previously unselected package libgpm2:ppc64el. [2020-04-17T04:26:43.900Z] #18 71.21 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-17T04:26:43.900Z] #18 71.22 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T04:26:43.900Z] #18 71.36 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T04:26:43.900Z] #18 71.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T04:26:43.900Z] #18 71.39 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:26:43.935Z] #18 70.93 Selecting previously unselected package aufs-tools. [2020-04-17T04:26:43.935Z] #18 70.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-17T04:26:43.935Z] #18 70.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:26:43.935Z] #18 71.16 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T04:26:44.232Z] #18 71.18 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T04:26:44.232Z] #18 71.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:26:44.519Z] #18 71.48 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T04:26:44.519Z] #18 71.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:26:44.519Z] #18 71.50 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:26:44.519Z] #18 71.64 Selecting previously unselected package jq. [2020-04-17T04:26:44.519Z] #18 71.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T04:26:44.519Z] #18 71.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T04:26:44.809Z] #18 71.78 Selecting previously unselected package libaio1:ppc64el. [2020-04-17T04:26:44.809Z] #18 71.79 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-17T04:26:44.809Z] #18 71.80 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-17T04:26:44.809Z] #18 71.88 Selecting previously unselected package libgpm2:ppc64el. [2020-04-17T04:26:44.809Z] #18 71.89 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-17T04:26:44.809Z] #18 71.90 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T04:26:44.809Z] #18 72.01 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T04:26:45.100Z] #18 72.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T04:26:45.100Z] #18 72.04 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:26:45.638Z] --- PASS: TestConfigList (3.23s) [2020-04-17T04:26:45.638Z] === RUN TestConfigsCreateAndDelete [2020-04-17T04:26:45.752Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-04-17T04:26:45.952Z] #18 ... [2020-04-17T04:26:45.952Z] [2020-04-17T04:26:45.952Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:45.952Z] #51 DONE 254.1s [2020-04-17T04:26:45.952Z] [2020-04-17T04:26:45.952Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:45.952Z] #45 151.8 DEP criu/bitmap.d [2020-04-17T04:26:45.952Z] #45 151.9 DEP criu/bfd.d [2020-04-17T04:26:45.952Z] #45 152.1 DEP criu/autofs.d [2020-04-17T04:26:45.952Z] #45 152.5 DEP criu/aio.d [2020-04-17T04:26:45.952Z] #45 153.2 DEP criu/action-scripts.d [2020-04-17T04:26:45.952Z] #45 153.7 CC criu/action-scripts.o [2020-04-17T04:26:45.952Z] #45 154.7 CC criu/aio.o [2020-04-17T04:26:45.952Z] #45 156.0 CC criu/autofs.o [2020-04-17T04:26:46.011Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-04-17T04:26:46.011Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-04-17T04:26:46.946Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-04-17T04:26:49.085Z] --- PASS: TestConfigsCreateAndDelete (3.53s) [2020-04-17T04:26:49.085Z] === RUN TestConfigsUpdate [2020-04-17T04:26:49.467Z] #45 160.3 CC criu/bfd.o [2020-04-17T04:26:49.972Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-17T04:26:49.972Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-17T04:26:49.972Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-17T04:26:50.503Z] #45 161.7 CC criu/bitmap.o [2020-04-17T04:26:50.503Z] #45 161.9 CC criu/cgroup-props.o [2020-04-17T04:26:50.792Z] #45 ... [2020-04-17T04:26:50.792Z] [2020-04-17T04:26:50.792Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:50.792Z] #18 78.18 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T04:26:50.792Z] #18 78.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T04:26:50.792Z] #18 78.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:26:51.082Z] #18 78.38 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T04:26:51.082Z] #18 78.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T04:26:51.082Z] #18 78.40 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:26:51.082Z] #18 78.55 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T04:26:51.082Z] #18 78.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:26:51.082Z] #18 78.57 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:26:51.371Z] #18 78.70 Selecting previously unselected package libreadline5:ppc64el. [2020-04-17T04:26:51.371Z] #18 78.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-17T04:26:51.371Z] #18 78.72 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T04:26:51.371Z] #18 78.95 Selecting previously unselected package net-tools. [2020-04-17T04:26:51.662Z] #18 78.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-17T04:26:51.662Z] #18 78.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:26:51.951Z] #18 79.38 Selecting previously unselected package python-pip-whl. [2020-04-17T04:26:51.951Z] #18 79.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:26:51.951Z] #18 79.41 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:26:52.018Z] #18 78.44 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T04:26:52.018Z] #18 78.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T04:26:52.018Z] #18 78.50 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:26:52.018Z] #18 78.65 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T04:26:52.018Z] #18 78.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T04:26:52.018Z] #18 78.69 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:26:52.018Z] #18 78.86 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T04:26:52.018Z] #18 78.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T04:26:52.018Z] #18 78.90 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:26:52.018Z] #18 79.03 Selecting previously unselected package libreadline5:ppc64el. [2020-04-17T04:26:52.018Z] #18 79.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-17T04:26:52.018Z] #18 79.06 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T04:26:52.018Z] #18 79.29 Selecting previously unselected package net-tools. [2020-04-17T04:26:52.018Z] #18 ... [2020-04-17T04:26:52.018Z] [2020-04-17T04:26:52.018Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:52.018Z] #45 149.5 DEP criu/cgroup-props.d [2020-04-17T04:26:52.018Z] #45 149.8 DEP criu/bitmap.d [2020-04-17T04:26:52.018Z] #45 149.8 DEP criu/bfd.d [2020-04-17T04:26:52.018Z] #45 150.0 DEP criu/autofs.d [2020-04-17T04:26:52.018Z] #45 150.4 DEP criu/aio.d [2020-04-17T04:26:52.018Z] #45 150.8 DEP criu/action-scripts.d [2020-04-17T04:26:52.018Z] #45 151.3 CC criu/action-scripts.o [2020-04-17T04:26:52.018Z] #45 152.3 CC criu/aio.o [2020-04-17T04:26:52.018Z] #45 153.4 CC criu/autofs.o [2020-04-17T04:26:52.018Z] #45 157.2 CC criu/bfd.o [2020-04-17T04:26:52.018Z] #45 158.6 CC criu/bitmap.o [2020-04-17T04:26:52.018Z] #45 158.9 CC criu/cgroup-props.o [2020-04-17T04:26:52.239Z] #18 ... [2020-04-17T04:26:52.239Z] [2020-04-17T04:26:52.239Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:26:52.239Z] #48 250.7 net/textproto [2020-04-17T04:26:52.239Z] #48 250.7 vendor/golang.org/x/net/http/httpproxy [2020-04-17T04:26:52.239Z] #48 250.7 crypto/x509 [2020-04-17T04:26:52.239Z] #48 253.8 vendor/golang.org/x/net/http/httpguts [2020-04-17T04:26:52.239Z] #48 258.9 crypto/tls [2020-04-17T04:26:52.311Z] #45 ... [2020-04-17T04:26:52.311Z] [2020-04-17T04:26:52.311Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:52.311Z] #18 79.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-17T04:26:52.311Z] #18 79.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:26:52.529Z] #48 ... [2020-04-17T04:26:52.529Z] [2020-04-17T04:26:52.529Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:52.529Z] #45 163.6 CC criu/cgroup.o [2020-04-17T04:26:52.601Z] #18 79.66 Selecting previously unselected package python-pip-whl. [2020-04-17T04:26:52.601Z] #18 79.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T04:26:52.601Z] #18 79.69 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T04:26:53.228Z] #18 ... [2020-04-17T04:26:53.228Z] [2020-04-17T04:26:53.228Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:26:53.228Z] #51 DONE 256.1s [2020-04-17T04:26:53.228Z] [2020-04-17T04:26:53.228Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:26:53.228Z] #48 246.1 vendor/golang.org/x/net/idna [2020-04-17T04:26:53.228Z] #48 252.6 vendor/golang.org/x/net/http/httpproxy [2020-04-17T04:26:53.228Z] #48 252.6 crypto/x509 [2020-04-17T04:26:53.228Z] #48 252.6 net/textproto [2020-04-17T04:26:53.419Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-17T04:26:53.460Z] --- PASS: TestConfigsUpdate (3.67s) [2020-04-17T04:26:53.460Z] === RUN TestTemplatedConfig [2020-04-17T04:26:53.859Z] #48 256.7 vendor/golang.org/x/net/http/httpguts [2020-04-17T04:26:53.859Z] #48 ... [2020-04-17T04:26:53.859Z] [2020-04-17T04:26:53.859Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:26:53.859Z] #45 161.1 CC criu/cgroup.o [2020-04-17T04:26:56.908Z] --- PASS: TestTemplatedConfig (3.56s) [2020-04-17T04:26:56.908Z] === RUN TestConfigCreateResolve [2020-04-17T04:26:57.799Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-17T04:26:58.087Z] #45 ... [2020-04-17T04:26:58.087Z] [2020-04-17T04:26:58.087Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:58.087Z] #18 80.10 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:26:58.087Z] #18 80.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:26:58.087Z] #18 80.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:26:58.087Z] #18 80.35 Selecting previously unselected package python3-distutils. [2020-04-17T04:26:58.087Z] #18 80.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:26:58.087Z] #18 80.41 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:26:58.087Z] #18 80.74 Selecting previously unselected package python3-pip. [2020-04-17T04:26:58.087Z] #18 80.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:26:58.087Z] #18 80.77 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:26:58.087Z] #18 81.09 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:26:58.087Z] #18 81.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:26:58.087Z] #18 81.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:26:58.087Z] #18 81.37 Selecting previously unselected package python3-setuptools. [2020-04-17T04:26:58.087Z] #18 81.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:26:58.087Z] #18 81.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:26:58.087Z] #18 81.84 Selecting previously unselected package python3-wheel. [2020-04-17T04:26:58.087Z] #18 81.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:26:58.087Z] #18 81.88 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:26:58.087Z] #18 81.99 Selecting previously unselected package sudo. [2020-04-17T04:26:58.087Z] #18 82.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-17T04:26:58.087Z] #18 82.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:26:58.087Z] #18 82.75 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:26:58.087Z] #18 82.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-17T04:26:58.087Z] #18 82.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:26:58.087Z] #18 83.19 Selecting previously unselected package uidmap. [2020-04-17T04:26:58.087Z] #18 83.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-17T04:26:58.087Z] #18 83.21 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:26:58.087Z] #18 83.38 Selecting previously unselected package vim-runtime. [2020-04-17T04:26:58.087Z] #18 83.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:26:58.087Z] #18 83.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:26:58.087Z] #18 83.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:26:58.087Z] #18 83.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:26:58.447Z] 65014b3c3121: Pull complete [2020-04-17T04:26:59.268Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-17T04:26:59.268Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-17T04:26:59.268Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-17T04:26:59.268Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-17T04:26:59.268Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-17T04:26:59.417Z] #45 ... [2020-04-17T04:26:59.417Z] [2020-04-17T04:26:59.417Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:26:59.417Z] #18 80.92 Selecting previously unselected package python3-lib2to3. [2020-04-17T04:26:59.417Z] #18 80.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T04:26:59.417Z] #18 80.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:26:59.417Z] #18 81.36 Selecting previously unselected package python3-distutils. [2020-04-17T04:26:59.417Z] #18 81.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T04:26:59.417Z] #18 81.42 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T04:26:59.417Z] #18 81.74 Selecting previously unselected package python3-pip. [2020-04-17T04:26:59.417Z] #18 81.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T04:26:59.417Z] #18 81.77 Unpacking python3-pip (18.1-5) ... [2020-04-17T04:26:59.417Z] #18 82.24 Selecting previously unselected package python3-pkg-resources. [2020-04-17T04:26:59.417Z] #18 82.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T04:26:59.417Z] #18 82.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:26:59.417Z] #18 82.58 Selecting previously unselected package python3-setuptools. [2020-04-17T04:26:59.417Z] #18 82.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T04:26:59.417Z] #18 82.62 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T04:26:59.417Z] #18 82.96 Selecting previously unselected package python3-wheel. [2020-04-17T04:26:59.417Z] #18 82.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T04:26:59.417Z] #18 82.97 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T04:26:59.417Z] #18 83.06 Selecting previously unselected package sudo. [2020-04-17T04:26:59.417Z] #18 83.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-17T04:26:59.417Z] #18 83.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:26:59.417Z] #18 83.88 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T04:26:59.417Z] #18 83.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-17T04:26:59.417Z] #18 83.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:26:59.417Z] #18 84.29 Selecting previously unselected package uidmap. [2020-04-17T04:26:59.417Z] #18 84.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-17T04:26:59.417Z] #18 84.32 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T04:26:59.417Z] #18 84.57 Selecting previously unselected package vim-runtime. [2020-04-17T04:26:59.417Z] #18 84.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T04:26:59.417Z] #18 84.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T04:26:59.417Z] #18 84.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T04:26:59.417Z] #18 84.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:26:59.579Z] --- PASS: TestConfigCreateResolve (3.15s) [2020-04-17T04:26:59.579Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T04:27:00.193Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-17T04:27:00.193Z] PASS [2020-04-17T04:27:00.193Z] [2020-04-17T04:27:00.193Z] DONE 7 tests in 21.569s [2020-04-17T04:27:00.193Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T04:27:00.193Z] ++ 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-04-17T04:27:00.193Z] ++ set -e [2020-04-17T04:27:00.193Z] ++ '[' -n 0 ']' [2020-04-17T04:27:00.193Z] ++ set -x [2020-04-17T04:27:00.193Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:27:00.193Z] INFO: Testing against a local daemon [2020-04-17T04:27:00.193Z] === RUN TestCheckpoint [2020-04-17T04:27:00.193Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T04:27:00.193Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:27:00.193Z] === RUN TestContainerInvalidJSON [2020-04-17T04:27:00.193Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:27:00.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:27:00.193Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:27:00.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:27:00.193Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:27:00.193Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:27:00.193Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:27:00.193Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:27:00.193Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:27:00.193Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-17T04:27:00.193Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T04:27:00.193Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T04:27:00.193Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T04:27:00.193Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T04:27:00.193Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-04-17T04:27:00.193Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T04:27:00.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-17T04:27:00.475Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T04:27:00.475Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-04-17T04:27:00.475Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T04:27:00.756Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-04-17T04:27:00.756Z] === RUN TestCopyFromContainer [2020-04-17T04:27:00.917Z] #18 ... [2020-04-17T04:27:00.917Z] [2020-04-17T04:27:00.917Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:00.917Z] #45 168.5 CC criu/clone-noasan.o [2020-04-17T04:27:01.569Z] #45 168.8 CC criu/config.o [2020-04-17T04:27:02.540Z] #18 89.19 Selecting previously unselected package vim. [2020-04-17T04:27:02.540Z] #18 89.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T04:27:02.540Z] #18 89.24 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:27:02.540Z] #18 ... [2020-04-17T04:27:02.540Z] [2020-04-17T04:27:02.540Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:02.540Z] #48 270.4 net/http/httptrace [2020-04-17T04:27:02.540Z] #48 270.9 net/http [2020-04-17T04:27:02.776Z] === RUN TestCopyFromContainer// [2020-04-17T04:27:02.776Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T04:27:02.776Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T04:27:03.057Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T04:27:03.058Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T04:27:03.058Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T04:27:03.339Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T04:27:03.339Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T04:27:03.339Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T04:27:03.621Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer (2.92s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-17T04:27:03.621Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-17T04:27:03.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T04:27:03.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:27:03.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:27:03.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:27:03.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:27:03.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:27:03.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:27:03.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:27:03.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:27:03.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:27:03.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T04:27:03.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T04:27:03.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T04:27:03.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T04:27:03.621Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T04:27:03.621Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-17T04:27:03.621Z] === RUN TestCreateWithInvalidEnv [2020-04-17T04:27:03.621Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T04:27:03.621Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T04:27:03.621Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T04:27:03.621Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T04:27:03.621Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T04:27:03.621Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T04:27:03.621Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T04:27:03.621Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T04:27:03.621Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T04:27:03.621Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T04:27:03.621Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T04:27:03.621Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T04:27:03.621Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T04:27:03.621Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T04:27:03.621Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-17T04:27:03.621Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T04:27:04.747Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-17T04:27:06.025Z] #45 173.0 CC criu/cr-check.o [2020-04-17T04:27:06.294Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:27:06.294Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:27:06.294Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:27:06.294Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T04:27:06.294Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T04:27:06.294Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:27:06.294Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:27:06.294Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:27:06.295Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:27:06.295Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:27:06.295Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:27:06.295Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:27:06.295Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:27:06.295Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:27:06.316Z] #45 ... [2020-04-17T04:27:06.316Z] [2020-04-17T04:27:06.316Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:06.316Z] #18 90.14 Selecting previously unselected package vim. [2020-04-17T04:27:06.316Z] #18 90.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T04:27:06.316Z] #18 90.23 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T04:27:06.316Z] #18 91.20 Selecting previously unselected package xfsprogs. [2020-04-17T04:27:06.316Z] #18 91.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-17T04:27:06.316Z] #18 91.24 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:27:06.316Z] #18 92.23 Selecting previously unselected package zip. [2020-04-17T04:27:06.316Z] #18 92.27 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-17T04:27:06.316Z] #18 92.29 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:27:06.316Z] #18 92.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:27:06.316Z] #18 92.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:27:06.316Z] #18 92.74 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:27:06.316Z] #18 92.76 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T04:27:06.316Z] #18 92.77 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T04:27:06.316Z] #18 92.78 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:27:06.316Z] #18 92.79 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:27:06.316Z] #18 92.80 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T04:27:06.316Z] #18 92.81 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:27:06.316Z] #18 92.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:27:06.316Z] #18 92.83 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:27:06.316Z] #18 92.85 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:27:06.316Z] #18 92.85 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:27:06.316Z] #18 92.87 Setting up zip (3.0-11+b1) ... [2020-04-17T04:27:06.316Z] #18 92.89 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:27:06.316Z] #18 92.93 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-04-17T04:27:06.576Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-17T04:27:06.576Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T04:27:06.985Z] #48 ... [2020-04-17T04:27:06.985Z] [2020-04-17T04:27:06.985Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:27:06.985Z] #24 270.7 Checking out files: 20% (2157/10688) Checking out files: 21% (2245/10688) Checking out files: 22% (2352/10688) Checking out files: 23% (2459/10688) Checking out files: 24% (2566/10688) Checking out files: 25% (2672/10688) Checking out files: 26% (2779/10688) Checking out files: 27% (2886/10688) Checking out files: 28% (2993/10688) Checking out files: 29% (3100/10688) Checking out files: 30% (3207/10688) Checking out files: 31% (3314/10688) Checking out files: 32% (3421/10688) Checking out files: 32% (3470/10688) Checking out files: 33% (3528/10688) Checking out files: 34% (3634/10688) Checking out files: 35% (3741/10688) Checking out files: 36% (3848/10688) Checking out files: 37% (3955/10688) Checking out files: 38% (4062/10688) Checking out files: 38% (4101/10688) Checking out files: 39% (4169/10688) Checking out files: 40% (4276/10688) Checking out files: 41% (4383/10688) Checking out files: 42% (4489/10688) Checking out files: 43% (4596/10688) Checking out files: 44% (4703/10688) Checking out files: 45% (4810/10688) Checking out files: 46% (4917/10688) Checking out files: 47% (5024/10688) Checking out files: 48% (5131/10688) Checking out files: 49% (5238/10688) Checking out files: 50% (5344/10688) Checking out files: 51% (5451/10688) Checking out files: 52% (5558/10688) Checking out files: 53% (5665/10688) Checking out files: 54% (5772/10688) Checking out files: 55% (5879/10688) Checking out files: 56% (5986/10688) Checking out files: 57% (6093/10688) Checking out files: 58% (6200/10688) Checking out files: 59% (6306/10688) Checking out files: 60% (6413/10688) Checking out files: 61% (6520/10688) Checking out files: 61% (6561/10688) Checking out files: 62% (6627/10688) Checking out files: 63% (6734/10688) Checking out files: 64% (6841/10688) Checking out files: 65% (6948/10688) Checking out files: 66% (7055/10688) Checking out files: 67% (7161/10688) Checking out files: 68% (7268/10688) Checking out files: 69% (7375/10688) Checking out files: 70% (7482/10688) Checking out files: 71% (7589/10688) Checking out files: 72% (7696/10688) Checking out files: 73% (7803/10688) Checking out files: 74% (7910/10688) Checking out files: 75% (8016/10688) Checking out files: 76% (8123/10688) Checking out files: 77% (8230/10688) Checking out files: 78% (8337/10688) Checking out files: 79% (8444/10688) Checking out files: 80% (8551/10688) Checking out files: 81% (8658/10688) Checking out files: 82% (8765/10688) Checking out files: 83% (8872/10688) Checking out files: 84% (8978/10688) Checking out files: 85% (9085/10688) Checking out files: 85% (9091/10688) Checking out files: 86% (9192/10688) Checking out files: 87% (9299/10688) Checking out files: 88% (9406/10688) Checking out files: 89% (9513/10688) Checking out files: 90% (9620/10688) Checking out files: 91% (9727/10688) Checking out files: 92% (9833/10688) Checking out files: 93% (9940/10688) Checking out files: 94% (10047/10688) Checking out files: 95% (10154/10688) Checking out files: 96% (10261/10688) Checking out files: 97% (10368/10688) Checking out files: 98% (10475/10688) Checking out files: 99% (10582/10688) Checking out files: 100% (10688/10688) Checking out files: 100% (10688/10688), done. [2020-04-17T04:27:07.275Z] #24 275.6 + cd /tmp/tmp.qO1PF84yzm/tmp/docker-ce [2020-04-17T04:27:07.275Z] #24 275.6 + git checkout -q v17.06.2-ce [2020-04-17T04:27:08.379Z] #18 ... [2020-04-17T04:27:08.379Z] [2020-04-17T04:27:08.379Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:08.379Z] #48 260.9 crypto/tls [2020-04-17T04:27:08.379Z] #48 ... [2020-04-17T04:27:08.379Z] [2020-04-17T04:27:08.379Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:27:08.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T04:27:08.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T04:27:08.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T04:27:08.867Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T04:27:08.867Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === Skipped [2020-04-17T04:27:08.867Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T04:27:08.867Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T04:27:08.867Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T04:27:08.867Z] time="2020-04-17T04:25:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T04:27:08.867Z] time="2020-04-17T04:25:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T04:27:08.867Z] time="2020-04-17T04:25:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T04:27:08.867Z] time="2020-04-17T04:25:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T04:27:08.867Z] time="2020-04-17T04:25:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T04:27:08.867Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T04:27:08.867Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T04:27:08.867Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:27:08.867Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T04:27:08.867Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T04:27:08.867Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T04:27:08.867Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] [2020-04-17T04:27:08.867Z] DONE 2143 tests, 26 skipped in 190.711s Post stage [Pipeline] junit [2020-04-17T04:27:08.880Z] Recording test results [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-04-17T04:27:09.248Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T04:27:09.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:27:09.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:27:09.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:27:09.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:27:09.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:27:09.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:27:09.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:27:09.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:27:09.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:27:09.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:27:09.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:27:09.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:27:09.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:27:09.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:27:09.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-17T04:27:09.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-17T04:27:09.248Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T04:27:09.861Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-17T04:27:09.861Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T04:27:09.861Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T04:27:09.861Z] === RUN TestDaemonRestartIpcMode [2020-04-17T04:27:09.861Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T04:27:09.861Z] === RUN TestDaemonHostGatewayIP [2020-04-17T04:27:09.861Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T04:27:09.861Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T04:27:09.861Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T04:27:09.861Z] === RUN TestDiff [2020-04-17T04:27:10.014Z] #24 ... [2020-04-17T04:27:10.014Z] [2020-04-17T04:27:10.014Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:10.014Z] #45 171.2 CC criu/clone-noasan.o [2020-04-17T04:27:10.014Z] #45 171.4 CC criu/config.o [2020-04-17T04:27:10.014Z] #45 176.0 CC criu/cr-check.o [2020-04-17T04:27:10.014Z] #45 180.4 CC criu/cr-dedup.o [2020-04-17T04:27:10.014Z] #45 181.3 CC criu/cr-dump.o [2020-04-17T04:27:10.014Z] #45 ... [2020-04-17T04:27:10.014Z] [2020-04-17T04:27:10.014Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:10.014Z] #18 90.18 Selecting previously unselected package xfsprogs. [2020-04-17T04:27:10.014Z] #18 90.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-17T04:27:10.014Z] #18 90.22 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T04:27:10.014Z] #18 91.21 Selecting previously unselected package zip. [2020-04-17T04:27:10.014Z] #18 91.24 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-17T04:27:10.014Z] #18 91.26 Unpacking zip (3.0-11+b1) ... [2020-04-17T04:27:10.014Z] #18 91.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T04:27:10.014Z] #18 91.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T04:27:10.014Z] #18 91.75 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:27:10.014Z] #18 91.78 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T04:27:10.014Z] #18 91.79 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T04:27:10.014Z] #18 91.79 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T04:27:10.014Z] #18 91.81 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T04:27:10.014Z] #18 91.83 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T04:27:10.014Z] #18 91.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T04:27:10.014Z] #18 91.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T04:27:10.014Z] #18 91.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T04:27:10.014Z] #18 91.92 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T04:27:10.014Z] #18 91.96 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T04:27:10.014Z] #18 91.98 Setting up zip (3.0-11+b1) ... [2020-04-17T04:27:10.014Z] #18 91.99 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T04:27:10.014Z] #18 92.02 Setting up bash-completion (1:2.8-6) ... [2020-04-17T04:27:10.223Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-17T04:27:10.867Z] --- PASS: TestDiff (0.79s) [2020-04-17T04:27:10.867Z] === RUN TestExecWithCloseStdin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-04-17T04:27:11.024Z] #24 268.2 Checking out files: 19% (2083/10688) Checking out files: 20% (2138/10688) Checking out files: 21% (2245/10688) Checking out files: 22% (2352/10688) Checking out files: 23% (2459/10688) Checking out files: 24% (2566/10688) Checking out files: 25% (2672/10688) Checking out files: 26% (2779/10688) Checking out files: 27% (2886/10688) Checking out files: 28% (2993/10688) Checking out files: 29% (3100/10688) Checking out files: 29% (3184/10688) Checking out files: 30% (3207/10688) Checking out files: 31% (3314/10688) Checking out files: 32% (3421/10688) Checking out files: 33% (3528/10688) Checking out files: 34% (3634/10688) Checking out files: 35% (3741/10688) Checking out files: 36% (3848/10688) Checking out files: 37% (3955/10688) Checking out files: 38% (4062/10688) Checking out files: 39% (4169/10688) Checking out files: 40% (4276/10688) Checking out files: 40% (4379/10688) Checking out files: 41% (4383/10688) Checking out files: 42% (4489/10688) Checking out files: 43% (4596/10688) Checking out files: 44% (4703/10688) Checking out files: 45% (4810/10688) Checking out files: 46% (4917/10688) Checking out files: 47% (5024/10688) Checking out files: 48% (5131/10688) Checking out files: 49% (5238/10688) Checking out files: 50% (5344/10688) Checking out files: 51% (5451/10688) Checking out files: 52% (5558/10688) Checking out files: 53% (5665/10688) Checking out files: 54% (5772/10688) Checking out files: 55% (5879/10688) Checking out files: 56% (5986/10688) Checking out files: 57% (6093/10688) Checking out files: 57% (6155/10688) Checking out files: 58% (6200/10688) Checking out files: 59% (6306/10688) Checking out files: 60% (6413/10688) Checking out files: 61% (6520/10688) Checking out files: 62% (6627/10688) Checking out files: 63% (6734/10688) Checking out files: 64% (6841/10688) Checking out files: 65% (6948/10688) Checking out files: 66% (7055/10688) Checking out files: 67% (7161/10688) Checking out files: 68% (7268/10688) Checking out files: 69% (7375/10688) Checking out files: 70% (7482/10688) Checking out files: 71% (7589/10688) Checking out files: 72% (7696/10688) Checking out files: 73% (7803/10688) Checking out files: 74% (7910/10688) Checking out files: 74% (7938/10688) Checking out files: 75% (8016/10688) Checking out files: 76% (8123/10688) Checking out files: 77% (8230/10688) Checking out files: 78% (8337/10688) Checking out files: 79% (8444/10688) Checking out files: 80% (8551/10688) Checking out files: 81% (8658/10688) Checking out files: 82% (8765/10688) Checking out files: 83% (8872/10688) Checking out files: 84% (8978/10688) Checking out files: 85% (9085/10688) Checking out files: 86% (9192/10688) Checking out files: 87% (9299/10688) Checking out files: 88% (9406/10688) Checking out files: 89% (9513/10688) Checking out files: 89% (9604/10688) Checking out files: 90% (9620/10688) Checking out files: 91% (9727/10688) Checking out files: 92% (9833/10688) Checking out files: 93% (9940/10688) Checking out files: 94% (10047/10688) Checking out files: 95% (10154/10688) Checking out files: 96% (10261/10688) Checking out files: 97% (10368/10688) Checking out files: 98% (10475/10688) Checking out files: 99% (10582/10688) Checking out files: 100% (10688/10688) Checking out files: 100% (10688/10688), done. [Pipeline] withEnv [Pipeline] { [2020-04-17T04:27:11.046Z] #18 98.49 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T04:27:11.046Z] #18 98.49 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:27:11.046Z] #18 98.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:27:11.046Z] #18 98.55 Setting up sudo (1.8.27-1+deb10u2) ... [Pipeline] sh [2020-04-17T04:27:11.338Z] #18 98.65 invoke-rc.d: could not determine current runlevel [2020-04-17T04:27:11.338Z] #18 98.68 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:27:11.338Z] #18 98.69 Setting up pigz (2.4-1) ... [2020-04-17T04:27:11.338Z] #18 98.71 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T04:27:11.338Z] #18 98.74 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:27:11.338Z] #18 98.75 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:27:11.338Z] #18 98.75 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T04:27:11.338Z] #18 98.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:27:11.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration [2020-04-17T04:27:11.535Z] #24 274.1 + cd /tmp/tmp.ATHqhNBhiB/tmp/docker-ce [2020-04-17T04:27:11.535Z] #24 274.1 + git checkout -q v17.06.2-ce [2020-04-17T04:27:11.871Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-04-17T04:27:11.871Z] === RUN TestExec [2020-04-17T04:27:11.928Z] [2020-04-17T04:27:12.187Z] Removing bundles/ [2020-04-17T04:27:12.187Z] [2020-04-17T04:27:12.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T04:27:12.187Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:27:12.187Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:27:12.370Z] #18 99.62 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-17T04:27:12.370Z] #18 99.63 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:27:12.370Z] #18 99.63 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:27:12.370Z] #18 99.64 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:27:12.370Z] #18 99.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:27:12.370Z] #18 99.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:27:12.370Z] #18 99.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:27:12.370Z] #18 99.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:27:12.370Z] #18 99.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:27:12.370Z] #18 99.73 update-alternatives: [2020-04-17T04:27:12.370Z] #18 ... [2020-04-17T04:27:12.370Z] [2020-04-17T04:27:12.370Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:27:12.370Z] #24 280.5 + mkdir -p /tmp/tmp.qO1PF84yzm/src/github.com/docker [2020-04-17T04:27:12.370Z] #24 280.5 + mv components/cli /tmp/tmp.qO1PF84yzm/src/github.com/docker/cli [2020-04-17T04:27:12.370Z] #24 280.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-17T04:27:12.485Z] --- PASS: TestExec (0.93s) [2020-04-17T04:27:12.485Z] === RUN TestExecUser [2020-04-17T04:27:12.565Z] #24 ... [2020-04-17T04:27:12.565Z] [2020-04-17T04:27:12.565Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:12.565Z] #18 99.68 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T04:27:12.565Z] #18 99.68 Setting up xz-utils (5.2.4-1) ... [2020-04-17T04:27:12.565Z] #18 99.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T04:27:12.566Z] #18 99.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T04:27:12.857Z] #18 99.91 invoke-rc.d: could not determine current runlevel [2020-04-17T04:27:12.857Z] #18 99.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T04:27:12.857Z] #18 99.96 Setting up pigz (2.4-1) ... [2020-04-17T04:27:12.857Z] #18 99.99 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T04:27:12.857Z] #18 99.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T04:27:12.857Z] #18 100.0 Setting up python-pip-whl (18.1-5) ... [2020-04-17T04:27:12.886Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-17T04:27:13.148Z] #18 100.0 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T04:27:13.148Z] #18 100.1 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T04:27:13.490Z] --- PASS: TestExecUser (0.91s) [2020-04-17T04:27:13.490Z] === RUN TestExportContainerAndImportImage [2020-04-17T04:27:13.496Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-17T04:27:14.074Z] #18 101.0 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-17T04:27:14.074Z] #18 101.1 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T04:27:14.074Z] #18 101.1 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T04:27:14.074Z] #18 101.1 Setting up vim (2:8.1.0875-5) ... [2020-04-17T04:27:14.074Z] #18 101.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T04:27:14.074Z] #18 101.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T04:27:14.074Z] #18 101.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T04:27:14.074Z] #18 101.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T04:27:14.074Z] #18 101.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T04:27:14.074Z] #18 101.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:27:14.074Z] #18 101.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:27:14.074Z] #18 101.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:27:14.368Z] #18 101.3 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:27:14.368Z] #18 101.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:27:14.368Z] #18 101.3 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T04:27:14.368Z] #18 101.3 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:27:14.368Z] #18 101.4 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T04:27:14.368Z] #18 101.4 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:27:14.961Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-04-17T04:27:14.961Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T04:27:16.429Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-04-17T04:27:16.429Z] === RUN TestHealthCheckWorkdir [2020-04-17T04:27:17.435Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-04-17T04:27:17.435Z] === RUN TestHealthKillContainer [2020-04-17T04:27:17.949Z] #24 ... [2020-04-17T04:27:17.949Z] [2020-04-17T04:27:17.949Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:17.949Z] #18 99.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T04:27:17.949Z] #18 99.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T04:27:17.949Z] #18 99.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T04:27:17.949Z] #18 99.82 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T04:27:17.949Z] #18 99.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T04:27:17.949Z] #18 99.83 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T04:27:17.949Z] #18 99.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T04:27:17.949Z] #18 99.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T04:27:17.949Z] #18 99.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T04:27:18.979Z] #18 106.5 Setting up iptables (1.8.2-4) ... [2020-04-17T04:27:18.979Z] #18 106.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:27:18.979Z] #18 106.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:27:18.979Z] #18 106.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:27:18.979Z] #18 106.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:27:18.979Z] #18 106.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:27:19.269Z] #18 106.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:27:19.269Z] #18 106.6 Setting up python3 (3.7.3-1) ... [2020-04-17T04:27:19.941Z] #18 ... [2020-04-17T04:27:19.941Z] [2020-04-17T04:27:19.941Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:19.941Z] #48 272.1 net/http/httptrace [2020-04-17T04:27:19.941Z] #48 272.6 net/http [2020-04-17T04:27:19.941Z] #48 ... [2020-04-17T04:27:19.941Z] [2020-04-17T04:27:19.941Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:27:19.941Z] #24 278.7 + mkdir -p /tmp/tmp.ATHqhNBhiB/src/github.com/docker [2020-04-17T04:27:19.941Z] #24 278.7 + mv components/cli /tmp/tmp.ATHqhNBhiB/src/github.com/docker/cli [2020-04-17T04:27:19.941Z] #24 278.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-17T04:27:19.941Z] #24 ... [2020-04-17T04:27:19.941Z] [2020-04-17T04:27:19.941Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:19.941Z] #45 177.4 CC criu/cr-dedup.o [2020-04-17T04:27:19.941Z] #45 178.5 CC criu/cr-dump.o [2020-04-17T04:27:19.941Z] #45 183.3 CC criu/cr-errno.o [2020-04-17T04:27:19.941Z] #45 183.5 CC criu/cr-restore.o [2020-04-17T04:27:20.279Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-17T04:27:20.301Z] #18 107.5 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:27:20.570Z] #45 ... [2020-04-17T04:27:20.570Z] [2020-04-17T04:27:20.570Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:20.570Z] #18 107.7 Setting up iptables (1.8.2-4) ... [2020-04-17T04:27:20.860Z] #18 107.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:27:20.860Z] #18 107.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:27:20.860Z] #18 107.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T04:27:20.860Z] #18 107.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T04:27:20.860Z] #18 107.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T04:27:20.860Z] #18 107.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T04:27:20.860Z] #18 107.9 Setting up python3 (3.7.3-1) ... [2020-04-17T04:27:20.884Z] --- PASS: TestHealthKillContainer (3.01s) [2020-04-17T04:27:20.884Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T04:27:21.165Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-04-17T04:27:21.166Z] === RUN TestIpcModeNone [2020-04-17T04:27:21.490Z] #18 108.5 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T04:27:21.840Z] #18 109.0 Setting up apparmor (2.13.2-10) ... [2020-04-17T04:27:22.185Z] --- PASS: TestIpcModeNone (0.99s) [2020-04-17T04:27:22.185Z] === RUN TestIpcModePrivate [2020-04-17T04:27:22.995Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.970812329s with top 10 stages: buildssa: 1m35.847242154s, goimports: 23.305579581s, unconvert: 12.415384042s, gosec: 10.679055911s, golint: 6.058210243s, misspell: 4.508641801s, ineffassign: 4.18682486s, vrp: 3.360991163s, inspect: 3.116926815s, printf: 2.035747352s [2020-04-17T04:27:22.995Z] INFO [runner] Issues before processing: 2295, after processing: 0 [2020-04-17T04:27:22.995Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1686/1686, skip_dirs: 1686/1686, cgo: 1686/2295, autogenerated_exclude: 1581/1686, filename_unadjuster: 1686/1686, identifier_marker: 1581/1581, exclude-rules: 63/1581, nolint: 0/63, skip_files: 1686/1686, exclude: 1581/1581 [2020-04-17T04:27:22.995Z] INFO [runner] processing took 58.844961ms with stages: nolint: 25.637623ms, identifier_marker: 16.577142ms, path_prettifier: 7.548908ms, autogenerated_exclude: 3.671736ms, exclude-rules: 3.407534ms, skip_dirs: 1.670661ms, cgo: 234.959µs, filename_unadjuster: 91.03µs, max_same_issues: 1.774µs, uniq_by_line: 872ns, diff: 686ns, source_code: 415ns, max_from_linter: 401ns, skip_files: 345ns, exclude: 325ns, path_shortener: 295ns, max_per_file_from_linter: 255ns [2020-04-17T04:27:22.995Z] INFO [runner] linters took 1m37.737051095s with stages: goanalysis_metalinter: 1m18.233482743s, unused: 19.444553113s [2020-04-17T04:27:22.995Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-04-17T04:27:22.995Z] INFO Memory: 1415 samples, avg is 750.9MB, max is 3706.0MB [2020-04-17T04:27:22.995Z] INFO Execution took 3m29.471262712s [2020-04-17T04:27:22.995Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2020-04-17T04:27:23.014Z] #18 109.8 Setting up apparmor (2.13.2-10) ... [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-17T04:27:23.192Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-17T04:27:23.192Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-17T04:27:23.192Z] === RUN TestIpcModeShareable [2020-04-17T04:27:23.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary-daemon test-docker-py [2020-04-17T04:27:23.885Z] [2020-04-17T04:27:23.885Z] Removing bundles/ [2020-04-17T04:27:23.885Z] [2020-04-17T04:27:23.885Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-17T04:27:23.885Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:27:23.885Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:27:24.130Z] 3889bb8d808b: Verifying Checksum [2020-04-17T04:27:24.130Z] 3889bb8d808b: Download complete [2020-04-17T04:27:24.196Z] --- PASS: TestIpcModeShareable (0.97s) [2020-04-17T04:27:24.196Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-17T04:27:24.196Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T04:27:24.580Z] #18 111.9 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:27:24.580Z] #18 111.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:27:24.580Z] #18 ... [2020-04-17T04:27:24.580Z] [2020-04-17T04:27:24.580Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:24.580Z] #48 293.1 github.com/LK4D4/vndr/godl [2020-04-17T04:27:25.626Z] #48 ... [2020-04-17T04:27:25.626Z] [2020-04-17T04:27:25.626Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:25.626Z] #45 187.0 CC criu/cr-errno.o [2020-04-17T04:27:25.626Z] #45 187.1 CC criu/cr-restore.o [2020-04-17T04:27:25.626Z] #45 196.9 CC criu/cr-service.o [2020-04-17T04:27:25.626Z] #45 ... [2020-04-17T04:27:25.626Z] [2020-04-17T04:27:25.626Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:25.626Z] #18 112.6 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:27:25.736Z] #18 113.0 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T04:27:26.025Z] #18 113.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T04:27:26.689Z] #18 113.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T04:27:27.078Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-17T04:27:27.078Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-17T04:27:27.125Z] #18 114.4 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:27:27.644Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-04-17T04:27:27.644Z] === RUN TestAPIIpcModeHost [2020-04-17T04:27:27.644Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-04-17T04:27:27.644Z] === RUN TestDaemonIpcModeShareable [2020-04-17T04:27:28.153Z] #18 115.4 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:27:28.194Z] #18 115.3 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T04:27:28.541Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-17T04:27:29.221Z] #18 116.3 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T04:27:29.663Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-04-17T04:27:29.663Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-17T04:27:29.663Z] === RUN TestDaemonIpcModePrivate [2020-04-17T04:27:29.888Z] #18 ... [2020-04-17T04:27:29.889Z] [2020-04-17T04:27:29.889Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:29.889Z] #48 292.9 github.com/LK4D4/vndr/godl [2020-04-17T04:27:30.497Z] #18 117.8 Setting up python3-pip (18.1-5) ... [2020-04-17T04:27:30.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T04:27:31.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T04:27:31.390Z] #48 294.3 github.com/LK4D4/vndr [2020-04-17T04:27:31.692Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-04-17T04:27:31.692Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-17T04:27:31.692Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T04:27:32.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T04:27:32.582Z] #18 119.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:27:32.582Z] #18 119.9 Processing triggers for mime-support (3.62) ... [2020-04-17T04:27:32.875Z] #18 DONE 120.2s [2020-04-17T04:27:32.875Z] [2020-04-17T04:27:32.875Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:32.875Z] #45 200.4 CC criu/crtools.o [2020-04-17T04:27:32.875Z] #45 201.5 CC criu/eventfd.o [2020-04-17T04:27:32.875Z] #45 202.1 CC criu/eventpoll.o [2020-04-17T04:27:32.875Z] #45 203.8 CC criu/external.o [2020-04-17T04:27:32.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-17T04:27:33.161Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-04-17T04:27:33.161Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-17T04:27:33.161Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T04:27:33.166Z] #45 204.7 CC criu/fault-injection.o [2020-04-17T04:27:33.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T04:27:33.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T04:27:33.458Z] #45 ... [2020-04-17T04:27:33.458Z] [2020-04-17T04:27:33.458Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:27:33.458Z] #19 0.437 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:27:33.458Z] #19 0.457 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:27:33.458Z] #19 0.479 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:27:33.458Z] #19 DONE 0.6s [2020-04-17T04:27:33.458Z] [2020-04-17T04:27:33.458Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:27:33.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-17T04:27:33.517Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-17T04:27:34.920Z] #48 ... [2020-04-17T04:27:34.920Z] [2020-04-17T04:27:34.920Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T04:27:34.920Z] #18 118.5 Setting up python3-pip (18.1-5) ... [2020-04-17T04:27:34.920Z] #18 121.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T04:27:34.920Z] #18 121.1 Processing triggers for mime-support (3.62) ... [2020-04-17T04:27:34.920Z] #18 DONE 121.5s [2020-04-17T04:27:34.920Z] [2020-04-17T04:27:34.920Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T04:27:34.920Z] #19 0.455 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T04:27:34.920Z] #19 0.466 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T04:27:34.920Z] #19 0.473 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T04:27:34.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-17T04:27:35.180Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-04-17T04:27:35.180Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-17T04:27:35.180Z] === RUN TestIpcModeOlderClient [2020-04-17T04:27:35.180Z] === PAUSE TestIpcModeOlderClient [2020-04-17T04:27:35.180Z] === RUN TestKillContainerInvalidSignal [2020-04-17T04:27:35.208Z] #19 DONE 0.6s [2020-04-17T04:27:35.208Z] [2020-04-17T04:27:35.208Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:27:35.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T04:27:35.797Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-04-17T04:27:35.797Z] === RUN TestKillContainer [2020-04-17T04:27:35.797Z] === RUN TestKillContainer/no_signal [2020-04-17T04:27:35.842Z] #20 ... [2020-04-17T04:27:35.842Z] [2020-04-17T04:27:35.842Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:35.842Z] #45 193.4 CC criu/cr-service.o [2020-04-17T04:27:35.842Z] #45 197.9 CC criu/crtools.o [2020-04-17T04:27:35.842Z] #45 199.1 CC criu/eventfd.o [2020-04-17T04:27:35.842Z] #45 200.0 CC criu/eventpoll.o [2020-04-17T04:27:35.842Z] #45 202.0 CC criu/external.o [2020-04-17T04:27:35.842Z] #45 202.8 CC criu/fault-injection.o [2020-04-17T04:27:35.842Z] #45 203.0 CC criu/fdstore.o [2020-04-17T04:27:36.135Z] #45 203.7 CC criu/fifo.o [2020-04-17T04:27:36.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T04:27:36.197Z] #20 ... [2020-04-17T04:27:36.197Z] [2020-04-17T04:27:36.197Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:36.197Z] #48 294.2 github.com/LK4D4/vndr [2020-04-17T04:27:36.197Z] #48 ... [2020-04-17T04:27:36.197Z] [2020-04-17T04:27:36.197Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:36.197Z] #45 205.1 CC criu/fdstore.o [2020-04-17T04:27:36.197Z] #45 205.8 CC criu/fifo.o [2020-04-17T04:27:36.197Z] #45 206.6 CC criu/file-ids.o [2020-04-17T04:27:36.197Z] #45 207.2 CC criu/file-lock.o [2020-04-17T04:27:36.410Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T04:27:36.443Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-17T04:27:37.024Z] === RUN TestKillContainer/killing_signal [2020-04-17T04:27:37.444Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-17T04:27:37.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T04:27:37.640Z] #45 204.7 CC criu/file-ids.o [2020-04-17T04:27:37.963Z] #45 205.3 CC criu/file-lock.o [2020-04-17T04:27:38.029Z] --- PASS: TestKillContainer (2.45s) [2020-04-17T04:27:38.030Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-04-17T04:27:38.030Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-04-17T04:27:38.030Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-04-17T04:27:38.030Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T04:27:38.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T04:27:38.259Z] #45 209.4 CC criu/files-ext.o [2020-04-17T04:27:38.904Z] #45 210.2 CC criu/files-reg.o [2020-04-17T04:27:39.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T04:27:39.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T04:27:39.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T04:27:40.028Z] #45 207.4 CC criu/files-ext.o [2020-04-17T04:27:40.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-04-17T04:27:40.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-04-17T04:27:40.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-04-17T04:27:40.040Z] === RUN TestKillStoppedContainer [2020-04-17T04:27:40.040Z] --- PASS: TestKillStoppedContainer (0.13s) [2020-04-17T04:27:40.040Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T04:27:40.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-17T04:27:40.040Z] === RUN TestKillDifferentUserContainer [2020-04-17T04:27:40.669Z] #45 208.1 CC criu/files-reg.o [2020-04-17T04:27:40.957Z] #45 ... [2020-04-17T04:27:40.957Z] [2020-04-17T04:27:40.957Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:40.957Z] #48 DONE 309.1s [2020-04-17T04:27:40.957Z] [2020-04-17T04:27:40.957Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:27:41.045Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-04-17T04:27:41.045Z] === RUN TestInspectOomKilledTrue [2020-04-17T04:27:41.045Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T04:27:41.045Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:27:41.045Z] === RUN TestInspectOomKilledFalse [2020-04-17T04:27:41.045Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T04:27:41.045Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:27:41.045Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T04:27:41.659Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-17T04:27:41.659Z] === RUN TestLinksContainerNames [2020-04-17T04:27:41.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T04:27:42.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T04:27:42.455Z] #24 ... [2020-04-17T04:27:42.455Z] [2020-04-17T04:27:42.455Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:27:42.455Z] #20 9.152 Collecting yamllint==1.16.0 [2020-04-17T04:27:43.127Z] --- PASS: TestLinksContainerNames (1.73s) [2020-04-17T04:27:43.127Z] === RUN TestLogsFollowTailEmpty [2020-04-17T04:27:43.483Z] #20 9.901 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:27:43.483Z] #20 10.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:27:43.773Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:27:43.773Z] #20 10.25 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:27:43.773Z] #20 10.57 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:27:44.132Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-04-17T04:27:44.132Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T04:27:44.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T04:27:45.123Z] #45 ... [2020-04-17T04:27:45.123Z] [2020-04-17T04:27:45.123Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:27:45.123Z] #20 9.845 Collecting yamllint==1.16.0 [2020-04-17T04:27:45.139Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/default [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/private [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/slave [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/shared [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/default [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/shared [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/slave [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/private [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:27:45.139Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T04:27:45.139Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:27:45.139Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T04:27:45.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:27:45.421Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:27:45.703Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T04:27:45.756Z] #20 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T04:27:45.756Z] #20 10.76 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T04:27:45.984Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:27:45.984Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-04-17T04:27:45.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-17T04:27:45.985Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-17T04:27:45.985Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T04:27:46.390Z] #20 11.21 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T04:27:46.508Z] #20 13.00 Building wheels for collected packages: pyyaml [2020-04-17T04:27:46.508Z] #20 13.00 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:27:46.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T04:27:47.593Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:27:47.593Z] Using test binary docker [2020-04-17T04:27:47.593Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T04:27:47.593Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:27:47.593Z] INFO: Waiting for daemon to start... [2020-04-17T04:27:47.593Z] Starting dockerd [2020-04-17T04:27:48.003Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-04-17T04:27:48.003Z] === RUN TestNetworkNat [2020-04-17T04:27:48.457Z] #20 ... [2020-04-17T04:27:48.458Z] [2020-04-17T04:27:48.458Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:27:48.458Z] #48 DONE 311.0s [2020-04-17T04:27:48.458Z] [2020-04-17T04:27:48.458Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:48.458Z] #45 213.0 CC criu/files.o [2020-04-17T04:27:48.616Z] --- PASS: TestNetworkNat (0.91s) [2020-04-17T04:27:48.616Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T04:27:49.262Z] #20 15.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:27:49.262Z] #20 15.43 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:27:49.262Z] #20 15.67 Successfully built pyyaml [2020-04-17T04:27:49.262Z] #20 15.70 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T04:27:49.621Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-04-17T04:27:49.621Z] === RUN TestNetworkLoopbackNat [2020-04-17T04:27:49.897Z] #20 16.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:27:49.930Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-17T04:27:50.114Z] . [2020-04-17T04:27:50.114Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:27:50.114Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:27:50.114Z] Error: No such image: emptyfs [2020-04-17T04:27:50.114Z] Running integration-test (iteration 1) [2020-04-17T04:27:50.114Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T04:27:50.186Z] #20 DONE 16.7s [2020-04-17T04:27:50.186Z] [2020-04-17T04:27:50.186Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:50.186Z] #45 215.3 CC criu/files.o [2020-04-17T04:27:50.186Z] #45 220.2 CC criu/filesystems.o [2020-04-17T04:27:50.626Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-04-17T04:27:50.626Z] === RUN TestPause [2020-04-17T04:27:50.812Z] #45 221.9 CC criu/fsnotify.o [2020-04-17T04:27:50.931Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-17T04:27:51.177Z] #45 ... [2020-04-17T04:27:51.177Z] [2020-04-17T04:27:51.177Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T04:27:51.177Z] #20 15.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T04:27:51.177Z] #20 15.69 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T04:27:51.177Z] #20 15.88 Building wheels for collected packages: pyyaml [2020-04-17T04:27:51.177Z] #20 15.89 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T04:27:51.647Z] --- PASS: TestPause (0.86s) [2020-04-17T04:27:51.647Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T04:27:51.647Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:27:51.647Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:27:51.647Z] === RUN TestPauseStopPausedContainer [2020-04-17T04:27:52.652Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-04-17T04:27:52.652Z] === RUN TestPsFilter [2020-04-17T04:27:52.652Z] --- PASS: TestPsFilter (0.27s) [2020-04-17T04:27:52.652Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T04:27:53.236Z] #20 18.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T04:27:53.236Z] #20 18.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T04:27:53.236Z] #20 18.14 Successfully built pyyaml [2020-04-17T04:27:53.236Z] #20 18.17 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T04:27:53.539Z] #45 224.7 CC criu/image-desc.o [2020-04-17T04:27:53.539Z] #45 225.0 CC criu/image.o [2020-04-17T04:27:53.656Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-04-17T04:27:53.656Z] === RUN TestRemoveContainerWithVolume [2020-04-17T04:27:53.865Z] #20 18.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T04:27:54.368Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-17T04:27:54.498Z] #20 DONE 19.3s [2020-04-17T04:27:54.498Z] [2020-04-17T04:27:54.498Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:27:54.498Z] #45 219.4 CC criu/filesystems.o [2020-04-17T04:27:54.498Z] #45 221.2 CC criu/fsnotify.o [2020-04-17T04:27:54.662Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-04-17T04:27:54.662Z] === RUN TestRemoveContainerRunning [2020-04-17T04:27:55.613Z] #45 226.6 CC criu/ipc_ns.o [2020-04-17T04:27:55.667Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-04-17T04:27:55.667Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T04:27:56.000Z] #45 223.5 CC criu/image-desc.o [2020-04-17T04:27:56.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-04-17T04:27:56.281Z] === RUN TestRemoveInvalidContainer [2020-04-17T04:27:56.281Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-17T04:27:56.281Z] === RUN TestRenameLinkedContainer [2020-04-17T04:27:56.649Z] #45 224.0 CC criu/image.o [2020-04-17T04:27:57.666Z] #45 228.9 CC criu/irmap.o [2020-04-17T04:27:58.728Z] #45 230.1 CC criu/kcmp-ids.o [2020-04-17T04:27:59.018Z] #45 230.6 CC criu/kerndat.o [2020-04-17T04:27:59.369Z] #45 226.4 CC criu/ipc_ns.o [2020-04-17T04:27:59.740Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-04-17T04:27:59.740Z] === RUN TestRenameStoppedContainer [2020-04-17T04:28:00.071Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:28:00.071Z] Loaded image: busybox:latest [2020-04-17T04:28:00.071Z] Loaded image: busybox:glibc [2020-04-17T04:28:00.071Z] Loaded image: debian:jessie [2020-04-17T04:28:00.071Z] Loaded image: hello-world:latest [2020-04-17T04:28:00.071Z] INFO: Testing against a local daemon [2020-04-17T04:28:00.071Z] === RUN TestCgroupNamespacesBuild [2020-04-17T04:28:00.745Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-04-17T04:28:00.745Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T04:28:01.432Z] #45 228.7 CC criu/irmap.o [2020-04-17T04:28:01.732Z] #45 232.6 CC criu/libnetlink.o [2020-04-17T04:28:01.732Z] #45 ... [2020-04-17T04:28:01.732Z] [2020-04-17T04:28:01.732Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:28:01.732Z] #31 DONE 330.0s [2020-04-17T04:28:01.732Z] [2020-04-17T04:28:01.732Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:28:02.024Z] #24 ... [2020-04-17T04:28:02.024Z] [2020-04-17T04:28:02.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:28:02.024Z] #45 233.5 CC criu/log.o [2020-04-17T04:28:02.214Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-04-17T04:28:02.214Z] === RUN TestRenameInvalidName [2020-04-17T04:28:02.462Z] #45 229.9 CC criu/kcmp-ids.o [2020-04-17T04:28:02.593Z] --- PASS: TestCgroupNamespacesBuild (3.07s) [2020-04-17T04:28:02.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T04:28:03.088Z] #45 230.4 CC criu/kerndat.o [2020-04-17T04:28:03.219Z] --- PASS: TestRenameInvalidName (0.88s) [2020-04-17T04:28:03.219Z] === RUN TestRenameAnonymousContainer [2020-04-17T04:28:03.541Z] #45 235.0 CC criu/lsm.o [2020-04-17T04:28:04.170Z] #45 235.7 CC criu/mem.o [2020-04-17T04:28:05.114Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s) [2020-04-17T04:28:05.115Z] === RUN TestBuildWithSession [2020-04-17T04:28:05.115Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T04:28:05.115Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:28:05.115Z] === RUN TestBuildSquashParent [2020-04-17T04:28:05.182Z] #45 232.7 CC criu/libnetlink.o [2020-04-17T04:28:05.814Z] #45 233.3 CC criu/log.o [2020-04-17T04:28:06.844Z] #45 234.3 CC criu/lsm.o [2020-04-17T04:28:06.889Z] #45 238.3 CC criu/mount.o [2020-04-17T04:28:07.873Z] #45 235.1 CC criu/mem.o [2020-04-17T04:28:08.697Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-04-17T04:28:08.697Z] === RUN TestRenameContainerWithSameName [2020-04-17T04:28:08.979Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-04-17T04:28:08.979Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T04:28:09.371Z] #45 ... [2020-04-17T04:28:09.371Z] [2020-04-17T04:28:09.371Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T04:28:09.371Z] #31 DONE 332.7s [2020-04-17T04:28:09.567Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-17T04:28:09.567Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-17T04:28:09.567Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-17T04:28:09.660Z] [2020-04-17T04:28:09.660Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:28:10.706Z] #54 ... [2020-04-17T04:28:10.706Z] [2020-04-17T04:28:10.706Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:28:10.706Z] #45 238.2 CC criu/mount.o [2020-04-17T04:28:10.998Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-04-17T04:28:10.998Z] === RUN TestResize [2020-04-17T04:28:11.611Z] --- PASS: TestResize (0.88s) [2020-04-17T04:28:11.611Z] === RUN TestResizeWithInvalidSize [2020-04-17T04:28:12.255Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-04-17T04:28:12.255Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T04:28:13.007Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-17T04:28:13.211Z] --- PASS: TestBuildSquashParent (7.12s) [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:28:13.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:28:13.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:28:13.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:28:13.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:28:13.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:28:13.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:28:13.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:28:13.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:28:13.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:28:13.260Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:28:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:28:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:28:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:28:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:28:15.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:28:15.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:28:15.344Z] #45 245.4 CC criu/namespaces.o [2020-04-17T04:28:15.670Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-17T04:28:15.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:28:15.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:28:16.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:28:16.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:28:17.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:28:17.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:28:17.400Z] #45 248.6 CC criu/net.o [2020-04-17T04:28:17.593Z] #45 245.0 CC criu/namespaces.o [2020-04-17T04:28:18.332Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-17T04:28:18.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:28:18.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-04-17T04:28:18.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-04-17T04:28:18.900Z] === RUN TestBuildMultiStageCopy [2020-04-17T04:28:18.900Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T04:28:19.893Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:28:19.893Z] [2020-04-17T04:28:19.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:28:20.152Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:28:20.152Z] HOSTNAME=297efdd9cb73 [2020-04-17T04:28:20.152Z] TESTDEBUG=0 [2020-04-17T04:28:20.152Z] DEST=bundles/test-integration [2020-04-17T04:28:20.152Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:28:20.152Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:28:20.152Z] container=docker [2020-04-17T04:28:20.152Z] HOME=/root [2020-04-17T04:28:20.152Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:28:20.152Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:28:20.152Z] VALIDATE_BRANCH= [2020-04-17T04:28:20.152Z] TERM=xterm [2020-04-17T04:28:20.152Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:28:20.152Z] SHLVL=1 [2020-04-17T04:28:20.152Z] TIMEOUT=120m [2020-04-17T04:28:20.152Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:28:20.152Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:28:20.152Z] GO111MODULE=off [2020-04-17T04:28:20.152Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T04:28:20.152Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T04:28:20.152Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:28:20.152Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:28:20.152Z] GOPATH=/go [2020-04-17T04:28:20.152Z] PKG_CONFIG=pkg-config [2020-04-17T04:28:20.152Z] _=/usr/bin/env [2020-04-17T04:28:20.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T04:28:20.310Z] #45 247.7 CC criu/net.o [2020-04-17T04:28:20.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:28:20.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:28:22.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T04:28:22.177Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T04:28:22.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T04:28:23.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T04:28:23.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:28:23.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:28:24.075Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T04:28:24.286Z] #45 254.7 CC criu/netfilter.o [2020-04-17T04:28:24.286Z] #45 255.3 CC criu/page-pipe.o [2020-04-17T04:28:24.921Z] #45 256.3 CC criu/page-xfer.o [2020-04-17T04:28:25.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-17T04:28:25.481Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T04:28:25.871Z] #45 253.2 CC criu/netfilter.o [2020-04-17T04:28:26.092Z] --- PASS: TestBuildMultiStageCopy (7.16s) [2020-04-17T04:28:26.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-04-17T04:28:26.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-17T04:28:26.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-17T04:28:26.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-17T04:28:26.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-17T04:28:26.092Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T04:28:26.355Z] #45 253.7 CC criu/page-pipe.o [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-04-17T04:28:26.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2020-04-17T04:28:26.416Z] === RUN TestCgroupNamespacesRun [2020-04-17T04:28:27.776Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-17T04:28:27.802Z] #45 258.7 CC criu/pagemap-cache.o [2020-04-17T04:28:27.802Z] #45 259.2 CC criu/pagemap.o [2020-04-17T04:28:27.852Z] #45 255.0 CC criu/page-xfer.o [2020-04-17T04:28:27.885Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-04-17T04:28:27.885Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T04:28:29.304Z] #45 260.7 CC criu/parasite-syscall.o [2020-04-17T04:28:29.354Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-04-17T04:28:29.354Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T04:28:29.915Z] #45 257.3 CC criu/pagemap-cache.o [2020-04-17T04:28:30.439Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-17T04:28:30.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T04:28:30.543Z] #45 258.0 CC criu/pagemap.o [2020-04-17T04:28:30.804Z] #45 262.3 CC criu/path.o [2020-04-17T04:28:31.344Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-17T04:28:31.344Z] === RUN TestBuildLabelWithTargets [2020-04-17T04:28:31.372Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-17T04:28:31.373Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T04:28:31.432Z] #45 262.7 CC criu/pie-util-vdso.o [2020-04-17T04:28:32.056Z] #45 263.6 CC criu/pie-util.o [2020-04-17T04:28:32.347Z] #45 263.9 CC criu/pipes.o [2020-04-17T04:28:32.620Z] #45 259.8 CC criu/parasite-syscall.o [2020-04-17T04:28:32.841Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-04-17T04:28:32.841Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T04:28:33.852Z] #45 265.3 CC criu/plugin.o [2020-04-17T04:28:34.119Z] #45 261.4 CC criu/path.o [2020-04-17T04:28:34.481Z] #45 265.9 CC criu/proc_parse.o [2020-04-17T04:28:34.746Z] #45 261.9 CC criu/pie-util-vdso.o [2020-04-17T04:28:34.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-04-17T04:28:34.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T04:28:35.035Z] #45 262.5 CC criu/pie-util.o [2020-04-17T04:28:35.327Z] #45 262.7 CC criu/pipes.o [2020-04-17T04:28:35.475Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-04-17T04:28:35.476Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T04:28:36.356Z] #45 263.8 CC criu/plugin.o [2020-04-17T04:28:36.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-17T04:28:36.482Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T04:28:36.987Z] #45 264.5 CC criu/proc_parse.o [2020-04-17T04:28:37.975Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-04-17T04:28:37.975Z] === RUN TestKernelTCPMemory [2020-04-17T04:28:38.982Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-04-17T04:28:38.982Z] === RUN TestNISDomainname [2020-04-17T04:28:39.438Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-17T04:28:39.438Z] === RUN TestBuildWithEmptyLayers [2020-04-17T04:28:39.987Z] --- PASS: TestNISDomainname (0.99s) [2020-04-17T04:28:39.987Z] === RUN TestHostnameDnsResolution [2020-04-17T04:28:41.367Z] #45 272.0 CC criu/protobuf-desc.o [2020-04-17T04:28:42.007Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-04-17T04:28:42.007Z] === RUN TestStats [2020-04-17T04:28:42.397Z] #45 273.7 CC criu/protobuf.o [2020-04-17T04:28:42.711Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-17T04:28:42.711Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T04:28:43.027Z] #45 274.4 CC criu/pstree.o [2020-04-17T04:28:43.869Z] #45 270.4 CC criu/protobuf-desc.o [2020-04-17T04:28:44.495Z] #45 272.0 CC criu/protobuf.o [2020-04-17T04:28:44.694Z] --- PASS: TestStats (2.94s) [2020-04-17T04:28:44.694Z] === RUN TestStopContainerWithTimeout [2020-04-17T04:28:44.694Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T04:28:44.694Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T04:28:44.694Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T04:28:44.694Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T04:28:44.694Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T04:28:44.694Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T04:28:44.694Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T04:28:44.694Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T04:28:44.694Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T04:28:44.694Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T04:28:45.087Z] #45 ... [2020-04-17T04:28:45.087Z] [2020-04-17T04:28:45.087Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:28:45.087Z] #42 373.6 + dpkg --print-architecture [2020-04-17T04:28:45.087Z] #42 373.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:28:45.229Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:28:45.229Z] [2020-04-17T04:28:45.229Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-17T04:28:45.229Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-17T04:28:45.229Z] Using test binary docker [2020-04-17T04:28:45.229Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T04:28:45.229Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:28:45.229Z] INFO: Waiting for daemon to start... [2020-04-17T04:28:45.229Z] Starting dockerd [2020-04-17T04:28:45.532Z] #45 272.7 CC criu/pstree.o [2020-04-17T04:28:45.700Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T04:28:45.736Z] #42 374.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:28:45.736Z] #42 374.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:28:46.714Z] . [2020-04-17T04:28:46.714Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-17T04:28:47.588Z] #45 274.7 CC criu/rbtree.o [2020-04-17T04:28:47.719Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T04:28:47.878Z] #45 275.3 CC criu/rst-malloc.o [2020-04-17T04:28:47.962Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-17T04:28:47.962Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T04:28:47.962Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2020-04-17T04:28:47.962Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T04:28:48.169Z] #45 275.8 CC criu/seccomp.o [2020-04-17T04:28:48.873Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-17T04:28:48.873Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-17T04:28:49.670Z] #45 276.8 CC criu/seize.o [2020-04-17T04:28:49.738Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T04:28:49.738Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-04-17T04:28:49.738Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-04-17T04:28:49.738Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-04-17T04:28:49.738Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-04-17T04:28:49.738Z] === RUN TestDeleteDevicemapper [2020-04-17T04:28:49.738Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T04:28:49.738Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:28:49.738Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T04:28:51.173Z] #45 278.7 CC criu/servicefd.o [2020-04-17T04:28:52.135Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2020-04-17T04:28:52.135Z] === RUN TestBuildWithHugeFile [2020-04-17T04:28:52.204Z] #45 279.7 CC criu/shmem.o [2020-04-17T04:28:52.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T04:28:52.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T04:28:52.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T04:28:53.187Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-04-17T04:28:53.187Z] === RUN TestUpdateMemory [2020-04-17T04:28:53.187Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T04:28:53.187Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:28:53.187Z] === RUN TestUpdateCPUQuota [2020-04-17T04:28:53.238Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-17T04:28:53.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-17T04:28:53.798Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-17T04:28:54.194Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-04-17T04:28:54.194Z] === RUN TestUpdatePidsLimit [2020-04-17T04:28:54.194Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T04:28:54.264Z] #45 281.6 CC criu/sigframe.o [2020-04-17T04:28:54.476Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T04:28:54.553Z] #45 282.0 CC criu/signalfd.o [2020-04-17T04:28:54.800Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-17T04:28:54.800Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-17T04:28:54.994Z] eac6fba788c9: Pull complete [2020-04-17T04:28:54.994Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-17T04:28:54.994Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:28:54.994Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:28:54.994Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-17T04:28:54.994Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-17T04:28:54.994Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-17T04:28:54.994Z] INFO: Docker version of control daemon [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] Client: Docker Engine - Enterprise [2020-04-17T04:28:54.994Z] Version: 19.03.5 [2020-04-17T04:28:54.994Z] API version: 1.40 [2020-04-17T04:28:54.994Z] Go version: go1.12.12 [2020-04-17T04:28:54.994Z] Git commit: 2ee0c57608 [2020-04-17T04:28:54.994Z] Built: 11/13/2019 08:00:16 [2020-04-17T04:28:54.994Z] OS/Arch: windows/amd64 [2020-04-17T04:28:54.994Z] Experimental: false [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] Server: Docker Engine - Enterprise [2020-04-17T04:28:54.994Z] Engine: [2020-04-17T04:28:54.994Z] Version: 19.03.5 [2020-04-17T04:28:54.994Z] API version: 1.40 (minimum version 1.24) [2020-04-17T04:28:54.994Z] Go version: go1.12.12 [2020-04-17T04:28:54.994Z] Git commit: 2ee0c57608 [2020-04-17T04:28:54.994Z] Built: 11/13/2019 07:58:51 [2020-04-17T04:28:54.994Z] OS/Arch: windows/amd64 [2020-04-17T04:28:54.994Z] Experimental: true [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] INFO: Docker info of control daemon [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] Client: [2020-04-17T04:28:54.994Z] Debug Mode: false [2020-04-17T04:28:54.994Z] Plugins: [2020-04-17T04:28:54.994Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] Server: [2020-04-17T04:28:54.994Z] Containers: 0 [2020-04-17T04:28:54.994Z] Running: 0 [2020-04-17T04:28:54.994Z] Paused: 0 [2020-04-17T04:28:54.994Z] Stopped: 0 [2020-04-17T04:28:54.994Z] Images: 1 [2020-04-17T04:28:54.994Z] Server Version: 19.03.5 [2020-04-17T04:28:54.994Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-17T04:28:54.994Z] Windows: [2020-04-17T04:28:54.994Z] LCOW: [2020-04-17T04:28:54.994Z] Logging Driver: json-file [2020-04-17T04:28:54.994Z] Plugins: [2020-04-17T04:28:54.994Z] Volume: local [2020-04-17T04:28:54.994Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T04:28:54.994Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T04:28:54.994Z] Swarm: inactive [2020-04-17T04:28:54.994Z] Default Isolation: process [2020-04-17T04:28:54.994Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T04:28:54.994Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T04:28:54.994Z] OSType: windows [2020-04-17T04:28:54.994Z] Architecture: x86_64 [2020-04-17T04:28:54.994Z] CPUs: 4 [2020-04-17T04:28:54.994Z] Total Memory: 32GiB [2020-04-17T04:28:54.994Z] Name: azwin-2-85a9a0 [2020-04-17T04:28:54.994Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-17T04:28:54.994Z] Docker Root Dir: D:\docker [2020-04-17T04:28:54.994Z] Debug Mode: false [2020-04-17T04:28:54.994Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:28:54.994Z] Labels: [2020-04-17T04:28:54.994Z] Experimental: true [2020-04-17T04:28:54.994Z] Insecure Registries: [2020-04-17T04:28:54.994Z] 10.0.0.4:5000 [2020-04-17T04:28:54.994Z] 127.0.0.0/8 [2020-04-17T04:28:54.994Z] Registry Mirrors: [2020-04-17T04:28:54.994Z] http://10.0.0.4:5000/ [2020-04-17T04:28:54.994Z] Live Restore Enabled: false [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] [2020-04-17T04:28:54.994Z] INFO: Commit hash is 130b0bc603 [2020-04-17T04:28:54.994Z] INFO: Nuke-Everything... [2020-04-17T04:28:55.089Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T04:28:55.371Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T04:28:55.410Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-17T04:28:55.456Z] INFO: Container count on control daemon to delete is 0 [2020-04-17T04:28:55.616Z] #45 282.8 CC criu/sk-inet.o [2020-04-17T04:28:55.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T04:28:55.690Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-17T04:28:56.095Z] #42 ... [2020-04-17T04:28:56.095Z] [2020-04-17T04:28:56.095Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:28:56.095Z] #45 276.6 CC criu/rbtree.o [2020-04-17T04:28:56.095Z] #45 277.3 CC criu/rst-malloc.o [2020-04-17T04:28:56.095Z] #45 277.9 CC criu/seccomp.o [2020-04-17T04:28:56.095Z] #45 279.2 CC criu/seize.o [2020-04-17T04:28:56.095Z] #45 281.3 CC criu/servicefd.o [2020-04-17T04:28:56.095Z] #45 282.2 CC criu/shmem.o [2020-04-17T04:28:56.095Z] #45 283.9 CC criu/sigframe.o [2020-04-17T04:28:56.095Z] #45 284.2 CC criu/signalfd.o [2020-04-17T04:28:56.095Z] #45 284.6 CC criu/sk-inet.o [2020-04-17T04:28:56.095Z] #45 286.6 CC criu/sk-netlink.o [2020-04-17T04:28:56.095Z] #45 287.4 CC criu/sk-packet.o [2020-04-17T04:28:56.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T04:28:56.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T04:28:57.002Z] INFO: Nuking d:\CI [2020-04-17T04:28:57.002Z] INFO: Zapped successfully [2020-04-17T04:28:57.002Z] INFO: Location for testing is d:\CI\master\246 [2020-04-17T04:28:57.002Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-17T04:28:57.002Z] [2020-04-17T04:28:57.002Z] [2020-04-17T04:28:57.002Z] INFO: Building the image from Dockerfile.windows at 04/17/2020 04:28:56... [2020-04-17T04:28:57.002Z] [2020-04-17T04:28:57.126Z] #45 284.7 CC criu/sk-netlink.o [2020-04-17T04:28:57.127Z] #45 288.5 CC criu/sk-queue.o [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-17T04:28:58.016Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-04-17T04:28:58.016Z] === RUN TestUpdateRestartPolicy [2020-04-17T04:28:58.150Z] #45 289.5 CC criu/sk-tcp.o [2020-04-17T04:28:58.154Z] #45 285.5 CC criu/sk-packet.o [2020-04-17T04:28:58.352Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-17T04:28:59.178Z] #45 290.5 CC criu/sk-unix.o [2020-04-17T04:28:59.181Z] #45 286.6 CC criu/sk-queue.o [2020-04-17T04:29:00.205Z] #45 287.5 CC criu/sk-tcp.o [2020-04-17T04:29:00.364Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-17T04:29:01.269Z] #45 288.5 CC criu/sk-unix.o [2020-04-17T04:29:01.826Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-17T04:29:02.829Z] Sending build context to Docker daemon 57.45MB [2020-04-17T04:29:02.829Z] [2020-04-17T04:29:02.829Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-17T04:29:02.829Z] ---> fdf6432edbdc [2020-04-17T04:29:02.829Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-17T04:29:03.292Z] ---> Running in bea58091435d [2020-04-17T04:29:03.342Z] #45 ... [2020-04-17T04:29:03.342Z] [2020-04-17T04:29:03.342Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:29:03.342Z] #42 386.2 + dpkg --print-architecture [2020-04-17T04:29:03.342Z] #42 386.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T04:29:03.342Z] #42 386.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T04:29:03.342Z] #42 386.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T04:29:03.627Z] #45 294.4 CC criu/sockets.o [2020-04-17T04:29:03.755Z] Removing intermediate container bea58091435d [2020-04-17T04:29:03.755Z] ---> 6dc5ca4e0b30 [2020-04-17T04:29:03.755Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-17T04:29:03.755Z] ---> Running in 3a12079e7faa [2020-04-17T04:29:03.836Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-17T04:29:04.220Z] Removing intermediate container 3a12079e7faa [2020-04-17T04:29:04.220Z] ---> 3c7cd67bcbaf [2020-04-17T04:29:04.220Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-17T04:29:04.220Z] ---> Running in 86240ba0c116 [2020-04-17T04:29:04.682Z] Removing intermediate container 86240ba0c116 [2020-04-17T04:29:04.682Z] ---> 7851aea3c9a3 [2020-04-17T04:29:04.682Z] 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-04-17T04:29:04.682Z] ---> Running in 48fc9735b890 [2020-04-17T04:29:05.133Z] #45 296.2 CC criu/stats.o [2020-04-17T04:29:05.143Z] Removing intermediate container 48fc9735b890 [2020-04-17T04:29:05.143Z] ---> 6c6522bea113 [2020-04-17T04:29:05.144Z] 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-04-17T04:29:05.144Z] ---> Running in f2ef732b180e [2020-04-17T04:29:05.300Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-17T04:29:05.766Z] #45 296.9 CC criu/string.o [2020-04-17T04:29:05.766Z] #45 297.1 CC criu/sysctl.o [2020-04-17T04:29:06.763Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-17T04:29:07.268Z] #45 298.4 CC criu/sysfs_parse.o [2020-04-17T04:29:07.924Z] #45 299.1 CC criu/timerfd.o [2020-04-17T04:29:08.558Z] #45 299.9 CC criu/tty.o [2020-04-17T04:29:10.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T04:29:11.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T04:29:13.004Z] #45 303.7 CC criu/tun.o [2020-04-17T04:29:13.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T04:29:13.218Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-04-17T04:29:13.219Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T04:29:13.219Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-04-17T04:29:13.219Z] === RUN TestWaitNonBlocked [2020-04-17T04:29:13.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:29:13.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:29:13.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:29:13.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:29:13.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:29:13.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:29:13.219Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-17T04:29:13.219Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-04-17T04:29:13.219Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-04-17T04:29:13.219Z] === RUN TestWaitBlocked [2020-04-17T04:29:13.219Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:29:13.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:29:13.219Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:29:13.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:29:13.219Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:29:13.219Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:29:13.297Z] #45 304.8 CC criu/uffd.o [2020-04-17T04:29:13.758Z] [2020-04-17T04:29:13.758Z] SUCCESS: Specified value was saved. [2020-04-17T04:29:13.832Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-17T04:29:13.832Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-04-17T04:29:13.832Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-04-17T04:29:13.832Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T04:29:13.832Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T04:29:14.220Z] INFO: Downloading git... [2020-04-17T04:29:14.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T04:29:14.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T04:29:15.117Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-17T04:29:15.777Z] INFO: Downloading go... [2020-04-17T04:29:15.956Z] #42 ... [2020-04-17T04:29:15.956Z] [2020-04-17T04:29:15.956Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T04:29:15.956Z] #45 292.3 CC criu/sockets.o [2020-04-17T04:29:15.956Z] #45 294.2 CC criu/stats.o [2020-04-17T04:29:15.956Z] #45 294.9 CC criu/string.o [2020-04-17T04:29:15.956Z] #45 295.1 CC criu/sysctl.o [2020-04-17T04:29:15.956Z] #45 296.5 CC criu/sysfs_parse.o [2020-04-17T04:29:15.956Z] #45 297.3 CC criu/timerfd.o [2020-04-17T04:29:15.956Z] #45 298.1 CC criu/tty.o [2020-04-17T04:29:15.956Z] #45 301.6 CC criu/tun.o [2020-04-17T04:29:15.956Z] #45 302.8 CC criu/uffd.o [2020-04-17T04:29:16.023Z] #45 307.0 CC criu/util.o [2020-04-17T04:29:17.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T04:29:17.281Z] --- PASS: TestContainerStartOnDaemonRestart (3.03s) [2020-04-17T04:29:17.281Z] === CONT TestDaemonHostGatewayIP [2020-04-17T04:29:17.326Z] INFO: Downloading compiler 1 of 3... [2020-04-17T04:29:17.788Z] INFO: Downloading compiler 2 of 3... [2020-04-17T04:29:18.009Z] #45 305.2 CC criu/util.o [2020-04-17T04:29:18.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T04:29:18.252Z] INFO: Downloading compiler 3 of 3... [2020-04-17T04:29:18.713Z] INFO: Extracting git... [2020-04-17T04:29:18.751Z] #45 309.9 CC criu/uts_ns.o [2020-04-17T04:29:19.040Z] #45 310.4 CC criu/vdso.o [2020-04-17T04:29:20.070Z] #45 311.5 LINK criu/built-in.o [2020-04-17T04:29:20.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T04:29:20.360Z] #45 311.8 LINK criu/criu [2020-04-17T04:29:20.727Z] #45 307.8 CC criu/uts_ns.o [2020-04-17T04:29:20.727Z] #45 308.2 CC criu/vdso.o [2020-04-17T04:29:20.743Z] --- PASS: TestDaemonHostGatewayIP (3.33s) [2020-04-17T04:29:20.743Z] === CONT TestDaemonRestartIpcMode [2020-04-17T04:29:21.396Z] #45 312.8 DEP lib/c/criu.d [2020-04-17T04:29:21.685Z] #45 313.0 CC images/rpc.pb-c.o [2020-04-17T04:29:21.755Z] #45 309.2 LINK criu/built-in.o [2020-04-17T04:29:22.045Z] #45 309.5 LINK criu/criu [2020-04-17T04:29:23.075Z] #45 310.3 DEP lib/c/criu.d [2020-04-17T04:29:23.075Z] #45 310.4 CC images/rpc.pb-c.o [2020-04-17T04:29:23.201Z] #45 314.5 CC lib/c/criu.o [2020-04-17T04:29:23.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T04:29:23.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T04:29:24.200Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-04-17T04:29:24.201Z] === CONT TestIpcModeOlderClient [2020-04-17T04:29:24.201Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-17T04:29:24.605Z] #45 311.8 CC lib/c/criu.o [2020-04-17T04:29:25.935Z] #45 317.2 LINK lib/c/built-in.o [2020-04-17T04:29:25.935Z] #45 317.2 LINK lib/c/libcriu.so [2020-04-17T04:29:25.935Z] #45 317.4 LINK lib/c/libcriu.a [2020-04-17T04:29:26.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T04:29:26.219Z] --- PASS: TestContainerKillOnDaemonStart (12.39s) [2020-04-17T04:29:26.219Z] PASS [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] === Skipped [2020-04-17T04:29:26.219Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-17T04:29:26.219Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T04:29:26.219Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T04:29:26.219Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:29:26.219Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T04:29:26.219Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-17T04:29:26.219Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] [2020-04-17T04:29:26.219Z] DONE 200 tests, 6 skipped in 146.259s [2020-04-17T04:29:26.219Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T04:29:26.219Z] ++ 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-04-17T04:29:26.219Z] ++ set -e [2020-04-17T04:29:26.219Z] ++ '[' -n 0 ']' [2020-04-17T04:29:26.219Z] ++ set -x [2020-04-17T04:29:26.219Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:29:26.501Z] INFO: Testing against a local daemon [2020-04-17T04:29:26.501Z] === RUN TestCommitInheritsEnv [2020-04-17T04:29:26.561Z] #45 317.9 GEN magic.py [2020-04-17T04:29:26.662Z] #45 314.2 LINK lib/c/built-in.o [2020-04-17T04:29:26.852Z] #45 318.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:29:26.852Z] #45 318.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:29:26.852Z] #45 318.2 Note: Building without GnuTLS support [2020-04-17T04:29:26.958Z] #45 314.2 LINK lib/c/libcriu.so [2020-04-17T04:29:26.958Z] #45 314.3 LINK lib/c/libcriu.a [2020-04-17T04:29:27.115Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-17T04:29:27.115Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T04:29:27.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T04:29:27.115Z] === RUN TestImagesFilterMultiReference [2020-04-17T04:29:27.115Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-04-17T04:29:27.115Z] === RUN TestImagePullPlatformInvalid [2020-04-17T04:29:27.115Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-17T04:29:27.115Z] === RUN TestRemoveImageOrphaning [2020-04-17T04:29:27.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T04:29:27.249Z] #45 314.7 GEN magic.py [2020-04-17T04:29:27.539Z] #45 314.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T04:29:27.539Z] #45 314.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T04:29:27.539Z] #45 314.9 Note: Building without GnuTLS support [2020-04-17T04:29:27.730Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-17T04:29:27.730Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T04:29:27.730Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:29:27.730Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:29:27.730Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T04:29:27.730Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-17T04:29:27.730Z] === RUN TestTagInvalidReference [2020-04-17T04:29:27.730Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-17T04:29:27.730Z] === RUN TestTagValidPrefixedRepo [2020-04-17T04:29:27.730Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-17T04:29:27.730Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T04:29:27.730Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-17T04:29:27.730Z] === RUN TestTagOfficialNames [2020-04-17T04:29:27.730Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-17T04:29:27.730Z] === RUN TestTagMatchesDigest [2020-04-17T04:29:27.730Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-17T04:29:27.730Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T04:29:27.881Z] #45 319.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:29:28.569Z] #45 316.1 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T04:29:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T04:29:29.948Z] #45 321.0 make[1]: Nothing to be done for 'all'. [2020-04-17T04:29:30.656Z] #45 317.6 make[1]: Nothing to be done for 'all'. [2020-04-17T04:29:31.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T04:29:31.454Z] #45 322.9 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:29:31.744Z] #45 322.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:29:31.744Z] #45 323.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:29:31.744Z] #45 323.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:29:31.744Z] #45 323.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:29:31.744Z] #45 323.3 make[1]: Nothing to be done for 'all'. [2020-04-17T04:29:32.034Z] #45 323.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:29:32.157Z] #45 319.3 make[1]: 'images/built-in.o' is up to date. [2020-04-17T04:29:32.157Z] #45 319.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T04:29:32.157Z] #45 319.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T04:29:32.157Z] #45 319.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T04:29:32.157Z] #45 319.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T04:29:32.348Z] #45 323.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:32.348Z] #45 323.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:32.348Z] #45 323.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:32.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T04:29:32.445Z] #45 319.7 make[1]: Nothing to be done for 'all'. [2020-04-17T04:29:32.445Z] #45 319.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T04:29:32.638Z] #45 324.1 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:32.638Z] #45 324.2 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:32.736Z] #45 320.2 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:32.926Z] #45 324.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.026Z] #45 320.3 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.026Z] #45 320.5 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.215Z] #45 324.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.315Z] #45 320.8 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.442Z] sha256:3a43dc108b87d4c26953b5222ed957c47e0baf539871fb6da7972d2b0bdc8dcf [2020-04-17T04:29:33.442Z] INFO: Starting docker-py tests... [2020-04-17T04:29:33.442Z] ============================= test session starts ============================== [2020-04-17T04:29:33.442Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-17T04:29:33.442Z] rootdir: /src, inifile: pytest.ini [2020-04-17T04:29:33.442Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-17T04:29:33.442Z] collected 387 items / 1 deselected / 386 selected [2020-04-17T04:29:33.442Z] [2020-04-17T04:29:33.508Z] #45 324.7 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.508Z] #45 324.7 INSTALL criu/criu [2020-04-17T04:29:33.508Z] #45 DONE 324.9s [2020-04-17T04:29:33.508Z] [2020-04-17T04:29:33.508Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:29:33.561Z] INFO: Expanding go... [2020-04-17T04:29:33.604Z] #45 321.0 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.604Z] #45 321.0 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:33.798Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:29:33.798Z] Using test binary docker [2020-04-17T04:29:33.798Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T04:29:33.798Z] +++ /etc/init.d/apparmor start [2020-04-17T04:29:33.798Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:29:33.798Z] INFO: Waiting for daemon to start... [2020-04-17T04:29:33.798Z] Starting dockerd [2020-04-17T04:29:33.798Z] +++ 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-04-17T04:29:33.893Z] #45 321.1 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:34.185Z] #45 321.4 make[2]: Nothing to be done for 'all'. [2020-04-17T04:29:34.185Z] #45 321.5 INSTALL criu/criu [2020-04-17T04:29:34.185Z] #45 DONE 321.6s [2020-04-17T04:29:34.185Z] [2020-04-17T04:29:34.185Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:29:35.700Z] . [2020-04-17T04:29:35.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:29:35.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:29:35.700Z] Error: No such image: emptyfs [2020-04-17T04:29:35.700Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T04:29:35.700Z] ++++ docker load [2020-04-17T04:29:35.960Z] Running integration-test (iteration 1) [2020-04-17T04:29:35.960Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T04:29:35.960Z] ++ 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-04-17T04:29:35.960Z] ++ set -e [2020-04-17T04:29:35.960Z] ++ '[' -n 0 ']' [2020-04-17T04:29:35.960Z] ++ set -x [2020-04-17T04:29:35.960Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:29:36.230Z] #66 ... [2020-04-17T04:29:36.230Z] [2020-04-17T04:29:36.230Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:29:36.230Z] #42 DONE 425.0s [2020-04-17T04:29:36.521Z] [2020-04-17T04:29:36.521Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:29:37.551Z] #54 ... [2020-04-17T04:29:37.551Z] [2020-04-17T04:29:37.551Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:29:37.551Z] #61 247.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-04-17T04:29:41.075Z] #61 250.5 + mkdir -p /build [2020-04-17T04:29:41.075Z] #61 250.5 + cp runc /build/runc [2020-04-17T04:29:41.075Z] #61 DONE 250.6s [2020-04-17T04:29:41.075Z] [2020-04-17T04:29:41.075Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:29:41.084Z] #54 ... [2020-04-17T04:29:41.084Z] [2020-04-17T04:29:41.084Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T04:29:41.084Z] #61 249.8 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-04-17T04:29:42.030Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-17T04:29:43.804Z] #61 253.1 + mkdir -p /build [2020-04-17T04:29:43.804Z] #61 253.1 + cp runc /build/runc [2020-04-17T04:29:43.804Z] #61 DONE 253.3s [2020-04-17T04:29:43.804Z] [2020-04-17T04:29:43.804Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:29:44.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-17T04:29:45.937Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:29:45.938Z] Loaded image: busybox:latest [2020-04-17T04:29:45.938Z] Loaded image: busybox:glibc [2020-04-17T04:29:45.938Z] Loaded image: debian:jessie [2020-04-17T04:29:45.938Z] Loaded image: hello-world:latest [2020-04-17T04:29:45.938Z] INFO: Testing against a local daemon [2020-04-17T04:29:45.938Z] === RUN TestCgroupNamespacesBuild [2020-04-17T04:29:48.355Z] --- PASS: TestBuildWithHugeFile (50.78s) [2020-04-17T04:29:48.355Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T04:29:48.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:29:48.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:29:48.355Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:29:48.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:29:48.355Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:29:48.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:29:48.355Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:29:48.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:29:48.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:29:48.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-04-17T04:29:48.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-04-17T04:29:48.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-04-17T04:29:48.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-17T04:29:48.355Z] === RUN TestBuildPreserveOwnership [2020-04-17T04:29:48.355Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T04:29:48.470Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-04-17T04:29:48.470Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T04:29:49.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T04:29:49.362Z] #54 ... [2020-04-17T04:29:49.362Z] [2020-04-17T04:29:49.362Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T04:29:49.362Z] #42 DONE 432.2s [2020-04-17T04:29:49.362Z] [2020-04-17T04:29:49.362Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:29:49.848Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-04-17T04:29:49.848Z] === RUN TestBuildWithSession [2020-04-17T04:29:49.848Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T04:29:49.848Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:29:49.848Z] === RUN TestBuildSquashParent [2020-04-17T04:29:51.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T04:29:51.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T04:29:51.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T04:29:51.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T04:29:52.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T04:29:53.460Z] --- PASS: TestBuildPreserveOwnership (9.92s) [2020-04-17T04:29:53.460Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.92s) [2020-04-17T04:29:53.460Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-17T04:29:53.460Z] === RUN TestBuildPlatformInvalid [2020-04-17T04:29:53.460Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-04-17T04:29:53.460Z] PASS [2020-04-17T04:29:53.460Z] [2020-04-17T04:29:53.460Z] === Skipped [2020-04-17T04:29:53.460Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-17T04:29:53.460Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:29:53.460Z] [2020-04-17T04:29:53.460Z] [2020-04-17T04:29:53.460Z] DONE 32 tests, 1 skipped in 123.380s [2020-04-17T04:29:53.460Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T04:29:53.460Z] INFO: Testing against a local daemon [2020-04-17T04:29:53.460Z] === RUN TestConfigInspect [2020-04-17T04:29:53.460Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-17T04:29:53.460Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:53.460Z] === RUN TestConfigList [2020-04-17T04:29:53.460Z] --- SKIP: TestConfigList (0.01s) [2020-04-17T04:29:53.460Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:53.460Z] === RUN TestConfigsCreateAndDelete [2020-04-17T04:29:53.460Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-17T04:29:53.460Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:53.460Z] === RUN TestConfigsUpdate [2020-04-17T04:29:53.460Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-04-17T04:29:53.460Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:53.460Z] === RUN TestTemplatedConfig [2020-04-17T04:29:53.460Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-17T04:29:53.460Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:53.460Z] === RUN TestConfigCreateResolve [2020-04-17T04:29:53.460Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-17T04:29:53.460Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:53.460Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T04:29:54.887Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-17T04:29:55.353Z] --- PASS: TestConfigDaemonLibtrustID (1.66s) [2020-04-17T04:29:55.353Z] PASS [2020-04-17T04:29:55.353Z] [2020-04-17T04:29:55.353Z] === Skipped [2020-04-17T04:29:55.353Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-17T04:29:55.353Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:55.353Z] [2020-04-17T04:29:55.354Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-17T04:29:55.354Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:55.354Z] [2020-04-17T04:29:55.354Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-17T04:29:55.354Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:55.354Z] [2020-04-17T04:29:55.354Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-04-17T04:29:55.354Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:55.354Z] [2020-04-17T04:29:55.354Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-17T04:29:55.354Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:55.354Z] [2020-04-17T04:29:55.354Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-17T04:29:55.354Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:29:55.354Z] [2020-04-17T04:29:55.354Z] [2020-04-17T04:29:55.354Z] DONE 7 tests, 6 skipped in 1.828s [2020-04-17T04:29:55.354Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T04:29:55.354Z] INFO: Testing against a local daemon [2020-04-17T04:29:55.354Z] === RUN TestCheckpoint [2020-04-17T04:29:55.354Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T04:29:55.354Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:29:55.354Z] === RUN TestContainerInvalidJSON [2020-04-17T04:29:55.354Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:29:55.354Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:29:55.354Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:29:55.354Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:29:55.354Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:29:55.354Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:29:55.354Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:29:55.354Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:29:55.354Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:29:55.354Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T04:29:55.354Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T04:29:55.354Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T04:29:55.354Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T04:29:55.354Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T04:29:55.354Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-17T04:29:55.354Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T04:29:55.354Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-17T04:29:55.354Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T04:29:55.445Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-17T04:29:55.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-17T04:29:55.610Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T04:29:55.610Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-17T04:29:55.610Z] === RUN TestCopyFromContainer [2020-04-17T04:29:56.411Z] --- PASS: TestBuildSquashParent (5.96s) [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:29:56.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:29:56.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:29:56.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:29:56.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:29:56.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:29:56.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:29:56.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:29:56.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:29:56.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:29:56.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:29:56.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:29:57.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-17T04:29:57.401Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-17T04:29:57.468Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-17T04:29:58.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-17T04:29:58.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T04:29:58.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:29:58.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:29:58.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-17T04:29:58.746Z] INFO: Expanding compiler 1 of 3... [2020-04-17T04:29:58.746Z] INFO: Expanding compiler 2 of 3... [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer// [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T04:29:59.784Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer (4.35s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-17T04:30:00.041Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-17T04:30:00.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T04:30:00.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:30:00.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:30:00.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:30:00.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:30:00.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:30:00.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:30:00.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:30:00.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:30:00.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:30:00.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T04:30:00.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T04:30:00.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T04:30:00.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T04:30:00.041Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T04:30:00.041Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-17T04:30:00.041Z] === RUN TestCreateWithInvalidEnv [2020-04-17T04:30:00.041Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T04:30:00.041Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T04:30:00.041Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T04:30:00.041Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T04:30:00.041Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T04:30:00.041Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T04:30:00.041Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T04:30:00.041Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T04:30:00.041Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T04:30:00.041Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T04:30:00.041Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T04:30:00.041Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T04:30:00.041Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T04:30:00.041Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T04:30:00.041Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-17T04:30:00.041Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T04:30:00.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T04:30:00.700Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-17T04:30:00.700Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-17T04:30:00.980Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.67s) [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-04-17T04:30:01.120Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2020-04-17T04:30:01.120Z] === RUN TestBuildMultiStageCopy [2020-04-17T04:30:01.120Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T04:30:01.936Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:30:01.937Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:30:01.937Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-17T04:30:01.937Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-17T04:30:01.937Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T04:30:03.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T04:30:03.455Z] INFO: Expanding compiler 3 of 3... [2020-04-17T04:30:03.589Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-04-17T04:30:03.831Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T04:30:03.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:30:03.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:30:03.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:30:03.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:30:03.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:30:03.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:30:03.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:30:03.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:30:03.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:30:03.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:30:03.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:30:03.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:30:03.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:30:03.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:30:03.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-17T04:30:03.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-17T04:30:03.831Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T04:30:03.848Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T04:30:04.089Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-04-17T04:30:04.089Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T04:30:04.089Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-17T04:30:04.089Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-17T04:30:04.089Z] === RUN TestDaemonRestartIpcMode [2020-04-17T04:30:04.089Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T04:30:04.089Z] === RUN TestDaemonHostGatewayIP [2020-04-17T04:30:04.089Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-17T04:30:04.089Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:30:04.089Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T04:30:04.089Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-17T04:30:04.089Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-17T04:30:04.089Z] === RUN TestDiff [2020-04-17T04:30:04.416Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T04:30:04.429Z] INFO: Removing downloaded files... [2020-04-17T04:30:04.429Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-17T04:30:04.429Z] INFO: Configuring git core.autocrlf... [2020-04-17T04:30:04.654Z] --- PASS: TestDiff (0.57s) [2020-04-17T04:30:04.654Z] === RUN TestExecWithCloseStdin [2020-04-17T04:30:04.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T04:30:04.983Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-04-17T04:30:04.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-04-17T04:30:04.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-17T04:30:04.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-04-17T04:30:04.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-17T04:30:04.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-04-17T04:30:04.984Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T04:30:05.218Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-04-17T04:30:05.218Z] === RUN TestExec [2020-04-17T04:30:06.149Z] --- PASS: TestExec (0.66s) [2020-04-17T04:30:06.149Z] === RUN TestExecUser [2020-04-17T04:30:06.361Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-04-17T04:30:06.361Z] === RUN TestBuildLabelWithTargets [2020-04-17T04:30:06.713Z] --- PASS: TestExecUser (0.60s) [2020-04-17T04:30:06.713Z] === RUN TestExportContainerAndImportImage [2020-04-17T04:30:07.277Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-04-17T04:30:07.277Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T04:30:08.893Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-04-17T04:30:08.893Z] === RUN TestBuildWithEmptyLayers [2020-04-17T04:30:09.461Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-17T04:30:09.461Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T04:30:11.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T04:30:11.452Z] --- PASS: TestExportContainerAfterDaemonRestart (3.75s) [2020-04-17T04:30:11.452Z] === RUN TestHealthCheckWorkdir [2020-04-17T04:30:12.016Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2020-04-17T04:30:12.016Z] === RUN TestHealthKillContainer [2020-04-17T04:30:12.748Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-04-17T04:30:12.748Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T04:30:13.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T04:30:13.685Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-04-17T04:30:13.685Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T04:30:14.538Z] --- PASS: TestHealthKillContainer (2.77s) [2020-04-17T04:30:14.538Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T04:30:15.102Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-04-17T04:30:15.102Z] === RUN TestIpcModeNone [2020-04-17T04:30:16.032Z] --- PASS: TestIpcModeNone (0.62s) [2020-04-17T04:30:16.032Z] === RUN TestIpcModePrivate [2020-04-17T04:30:16.164Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-17T04:30:16.165Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-17T04:30:16.165Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-17T04:30:16.165Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-17T04:30:16.165Z] === RUN TestDockerSuite/TestBuildFails [2020-04-17T04:30:16.596Z] --- PASS: TestIpcModePrivate (0.61s) [2020-04-17T04:30:16.596Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-04-17T04:30:16.596Z] === RUN TestIpcModeShareable [2020-04-17T04:30:16.596Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-17T04:30:16.596Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:30:16.596Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T04:30:16.973Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-04-17T04:30:16.973Z] === RUN TestBuildWithHugeFile [2020-04-17T04:30:17.165Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-17T04:30:17.165Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-17T04:30:17.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T04:30:18.490Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2020-04-17T04:30:18.490Z] === RUN TestAPIIpcModeHost [2020-04-17T04:30:18.490Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-17T04:30:18.490Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:30:18.490Z] === RUN TestDaemonIpcModeShareable [2020-04-17T04:30:18.490Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-17T04:30:18.490Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:30:18.490Z] === RUN TestDaemonIpcModePrivate [2020-04-17T04:30:19.841Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-17T04:30:21.012Z] --- PASS: TestDaemonIpcModePrivate (2.41s) [2020-04-17T04:30:21.012Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-17T04:30:21.012Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T04:30:21.012Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-17T04:30:21.012Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:30:21.012Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T04:30:21.012Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-17T04:30:21.012Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:30:21.012Z] === RUN TestIpcModeOlderClient [2020-04-17T04:30:21.012Z] === PAUSE TestIpcModeOlderClient [2020-04-17T04:30:21.012Z] === RUN TestKillContainerInvalidSignal [2020-04-17T04:30:21.575Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-04-17T04:30:21.575Z] === RUN TestKillContainer [2020-04-17T04:30:21.575Z] === RUN TestKillContainer/no_signal [2020-04-17T04:30:21.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T04:30:22.139Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T04:30:22.396Z] === RUN TestKillContainer/killing_signal [2020-04-17T04:30:22.504Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-17T04:30:22.960Z] --- PASS: TestKillContainer (1.67s) [2020-04-17T04:30:22.961Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-04-17T04:30:22.961Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-04-17T04:30:22.961Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-04-17T04:30:22.961Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T04:30:23.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T04:30:23.781Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T04:30:24.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-04-17T04:30:24.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-04-17T04:30:24.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-04-17T04:30:24.346Z] === RUN TestKillStoppedContainer [2020-04-17T04:30:24.346Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-17T04:30:24.346Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T04:30:24.346Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-17T04:30:24.346Z] === RUN TestKillDifferentUserContainer [2020-04-17T04:30:24.514Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-17T04:30:24.911Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-04-17T04:30:24.911Z] === RUN TestInspectOomKilledTrue [2020-04-17T04:30:24.911Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T04:30:24.911Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:30:24.911Z] === RUN TestInspectOomKilledFalse [2020-04-17T04:30:24.911Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T04:30:24.911Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:30:24.911Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T04:30:24.911Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-17T04:30:24.911Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-17T04:30:24.911Z] === RUN TestLinksContainerNames [2020-04-17T04:30:26.281Z] --- PASS: TestLinksContainerNames (1.15s) [2020-04-17T04:30:26.281Z] === RUN TestLogsFollowTailEmpty [2020-04-17T04:30:26.525Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-17T04:30:26.538Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-04-17T04:30:26.538Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T04:30:26.806Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-17T04:30:26.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T04:30:27.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-04-17T04:30:27.101Z] === RUN TestMountDaemonRoot [2020-04-17T04:30:27.101Z] === RUN TestMountDaemonRoot/default [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/private [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/slave [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/shared [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T04:30:27.102Z] === CONT TestMountDaemonRoot/default [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:30:27.102Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T04:30:27.102Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:30:27.102Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:30:27.102Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:30:27.102Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/shared [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/slave [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/private [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T04:30:27.359Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:30:27.359Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:30:27.359Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T04:30:27.617Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-04-17T04:30:27.874Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T04:30:27.874Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T04:30:27.874Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2020-04-17T04:30:27.874Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-17T04:30:27.874Z] === RUN TestNetworkNat [2020-04-17T04:30:28.268Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-17T04:30:28.377Z] #54 ... [2020-04-17T04:30:28.377Z] [2020-04-17T04:30:28.377Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:28.377Z] #66 412.8 + bin/containerd [2020-04-17T04:30:28.439Z] --- PASS: TestNetworkNat (0.67s) [2020-04-17T04:30:28.439Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T04:30:29.003Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-04-17T04:30:29.003Z] === RUN TestNetworkLoopbackNat [2020-04-17T04:30:29.934Z] --- PASS: TestNetworkLoopbackNat (0.76s) [2020-04-17T04:30:29.934Z] === RUN TestPause [2020-04-17T04:30:29.934Z] --- SKIP: TestPause (0.00s) [2020-04-17T04:30:29.934Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:30:29.934Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T04:30:29.934Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:30:29.934Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:30:29.934Z] === RUN TestPauseStopPausedContainer [2020-04-17T04:30:29.934Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-17T04:30:29.934Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:30:29.934Z] === RUN TestPsFilter [2020-04-17T04:30:29.934Z] --- PASS: TestPsFilter (0.19s) [2020-04-17T04:30:29.934Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T04:30:30.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T04:30:30.499Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-04-17T04:30:30.499Z] === RUN TestRemoveContainerWithVolume [2020-04-17T04:30:30.930Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-17T04:30:31.063Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-04-17T04:30:31.063Z] === RUN TestRemoveContainerRunning [2020-04-17T04:30:31.113Z] #66 ... [2020-04-17T04:30:31.113Z] [2020-04-17T04:30:31.113Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:31.113Z] #54 DONE 479.5s [2020-04-17T04:30:31.402Z] [2020-04-17T04:30:31.402Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:31.540Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-17T04:30:31.627Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-04-17T04:30:31.627Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T04:30:31.687Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-17T04:30:31.820Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-17T04:30:32.190Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-04-17T04:30:32.190Z] === RUN TestRemoveInvalidContainer [2020-04-17T04:30:32.448Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-17T04:30:32.448Z] === RUN TestRenameLinkedContainer [2020-04-17T04:30:33.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T04:30:34.482Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-17T04:30:34.972Z] --- PASS: TestRenameLinkedContainer (2.25s) [2020-04-17T04:30:34.972Z] === RUN TestRenameStoppedContainer [2020-04-17T04:30:35.229Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-04-17T04:30:35.229Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T04:30:36.214Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-04-17T04:30:36.215Z] === RUN TestRenameInvalidName [2020-04-17T04:30:36.650Z] #66 415.0 + bin/containerd [2020-04-17T04:30:36.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:30:36.757Z] Using test binary docker [2020-04-17T04:30:36.757Z] +++ /etc/init.d/apparmor start [2020-04-17T04:30:36.757Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:30:36.757Z] INFO: Waiting for daemon to start... [2020-04-17T04:30:36.757Z] Starting dockerd [2020-04-17T04:30:36.757Z] +++ 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-04-17T04:30:36.792Z] --- PASS: TestRenameInvalidName (0.57s) [2020-04-17T04:30:36.792Z] === RUN TestRenameAnonymousContainer [2020-04-17T04:30:37.144Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-17T04:30:37.275Z] #66 ... [2020-04-17T04:30:37.275Z] [2020-04-17T04:30:37.275Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:37.275Z] #54 DONE 480.1s [2020-04-17T04:30:37.275Z] [2020-04-17T04:30:37.275Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:38.279Z] #24 485.7 + return [2020-04-17T04:30:38.279Z] #24 DONE 485.8s [2020-04-17T04:30:38.279Z] [2020-04-17T04:30:38.279Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:38.656Z] . [2020-04-17T04:30:38.656Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:30:38.656Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:30:38.656Z] Error: No such image: emptyfs [2020-04-17T04:30:38.656Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T04:30:38.656Z] ++++ docker load [2020-04-17T04:30:39.155Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-17T04:30:39.221Z] Running integration-test (iteration 1) [2020-04-17T04:30:39.221Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T04:30:39.221Z] ++ 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-04-17T04:30:39.221Z] ++ set -e [2020-04-17T04:30:39.221Z] ++ '[' -n 0 ']' [2020-04-17T04:30:39.221Z] ++ set -x [2020-04-17T04:30:39.221Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:30:39.779Z] #66 ... [2020-04-17T04:30:39.779Z] [2020-04-17T04:30:39.779Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:30:40.065Z] --- PASS: TestRenameAnonymousContainer (2.70s) [2020-04-17T04:30:40.065Z] === RUN TestRenameContainerWithSameName [2020-04-17T04:30:40.065Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2020-04-17T04:30:40.065Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T04:30:40.068Z] #25 DONE 0.1s [2020-04-17T04:30:40.068Z] [2020-04-17T04:30:40.068Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:30:40.697Z] #29 DONE 0.6s [2020-04-17T04:30:40.697Z] [2020-04-17T04:30:40.697Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:30:40.697Z] #32 DONE 0.1s [2020-04-17T04:30:40.697Z] [2020-04-17T04:30:40.697Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:40.697Z] #66 ... [2020-04-17T04:30:40.697Z] [2020-04-17T04:30:40.697Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:30:40.697Z] #35 DONE 0.1s [2020-04-17T04:30:40.697Z] [2020-04-17T04:30:40.697Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:30:40.697Z] #40 DONE 0.1s [2020-04-17T04:30:40.697Z] [2020-04-17T04:30:40.697Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:30:40.697Z] #43 DONE 0.1s [2020-04-17T04:30:40.697Z] [2020-04-17T04:30:40.697Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:40.986Z] #66 ... [2020-04-17T04:30:40.986Z] [2020-04-17T04:30:40.986Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:30:40.986Z] #46 DONE 0.2s [2020-04-17T04:30:40.986Z] [2020-04-17T04:30:40.986Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:30:41.277Z] #49 DONE 0.2s [2020-04-17T04:30:41.277Z] [2020-04-17T04:30:41.277Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:30:41.277Z] #52 DONE 0.1s [2020-04-17T04:30:41.277Z] [2020-04-17T04:30:41.277Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:30:41.434Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2020-04-17T04:30:41.434Z] === RUN TestResize [2020-04-17T04:30:41.588Z] #55 DONE 0.1s [2020-04-17T04:30:41.588Z] [2020-04-17T04:30:41.588Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:30:41.588Z] #58 DONE 0.1s [2020-04-17T04:30:41.588Z] [2020-04-17T04:30:41.588Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:41.588Z] #66 ... [2020-04-17T04:30:41.588Z] [2020-04-17T04:30:41.588Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:30:41.588Z] #62 DONE 0.1s [2020-04-17T04:30:41.721Z] #66 ... [2020-04-17T04:30:41.721Z] [2020-04-17T04:30:41.721Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:41.721Z] #24 484.0 + return [2020-04-17T04:30:41.721Z] #24 DONE 484.1s [2020-04-17T04:30:41.721Z] [2020-04-17T04:30:41.721Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:41.877Z] [2020-04-17T04:30:41.877Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:41.998Z] --- PASS: TestResize (0.58s) [2020-04-17T04:30:41.998Z] === RUN TestResizeWithInvalidSize [2020-04-17T04:30:42.562Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-04-17T04:30:42.562Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T04:30:43.125Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-04-17T04:30:43.125Z] === RUN TestDaemonRestartKillContainers [2020-04-17T04:30:43.125Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:30:43.125Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-17T04:30:43.125Z] === RUN TestCgroupNamespacesRun [2020-04-17T04:30:43.775Z] #66 ... [2020-04-17T04:30:43.775Z] [2020-04-17T04:30:43.775Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T04:30:44.063Z] #25 DONE 0.1s [2020-04-17T04:30:44.063Z] [2020-04-17T04:30:44.063Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T04:30:44.690Z] #29 DONE 0.6s [2020-04-17T04:30:44.690Z] [2020-04-17T04:30:44.690Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T04:30:44.690Z] #32 DONE 0.1s [2020-04-17T04:30:44.690Z] [2020-04-17T04:30:44.690Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T04:30:44.690Z] #35 DONE 0.1s [2020-04-17T04:30:44.690Z] [2020-04-17T04:30:44.690Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:44.978Z] #66 ... [2020-04-17T04:30:44.978Z] [2020-04-17T04:30:44.978Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T04:30:44.978Z] #40 DONE 0.1s [2020-04-17T04:30:44.978Z] [2020-04-17T04:30:44.978Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T04:30:44.978Z] #43 DONE 0.1s [2020-04-17T04:30:44.978Z] [2020-04-17T04:30:44.978Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T04:30:44.978Z] #46 DONE 0.1s [2020-04-17T04:30:44.978Z] [2020-04-17T04:30:44.978Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:44.978Z] #66 ... [2020-04-17T04:30:44.978Z] [2020-04-17T04:30:44.978Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T04:30:44.978Z] #49 DONE 0.1s [2020-04-17T04:30:44.978Z] [2020-04-17T04:30:44.978Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T04:30:45.267Z] #52 DONE 0.1s [2020-04-17T04:30:45.267Z] [2020-04-17T04:30:45.267Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T04:30:45.267Z] #55 DONE 0.1s [2020-04-17T04:30:45.267Z] [2020-04-17T04:30:45.267Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:45.267Z] #66 ... [2020-04-17T04:30:45.267Z] [2020-04-17T04:30:45.267Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T04:30:45.267Z] #58 DONE 0.1s [2020-04-17T04:30:45.267Z] [2020-04-17T04:30:45.267Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T04:30:45.562Z] #62 DONE 0.1s [2020-04-17T04:30:45.562Z] [2020-04-17T04:30:45.562Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T04:30:45.648Z] --- PASS: TestCgroupNamespacesRun (2.38s) [2020-04-17T04:30:45.648Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T04:30:45.937Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-17T04:30:45.937Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-17T04:30:46.217Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-17T04:30:47.217Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-17T04:30:47.827Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-17T04:30:47.827Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-17T04:30:48.170Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.46s) [2020-04-17T04:30:48.170Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T04:30:49.290Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-17T04:30:49.570Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-17T04:30:50.180Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-17T04:30:50.692Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s) [2020-04-17T04:30:50.692Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T04:30:50.790Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-17T04:30:51.401Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-17T04:30:52.011Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-17T04:30:53.215Z] --- PASS: TestCgroupNamespacesRunHostMode (2.62s) [2020-04-17T04:30:53.215Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T04:30:53.489Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-17T04:30:55.736Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.54s) [2020-04-17T04:30:55.736Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T04:30:57.629Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s) [2020-04-17T04:30:57.629Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T04:30:57.856Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-17T04:30:59.524Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.93s) [2020-04-17T04:30:59.524Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T04:31:02.053Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.55s) [2020-04-17T04:31:02.053Z] === RUN TestKernelTCPMemory [2020-04-17T04:31:02.053Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-17T04:31:02.053Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:02.053Z] === RUN TestNISDomainname [2020-04-17T04:31:02.053Z] --- SKIP: TestNISDomainname (0.00s) [2020-04-17T04:31:02.053Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-17T04:31:02.053Z] === RUN TestHostnameDnsResolution [2020-04-17T04:31:02.983Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-04-17T04:31:02.983Z] === RUN TestStats [2020-04-17T04:31:02.983Z] --- SKIP: TestStats (0.00s) [2020-04-17T04:31:02.983Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:02.983Z] === RUN TestStopContainerWithTimeout [2020-04-17T04:31:02.983Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T04:31:02.983Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T04:31:02.983Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T04:31:02.983Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T04:31:02.983Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T04:31:02.983Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T04:31:02.983Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T04:31:02.983Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T04:31:02.983Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T04:31:02.983Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T04:31:03.659Z] --- PASS: TestBuildWithHugeFile (40.07s) [2020-04-17T04:31:03.659Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T04:31:03.659Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:31:03.659Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:31:03.659Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:31:03.659Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:31:03.659Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:31:03.659Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:31:03.659Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:31:03.659Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:31:03.659Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:31:03.659Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-04-17T04:31:03.659Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-04-17T04:31:03.659Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-04-17T04:31:03.659Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-04-17T04:31:03.659Z] === RUN TestBuildPreserveOwnership [2020-04-17T04:31:03.659Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T04:31:03.659Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T04:31:03.659Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-04-17T04:31:03.659Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.73s) [2020-04-17T04:31:03.659Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-04-17T04:31:03.659Z] === RUN TestBuildPlatformInvalid [2020-04-17T04:31:03.659Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-17T04:31:03.659Z] PASS [2020-04-17T04:31:03.659Z] [2020-04-17T04:31:03.659Z] === Skipped [2020-04-17T04:31:03.659Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-17T04:31:03.659Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:31:03.659Z] [2020-04-17T04:31:03.659Z] [2020-04-17T04:31:03.659Z] DONE 32 tests, 1 skipped in 86.759s [2020-04-17T04:31:03.659Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T04:31:03.659Z] ++ 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-04-17T04:31:03.659Z] ++ set -e [2020-04-17T04:31:03.659Z] ++ '[' -n 0 ']' [2020-04-17T04:31:03.659Z] ++ set -x [2020-04-17T04:31:03.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:31:03.659Z] INFO: Testing against a local daemon [2020-04-17T04:31:03.659Z] === RUN TestConfigInspect [2020-04-17T04:31:03.915Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T04:31:04.638Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-17T04:31:04.732Z] --- PASS: TestImportExtremelyLargeImageWorks (86.23s) [2020-04-17T04:31:04.732Z] PASS [2020-04-17T04:31:04.732Z] [2020-04-17T04:31:04.732Z] === Skipped [2020-04-17T04:31:04.732Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:31:04.732Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:31:04.732Z] [2020-04-17T04:31:04.732Z] [2020-04-17T04:31:04.732Z] DONE 12 tests, 1 skipped in 87.679s [2020-04-17T04:31:04.732Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T04:31:04.732Z] ++ 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-04-17T04:31:04.732Z] ++ set -e [2020-04-17T04:31:04.732Z] ++ '[' -n 0 ']' [2020-04-17T04:31:04.732Z] ++ set -x [2020-04-17T04:31:04.732Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:31:04.732Z] INFO: Testing against a local daemon [2020-04-17T04:31:04.732Z] === RUN TestNetworkCreateDelete [2020-04-17T04:31:04.732Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-04-17T04:31:04.732Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T04:31:04.732Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-04-17T04:31:04.732Z] === RUN TestInspectNetwork [2020-04-17T04:31:04.732Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T04:31:04.732Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T04:31:04.732Z] === RUN TestInspectNetwork/network_name [2020-04-17T04:31:04.732Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T04:31:05.347Z] --- PASS: TestInspectNetwork (10.87s) [2020-04-17T04:31:05.347Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T04:31:05.347Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T04:31:05.347Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T04:31:05.347Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T04:31:05.347Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T04:31:05.808Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T04:31:06.191Z] --- PASS: TestConfigInspect (3.01s) [2020-04-17T04:31:06.191Z] === RUN TestConfigList [2020-04-17T04:31:07.702Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T04:31:07.702Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2020-04-17T04:31:07.702Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-04-17T04:31:07.702Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2020-04-17T04:31:07.702Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2020-04-17T04:31:07.702Z] === RUN TestDeleteDevicemapper [2020-04-17T04:31:07.702Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T04:31:07.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:31:07.702Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T04:31:08.022Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-04-17T04:31:08.022Z] === RUN TestNetworkInvalidJSON [2020-04-17T04:31:08.022Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T04:31:08.022Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T04:31:08.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:31:08.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:31:08.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:31:08.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:31:08.022Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T04:31:08.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:31:08.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:31:08.022Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-17T04:31:08.022Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T04:31:08.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T04:31:08.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T04:31:08.022Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T04:31:08.092Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-17T04:31:08.092Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-17T04:31:08.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-17T04:31:08.371Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-17T04:31:08.371Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-17T04:31:08.635Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-17T04:31:08.635Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T04:31:08.982Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-17T04:31:09.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s) [2020-04-17T04:31:09.074Z] === RUN TestUpdateMemory [2020-04-17T04:31:09.074Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T04:31:09.074Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:09.074Z] === RUN TestUpdateCPUQuota [2020-04-17T04:31:09.074Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-17T04:31:09.074Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:09.074Z] === RUN TestUpdatePidsLimit [2020-04-17T04:31:09.074Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-17T04:31:09.074Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:09.074Z] === RUN TestUpdateRestartPolicy [2020-04-17T04:31:09.476Z] --- PASS: TestConfigList (3.24s) [2020-04-17T04:31:09.476Z] === RUN TestConfigsCreateAndDelete [2020-04-17T04:31:09.641Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-04-17T04:31:09.641Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T04:31:10.254Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-04-17T04:31:10.254Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T04:31:10.993Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-17T04:31:11.288Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:31:11.288Z] Loaded image: busybox:latest [2020-04-17T04:31:11.288Z] Loaded image: busybox:glibc [2020-04-17T04:31:11.288Z] Loaded image: debian:jessie [2020-04-17T04:31:11.288Z] Loaded image: hello-world:latest [2020-04-17T04:31:11.288Z] INFO: Testing against a local daemon [2020-04-17T04:31:11.288Z] === RUN TestCgroupNamespacesBuild [2020-04-17T04:31:11.723Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-04-17T04:31:11.723Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T04:31:12.728Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-04-17T04:31:12.728Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T04:31:12.760Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-04-17T04:31:12.760Z] === RUN TestConfigsUpdate [2020-04-17T04:31:13.004Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-17T04:31:13.187Z] --- PASS: TestCgroupNamespacesBuild (2.96s) [2020-04-17T04:31:13.187Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T04:31:13.341Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-04-17T04:31:13.342Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T04:31:15.715Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2020-04-17T04:31:15.715Z] === RUN TestBuildWithSession [2020-04-17T04:31:15.715Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T04:31:15.715Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:31:15.715Z] === RUN TestBuildSquashParent [2020-04-17T04:31:16.045Z] --- PASS: TestConfigsUpdate (3.24s) [2020-04-17T04:31:16.045Z] === RUN TestTemplatedConfig [2020-04-17T04:31:17.477Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-17T04:31:17.717Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s) [2020-04-17T04:31:17.718Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T04:31:17.718Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:31:17.718Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:31:17.718Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T04:31:18.087Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-17T04:31:19.087Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-17T04:31:19.331Z] --- PASS: TestTemplatedConfig (3.51s) [2020-04-17T04:31:19.332Z] === RUN TestConfigCreateResolve [2020-04-17T04:31:21.206Z] #66 467.6 + bin/containerd-stress [2020-04-17T04:31:21.206Z] #66 471.4 + bin/containerd-shim [2020-04-17T04:31:21.254Z] --- PASS: TestUpdateRestartPolicy (11.60s) [2020-04-17T04:31:21.254Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T04:31:21.254Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-04-17T04:31:21.254Z] === RUN TestWaitNonBlocked [2020-04-17T04:31:21.254Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:31:21.254Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:31:21.254Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:31:21.254Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:31:21.254Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:31:21.254Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:31:22.185Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-17T04:31:22.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2020-04-17T04:31:22.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-04-17T04:31:22.185Z] === RUN TestWaitBlocked [2020-04-17T04:31:22.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:31:22.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:31:22.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:31:22.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:31:22.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:31:22.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:31:22.617Z] --- PASS: TestConfigCreateResolve (3.29s) [2020-04-17T04:31:22.617Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T04:31:23.116Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-17T04:31:23.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-04-17T04:31:23.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-04-17T04:31:23.116Z] === CONT TestDaemonRestartIpcMode [2020-04-17T04:31:23.116Z] === CONT TestIpcModeOlderClient [2020-04-17T04:31:23.116Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-17T04:31:23.185Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-04-17T04:31:23.185Z] PASS [2020-04-17T04:31:23.185Z] [2020-04-17T04:31:23.185Z] DONE 7 tests in 20.326s [2020-04-17T04:31:23.185Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T04:31:23.185Z] ++ 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-04-17T04:31:23.185Z] ++ set -e [2020-04-17T04:31:23.185Z] ++ '[' -n 0 ']' [2020-04-17T04:31:23.185Z] ++ set -x [2020-04-17T04:31:23.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:31:23.444Z] INFO: Testing against a local daemon [2020-04-17T04:31:23.444Z] === RUN TestCheckpoint [2020-04-17T04:31:23.444Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T04:31:23.444Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:31:23.444Z] === RUN TestContainerInvalidJSON [2020-04-17T04:31:23.444Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:31:23.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:31:23.444Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:31:23.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:31:23.444Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:31:23.444Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:31:23.444Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:31:23.444Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:31:23.444Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:31:23.444Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T04:31:23.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T04:31:23.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T04:31:23.444Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T04:31:23.444Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T04:31:23.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-17T04:31:23.444Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T04:31:23.703Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-17T04:31:23.703Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T04:31:23.703Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-17T04:31:23.703Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T04:31:23.961Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-17T04:31:23.961Z] === RUN TestCopyFromContainer [2020-04-17T04:31:24.838Z] #66 466.6 + bin/containerd-stress [2020-04-17T04:31:24.838Z] #66 470.3 + bin/containerd-shim [2020-04-17T04:31:25.683Z] --- PASS: TestBuildSquashParent (10.23s) [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:31:25.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:31:25.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:31:25.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:31:25.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:31:25.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:31:25.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:31:25.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:31:25.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:31:25.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:31:25.863Z] === RUN TestCopyFromContainer// [2020-04-17T04:31:25.863Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T04:31:25.863Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T04:31:26.122Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T04:31:26.122Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T04:31:26.381Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T04:31:26.381Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T04:31:26.381Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T04:31:26.644Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T04:31:26.644Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer (3.01s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-17T04:31:26.902Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-17T04:31:26.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T04:31:26.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:31:26.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:31:26.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:31:26.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:31:26.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:31:26.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:31:26.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:31:26.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:31:26.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:31:26.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-17T04:31:26.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T04:31:26.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-17T04:31:26.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-17T04:31:26.902Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T04:31:26.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-17T04:31:26.903Z] === RUN TestCreateWithInvalidEnv [2020-04-17T04:31:26.903Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T04:31:26.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T04:31:26.903Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T04:31:26.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T04:31:26.903Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T04:31:26.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T04:31:26.903Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T04:31:26.903Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T04:31:26.903Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T04:31:26.903Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-17T04:31:26.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T04:31:26.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T04:31:26.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T04:31:26.903Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T04:31:26.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T04:31:26.903Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T04:31:28.370Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2020-04-17T04:31:28.370Z] PASS [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === Skipped [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-17T04:31:28.370Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-17T04:31:28.370Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-17T04:31:28.370Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T04:31:28.370Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-17T04:31:28.370Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-17T04:31:28.370Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-17T04:31:28.370Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-17T04:31:28.370Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-17T04:31:28.370Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T04:31:28.370Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T04:31:28.370Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-17T04:31:28.370Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2020-04-17T04:31:28.370Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-17T04:31:28.370Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:31:28.370Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-17T04:31:28.370Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:31:28.370Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-17T04:31:28.370Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-04-17T04:31:28.370Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-17T04:31:28.370Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T04:31:28.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-17T04:31:28.370Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-17T04:31:28.370Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-17T04:31:28.370Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] [2020-04-17T04:31:28.370Z] DONE 181 tests, 24 skipped in 92.675s [2020-04-17T04:31:28.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T04:31:28.370Z] INFO: Testing against a local daemon [2020-04-17T04:31:28.370Z] === RUN TestCommitInheritsEnv [2020-04-17T04:31:28.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:31:28.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:31:29.300Z] --- PASS: TestCommitInheritsEnv (1.19s) [2020-04-17T04:31:29.300Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T04:31:29.300Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T04:31:29.300Z] === RUN TestImagesFilterMultiReference [2020-04-17T04:31:29.300Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-17T04:31:29.300Z] === RUN TestImagePullPlatformInvalid [2020-04-17T04:31:29.300Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-17T04:31:29.300Z] === RUN TestRemoveImageOrphaning [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:31:29.435Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:31:29.435Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:31:29.435Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-17T04:31:29.435Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-17T04:31:29.436Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-17T04:31:29.436Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-17T04:31:29.436Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-17T04:31:29.436Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T04:31:31.194Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-17T04:31:31.194Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T04:31:31.194Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:31:31.194Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-17T04:31:31.194Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T04:31:31.194Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-17T04:31:31.194Z] === RUN TestTagInvalidReference [2020-04-17T04:31:31.194Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-17T04:31:31.194Z] === RUN TestTagValidPrefixedRepo [2020-04-17T04:31:31.194Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-17T04:31:31.194Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T04:31:31.194Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-17T04:31:31.194Z] === RUN TestTagOfficialNames [2020-04-17T04:31:31.194Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-17T04:31:31.194Z] === RUN TestTagMatchesDigest [2020-04-17T04:31:31.451Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-17T04:31:31.451Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T04:31:31.578Z] #66 482.2 + bin/containerd-shim-runc-v1 [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-04-17T04:31:31.968Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T04:31:31.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:31:31.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:31:31.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:31:31.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:31:31.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:31:31.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:31:31.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:31:31.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:31:31.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:31:31.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:31:31.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:31:31.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:31:31.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:31:31.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:31:31.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-17T04:31:31.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-17T04:31:31.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T04:31:32.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:31:32.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:31:32.535Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-04-17T04:31:32.535Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T04:31:32.535Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T04:31:32.535Z] === RUN TestDaemonRestartIpcMode [2020-04-17T04:31:32.535Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T04:31:32.535Z] === RUN TestDaemonHostGatewayIP [2020-04-17T04:31:32.535Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T04:31:32.535Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T04:31:32.535Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T04:31:32.535Z] === RUN TestDiff [2020-04-17T04:31:32.987Z] ................................................ [ 29%] [2020-04-17T04:31:33.102Z] --- PASS: TestDiff (0.78s) [2020-04-17T04:31:33.102Z] === RUN TestExecWithCloseStdin [2020-04-17T04:31:34.038Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-04-17T04:31:34.038Z] === RUN TestExec [2020-04-17T04:31:34.276Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-17T04:31:34.974Z] --- PASS: TestExec (0.88s) [2020-04-17T04:31:34.974Z] === RUN TestExecUser [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s) [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.43s) [2020-04-17T04:31:35.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.52s) [2020-04-17T04:31:35.563Z] === RUN TestBuildMultiStageCopy [2020-04-17T04:31:35.563Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T04:31:35.910Z] --- PASS: TestExecUser (0.88s) [2020-04-17T04:31:35.910Z] === RUN TestExportContainerAndImportImage [2020-04-17T04:31:36.846Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-04-17T04:31:36.846Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T04:31:37.124Z] #66 487.3 + bin/containerd-shim-runc-v2 [2020-04-17T04:31:37.432Z] #66 480.7 + bin/containerd-shim-runc-v1 [2020-04-17T04:31:37.713Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-17T04:31:37.748Z] #66 488.9 + binaries [2020-04-17T04:31:37.748Z] #66 488.9 + mkdir -p /build [2020-04-17T04:31:37.748Z] #66 488.9 + cp bin/containerd /build/containerd [2020-04-17T04:31:37.748Z] #66 489.0 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:31:38.059Z] #66 489.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:31:38.059Z] #66 489.0 + cp bin/ctr /build/ctr [2020-04-17T04:31:38.059Z] #66 DONE 489.1s [2020-04-17T04:31:38.714Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-17T04:31:38.748Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2020-04-17T04:31:38.748Z] === RUN TestHealthCheckWorkdir [2020-04-17T04:31:39.577Z] [2020-04-17T04:31:39.577Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:31:39.577Z] #67 DONE 0.1s [2020-04-17T04:31:39.577Z] [2020-04-17T04:31:39.577Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:31:39.683Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-04-17T04:31:39.683Z] === RUN TestHealthKillContainer [2020-04-17T04:31:39.745Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T04:31:39.745Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T04:31:39.862Z] #71 DONE 0.1s [2020-04-17T04:31:39.862Z] [2020-04-17T04:31:39.862Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:31:39.862Z] #73 DONE 0.1s [2020-04-17T04:31:39.862Z] [2020-04-17T04:31:39.862Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:31:39.862Z] #76 DONE 0.1s [2020-04-17T04:31:39.862Z] [2020-04-17T04:31:39.862Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:31:39.862Z] #77 DONE 0.0s [2020-04-17T04:31:39.862Z] [2020-04-17T04:31:39.862Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:31:40.021Z] --- PASS: TestServiceWithDataPathPortInit (20.72s) [2020-04-17T04:31:40.021Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T04:31:40.309Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T04:31:40.914Z] #66 485.9 + bin/containerd-shim-runc-v2 [2020-04-17T04:31:41.241Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T04:31:41.805Z] --- PASS: TestBuildMultiStageCopy (6.15s) [2020-04-17T04:31:41.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.44s) [2020-04-17T04:31:41.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2020-04-17T04:31:41.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-04-17T04:31:41.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-04-17T04:31:41.805Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-04-17T04:31:41.805Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T04:31:41.940Z] #66 487.4 + binaries [2020-04-17T04:31:41.940Z] #66 487.4 + mkdir -p /build [2020-04-17T04:31:41.940Z] #66 487.4 + cp bin/containerd /build/containerd [2020-04-17T04:31:41.940Z] #66 487.5 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T04:31:41.940Z] #66 487.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T04:31:41.940Z] #66 487.5 + cp bin/ctr /build/ctr [2020-04-17T04:31:41.940Z] #66 DONE 487.5s [2020-04-17T04:31:42.185Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-17T04:31:42.185Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-17T04:31:42.550Z] #78 DONE 2.3s [2020-04-17T04:31:42.551Z] [2020-04-17T04:31:42.551Z] #79 exporting to oci image format [2020-04-17T04:31:42.551Z] #79 exporting layers [2020-04-17T04:31:42.969Z] --- PASS: TestHealthKillContainer (2.96s) [2020-04-17T04:31:42.969Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T04:31:43.536Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-04-17T04:31:43.536Z] === RUN TestIpcModeNone [2020-04-17T04:31:43.702Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-04-17T04:31:43.702Z] === RUN TestBuildLabelWithTargets [2020-04-17T04:31:43.968Z] [2020-04-17T04:31:43.969Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T04:31:43.969Z] #67 DONE 0.1s [2020-04-17T04:31:43.969Z] [2020-04-17T04:31:43.969Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T04:31:43.969Z] #71 DONE 0.1s [2020-04-17T04:31:43.969Z] [2020-04-17T04:31:43.969Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T04:31:43.969Z] #73 DONE 0.1s [2020-04-17T04:31:43.969Z] [2020-04-17T04:31:43.969Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T04:31:43.969Z] #76 DONE 0.0s [2020-04-17T04:31:43.969Z] [2020-04-17T04:31:43.969Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T04:31:43.969Z] #77 DONE 0.0s [2020-04-17T04:31:43.969Z] [2020-04-17T04:31:43.969Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T04:31:44.471Z] --- PASS: TestIpcModeNone (0.86s) [2020-04-17T04:31:44.471Z] === RUN TestIpcModePrivate [2020-04-17T04:31:45.406Z] --- PASS: TestIpcModePrivate (0.84s) [2020-04-17T04:31:45.407Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-17T04:31:45.407Z] === RUN TestIpcModeShareable [2020-04-17T04:31:46.006Z] #78 DONE 2.3s [2020-04-17T04:31:46.229Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-04-17T04:31:46.229Z] === RUN TestBuildWithEmptyLayers [2020-04-17T04:31:46.294Z] [2020-04-17T04:31:46.294Z] #79 exporting to oci image format [2020-04-17T04:31:46.294Z] #79 exporting layers [2020-04-17T04:31:46.343Z] --- PASS: TestIpcModeShareable (0.90s) [2020-04-17T04:31:46.343Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-17T04:31:46.343Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T04:31:47.163Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2020-04-17T04:31:47.163Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T04:31:48.395Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2020-04-17T04:31:48.395Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jxikfzlj8wyieodw771t8je75 Created:2020-04-17 04:31:39.235395466 +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[d60a4f992de9b0e3b07194ba33cefe82fe02da30f8df17104a2dd5e8949f0224:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aw9krshpaq6a3scpbki6t4pl6 EndpointID:3654c7182c8220b0d82b722b495b3601772749efcfce4aaf390c830ff13213b4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1774d5663180625023c01951cb2809b259e756b8dd8b79e52a4bc9a50039d3c4 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:94c042893100 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aw9krshpaq6a3scpbki6t4pl6 EndpointID:3654c7182c8220b0d82b722b495b3601772749efcfce4aaf390c830ff13213b4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T04:31:48.395Z] PASS [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] === Skipped [2020-04-17T04:31:48.395Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:31:48.395Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] DONE 22 tests, 1 skipped in 53.616s [2020-04-17T04:31:48.395Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:31:48.395Z] ++ 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-04-17T04:31:48.395Z] ++ set -e [2020-04-17T04:31:48.395Z] ++ '[' -n 0 ']' [2020-04-17T04:31:48.395Z] ++ set -x [2020-04-17T04:31:48.395Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:31:48.395Z] INFO: Testing against a local daemon [2020-04-17T04:31:48.395Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T04:31:48.395Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:31:48.395Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:31:48.395Z] === RUN TestDockerNetworkIpvlan [2020-04-17T04:31:48.395Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:31:48.395Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:31:48.395Z] PASS [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] === Skipped [2020-04-17T04:31:48.395Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:31:48.395Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:31:48.395Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] [2020-04-17T04:31:48.395Z] DONE 2 tests, 2 skipped in 0.075s [2020-04-17T04:31:48.395Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:31:48.395Z] ++ 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-04-17T04:31:48.395Z] ++ set -e [2020-04-17T04:31:48.395Z] ++ '[' -n 0 ']' [2020-04-17T04:31:48.395Z] ++ set -x [2020-04-17T04:31:48.395Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:31:48.395Z] INFO: Testing against a local daemon [2020-04-17T04:31:48.395Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T04:31:48.877Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2020-04-17T04:31:48.877Z] === RUN TestAPIIpcModeHost [2020-04-17T04:31:48.968Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-17T04:31:48.968Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-17T04:31:49.401Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-04-17T04:31:49.401Z] === RUN TestDockerNetworkMacvlan [2020-04-17T04:31:49.444Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-17T04:31:49.444Z] === RUN TestDaemonIpcModeShareable [2020-04-17T04:31:50.014Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T04:31:51.019Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T04:31:51.344Z] --- PASS: TestBuildMultiStageOnBuild (3.63s) [2020-04-17T04:31:51.344Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T04:31:51.348Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-04-17T04:31:51.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-17T04:31:51.348Z] === RUN TestDaemonIpcModePrivate [2020-04-17T04:31:51.631Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-17T04:31:51.631Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-17T04:31:51.866Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-17T04:31:52.025Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T04:31:52.717Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-04-17T04:31:52.717Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T04:31:53.253Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-04-17T04:31:53.253Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-17T04:31:53.253Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T04:31:54.294Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-17T04:31:54.905Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-17T04:31:55.155Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-04-17T04:31:55.155Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-17T04:31:55.155Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T04:31:56.368Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-17T04:31:56.424Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T04:31:56.531Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-04-17T04:31:56.531Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-17T04:31:56.531Z] === RUN TestIpcModeOlderClient [2020-04-17T04:31:56.531Z] === PAUSE TestIpcModeOlderClient [2020-04-17T04:31:56.531Z] === RUN TestKillContainerInvalidSignal [2020-04-17T04:31:56.901Z] --- PASS: TestBuildMultiStageLayerLeak (3.85s) [2020-04-17T04:31:56.901Z] === RUN TestBuildWithHugeFile [2020-04-17T04:31:57.369Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-17T04:31:57.467Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-04-17T04:31:57.467Z] === RUN TestKillContainer [2020-04-17T04:31:57.467Z] === RUN TestKillContainer/no_signal [2020-04-17T04:31:58.034Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T04:31:58.601Z] === RUN TestKillContainer/killing_signal [2020-04-17T04:31:59.537Z] --- PASS: TestKillContainer (2.26s) [2020-04-17T04:31:59.537Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-04-17T04:31:59.537Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-04-17T04:31:59.537Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-17T04:31:59.537Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T04:31:59.537Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T04:31:59.781Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-17T04:31:59.872Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T04:32:00.031Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-17T04:32:00.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-17T04:32:00.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-17T04:32:00.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T04:32:01.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-04-17T04:32:01.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-04-17T04:32:01.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-17T04:32:01.041Z] === RUN TestKillStoppedContainer [2020-04-17T04:32:01.049Z] Removing intermediate container f2ef732b180e [2020-04-17T04:32:01.049Z] ---> e85f7fca00c8 [2020-04-17T04:32:01.049Z] 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-04-17T04:32:01.049Z] ---> Running in 85ac93ec3db1 [2020-04-17T04:32:01.049Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-17T04:32:01.300Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-04-17T04:32:01.300Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T04:32:01.300Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-17T04:32:01.300Z] === RUN TestKillDifferentUserContainer [2020-04-17T04:32:01.313Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-17T04:32:01.593Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-17T04:32:02.236Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-04-17T04:32:02.236Z] === RUN TestInspectOomKilledTrue [2020-04-17T04:32:02.236Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T04:32:02.236Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:32:02.236Z] === RUN TestInspectOomKilledFalse [2020-04-17T04:32:02.236Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T04:32:02.236Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:32:02.236Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T04:32:02.596Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-17T04:32:02.804Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-04-17T04:32:02.804Z] === RUN TestLinksContainerNames [2020-04-17T04:32:03.688Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-17T04:32:04.707Z] --- PASS: TestLinksContainerNames (1.57s) [2020-04-17T04:32:04.707Z] === RUN TestLogsFollowTailEmpty [2020-04-17T04:32:05.260Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-17T04:32:05.275Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-04-17T04:32:05.275Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T04:32:05.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/default [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/private [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/slave [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/shared [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/default [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/shared [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/slave [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/private [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:32:05.842Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T04:32:05.842Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T04:32:05.842Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T04:32:06.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T04:32:06.261Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T04:32:06.361Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-17T04:32:06.361Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-17T04:32:06.361Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T04:32:06.672Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T04:32:07.708Z] 3889bb8d808b: Pull complete [2020-04-17T04:32:08.263Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-04-17T04:32:08.263Z] === RUN TestNetworkNat [2020-04-17T04:32:08.691Z] --- PASS: TestDockerNetworkMacvlan (19.29s) [2020-04-17T04:32:08.692Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-17T04:32:08.692Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-04-17T04:32:08.692Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-04-17T04:32:08.692Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-04-17T04:32:08.692Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.25s) [2020-04-17T04:32:08.692Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2020-04-17T04:32:08.692Z] PASS [2020-04-17T04:32:08.692Z] [2020-04-17T04:32:08.692Z] DONE 8 tests in 20.883s [2020-04-17T04:32:08.692Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T04:32:08.692Z] ++ 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-04-17T04:32:08.692Z] ++ set -e [2020-04-17T04:32:08.692Z] ++ '[' -n 0 ']' [2020-04-17T04:32:08.692Z] ++ set -x [2020-04-17T04:32:08.692Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:08.692Z] testing: warning: no tests to run [2020-04-17T04:32:08.692Z] PASS [2020-04-17T04:32:08.692Z] [2020-04-17T04:32:08.692Z] DONE 0 tests in 0.016s [2020-04-17T04:32:08.692Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T04:32:08.692Z] ++ 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-04-17T04:32:08.692Z] ++ set -e [2020-04-17T04:32:08.692Z] ++ '[' -n 0 ']' [2020-04-17T04:32:08.692Z] ++ set -x [2020-04-17T04:32:08.692Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:08.692Z] INFO: Testing against a local daemon [2020-04-17T04:32:08.692Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T04:32:09.201Z] --- PASS: TestNetworkNat (0.85s) [2020-04-17T04:32:09.201Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T04:32:10.136Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-04-17T04:32:10.136Z] === RUN TestNetworkLoopbackNat [2020-04-17T04:32:10.626Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-17T04:32:10.711Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-04-17T04:32:10.711Z] === RUN TestAuthZPluginTLS [2020-04-17T04:32:10.993Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-04-17T04:32:10.993Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T04:32:11.072Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-04-17T04:32:11.072Z] === RUN TestPause [2020-04-17T04:32:11.607Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-17T04:32:11.607Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T04:32:11.889Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-17T04:32:11.889Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T04:32:12.008Z] --- PASS: TestPause (0.84s) [2020-04-17T04:32:12.008Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T04:32:12.008Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:32:12.008Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:32:12.008Z] === RUN TestPauseStopPausedContainer [2020-04-17T04:32:12.090Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-17T04:32:12.502Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-17T04:32:12.502Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T04:32:12.943Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-17T04:32:12.943Z] === RUN TestPsFilter [2020-04-17T04:32:12.943Z] --- PASS: TestPsFilter (0.25s) [2020-04-17T04:32:12.943Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T04:32:13.880Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-04-17T04:32:13.880Z] === RUN TestRemoveContainerWithVolume [2020-04-17T04:32:14.447Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-04-17T04:32:14.447Z] === RUN TestRemoveContainerRunning [2020-04-17T04:32:14.522Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-04-17T04:32:14.523Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T04:32:14.804Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-17T04:32:14.804Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T04:32:14.975Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:32:14.975Z] Using test binary docker [2020-04-17T04:32:14.975Z] +++ /etc/init.d/apparmor start [2020-04-17T04:32:14.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:32:14.975Z] INFO: Waiting for daemon to start... [2020-04-17T04:32:14.975Z] Starting dockerd [2020-04-17T04:32:14.975Z] +++ 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-04-17T04:32:14.975Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:32:14.975Z] Using test binary docker [2020-04-17T04:32:14.975Z] +++ /etc/init.d/apparmor start [2020-04-17T04:32:14.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:32:14.975Z] Starting dockerd [2020-04-17T04:32:14.975Z] +++ 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-04-17T04:32:14.975Z] INFO: Waiting for daemon to start... [2020-04-17T04:32:14.975Z] . [2020-04-17T04:32:14.975Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:32:14.975Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:32:14.975Z] Error: No such image: emptyfs [2020-04-17T04:32:14.975Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T04:32:14.975Z] ++++ docker load [2020-04-17T04:32:14.975Z] [2020-04-17T04:32:14.975Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:32:14.975Z] Running integration-test (iteration 1) [2020-04-17T04:32:14.975Z] 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-04-17T04:32:14.975Z] ++ 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-04-17T04:32:14.975Z] ++ set -e [2020-04-17T04:32:14.975Z] ++ '[' -n 0 ']' [2020-04-17T04:32:14.975Z] ++ set -x [2020-04-17T04:32:14.975Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:14.975Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:32:14.975Z] Error: No such image: emptyfs [2020-04-17T04:32:14.975Z] ++++ docker load [2020-04-17T04:32:14.975Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T04:32:15.238Z] Running integration-test (iteration 1) [2020-04-17T04:32:15.238Z] 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-04-17T04:32:15.238Z] ++ 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-04-17T04:32:15.238Z] ++ set -e [2020-04-17T04:32:15.238Z] ++ '[' -n 0 ']' [2020-04-17T04:32:15.238Z] ++ set -x [2020-04-17T04:32:15.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:15.384Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-04-17T04:32:15.384Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T04:32:15.418Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-17T04:32:15.418Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T04:32:15.530Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-17T04:32:16.032Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-04-17T04:32:16.032Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T04:32:16.319Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-17T04:32:16.319Z] === RUN TestRemoveInvalidContainer [2020-04-17T04:32:16.319Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-17T04:32:16.319Z] === RUN TestRenameLinkedContainer [2020-04-17T04:32:16.531Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-17T04:32:18.076Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-04-17T04:32:18.076Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T04:32:18.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-17T04:32:19.155Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-17T04:32:19.607Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-04-17T04:32:19.607Z] === RUN TestRenameStoppedContainer [2020-04-17T04:32:19.865Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-04-17T04:32:19.865Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T04:32:20.748Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-04-17T04:32:20.748Z] === RUN TestAuthZPluginHeader [2020-04-17T04:32:21.362Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-17T04:32:21.362Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T04:32:21.362Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T04:32:21.362Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:21.362Z] === RUN TestAuthZPluginV2Disable [2020-04-17T04:32:21.362Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T04:32:21.362Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:21.362Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T04:32:21.362Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T04:32:21.362Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:21.362Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T04:32:21.362Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T04:32:21.362Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:21.362Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T04:32:21.768Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-04-17T04:32:21.768Z] === RUN TestRenameInvalidName [2020-04-17T04:32:22.335Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-17T04:32:22.335Z] === RUN TestRenameAnonymousContainer [2020-04-17T04:32:24.621Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-17T04:32:24.745Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-17T04:32:26.223Z] INFO: Sources obtained for gotestsum... [2020-04-17T04:32:26.524Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2020-04-17T04:32:26.524Z] === RUN TestRenameContainerWithSameName [2020-04-17T04:32:26.689Z] INFO: Checkout done for gotestsum... [2020-04-17T04:32:27.091Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-04-17T04:32:27.091Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T04:32:27.283Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-17T04:32:27.892Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-17T04:32:28.878Z] INFO: Build done for gotestsum... [2020-04-17T04:32:28.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-04-17T04:32:28.994Z] === RUN TestResize [2020-04-17T04:32:29.355Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-17T04:32:29.562Z] --- PASS: TestResize (0.79s) [2020-04-17T04:32:29.562Z] === RUN TestResizeWithInvalidSize [2020-04-17T04:32:30.499Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-04-17T04:32:30.499Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T04:32:31.068Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:32:31.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:32:31.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:32:31.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:32:31.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:32:31.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:32:31.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:32:32.876Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-17T04:32:32.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:32:33.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:32:33.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:32:33.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:32:34.833Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-17T04:32:35.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:32:35.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:32:35.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:32:36.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:32:38.928Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-17T04:32:39.228Z] Removing intermediate container 85ac93ec3db1 [2020-04-17T04:32:39.228Z] ---> b74fbcae9d1e [2020-04-17T04:32:39.228Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-17T04:32:39.228Z] ---> Running in fc60ef81dc85 [2020-04-17T04:32:39.689Z] Removing intermediate container fc60ef81dc85 [2020-04-17T04:32:39.689Z] ---> f5e32d02a671 [2020-04-17T04:32:39.689Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-17T04:32:39.689Z] ---> Running in 9d1d931cde95 [2020-04-17T04:32:39.796Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2020-04-17T04:32:39.796Z] PASS [2020-04-17T04:32:39.796Z] [2020-04-17T04:32:39.797Z] === Skipped [2020-04-17T04:32:39.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T04:32:39.797Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:39.797Z] [2020-04-17T04:32:39.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T04:32:39.797Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:39.797Z] [2020-04-17T04:32:39.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T04:32:39.797Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:39.797Z] [2020-04-17T04:32:39.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T04:32:39.797Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:39.797Z] [2020-04-17T04:32:39.797Z] [2020-04-17T04:32:39.797Z] DONE 17 tests, 4 skipped in 29.884s [2020-04-17T04:32:39.797Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T04:32:39.797Z] ++ 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-04-17T04:32:39.797Z] ++ set -e [2020-04-17T04:32:39.797Z] ++ '[' -n 0 ']' [2020-04-17T04:32:39.797Z] ++ set -x [2020-04-17T04:32:39.797Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:39.797Z] INFO: Testing against a local daemon [2020-04-17T04:32:39.797Z] === RUN TestPluginInvalidJSON [2020-04-17T04:32:39.797Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:32:39.797Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:32:39.797Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:32:39.797Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T04:32:39.797Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T04:32:39.797Z] PASS [2020-04-17T04:32:39.797Z] [2020-04-17T04:32:39.797Z] DONE 2 tests in 0.111s [2020-04-17T04:32:39.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T04:32:39.797Z] ++ 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-04-17T04:32:39.797Z] ++ set -e [2020-04-17T04:32:39.797Z] ++ '[' -n 0 ']' [2020-04-17T04:32:39.797Z] ++ set -x [2020-04-17T04:32:39.797Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:39.797Z] INFO: Testing against a local daemon [2020-04-17T04:32:39.797Z] === RUN TestExternalGraphDriver [2020-04-17T04:32:39.797Z] === RUN TestExternalGraphDriver/json [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-04-17T04:32:40.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2020-04-17T04:32:40.125Z] === RUN TestCgroupNamespacesRun [2020-04-17T04:32:40.151Z] Removing intermediate container 9d1d931cde95 [2020-04-17T04:32:40.151Z] ---> 9a0c8d25955f [2020-04-17T04:32:40.151Z] Step 10/10 : COPY . . [2020-04-17T04:32:41.266Z] === RUN TestExternalGraphDriver/spec [2020-04-17T04:32:42.038Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-04-17T04:32:42.038Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T04:32:43.285Z] === RUN TestExternalGraphDriver/pull [2020-04-17T04:32:43.414Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-04-17T04:32:43.414Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T04:32:44.541Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-17T04:32:45.304Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-04-17T04:32:45.304Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-04-17T04:32:45.304Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-04-17T04:32:45.304Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-04-17T04:32:45.304Z] === RUN TestGraphdriverPluginV2 [2020-04-17T04:32:45.304Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-17T04:32:45.304Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:45.304Z] PASS [2020-04-17T04:32:45.304Z] [2020-04-17T04:32:45.304Z] === Skipped [2020-04-17T04:32:45.304Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-17T04:32:45.304Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:32:45.304Z] [2020-04-17T04:32:45.304Z] [2020-04-17T04:32:45.304Z] DONE 5 tests, 1 skipped in 6.542s [2020-04-17T04:32:45.304Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T04:32:45.304Z] ++ 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-04-17T04:32:45.304Z] ++ set -e [2020-04-17T04:32:45.304Z] ++ '[' -n 0 ']' [2020-04-17T04:32:45.304Z] ++ set -x [2020-04-17T04:32:45.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:32:45.304Z] INFO: Testing against a local daemon [2020-04-17T04:32:45.304Z] === RUN TestContinueAfterPluginCrash [2020-04-17T04:32:45.304Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T04:32:45.304Z] === RUN TestReadPluginNoRead [2020-04-17T04:32:45.304Z] === PAUSE TestReadPluginNoRead [2020-04-17T04:32:45.304Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T04:32:45.304Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T04:32:45.304Z] === CONT TestContinueAfterPluginCrash [2020-04-17T04:32:45.304Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T04:32:45.318Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-17T04:32:45.318Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T04:32:47.220Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-04-17T04:32:47.220Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T04:32:47.296Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:32:47.296Z] Loaded image: busybox:latest [2020-04-17T04:32:47.296Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:32:47.296Z] Loaded image: busybox:latest [2020-04-17T04:32:47.296Z] Loaded image: busybox:glibc [2020-04-17T04:32:47.296Z] Loaded image: debian:jessie [2020-04-17T04:32:47.296Z] Loaded image: hello-world:latest [2020-04-17T04:32:47.296Z] INFO: Testing against a local daemon [2020-04-17T04:32:47.296Z] === RUN TestDockerDaemonSuite [2020-04-17T04:32:47.296Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-17T04:32:47.296Z] Loaded image: busybox:glibc [2020-04-17T04:32:47.296Z] Loaded image: debian:jessie [2020-04-17T04:32:47.296Z] Loaded image: hello-world:latest [2020-04-17T04:32:47.296Z] INFO: Testing against a local daemon [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-17T04:32:47.296Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-17T04:32:47.981Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-17T04:32:49.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-04-17T04:32:49.122Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T04:32:49.197Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-17T04:32:49.197Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-17T04:32:49.689Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-17T04:32:49.689Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T04:32:49.995Z] === RUN TestDockerSuite/TestBuildRm [2020-04-17T04:32:50.128Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-17T04:32:50.129Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-17T04:32:50.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-17T04:32:50.624Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T04:32:50.693Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-17T04:32:50.950Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-17T04:32:50.950Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-17T04:32:52.527Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-04-17T04:32:52.527Z] === RUN TestKernelTCPMemory [2020-04-17T04:32:53.462Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-04-17T04:32:53.462Z] === RUN TestNISDomainname [2020-04-17T04:32:53.475Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-17T04:32:53.475Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-17T04:32:53.475Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-17T04:32:53.475Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-17T04:32:53.644Z] ......................... [ 67%] [2020-04-17T04:32:53.674Z] --- PASS: TestDaemonStartWithLogOpt (8.46s) [2020-04-17T04:32:53.675Z] === CONT TestReadPluginNoRead [2020-04-17T04:32:53.734Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-17T04:32:54.299Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-17T04:32:54.360Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-17T04:32:54.397Z] --- PASS: TestNISDomainname (0.97s) [2020-04-17T04:32:54.397Z] === RUN TestHostnameDnsResolution [2020-04-17T04:32:54.970Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-17T04:32:55.670Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-17T04:32:55.670Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-17T04:32:55.670Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-17T04:32:55.670Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-17T04:32:55.670Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-17T04:32:56.235Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-17T04:32:56.300Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-04-17T04:32:56.300Z] === RUN TestStats [2020-04-17T04:32:57.023Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-17T04:32:57.125Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T04:32:57.633Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-17T04:32:58.594Z] === RUN TestReadPluginNoRead/default [2020-04-17T04:32:58.637Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-17T04:32:58.830Z] --- PASS: TestStats (2.83s) [2020-04-17T04:32:58.830Z] === RUN TestStopContainerWithTimeout [2020-04-17T04:32:58.830Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T04:32:58.830Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T04:32:58.830Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T04:32:58.830Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T04:32:58.830Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T04:32:58.830Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T04:32:58.830Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T04:32:58.830Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T04:32:58.830Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T04:32:58.830Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T04:32:58.830Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T04:32:58.830Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T04:32:58.876Z] --- PASS: TestContinueAfterPluginCrash (13.48s) [2020-04-17T04:32:59.512Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-17T04:33:00.077Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-17T04:33:00.648Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-17T04:33:00.928Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T04:33:02.111Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-17T04:33:02.118Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-17T04:33:02.118Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-04-17T04:33:02.118Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-04-17T04:33:02.118Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-04-17T04:33:02.118Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-04-17T04:33:02.118Z] === RUN TestDeleteDevicemapper [2020-04-17T04:33:02.118Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T04:33:02.118Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:33:02.118Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T04:33:02.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-17T04:33:02.602Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-17T04:33:02.947Z] --- PASS: TestReadPluginNoRead (8.89s) [2020-04-17T04:33:02.947Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-04-17T04:33:02.947Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2020-04-17T04:33:02.947Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-04-17T04:33:02.947Z] read_test.go:91: [d0b607a1e67e5] daemon is not started [2020-04-17T04:33:02.947Z] PASS [2020-04-17T04:33:02.947Z] [2020-04-17T04:33:02.947Z] DONE 6 tests in 17.441s [2020-04-17T04:33:02.947Z] 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-04-17T04:33:02.948Z] ++ 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-04-17T04:33:02.948Z] ++ set -e [2020-04-17T04:33:02.948Z] ++ '[' -n 0 ']' [2020-04-17T04:33:02.948Z] ++ set -x [2020-04-17T04:33:02.948Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:02.948Z] testing: warning: no tests to run [2020-04-17T04:33:02.948Z] PASS [2020-04-17T04:33:02.948Z] [2020-04-17T04:33:02.948Z] DONE 0 tests in 0.031s [2020-04-17T04:33:02.948Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T04:33:02.948Z] ++ 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-04-17T04:33:02.948Z] ++ set -e [2020-04-17T04:33:02.948Z] ++ '[' -n 0 ']' [2020-04-17T04:33:02.948Z] ++ set -x [2020-04-17T04:33:02.948Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:02.948Z] INFO: Testing against a local daemon [2020-04-17T04:33:02.948Z] === RUN TestPluginWithDevMounts [2020-04-17T04:33:02.948Z] === PAUSE TestPluginWithDevMounts [2020-04-17T04:33:02.948Z] === CONT TestPluginWithDevMounts [2020-04-17T04:33:03.575Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-17T04:33:04.969Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-04-17T04:33:04.969Z] PASS [2020-04-17T04:33:04.969Z] [2020-04-17T04:33:04.969Z] DONE 1 tests in 2.061s [2020-04-17T04:33:04.969Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T04:33:04.969Z] ++ 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-04-17T04:33:04.969Z] ++ set -e [2020-04-17T04:33:04.969Z] ++ '[' -n 0 ']' [2020-04-17T04:33:04.969Z] ++ set -x [2020-04-17T04:33:04.969Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:04.969Z] INFO: Testing against a local daemon [2020-04-17T04:33:04.969Z] === RUN TestSecretInspect [2020-04-17T04:33:05.127Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-17T04:33:05.127Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-17T04:33:05.325Z] ---> af326e254d5c [2020-04-17T04:33:05.325Z] Successfully built af326e254d5c [2020-04-17T04:33:05.325Z] Successfully tagged docker:latest [2020-04-17T04:33:05.325Z] INFO: Image build ended at 04/17/2020 04:33:05. Duration:00:04:08.1642808 [2020-04-17T04:33:05.325Z] [2020-04-17T04:33:05.325Z] [2020-04-17T04:33:05.325Z] INFO: Building the test binaries at 04/17/2020 04:33:05... [2020-04-17T04:33:05.404Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2020-04-17T04:33:05.404Z] === RUN TestUpdateMemory [2020-04-17T04:33:05.404Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T04:33:05.404Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:33:05.404Z] === RUN TestUpdateCPUQuota [2020-04-17T04:33:06.340Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-04-17T04:33:06.340Z] === RUN TestUpdatePidsLimit [2020-04-17T04:33:06.340Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T04:33:06.498Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-17T04:33:06.599Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T04:33:07.166Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T04:33:07.424Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T04:33:07.430Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-17T04:33:07.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T04:33:08.250Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T04:33:08.365Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-17T04:33:08.420Z] --- PASS: TestSecretInspect (3.58s) [2020-04-17T04:33:08.420Z] === RUN TestSecretList [2020-04-17T04:33:08.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T04:33:09.041Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-17T04:33:09.041Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-17T04:33:09.041Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-17T04:33:09.041Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-17T04:33:09.652Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-17T04:33:09.737Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-17T04:33:09.737Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-17T04:33:10.157Z] INFO: make.ps1 starting at 04/17/2020 04:33:09 [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-17T04:33:10.411Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-04-17T04:33:10.411Z] === RUN TestUpdateRestartPolicy [2020-04-17T04:33:10.618Z] INFO: Git commit (130b0bc603) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T04:33:10.618Z] INFO: Invoking autogen... [2020-04-17T04:33:10.652Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-17T04:33:10.652Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-17T04:33:10.669Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-17T04:33:11.080Z] INFO: Building daemon... [2020-04-17T04:33:11.882Z] --- PASS: TestSecretList (3.37s) [2020-04-17T04:33:11.883Z] === RUN TestSecretsCreateAndDelete [2020-04-17T04:33:12.044Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-17T04:33:12.115Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-17T04:33:12.609Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-17T04:33:13.980Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-17T04:33:16.273Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-04-17T04:33:16.273Z] === RUN TestSecretsUpdate [2020-04-17T04:33:16.507Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-17T04:33:16.507Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-17T04:33:17.445Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-17T04:33:17.579Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-17T04:33:18.579Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-17T04:33:18.821Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-17T04:33:19.580Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-17T04:33:19.722Z] --- PASS: TestSecretsUpdate (3.82s) [2020-04-17T04:33:19.722Z] === RUN TestTemplatedSecret [2020-04-17T04:33:20.581Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-17T04:33:20.720Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-17T04:33:20.978Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-17T04:33:21.622Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-17T04:33:22.350Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-17T04:33:22.611Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2020-04-17T04:33:22.611Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T04:33:22.870Z] --- PASS: TestImportExtremelyLargeImageWorks (101.82s) [2020-04-17T04:33:22.870Z] PASS [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === Skipped [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:33:22.870Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] DONE 12 tests, 1 skipped in 105.349s [2020-04-17T04:33:22.870Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.870Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.870Z] === RUN TestNetworkCreateDelete [2020-04-17T04:33:22.870Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-17T04:33:22.870Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T04:33:22.870Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-17T04:33:22.870Z] === RUN TestInspectNetwork [2020-04-17T04:33:22.870Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-17T04:33:22.870Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T04:33:22.870Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-17T04:33:22.870Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestNetworkInvalidJSON [2020-04-17T04:33:22.870Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T04:33:22.870Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T04:33:22.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:33:22.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:33:22.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:33:22.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:33:22.870Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T04:33:22.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:33:22.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:33:22.870Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-17T04:33:22.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T04:33:22.870Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T04:33:22.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T04:33:22.870Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T04:33:22.870Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-17T04:33:22.870Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T04:33:22.870Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-17T04:33:22.870Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T04:33:22.870Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T04:33:22.870Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T04:33:22.870Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T04:33:22.870Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T04:33:22.870Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T04:33:22.870Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:33:22.870Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T04:33:22.870Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T04:33:22.870Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] PASS [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === Skipped [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-17T04:33:22.870Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T04:33:22.870Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T04:33:22.870Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-17T04:33:22.870Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T04:33:22.870Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] DONE 18 tests, 12 skipped in 0.555s [2020-04-17T04:33:22.870Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.870Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.870Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T04:33:22.870Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:33:22.870Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:33:22.870Z] === RUN TestDockerNetworkIpvlan [2020-04-17T04:33:22.870Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:33:22.870Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:33:22.870Z] PASS [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === Skipped [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:33:22.870Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:33:22.870Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] DONE 2 tests, 2 skipped in 0.095s [2020-04-17T04:33:22.870Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.870Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.870Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T04:33:22.870Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-17T04:33:22.870Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] === RUN TestDockerNetworkMacvlan [2020-04-17T04:33:22.870Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-17T04:33:22.870Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] PASS [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === Skipped [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-17T04:33:22.870Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-17T04:33:22.870Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] DONE 2 tests, 2 skipped in 0.093s [2020-04-17T04:33:22.870Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.870Z] testing: warning: no tests to run [2020-04-17T04:33:22.870Z] PASS [2020-04-17T04:33:22.870Z] [2020-04-17T04:33:22.870Z] DONE 0 tests in 0.022s [2020-04-17T04:33:22.870Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.870Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.870Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T04:33:22.870Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-17T04:33:22.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginTLS [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginHeader [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginV2Disable [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T04:33:22.871Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] PASS [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === Skipped [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-17T04:33:22.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] DONE 17 tests, 17 skipped in 0.380s [2020-04-17T04:33:22.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.871Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.871Z] === RUN TestPluginInvalidJSON [2020-04-17T04:33:22.871Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:33:22.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:33:22.871Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:33:22.871Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T04:33:22.871Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T04:33:22.871Z] PASS [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] DONE 2 tests in 0.100s [2020-04-17T04:33:22.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.871Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.871Z] === RUN TestExternalGraphDriver [2020-04-17T04:33:22.871Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-17T04:33:22.871Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-17T04:33:22.871Z] === RUN TestGraphdriverPluginV2 [2020-04-17T04:33:22.871Z] --- PASS: TestGraphdriverPluginV2 (6.55s) [2020-04-17T04:33:22.871Z] PASS [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] === Skipped [2020-04-17T04:33:22.871Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-17T04:33:22.871Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] [2020-04-17T04:33:22.871Z] DONE 2 tests, 1 skipped in 6.725s [2020-04-17T04:33:22.871Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T04:33:22.871Z] INFO: Testing against a local daemon [2020-04-17T04:33:22.871Z] === RUN TestContinueAfterPluginCrash [2020-04-17T04:33:22.871Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T04:33:22.871Z] === RUN TestReadPluginNoRead [2020-04-17T04:33:22.871Z] === PAUSE TestReadPluginNoRead [2020-04-17T04:33:22.871Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T04:33:22.871Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T04:33:22.871Z] === CONT TestContinueAfterPluginCrash [2020-04-17T04:33:22.871Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T04:33:23.172Z] --- PASS: TestTemplatedSecret (3.29s) [2020-04-17T04:33:23.172Z] === RUN TestSecretCreateResolve [2020-04-17T04:33:23.547Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-04-17T04:33:23.547Z] === RUN TestWaitNonBlocked [2020-04-17T04:33:23.547Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:33:23.547Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:33:23.547Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:33:23.547Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:33:23.547Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:33:23.547Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:33:23.634Z] === RUN TestDockerSuite/TestBuildUser [2020-04-17T04:33:23.723Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-17T04:33:23.723Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-17T04:33:24.486Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-17T04:33:24.486Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-04-17T04:33:24.486Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-04-17T04:33:24.486Z] === RUN TestWaitBlocked [2020-04-17T04:33:24.486Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:33:24.486Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:33:24.486Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:33:24.486Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:33:24.486Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:33:24.486Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:33:25.621Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-17T04:33:25.621Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-17T04:33:25.863Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T04:33:25.863Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-04-17T04:33:25.863Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-04-17T04:33:25.863Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T04:33:25.863Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T04:33:25.863Z] === CONT TestDaemonHostGatewayIP [2020-04-17T04:33:25.863Z] === CONT TestDaemonRestartIpcMode [2020-04-17T04:33:26.297Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-17T04:33:26.621Z] --- PASS: TestSecretCreateResolve (3.85s) [2020-04-17T04:33:26.621Z] PASS [2020-04-17T04:33:26.621Z] [2020-04-17T04:33:26.621Z] DONE 6 tests in 21.666s [2020-04-17T04:33:26.621Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T04:33:26.621Z] ++ 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-04-17T04:33:26.621Z] ++ set -e [2020-04-17T04:33:26.621Z] ++ '[' -n 0 ']' [2020-04-17T04:33:26.621Z] ++ set -x [2020-04-17T04:33:26.621Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:26.621Z] INFO: Testing against a local daemon [2020-04-17T04:33:26.621Z] === RUN TestServiceCreateInit [2020-04-17T04:33:26.621Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T04:33:28.149Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-17T04:33:28.149Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-17T04:33:28.747Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-17T04:33:29.154Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-04-17T04:33:29.154Z] === CONT TestIpcModeOlderClient [2020-04-17T04:33:29.154Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-04-17T04:33:29.330Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-17T04:33:29.907Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-17T04:33:30.091Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-04-17T04:33:30.349Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-04-17T04:33:30.659Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-17T04:33:30.769Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-17T04:33:31.279Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-17T04:33:31.537Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-17T04:33:31.537Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-17T04:33:31.537Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-17T04:33:32.126Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T04:33:32.909Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-17T04:33:33.842Z] --- PASS: TestBuildWithHugeFile (97.12s) [2020-04-17T04:33:33.842Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T04:33:33.842Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:33:33.842Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:33:33.842Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:33:33.842Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:33:33.842Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:33:33.842Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:33:33.842Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:33:33.842Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:33:33.842Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:33:34.099Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-04-17T04:33:34.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-04-17T04:33:34.099Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-04-17T04:33:34.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-04-17T04:33:34.099Z] === RUN TestBuildPreserveOwnership [2020-04-17T04:33:34.099Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T04:33:34.099Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-17T04:33:34.357Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-17T04:33:35.059Z] --- PASS: TestDaemonStartWithLogOpt (13.72s) [2020-04-17T04:33:35.059Z] === CONT TestReadPluginNoRead [2020-04-17T04:33:36.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-17T04:33:37.642Z] --- PASS: TestServiceCreateInit (10.59s) [2020-04-17T04:33:37.642Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2020-04-17T04:33:37.642Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-04-17T04:33:37.642Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T04:33:38.153Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T04:33:38.719Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-17T04:33:39.235Z] --- PASS: TestContinueAfterPluginCrash (17.19s) [2020-04-17T04:33:39.235Z] === RUN TestReadPluginNoRead/default [2020-04-17T04:33:39.651Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-17T04:33:40.217Z] --- PASS: TestBuildPreserveOwnership (6.21s) [2020-04-17T04:33:40.217Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2020-04-17T04:33:40.217Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2020-04-17T04:33:40.217Z] === RUN TestBuildPlatformInvalid [2020-04-17T04:33:40.217Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-17T04:33:40.319Z] --- PASS: TestContainerKillOnDaemonStart (13.04s) [2020-04-17T04:33:40.319Z] PASS [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] === Skipped [2020-04-17T04:33:40.319Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-17T04:33:40.319Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T04:33:40.319Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T04:33:40.319Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:33:40.319Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T04:33:40.319Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-17T04:33:40.319Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] [2020-04-17T04:33:40.319Z] DONE 200 tests, 6 skipped in 135.486s [2020-04-17T04:33:40.319Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T04:33:40.319Z] ++ 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-04-17T04:33:40.319Z] ++ set -e [2020-04-17T04:33:40.319Z] ++ '[' -n 0 ']' [2020-04-17T04:33:40.319Z] ++ set -x [2020-04-17T04:33:40.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:40.320Z] INFO: Testing against a local daemon [2020-04-17T04:33:40.320Z] === RUN TestCommitInheritsEnv [2020-04-17T04:33:40.320Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-04-17T04:33:40.320Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T04:33:40.320Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T04:33:40.320Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-17T04:33:40.320Z] === RUN TestImagesFilterMultiReference [2020-04-17T04:33:40.320Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-17T04:33:40.320Z] === RUN TestImagePullPlatformInvalid [2020-04-17T04:33:40.320Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-17T04:33:40.320Z] === RUN TestRemoveImageOrphaning [2020-04-17T04:33:40.320Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-04-17T04:33:40.320Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T04:33:40.320Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:33:40.320Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:33:40.320Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T04:33:40.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-17T04:33:40.320Z] === RUN TestTagInvalidReference [2020-04-17T04:33:40.320Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-17T04:33:40.320Z] === RUN TestTagValidPrefixedRepo [2020-04-17T04:33:40.320Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-17T04:33:40.320Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T04:33:40.320Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-17T04:33:40.320Z] === RUN TestTagOfficialNames [2020-04-17T04:33:40.320Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-17T04:33:40.320Z] === RUN TestTagMatchesDigest [2020-04-17T04:33:40.320Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-17T04:33:40.320Z] PASS [2020-04-17T04:33:40.320Z] [2020-04-17T04:33:40.320Z] === Skipped [2020-04-17T04:33:40.320Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T04:33:40.320Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-17T04:33:40.320Z] [2020-04-17T04:33:40.320Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:33:40.320Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:33:40.320Z] [2020-04-17T04:33:40.320Z] [2020-04-17T04:33:40.320Z] DONE 12 tests, 2 skipped in 1.629s [2020-04-17T04:33:40.320Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T04:33:40.320Z] ++ 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-04-17T04:33:40.320Z] ++ set -e [2020-04-17T04:33:40.320Z] ++ '[' -n 0 ']' [2020-04-17T04:33:40.320Z] ++ set -x [2020-04-17T04:33:40.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:40.475Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-04-17T04:33:40.475Z] PASS [2020-04-17T04:33:40.475Z] [2020-04-17T04:33:40.475Z] === Skipped [2020-04-17T04:33:40.475Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-17T04:33:40.475Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:33:40.475Z] [2020-04-17T04:33:40.475Z] [2020-04-17T04:33:40.475Z] DONE 32 tests, 1 skipped in 181.295s [2020-04-17T04:33:40.475Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T04:33:40.475Z] ++ 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-04-17T04:33:40.475Z] ++ set -e [2020-04-17T04:33:40.475Z] ++ '[' -n 0 ']' [2020-04-17T04:33:40.475Z] ++ set -x [2020-04-17T04:33:40.475Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:33:40.579Z] INFO: Testing against a local daemon [2020-04-17T04:33:40.579Z] === RUN TestNetworkCreateDelete [2020-04-17T04:33:40.732Z] INFO: Testing against a local daemon [2020-04-17T04:33:40.732Z] === RUN TestConfigInspect [2020-04-17T04:33:40.837Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-04-17T04:33:40.837Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T04:33:41.756Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T04:33:42.214Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-04-17T04:33:42.214Z] === RUN TestInspectNetwork [2020-04-17T04:33:44.007Z] --- PASS: TestConfigInspect (3.21s) [2020-04-17T04:33:44.007Z] === RUN TestConfigList [2020-04-17T04:33:44.007Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-17T04:33:44.282Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T04:33:45.877Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-17T04:33:47.284Z] --- PASS: TestConfigList (3.04s) [2020-04-17T04:33:47.284Z] === RUN TestConfigsCreateAndDelete [2020-04-17T04:33:47.482Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T04:33:47.482Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T04:33:47.482Z] === RUN TestInspectNetwork/network_name [2020-04-17T04:33:47.482Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T04:33:47.541Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-17T04:33:47.558Z] --- PASS: TestReadPluginNoRead (11.93s) [2020-04-17T04:33:47.558Z] --- PASS: TestReadPluginNoRead/default (2.82s) [2020-04-17T04:33:47.558Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.70s) [2020-04-17T04:33:47.558Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.76s) [2020-04-17T04:33:47.558Z] read_test.go:91: [d9a15109ad9e3] daemon is not started [2020-04-17T04:33:47.558Z] PASS [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] DONE 6 tests in 25.764s [2020-04-17T04:33:47.558Z] 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-04-17T04:33:47.558Z] testing: warning: no tests to run [2020-04-17T04:33:47.558Z] PASS [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] DONE 0 tests in 0.035s [2020-04-17T04:33:47.558Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T04:33:47.558Z] INFO: Testing against a local daemon [2020-04-17T04:33:47.558Z] === RUN TestPluginWithDevMounts [2020-04-17T04:33:47.558Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-17T04:33:47.558Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-17T04:33:47.558Z] PASS [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === Skipped [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-17T04:33:47.558Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] DONE 1 tests, 1 skipped in 0.116s [2020-04-17T04:33:47.558Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T04:33:47.558Z] INFO: Testing against a local daemon [2020-04-17T04:33:47.558Z] === RUN TestSecretInspect [2020-04-17T04:33:47.558Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-17T04:33:47.558Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestSecretList [2020-04-17T04:33:47.558Z] --- SKIP: TestSecretList (0.02s) [2020-04-17T04:33:47.558Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestSecretsCreateAndDelete [2020-04-17T04:33:47.558Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-17T04:33:47.558Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestSecretsUpdate [2020-04-17T04:33:47.558Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-04-17T04:33:47.558Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestTemplatedSecret [2020-04-17T04:33:47.558Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-17T04:33:47.558Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestSecretCreateResolve [2020-04-17T04:33:47.558Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-17T04:33:47.558Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] PASS [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === Skipped [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-17T04:33:47.558Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-04-17T04:33:47.558Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-17T04:33:47.558Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-04-17T04:33:47.558Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-17T04:33:47.558Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-17T04:33:47.558Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] [2020-04-17T04:33:47.558Z] DONE 6 tests, 6 skipped in 0.173s [2020-04-17T04:33:47.558Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T04:33:47.558Z] INFO: Testing against a local daemon [2020-04-17T04:33:47.558Z] === RUN TestServiceCreateInit [2020-04-17T04:33:47.558Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T04:33:47.558Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T04:33:47.558Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-17T04:33:47.558Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T04:33:47.558Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T04:33:47.558Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-04-17T04:33:47.558Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceConflict [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-17T04:33:47.558Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-17T04:33:47.558Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-17T04:33:47.558Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-17T04:33:47.558Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-04-17T04:33:47.558Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceSysctls [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-17T04:33:47.558Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateServiceCapabilities [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-17T04:33:47.558Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestInspect [2020-04-17T04:33:47.558Z] --- SKIP: TestInspect (0.01s) [2020-04-17T04:33:47.558Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestCreateJob [2020-04-17T04:33:47.558Z] --- SKIP: TestCreateJob (0.01s) [2020-04-17T04:33:47.558Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestReplicatedJob [2020-04-17T04:33:47.558Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-17T04:33:47.558Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestUpdateReplicatedJob [2020-04-17T04:33:47.558Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-17T04:33:47.558Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.558Z] === RUN TestServiceListWithStatuses [2020-04-17T04:33:47.558Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T04:33:47.558Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:33:47.558Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T04:33:47.756Z] tests/integration/client_test.py ..... [ 75%] [2020-04-17T04:33:47.756Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-17T04:33:47.815Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-04-17T04:33:47.815Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.815Z] === RUN TestDockerNetworkReConnect [2020-04-17T04:33:47.815Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-17T04:33:47.815Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:47.815Z] === RUN TestServicePlugin [2020-04-17T04:33:48.105Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-17T04:33:48.402Z] tests/integration/errors_test.py . [ 76%] [2020-04-17T04:33:48.670Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-17T04:33:49.234Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-17T04:33:49.799Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-17T04:33:49.799Z] --- PASS: TestConfigsCreateAndDelete (2.94s) [2020-04-17T04:33:49.799Z] === RUN TestConfigsUpdate [2020-04-17T04:33:49.887Z] #79 exporting layers 116.8s done [2020-04-17T04:33:49.887Z] #79 exporting manifest sha256:74b839d04500b3aa517621b22c73c4eb9eb35c3d818ec20a8a7f3c0692ee9581 [2020-04-17T04:33:49.887Z] #79 exporting manifest sha256:74b839d04500b3aa517621b22c73c4eb9eb35c3d818ec20a8a7f3c0692ee9581 done [2020-04-17T04:33:49.887Z] #79 exporting config sha256:ce2ababa8eb595efc43eeed3f00a4721af1caef95207d1760352e421461c93f0 done [2020-04-17T04:33:49.887Z] #79 sending tarball [2020-04-17T04:33:51.092Z] --- SKIP: TestServicePlugin (3.45s) [2020-04-17T04:33:51.092Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.092Z] === RUN TestServiceUpdateLabel [2020-04-17T04:33:51.092Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-04-17T04:33:51.092Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.092Z] === RUN TestServiceUpdateSecrets [2020-04-17T04:33:51.092Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-17T04:33:51.092Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.092Z] === RUN TestServiceUpdateConfigs [2020-04-17T04:33:51.092Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-04-17T04:33:51.092Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.092Z] === RUN TestServiceUpdateNetwork [2020-04-17T04:33:51.349Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-17T04:33:51.349Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T04:33:51.349Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-04-17T04:33:51.349Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] PASS [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === Skipped [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T04:33:51.349Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T04:33:51.349Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T04:33:51.349Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T04:33:51.349Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-04-17T04:33:51.349Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-17T04:33:51.349Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-17T04:33:51.349Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-17T04:33:51.349Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-17T04:33:51.349Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-04-17T04:33:51.349Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-17T04:33:51.349Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-17T04:33:51.349Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-17T04:33:51.349Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-17T04:33:51.349Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-17T04:33:51.349Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-17T04:33:51.349Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T04:33:51.349Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-04-17T04:33:51.349Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-17T04:33:51.349Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-04-17T04:33:51.349Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-04-17T04:33:51.349Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-17T04:33:51.349Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-04-17T04:33:51.349Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-17T04:33:51.349Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-04-17T04:33:51.349Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] DONE 24 tests, 23 skipped in 3.888s [2020-04-17T04:33:51.349Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T04:33:51.349Z] INFO: Testing against a local daemon [2020-04-17T04:33:51.349Z] === RUN TestSessionCreate [2020-04-17T04:33:51.349Z] --- PASS: TestSessionCreate (0.03s) [2020-04-17T04:33:51.349Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T04:33:51.349Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-17T04:33:51.349Z] PASS [2020-04-17T04:33:51.349Z] [2020-04-17T04:33:51.349Z] DONE 2 tests in 0.133s [2020-04-17T04:33:51.349Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T04:33:51.607Z] INFO: Testing against a local daemon [2020-04-17T04:33:51.607Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T04:33:51.607Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:33:51.607Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:33:51.607Z] === RUN TestEventsExecDie [2020-04-17T04:33:51.668Z] --- PASS: TestInspectNetwork (9.46s) [2020-04-17T04:33:51.668Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T04:33:51.668Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T04:33:51.668Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T04:33:51.668Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T04:33:51.668Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T04:33:52.172Z] --- PASS: TestEventsExecDie (0.69s) [2020-04-17T04:33:52.172Z] === RUN TestEventsBackwardsCompatible [2020-04-17T04:33:52.172Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-17T04:33:52.172Z] === RUN TestInfoBinaryCommits [2020-04-17T04:33:52.172Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-17T04:33:52.172Z] === RUN TestInfoAPIVersioned [2020-04-17T04:33:52.429Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-17T04:33:52.429Z] === RUN TestInfoDiscoveryBackend [2020-04-17T04:33:52.938Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-17T04:33:52.938Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-17T04:33:52.938Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-17T04:33:53.078Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-17T04:33:53.078Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-17T04:33:53.336Z] --- PASS: TestConfigsUpdate (3.53s) [2020-04-17T04:33:53.336Z] === RUN TestTemplatedConfig [2020-04-17T04:33:53.553Z] #79 exporting layers 114.9s done [2020-04-17T04:33:53.553Z] #79 exporting manifest sha256:d808c5fa876b4b3535861488c02bcb5c7a8279a63ec7cf49986d4216a9b2e2d9 done [2020-04-17T04:33:53.553Z] #79 exporting config sha256:4daa74b077594cd2e60dd6e6273a0e851a5e7f6f52063c0f538d34c72c4a847c done [2020-04-17T04:33:53.553Z] #79 sending tarball [2020-04-17T04:33:53.554Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-17T04:33:53.798Z] --- PASS: TestInfoDiscoveryBackend (1.59s) [2020-04-17T04:33:53.798Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T04:33:53.900Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-17T04:33:54.200Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-04-17T04:33:54.200Z] === RUN TestNetworkInvalidJSON [2020-04-17T04:33:54.200Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T04:33:54.200Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T04:33:54.200Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:33:54.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:33:54.200Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:33:54.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:33:54.200Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T04:33:54.200Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:33:54.200Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:33:54.200Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-17T04:33:54.200Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T04:33:54.200Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T04:33:54.200Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T04:33:54.200Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T04:33:54.554Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-17T04:33:54.767Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-04-17T04:33:54.767Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T04:33:55.798Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-17T04:33:55.798Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-17T04:33:56.144Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-04-17T04:33:56.144Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T04:33:56.566Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-17T04:33:56.566Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-17T04:33:56.566Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-17T04:33:56.566Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-17T04:33:56.566Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-17T04:33:56.731Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-17T04:33:56.989Z] --- PASS: TestTemplatedConfig (3.50s) [2020-04-17T04:33:56.989Z] === RUN TestConfigCreateResolve [2020-04-17T04:33:57.521Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-04-17T04:33:57.521Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T04:33:58.013Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-04-17T04:33:58.013Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T04:33:58.013Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-17T04:33:58.013Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:33:58.013Z] === RUN TestInfoAPI [2020-04-17T04:33:58.013Z] --- PASS: TestInfoAPI (0.04s) [2020-04-17T04:33:58.013Z] === RUN TestInfoAPIWarnings [2020-04-17T04:33:58.360Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-17T04:33:58.578Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-17T04:33:58.578Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-17T04:33:59.291Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-17T04:33:59.385Z] --- PASS: TestInfoAPIWarnings (1.61s) [2020-04-17T04:33:59.385Z] === RUN TestInfoDebug [2020-04-17T04:33:59.425Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-04-17T04:33:59.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T04:33:59.945Z] --- PASS: TestCreateServiceMultipleTimes (21.16s) [2020-04-17T04:33:59.945Z] === RUN TestCreateServiceConflict [2020-04-17T04:34:00.041Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-17T04:34:00.222Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-04-17T04:34:00.222Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T04:34:00.284Z] #79 sending tarball 19.6s done [2020-04-17T04:34:00.284Z] #79 DONE 136.5s [2020-04-17T04:34:00.284Z] [2020-04-17T04:34:00.284Z] #80 importing to docker [2020-04-17T04:34:00.438Z] #79 sending tarball 19.1s done [2020-04-17T04:34:00.438Z] #79 DONE 134.0s [2020-04-17T04:34:00.438Z] [2020-04-17T04:34:00.438Z] #80 importing to docker [2020-04-17T04:34:00.479Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-17T04:34:00.479Z] PASS [2020-04-17T04:34:00.652Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-17T04:34:00.736Z] [2020-04-17T04:34:00.736Z] DONE 7 tests in 20.086s [2020-04-17T04:34:00.736Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T04:34:00.736Z] ++ 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-04-17T04:34:00.736Z] ++ set -e [2020-04-17T04:34:00.736Z] ++ '[' -n 0 ']' [2020-04-17T04:34:00.736Z] ++ set -x [2020-04-17T04:34:00.736Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:34:00.736Z] INFO: Testing against a local daemon [2020-04-17T04:34:00.736Z] === RUN TestCheckpoint [2020-04-17T04:34:00.736Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T04:34:00.736Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:34:00.736Z] === RUN TestContainerInvalidJSON [2020-04-17T04:34:00.736Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:34:00.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:34:00.736Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:34:00.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:34:00.736Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:34:00.736Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:34:00.736Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:34:00.736Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:34:00.736Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:34:00.736Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T04:34:00.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T04:34:00.736Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T04:34:00.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T04:34:00.736Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T04:34:00.754Z] --- PASS: TestInfoDebug (1.76s) [2020-04-17T04:34:00.754Z] === RUN TestInfoInsecureRegistries [2020-04-17T04:34:01.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-17T04:34:01.167Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T04:34:01.167Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-17T04:34:01.167Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T04:34:01.167Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-17T04:34:01.167Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T04:34:01.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-17T04:34:01.167Z] === RUN TestCopyFromContainer [2020-04-17T04:34:01.167Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-17T04:34:01.167Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-17T04:34:01.649Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-04-17T04:34:01.649Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T04:34:01.733Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-17T04:34:01.867Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-17T04:34:01.867Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-17T04:34:01.957Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-04-17T04:34:01.957Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T04:34:02.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-04-17T04:34:02.524Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T04:34:02.804Z] --- PASS: TestInfoInsecureRegistries (1.75s) [2020-04-17T04:34:02.804Z] === RUN TestInfoRegistryMirrors [2020-04-17T04:34:03.104Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-17T04:34:03.104Z] === RUN TestCopyFromContainer// [2020-04-17T04:34:03.362Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T04:34:03.362Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-17T04:34:03.362Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T04:34:03.619Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T04:34:03.619Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T04:34:03.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T04:34:03.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T04:34:04.134Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T04:34:04.134Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T04:34:04.391Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer (3.30s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2020-04-17T04:34:04.391Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-04-17T04:34:04.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T04:34:04.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:34:04.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:34:04.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:34:04.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:34:04.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:34:04.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:34:04.391Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:34:04.391Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:34:04.391Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:34:04.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T04:34:04.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T04:34:04.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T04:34:04.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-17T04:34:04.391Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T04:34:04.649Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-17T04:34:04.649Z] === RUN TestCreateWithInvalidEnv [2020-04-17T04:34:04.649Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T04:34:04.649Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T04:34:04.649Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T04:34:04.649Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T04:34:04.649Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T04:34:04.649Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T04:34:04.649Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T04:34:04.649Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T04:34:04.649Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T04:34:04.649Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T04:34:04.649Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T04:34:04.649Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T04:34:04.649Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-17T04:34:04.649Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T04:34:04.649Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T04:34:04.649Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T04:34:04.698Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2020-04-17T04:34:04.698Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T04:34:04.698Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-04-17T04:34:04.698Z] === RUN TestPingCacheHeaders [2020-04-17T04:34:04.698Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-17T04:34:04.698Z] === RUN TestPingGet [2020-04-17T04:34:04.698Z] --- PASS: TestPingGet (0.01s) [2020-04-17T04:34:04.698Z] === RUN TestPingHead [2020-04-17T04:34:04.698Z] --- PASS: TestPingHead (0.02s) [2020-04-17T04:34:04.698Z] === RUN TestVersion [2020-04-17T04:34:04.698Z] --- PASS: TestVersion (0.02s) [2020-04-17T04:34:04.698Z] PASS [2020-04-17T04:34:04.698Z] [2020-04-17T04:34:04.698Z] === Skipped [2020-04-17T04:34:04.698Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:34:04.698Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:34:04.698Z] [2020-04-17T04:34:04.698Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-17T04:34:04.698Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T04:34:04.698Z] [2020-04-17T04:34:04.698Z] [2020-04-17T04:34:04.698Z] DONE 18 tests, 2 skipped in 13.237s [2020-04-17T04:34:04.698Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T04:34:04.698Z] INFO: Testing against a local daemon [2020-04-17T04:34:04.698Z] === RUN TestVolumesCreateAndList [2020-04-17T04:34:04.698Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-17T04:34:04.698Z] === RUN TestVolumesRemove [2020-04-17T04:34:04.955Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-17T04:34:04.955Z] === RUN TestVolumesInspect [2020-04-17T04:34:04.955Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-17T04:34:04.955Z] === RUN TestVolumesInvalidJSON [2020-04-17T04:34:04.955Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T04:34:04.955Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T04:34:04.955Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T04:34:04.955Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-17T04:34:04.955Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T04:34:04.955Z] PASS [2020-04-17T04:34:04.955Z] [2020-04-17T04:34:04.955Z] DONE 5 tests in 0.237s [2020-04-17T04:34:04.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T04:34:04.955Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11795 is not a child of this shell [2020-04-17T04:34:04.955Z] warning: PID 11795 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-17T04:34:04.955Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T04:34:04.955Z] [2020-04-17T04:34:04.955Z] Unloading profiles will leave already running processes permanently [2020-04-17T04:34:04.955Z] unconfined, which can lead to unexpected situations. [2020-04-17T04:34:04.955Z] [2020-04-17T04:34:04.955Z] To set a process to complain mode, use the command line tool [2020-04-17T04:34:04.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T04:34:04.955Z] Removing test suite binaries [2020-04-17T04:34:05.305Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-17T04:34:05.582Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-17T04:34:05.811Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-04-17T04:34:05.811Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T04:34:05.811Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:34:05.811Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:34:05.811Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T04:34:05.885Z] [2020-04-17T04:34:06.023Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2020-04-17T04:34:06.023Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T04:34:06.954Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:34:06.954Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:34:06.954Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:34:06.954Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T04:34:06.954Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:34:06.954Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:34:06.954Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:34:07.211Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:34:07.211Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-17T04:34:07.211Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-17T04:34:07.211Z] === RUN TestCreateWithCustomReadonlyPaths Post stage [Pipeline] junit [2020-04-17T04:34:07.267Z] Recording test results [2020-04-17T04:34:07.967Z] === RUN TestDockerSuite/TestBuildWithVolumes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T04:34:09.430Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-17T04:34:09.635Z] + echo Ensuring container killed. [2020-04-17T04:34:09.635Z] Ensuring container killed. [2020-04-17T04:34:09.635Z] + docker rm -vf docker-pr246 [2020-04-17T04:34:09.635Z] Error: No such container: docker-pr246 [2020-04-17T04:34:09.635Z] + true [Pipeline] sh [2020-04-17T04:34:09.710Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-17T04:34:09.738Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-17T04:34:09.915Z] + echo Chowning /workspace to jenkins user [2020-04-17T04:34:09.915Z] Chowning /workspace to jenkins user [2020-04-17T04:34:09.915Z] + id -u [2020-04-17T04:34:09.915Z] + id -g [2020-04-17T04:34:09.915Z] + docker run --rm -v /home/ubuntu/workspace/engine_master:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T04:34:09.915Z] Unable to find image 'busybox:latest' locally [2020-04-17T04:34:10.172Z] latest: Pulling from library/busybox [2020-04-17T04:34:10.172Z] e2334dd9fee4: Pulling fs layer [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.90s) [2020-04-17T04:34:10.302Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T04:34:10.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:34:10.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:34:10.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:34:10.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:34:10.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:34:10.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:34:10.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:34:10.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:34:10.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:34:10.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:34:10.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:34:10.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:34:10.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:34:10.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:34:10.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-17T04:34:10.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-17T04:34:10.302Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T04:34:10.711Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-17T04:34:10.711Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-17T04:34:11.235Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-17T04:34:11.235Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2020-04-17T04:34:11.235Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T04:34:11.235Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T04:34:11.235Z] === RUN TestDaemonRestartIpcMode [2020-04-17T04:34:11.235Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T04:34:11.235Z] === RUN TestDaemonHostGatewayIP [2020-04-17T04:34:11.235Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T04:34:11.235Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T04:34:11.235Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T04:34:11.235Z] === RUN TestDiff [2020-04-17T04:34:11.710Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-17T04:34:12.167Z] --- PASS: TestDiff (1.02s) [2020-04-17T04:34:12.167Z] === RUN TestExecWithCloseStdin [2020-04-17T04:34:12.731Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-17T04:34:12.989Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-17T04:34:13.247Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-04-17T04:34:13.247Z] === RUN TestExec [2020-04-17T04:34:14.179Z] --- PASS: TestExec (1.00s) [2020-04-17T04:34:14.179Z] === RUN TestExecUser [2020-04-17T04:34:15.148Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-17T04:34:15.148Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-17T04:34:15.148Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-17T04:34:15.428Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-17T04:34:15.433Z] e2334dd9fee4: Verifying Checksum [2020-04-17T04:34:15.433Z] e2334dd9fee4: Download complete [2020-04-17T04:34:15.433Z] e2334dd9fee4: Pull complete [2020-04-17T04:34:15.433Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T04:34:15.433Z] Status: Downloaded newer image for busybox:latest [2020-04-17T04:34:15.551Z] --- PASS: TestExecUser (1.08s) [2020-04-17T04:34:15.551Z] === RUN TestExportContainerAndImportImage [2020-04-17T04:34:15.551Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-17T04:34:15.551Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-17T04:34:16.485Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-04-17T04:34:16.485Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T04:34:16.742Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T04:34:16.890Z] === RUN TestDockerSuite/TestCommitChange [2020-04-17T04:34:17.103Z] + bundleName=amd64-rootless [2020-04-17T04:34:17.103Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-17T04:34:17.103Z] Creating amd64-rootless-bundles.tar.gz [2020-04-17T04:34:17.103Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-04-17T04:34:17.103Z] + 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-04-17T04:34:17.113Z] Archiving artifacts [2020-04-17T04:34:17.675Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-17T04:34:17.893Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-17T04:34:17.932Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-04-17T04:34:17.932Z] === RUN TestHealthCheckWorkdir [2020-04-17T04:34:18.621Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T04:34:18.895Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-17T04:34:18.936Z] + make clean [2020-04-17T04:34:19.193Z] docker volume rm -f docker-dev-cache [2020-04-17T04:34:19.193Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T04:34:19.305Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2020-04-17T04:34:19.305Z] === RUN TestHealthKillContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T04:34:20.911Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-17T04:34:21.200Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-17T04:34:21.227Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.36s) [2020-04-17T04:34:21.227Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T04:34:21.458Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-17T04:34:22.390Z] --- PASS: TestHealthKillContainer (3.03s) [2020-04-17T04:34:22.390Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T04:34:22.923Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-17T04:34:22.960Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-17T04:34:23.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-04-17T04:34:23.217Z] === RUN TestIpcModeNone [2020-04-17T04:34:23.227Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-17T04:34:23.227Z] [2020-04-17T04:34:23.227Z] ________ ____ __. [2020-04-17T04:34:23.227Z] \_____ \ | |/ _| [2020-04-17T04:34:23.227Z] / | \| < [2020-04-17T04:34:23.227Z] / | \ | \ [2020-04-17T04:34:23.227Z] \_______ /____|__ \ [2020-04-17T04:34:23.227Z] \/ \/ [2020-04-17T04:34:23.227Z] [2020-04-17T04:34:23.227Z] INFO: make.ps1 ended at 04/17/2020 04:34:19 [2020-04-17T04:34:23.227Z] INFO: Binaries build ended at 04/17/2020 04:34:21. Duration:00:01:16.2760347 [2020-04-17T04:34:23.782Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-17T04:34:23.894Z] --- PASS: TestServiceWithDataPathPortInit (17.91s) [2020-04-17T04:34:23.894Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T04:34:23.928Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-17T04:34:24.349Z] --- PASS: TestIpcModeNone (1.09s) [2020-04-17T04:34:24.349Z] === RUN TestIpcModePrivate [2020-04-17T04:34:24.349Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-17T04:34:24.675Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-04-17T04:34:24.675Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T04:34:24.772Z] INFO: Copying the built daemon binary to d:\CI\master\246\binary\dockerd-130b0bc603.exe... [2020-04-17T04:34:24.913Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-17T04:34:25.478Z] --- PASS: TestIpcModePrivate (1.07s) [2020-04-17T04:34:25.478Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:212, shared: false, mustBeShared: false [2020-04-17T04:34:25.478Z] === RUN TestIpcModeShareable [2020-04-17T04:34:25.478Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-17T04:34:25.744Z] INFO: Copying the built client binary to d:\CI\master\246\binary\docker-130b0bc603.exe... [2020-04-17T04:34:25.744Z] INFO: Copying dockerversion from the container... [2020-04-17T04:34:25.940Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-17T04:34:26.042Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-17T04:34:26.207Z] INFO: Copying the golang package from the container to d:\CI\master\246\installer\go.zip... [2020-04-17T04:34:26.299Z] --- PASS: TestIpcModeShareable (0.96s) [2020-04-17T04:34:26.299Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-04-17T04:34:26.299Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T04:34:26.940Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-17T04:34:27.670Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-17T04:34:27.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-17T04:34:27.879Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-17T04:34:28.131Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2020-04-17T04:34:28.131Z] === RUN TestCreateServiceSysctls [2020-04-17T04:34:28.951Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-17T04:34:29.122Z] INFO: Extracting go.zip to d:\CI\master\246\go [2020-04-17T04:34:29.565Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2020-04-17T04:34:29.565Z] === RUN TestAPIIpcModeHost [2020-04-17T04:34:29.565Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-17T04:34:29.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-17T04:34:29.958Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-17T04:34:29.958Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-17T04:34:30.129Z] --- PASS: TestAPIIpcModeHost (0.79s) [2020-04-17T04:34:30.129Z] === RUN TestDaemonIpcModeShareable [2020-04-17T04:34:30.239Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-17T04:34:30.239Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-17T04:34:30.239Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-17T04:34:30.239Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-17T04:34:30.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-17T04:34:30.950Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-17T04:34:31.884Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-17T04:34:32.141Z] --- PASS: TestDaemonIpcModeShareable (2.06s) [2020-04-17T04:34:32.141Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-04-17T04:34:32.141Z] === RUN TestDaemonIpcModePrivate [2020-04-17T04:34:32.250Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-17T04:34:32.507Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-04-17T04:34:32.507Z] === RUN TestCreateServiceCapabilities [2020-04-17T04:34:33.072Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-17T04:34:33.329Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-17T04:34:33.867Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-04-17T04:34:33.867Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:of3lm8hquvjcjnr4gunu1m8an Created:2020-04-17 04:34:25.26537107 +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[a86dcc0fa2fc3c8d0f988272c23123b7fff6ef4d71f720ae318ef2f8ab48adfb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlycop5d76ab1o7k1daouncam EndpointID:536c01b608698ff49ccae68aef79b5a7ce359b7d5f9787fadf7d53e863df10e6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:95318699cdd4faeefa519b488e71cb503193dadd928f77afd5d104a3319382ea 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:e6a511e94d89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zlycop5d76ab1o7k1daouncam EndpointID:536c01b608698ff49ccae68aef79b5a7ce359b7d5f9787fadf7d53e863df10e6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T04:34:33.867Z] PASS [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] === Skipped [2020-04-17T04:34:33.867Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:34:33.867Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] DONE 22 tests, 1 skipped in 52.347s [2020-04-17T04:34:33.867Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:34:33.867Z] ++ 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-04-17T04:34:33.867Z] ++ set -e [2020-04-17T04:34:33.867Z] ++ '[' -n 0 ']' [2020-04-17T04:34:33.867Z] ++ set -x [2020-04-17T04:34:33.867Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:34:33.867Z] INFO: Testing against a local daemon [2020-04-17T04:34:33.867Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T04:34:33.867Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:34:33.867Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:34:33.867Z] === RUN TestDockerNetworkIpvlan [2020-04-17T04:34:33.867Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:34:33.867Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:34:33.867Z] PASS [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] === Skipped [2020-04-17T04:34:33.867Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:34:33.867Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:34:33.867Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] [2020-04-17T04:34:33.867Z] DONE 2 tests, 2 skipped in 0.128s [2020-04-17T04:34:33.867Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:34:33.867Z] ++ 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-04-17T04:34:33.867Z] ++ set -e [2020-04-17T04:34:33.867Z] ++ '[' -n 0 ']' [2020-04-17T04:34:33.867Z] ++ set -x [2020-04-17T04:34:33.867Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:34:33.867Z] INFO: Testing against a local daemon [2020-04-17T04:34:33.867Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T04:34:33.894Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-04-17T04:34:33.894Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2020-04-17T04:34:33.894Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T04:34:34.261Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-17T04:34:34.261Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-17T04:34:34.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-17T04:34:34.872Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-17T04:34:35.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-04-17T04:34:35.243Z] === RUN TestDockerNetworkMacvlan [2020-04-17T04:34:35.758Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-04-17T04:34:35.758Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false [2020-04-17T04:34:35.758Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T04:34:35.956Z] --- PASS: TestCreateServiceCapabilities (3.60s) [2020-04-17T04:34:35.956Z] === RUN TestInspect [2020-04-17T04:34:36.178Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T04:34:36.335Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-17T04:34:36.690Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-17T04:34:36.690Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-17T04:34:36.945Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-17T04:34:37.113Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T04:34:37.945Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-17T04:34:38.103Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) [2020-04-17T04:34:38.103Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2020-04-17T04:34:38.103Z] === RUN TestIpcModeOlderClient [2020-04-17T04:34:38.103Z] === PAUSE TestIpcModeOlderClient [2020-04-17T04:34:38.103Z] === RUN TestKillContainerInvalidSignal [2020-04-17T04:34:38.490Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T04:34:38.945Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-17T04:34:38.945Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-17T04:34:38.945Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-17T04:34:39.042Z] --- PASS: TestKillContainerInvalidSignal (1.07s) [2020-04-17T04:34:39.042Z] === RUN TestKillContainer [2020-04-17T04:34:39.042Z] === RUN TestKillContainer/no_signal [2020-04-17T04:34:39.042Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-17T04:34:39.414Z] --- PASS: TestInspect (3.69s) [2020-04-17T04:34:39.414Z] === RUN TestCreateJob [2020-04-17T04:34:39.550Z] #80 DONE 37.5s [Pipeline] } [Pipeline] // stage [2020-04-17T04:34:39.606Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:34:39.797Z] #80 DONE 37.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-04-17T04:34:39.863Z] === RUN TestKillContainer/non_killing_signal [Pipeline] sh [2020-04-17T04:34:39.945Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-17T04:34:39.945Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-17T04:34:39.945Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-17T04:34:40.006Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration [2020-04-17T04:34:40.225Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-17T04:34:40.226Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-17T04:34:40.235Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/test/unit [2020-04-17T04:34:40.427Z] === RUN TestKillContainer/killing_signal [2020-04-17T04:34:40.630Z] [2020-04-17T04:34:40.630Z] Removing bundles/ [2020-04-17T04:34:40.630Z] [2020-04-17T04:34:40.630Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T04:34:40.630Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:34:40.630Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:34:41.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-17T04:34:41.359Z] --- PASS: TestKillContainer (2.49s) [2020-04-17T04:34:41.359Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-04-17T04:34:41.359Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2020-04-17T04:34:41.359Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-17T04:34:41.359Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T04:34:41.359Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T04:34:41.775Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T04:34:42.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-17T04:34:42.289Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T04:34:42.836Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-17T04:34:42.836Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-17T04:34:43.221Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-17T04:34:43.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-04-17T04:34:43.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-04-17T04:34:43.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2020-04-17T04:34:43.221Z] === RUN TestKillStoppedContainer [2020-04-17T04:34:43.221Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-17T04:34:43.221Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T04:34:43.478Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-17T04:34:43.479Z] === RUN TestKillDifferentUserContainer [2020-04-17T04:34:44.043Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-04-17T04:34:44.043Z] === RUN TestInspectOomKilledTrue [2020-04-17T04:34:44.043Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T04:34:44.043Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:34:44.043Z] === RUN TestInspectOomKilledFalse [2020-04-17T04:34:44.043Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T04:34:44.043Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:34:44.300Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T04:34:44.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-17T04:34:44.650Z] ? github.com/docker/docker/api [no test files] [2020-04-17T04:34:44.815Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-17T04:34:44.815Z] === RUN TestLinksContainerNames [2020-04-17T04:34:44.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-17T04:34:44.905Z] --- PASS: TestCreateJob (4.62s) [2020-04-17T04:34:44.905Z] === RUN TestReplicatedJob [2020-04-17T04:34:45.060Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T04:34:45.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-17T04:34:45.848Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-17T04:34:45.913Z] ......... [ 86%] [2020-04-17T04:34:46.185Z] --- PASS: TestLinksContainerNames (1.58s) [2020-04-17T04:34:46.185Z] === RUN TestLogsFollowTailEmpty [2020-04-17T04:34:46.849Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-17T04:34:47.116Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-04-17T04:34:47.116Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T04:34:47.866Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-17T04:34:48.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/default [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/private [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/slave [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/shared [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/default [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/shared [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/slave [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/private [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T04:34:48.047Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:34:48.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T04:34:48.047Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T04:34:48.304Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:34:48.562Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-17T04:34:48.562Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-17T04:34:48.562Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T04:34:48.867Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-17T04:34:49.127Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-17T04:34:49.477Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-17T04:34:49.477Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-17T04:34:49.691Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-17T04:34:50.477Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-17T04:34:50.624Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2020-04-17T04:34:50.624Z] === RUN TestNetworkNat [2020-04-17T04:34:51.224Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-17T04:34:51.479Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-17T04:34:51.621Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T04:34:51.701Z] --- PASS: TestReplicatedJob (6.87s) [2020-04-17T04:34:51.701Z] === RUN TestUpdateReplicatedJob [2020-04-17T04:34:51.996Z] --- PASS: TestNetworkNat (1.08s) [2020-04-17T04:34:51.996Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T04:34:52.478Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-17T04:34:52.478Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-17T04:34:52.562Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-17T04:34:52.819Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2020-04-17T04:34:52.819Z] === RUN TestNetworkLoopbackNat [2020-04-17T04:34:52.877Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan (17.95s) [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s) [2020-04-17T04:34:52.998Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-04-17T04:34:52.998Z] PASS [2020-04-17T04:34:52.998Z] [2020-04-17T04:34:52.998Z] DONE 8 tests in 20.077s [2020-04-17T04:34:52.998Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T04:34:52.998Z] ++ 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-04-17T04:34:52.998Z] ++ set -e [2020-04-17T04:34:52.998Z] ++ '[' -n 0 ']' [2020-04-17T04:34:52.998Z] ++ set -x [2020-04-17T04:34:52.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:34:52.998Z] testing: warning: no tests to run [2020-04-17T04:34:52.998Z] PASS [2020-04-17T04:34:52.998Z] [2020-04-17T04:34:52.998Z] DONE 0 tests in 0.021s [2020-04-17T04:34:52.998Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T04:34:52.998Z] ++ 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-04-17T04:34:52.998Z] ++ set -e [2020-04-17T04:34:52.998Z] ++ '[' -n 0 ']' [2020-04-17T04:34:52.998Z] ++ set -x [2020-04-17T04:34:52.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:34:53.077Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-17T04:34:53.256Z] INFO: Testing against a local daemon [2020-04-17T04:34:53.256Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T04:34:53.480Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-17T04:34:54.263Z] INFO: Extraction ended at 04/17/2020 04:34:53. Duration:00:00:24.9492848 [2020-04-17T04:34:54.263Z] INFO: Updating the golang and path environment variables [2020-04-17T04:34:54.263Z] INFO: GOPATH=d:\gopath [2020-04-17T04:34:54.263Z] INFO: go version go1.13.10 windows/amd64 [2020-04-17T04:34:54.263Z] INFO: Running the daemon under test in debug mode [2020-04-17T04:34:54.263Z] INFO: Starting a daemon under test... [2020-04-17T04:34:54.263Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\master\246\daemon --pidfile d:\CI\master\246\docker.pid -D [2020-04-17T04:34:54.263Z] INFO: Process started successfully. [2020-04-17T04:34:54.263Z] INFO: Start tailing logs of the daemon under tests [2020-04-17T04:34:54.263Z] INFO: Waiting for the daemon under test to start... [2020-04-17T04:34:54.449Z] --- PASS: TestNetworkLoopbackNat (1.38s) [2020-04-17T04:34:54.449Z] === RUN TestPause [2020-04-17T04:34:55.019Z] --- PASS: TestPause (0.86s) [2020-04-17T04:34:55.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T04:34:55.019Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:34:55.019Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:34:55.019Z] === RUN TestPauseStopPausedContainer [2020-04-17T04:34:55.151Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-04-17T04:34:55.151Z] === RUN TestServiceListWithStatuses [2020-04-17T04:34:55.151Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T04:34:55.151Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:34:55.151Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T04:34:55.158Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-04-17T04:34:55.158Z] === RUN TestAuthZPluginTLS [2020-04-17T04:34:55.417Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-04-17T04:34:55.417Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T04:34:55.493Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-17T04:34:55.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-17T04:34:56.149Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2020-04-17T04:34:56.149Z] === RUN TestPsFilter [2020-04-17T04:34:56.353Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-04-17T04:34:56.353Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T04:34:56.406Z] --- PASS: TestPsFilter (0.31s) [2020-04-17T04:34:56.406Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T04:34:56.920Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-04-17T04:34:56.920Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T04:34:56.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-17T04:34:56.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-17T04:34:56.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-17T04:34:56.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-17T04:34:56.959Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-17T04:34:57.487Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-17T04:34:57.487Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T04:34:57.776Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.09s) [2020-04-17T04:34:57.776Z] === RUN TestRemoveContainerWithVolume [2020-04-17T04:34:57.960Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-17T04:34:58.014Z] INFO: Daemon under test started and replied! [2020-04-17T04:34:58.014Z] INFO: Docker version of the daemon under test [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] Client: [2020-04-17T04:34:58.014Z] Version: 17.06.2-ce [2020-04-17T04:34:58.014Z] API version: 1.30 [2020-04-17T04:34:58.014Z] Go version: go1.8.3 [2020-04-17T04:34:58.014Z] Git commit: cec0b72 [2020-04-17T04:34:58.014Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-17T04:34:58.014Z] OS/Arch: windows/amd64 [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] Server: [2020-04-17T04:34:58.014Z] Version: 0.0.0-dev [2020-04-17T04:34:58.014Z] API version: 1.41 (minimum version 1.24) [2020-04-17T04:34:58.014Z] Go version: go1.13.10 [2020-04-17T04:34:58.014Z] Git commit: 130b0bc603 [2020-04-17T04:34:58.014Z] Built: 04/17/2020 04:33:10 [2020-04-17T04:34:58.014Z] OS/Arch: windows/amd64 [2020-04-17T04:34:58.014Z] Experimental: false [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] INFO: Docker info of the daemon under test [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] Containers: 0 [2020-04-17T04:34:58.014Z] Running: 0 [2020-04-17T04:34:58.014Z] Paused: 0 [2020-04-17T04:34:58.014Z] Stopped: 0 [2020-04-17T04:34:58.014Z] Images: 0 [2020-04-17T04:34:58.014Z] Server Version: 0.0.0-dev [2020-04-17T04:34:58.014Z] Storage Driver: windowsfilter [2020-04-17T04:34:58.014Z] Windows: [2020-04-17T04:34:58.014Z] Logging Driver: json-file [2020-04-17T04:34:58.014Z] Plugins: [2020-04-17T04:34:58.014Z] Volume: local [2020-04-17T04:34:58.014Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T04:34:58.014Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T04:34:58.014Z] Swarm: inactive [2020-04-17T04:34:58.014Z] Default Isolation: process [2020-04-17T04:34:58.014Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T04:34:58.014Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T04:34:58.014Z] OSType: windows [2020-04-17T04:34:58.014Z] Architecture: x86_64 [2020-04-17T04:34:58.014Z] CPUs: 4 [2020-04-17T04:34:58.014Z] Total Memory: 32GiB [2020-04-17T04:34:58.014Z] Name: azwin-2-85a9a0 [2020-04-17T04:34:58.014Z] ID: ZZGS:DLIM:RNEL:2J3G:AREZ:ELTQ:HB5T:G4PG:MGDQ:RTNC:AO65:VROA [2020-04-17T04:34:58.014Z] Docker Root Dir: D:\CI\master\246\daemon [2020-04-17T04:34:58.014Z] Debug Mode (client): false [2020-04-17T04:34:58.014Z] Debug Mode (server): true [2020-04-17T04:34:58.014Z] File Descriptors: -1 [2020-04-17T04:34:58.014Z] Goroutines: 17 [2020-04-17T04:34:58.014Z] System Time: 2020-04-17T04:34:57.3147654Z [2020-04-17T04:34:58.014Z] EventsListeners: 0 [2020-04-17T04:34:58.014Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:34:58.014Z] Labels: [2020-04-17T04:34:58.014Z] Experimental: false [2020-04-17T04:34:58.014Z] Insecure Registries: [2020-04-17T04:34:58.014Z] 127.0.0.0/8 [2020-04-17T04:34:58.014Z] Live Restore Enabled: false [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] INFO: Docker images of the daemon under test [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T04:34:58.014Z] [2020-04-17T04:34:58.014Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-17T04:34:58.014Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-17T04:34:58.014Z] ltsc2019: Pulling from windows/servercore [2020-04-17T04:34:58.014Z] 65014b3c3121: Pulling fs layer [2020-04-17T04:34:58.014Z] eac6fba788c9: Pulling fs layer [2020-04-17T04:34:58.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-17T04:34:58.966Z] --- PASS: TestRemoveContainerWithVolume (1.18s) [2020-04-17T04:34:58.966Z] === RUN TestRemoveContainerRunning [2020-04-17T04:34:59.389Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-04-17T04:34:59.389Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T04:34:59.434Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-17T04:34:59.434Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-17T04:34:59.899Z] --- PASS: TestRemoveContainerRunning (1.18s) [2020-04-17T04:34:59.899Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T04:34:59.956Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-04-17T04:34:59.957Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T04:35:00.524Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-17T04:35:00.524Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T04:35:01.091Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-04-17T04:35:01.091Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T04:35:01.798Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s) [2020-04-17T04:35:01.798Z] === RUN TestRemoveInvalidContainer [2020-04-17T04:35:01.798Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-17T04:35:01.798Z] === RUN TestRenameLinkedContainer [2020-04-17T04:35:02.322Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-17T04:35:03.169Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-17T04:35:03.324Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-17T04:35:03.523Z] --- PASS: TestDockerNetworkConnectAlias (7.48s) [2020-04-17T04:35:03.523Z] === RUN TestDockerNetworkReConnect [2020-04-17T04:35:03.623Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-04-17T04:35:03.623Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T04:35:04.324Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-17T04:35:04.324Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-17T04:35:04.324Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-17T04:35:05.066Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-17T04:35:05.323Z] --- PASS: TestRenameLinkedContainer (3.90s) [2020-04-17T04:35:05.323Z] === RUN TestRenameStoppedContainer [2020-04-17T04:35:05.525Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-04-17T04:35:05.525Z] === RUN TestAuthZPluginHeader [2020-04-17T04:35:05.646Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-17T04:35:06.257Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-04-17T04:35:06.257Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T04:35:06.462Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-04-17T04:35:06.462Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T04:35:06.462Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T04:35:06.462Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:06.462Z] === RUN TestAuthZPluginV2Disable [2020-04-17T04:35:06.462Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T04:35:06.462Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:06.462Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T04:35:06.462Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T04:35:06.462Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:06.462Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T04:35:06.462Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T04:35:06.462Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:06.462Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T04:35:06.619Z] eac6fba788c9: Verifying Checksum [2020-04-17T04:35:06.619Z] eac6fba788c9: Download complete [2020-04-17T04:35:06.824Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-17T04:35:07.078Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-04-17T04:35:07.764Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-17T04:35:08.044Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-17T04:35:08.884Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-17T04:35:08.884Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-17T04:35:09.008Z] --- PASS: TestDockerNetworkReConnect (6.05s) [2020-04-17T04:35:09.008Z] === RUN TestServicePlugin [2020-04-17T04:35:09.008Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T04:35:09.008Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:09.008Z] === RUN TestServiceUpdateLabel [2020-04-17T04:35:09.350Z] --- PASS: TestRenameRunningContainerAndReuse (2.64s) [2020-04-17T04:35:09.350Z] === RUN TestRenameInvalidName [2020-04-17T04:35:09.506Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-17T04:35:09.915Z] --- PASS: TestRenameInvalidName (0.96s) [2020-04-17T04:35:09.915Z] === RUN TestRenameAnonymousContainer [2020-04-17T04:35:11.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-17T04:35:12.218Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-17T04:35:12.456Z] --- PASS: TestServiceUpdateLabel (3.86s) [2020-04-17T04:35:12.456Z] === RUN TestServiceUpdateSecrets [2020-04-17T04:35:13.504Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-17T04:35:13.591Z] --- PASS: TestRenameAnonymousContainer (3.80s) [2020-04-17T04:35:13.591Z] === RUN TestRenameContainerWithSameName [2020-04-17T04:35:13.715Z] 65014b3c3121: Verifying Checksum [2020-04-17T04:35:13.715Z] 65014b3c3121: Download complete [2020-04-17T04:35:13.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-17T04:35:14.012Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-17T04:35:14.012Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-17T04:35:14.012Z] [2020-04-17T04:35:14.012Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-17T04:35:14.012Z] =========================== short test summary info ============================ [2020-04-17T04:35:14.012Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-17T04:35:14.012Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-17T04:35:14.012Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-17T04:35:14.012Z] Not supported on most drivers [2020-04-17T04:35:14.012Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-17T04:35:14.012Z] Can fail if eth0 has multiple IP addresses [2020-04-17T04:35:14.012Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-17T04:35:14.012Z] This doesn't seem to be taken into account by the engine [2020-04-17T04:35:14.012Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-17T04:35:14.012Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-17T04:35:14.012Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-17T04:35:14.012Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-17T04:35:14.012Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-17T04:35:14.012Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-17T04:35:14.012Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-17T04:35:14.012Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.66 seconds == [2020-04-17T04:35:14.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-17T04:35:14.780Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-04-17T04:35:14.780Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T04:35:14.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-17T04:35:16.320Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-17T04:35:16.676Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2020-04-17T04:35:16.676Z] === RUN TestResize [2020-04-17T04:35:16.930Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-17T04:35:17.607Z] --- PASS: TestResize (1.03s) [2020-04-17T04:35:17.607Z] === RUN TestResizeWithInvalidSize [2020-04-17T04:35:18.540Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-04-17T04:35:18.540Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T04:35:19.106Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:35:19.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:35:19.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:35:19.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:35:19.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:35:19.592Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-17T04:35:20.039Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-17T04:35:20.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-17T04:35:20.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-17T04:35:21.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-17T04:35:21.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:35:22.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:35:22.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-17T04:35:23.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-17T04:35:23.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:35:23.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-17T04:35:23.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:35:23.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-17T04:35:24.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2020-04-17T04:35:24.540Z] PASS [2020-04-17T04:35:24.540Z] [2020-04-17T04:35:24.540Z] === Skipped [2020-04-17T04:35:24.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T04:35:24.540Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:24.540Z] [2020-04-17T04:35:24.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T04:35:24.540Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:24.540Z] [2020-04-17T04:35:24.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T04:35:24.540Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:24.540Z] [2020-04-17T04:35:24.540Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T04:35:24.540Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:24.540Z] [2020-04-17T04:35:24.540Z] [2020-04-17T04:35:24.540Z] DONE 17 tests, 4 skipped in 31.578s [2020-04-17T04:35:24.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T04:35:24.540Z] ++ 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-04-17T04:35:24.540Z] ++ set -e [2020-04-17T04:35:24.540Z] ++ '[' -n 0 ']' [2020-04-17T04:35:24.540Z] ++ set -x [2020-04-17T04:35:24.540Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:35:24.799Z] INFO: Testing against a local daemon [2020-04-17T04:35:24.799Z] === RUN TestPluginInvalidJSON [2020-04-17T04:35:24.799Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:35:24.799Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:35:24.799Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:35:24.799Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-17T04:35:24.799Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T04:35:24.799Z] PASS [2020-04-17T04:35:24.799Z] [2020-04-17T04:35:24.799Z] DONE 2 tests in 0.151s [2020-04-17T04:35:24.799Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T04:35:24.799Z] ++ 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-04-17T04:35:24.799Z] ++ set -e [2020-04-17T04:35:24.799Z] ++ '[' -n 0 ']' [2020-04-17T04:35:24.799Z] ++ set -x [2020-04-17T04:35:24.799Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:35:24.799Z] INFO: Testing against a local daemon [2020-04-17T04:35:24.799Z] === RUN TestExternalGraphDriver [2020-04-17T04:35:25.058Z] === RUN TestExternalGraphDriver/json [2020-04-17T04:35:25.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:35:25.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-17T04:35:25.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:35:25.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-17T04:35:26.496Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T04:35:26.496Z] [2020-04-17T04:35:26.496Z] Unloading profiles will leave already running processes permanently [2020-04-17T04:35:26.496Z] unconfined, which can lead to unexpected situations. [2020-04-17T04:35:26.496Z] [2020-04-17T04:35:26.496Z] To set a process to complain mode, use the command line tool [2020-04-17T04:35:26.496Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T04:35:26.496Z] [2020-04-17T04:35:26.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} Post stage [Pipeline] junit [2020-04-17T04:35:27.062Z] Recording test results [2020-04-17T04:35:27.590Z] === RUN TestExternalGraphDriver/spec [2020-04-17T04:35:27.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-17T04:35:27.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] sh [2020-04-17T04:35:28.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:35:28.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b24f40_} [2020-04-17T04:35:28.375Z] + echo Ensuring container killed. [2020-04-17T04:35:28.375Z] Ensuring container killed. [2020-04-17T04:35:28.375Z] + docker rm -vf docker-pr246 [2020-04-17T04:35:28.375Z] Error: No such container: docker-pr246 [2020-04-17T04:35:28.375Z] + true [Pipeline] sh [2020-04-17T04:35:28.649Z] + echo Chowning /workspace to jenkins user [2020-04-17T04:35:28.649Z] Chowning /workspace to jenkins user [2020-04-17T04:35:28.649Z] + id -u [2020-04-17T04:35:28.649Z] + id -g [2020-04-17T04:35:28.649Z] + docker run --rm -v /home/ubuntu/workspace/engine_master:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T04:35:28.649Z] Unable to find image 'busybox:latest' locally [2020-04-17T04:35:28.649Z] latest: Pulling from library/busybox [2020-04-17T04:35:29.208Z] e2334dd9fee4: Pulling fs layer [2020-04-17T04:35:29.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1928444772_/foo_false____} [2020-04-17T04:35:30.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-17T04:35:30.122Z] === RUN TestExternalGraphDriver/pull [2020-04-17T04:35:30.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-17T04:35:30.892Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-04-17T04:35:30.892Z] === RUN TestServiceUpdateConfigs [2020-04-17T04:35:30.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:35:31.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1928444772_/foo_true____} [2020-04-17T04:35:31.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:35:31.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-17T04:35:32.655Z] --- PASS: TestExternalGraphDriver (7.60s) [2020-04-17T04:35:32.655Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-04-17T04:35:32.655Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2020-04-17T04:35:32.655Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2020-04-17T04:35:32.655Z] === RUN TestGraphdriverPluginV2 [2020-04-17T04:35:32.655Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-17T04:35:32.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:32.655Z] PASS [2020-04-17T04:35:32.655Z] [2020-04-17T04:35:32.655Z] === Skipped [2020-04-17T04:35:32.655Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-17T04:35:32.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:35:32.655Z] [2020-04-17T04:35:32.655Z] [2020-04-17T04:35:32.655Z] DONE 5 tests, 1 skipped in 7.759s [2020-04-17T04:35:32.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T04:35:32.655Z] ++ 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-04-17T04:35:32.655Z] ++ set -e [2020-04-17T04:35:32.655Z] ++ '[' -n 0 ']' [2020-04-17T04:35:32.655Z] ++ set -x [2020-04-17T04:35:32.655Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:35:32.655Z] INFO: Testing against a local daemon [2020-04-17T04:35:32.655Z] === RUN TestContinueAfterPluginCrash [2020-04-17T04:35:32.655Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T04:35:32.655Z] === RUN TestReadPluginNoRead [2020-04-17T04:35:32.655Z] === PAUSE TestReadPluginNoRead [2020-04-17T04:35:32.655Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T04:35:32.655Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T04:35:32.655Z] === CONT TestContinueAfterPluginCrash [2020-04-17T04:35:32.655Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T04:35:32.655Z] === CONT TestReadPluginNoRead [2020-04-17T04:35:32.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-17T04:35:32.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3120603507_/foo_false____} [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.53s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-04-17T04:35:34.176Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-04-17T04:35:34.176Z] === RUN TestCgroupNamespacesRun [2020-04-17T04:35:34.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-17T04:35:34.438Z] e2334dd9fee4: Download complete [2020-04-17T04:35:34.438Z] e2334dd9fee4: Pull complete [2020-04-17T04:35:34.438Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T04:35:34.438Z] Status: Downloaded newer image for busybox:latest [2020-04-17T04:35:34.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3120603507_/foo_true____} [Pipeline] catchError [Pipeline] { [2020-04-17T04:35:35.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [Pipeline] sh [2020-04-17T04:35:35.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3120603507_/foo_true__0xc000b24fc0__} [2020-04-17T04:35:36.066Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-04-17T04:35:36.066Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T04:35:36.086Z] + bundleName=docker-py [2020-04-17T04:35:36.086Z] + echo Creating docker-py-bundles.tar.gz [2020-04-17T04:35:36.086Z] Creating docker-py-bundles.tar.gz [2020-04-17T04:35:36.086Z] + 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-04-17T04:35:36.093Z] Archiving artifacts [2020-04-17T04:35:37.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-17T04:35:37.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b24fe0_} [2020-04-17T04:35:37.679Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-17T04:35:37.934Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-04-17T04:35:37.934Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T04:35:38.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh binary-daemon [2020-04-17T04:35:38.591Z] [2020-04-17T04:35:38.591Z] Removing bundles/ [2020-04-17T04:35:38.591Z] [2020-04-17T04:35:38.591Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-17T04:35:38.591Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-17T04:35:38.591Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:35:38.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b25000_} [2020-04-17T04:35:39.831Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-04-17T04:35:39.831Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T04:35:40.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b25020_} [2020-04-17T04:35:40.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-17T04:35:41.696Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-04-17T04:35:41.696Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T04:35:42.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b25040_} [2020-04-17T04:35:43.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-17T04:35:43.606Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2020-04-17T04:35:43.606Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T04:35:44.541Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s) [2020-04-17T04:35:44.541Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T04:35:44.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-17T04:35:44.871Z] === RUN TestReadPluginNoRead/default [2020-04-17T04:35:45.129Z] --- PASS: TestDaemonStartWithLogOpt (12.30s) [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-17T04:35:45.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-17T04:35:45.364Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-04-17T04:35:45.364Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T04:35:45.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-17T04:35:45.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-17T04:35:45.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-17T04:35:45.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-17T04:35:45.882Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-17T04:35:46.066Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T04:35:46.110Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2020-04-17T04:35:46.110Z] === RUN TestServiceUpdateNetwork [2020-04-17T04:35:47.262Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-04-17T04:35:47.262Z] === RUN TestKernelTCPMemory [2020-04-17T04:35:47.967Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T04:35:48.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-17T04:35:48.449Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-04-17T04:35:48.449Z] === RUN TestNISDomainname [2020-04-17T04:35:49.819Z] --- PASS: TestNISDomainname (1.18s) [2020-04-17T04:35:49.819Z] === RUN TestHostnameDnsResolution [2020-04-17T04:35:49.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-17T04:35:49.878Z] --- PASS: TestReadPluginNoRead (17.07s) [2020-04-17T04:35:49.878Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-04-17T04:35:49.878Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2020-04-17T04:35:49.878Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2020-04-17T04:35:49.878Z] read_test.go:91: [d9290ea1be094] daemon is not started [2020-04-17T04:35:50.137Z] --- PASS: TestContinueAfterPluginCrash (17.33s) [2020-04-17T04:35:50.137Z] PASS [2020-04-17T04:35:50.137Z] [2020-04-17T04:35:50.137Z] DONE 6 tests in 17.468s [2020-04-17T04:35:50.137Z] 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-04-17T04:35:50.137Z] ++ 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-04-17T04:35:50.137Z] ++ set -e [2020-04-17T04:35:50.137Z] ++ '[' -n 0 ']' [2020-04-17T04:35:50.137Z] ++ set -x [2020-04-17T04:35:50.137Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:35:50.137Z] testing: warning: no tests to run [2020-04-17T04:35:50.137Z] PASS [2020-04-17T04:35:50.137Z] [2020-04-17T04:35:50.137Z] DONE 0 tests in 0.036s [2020-04-17T04:35:50.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T04:35:50.137Z] ++ 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-04-17T04:35:50.137Z] ++ set -e [2020-04-17T04:35:50.137Z] ++ '[' -n 0 ']' [2020-04-17T04:35:50.137Z] ++ set -x [2020-04-17T04:35:50.137Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:35:50.137Z] INFO: Testing against a local daemon [2020-04-17T04:35:50.137Z] === RUN TestPluginWithDevMounts [2020-04-17T04:35:50.137Z] === PAUSE TestPluginWithDevMounts [2020-04-17T04:35:50.137Z] === CONT TestPluginWithDevMounts [2020-04-17T04:35:50.244Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-17T04:35:51.191Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-04-17T04:35:51.191Z] === RUN TestStats [2020-04-17T04:35:51.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-17T04:35:52.671Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-17T04:35:52.671Z] PASS [2020-04-17T04:35:52.671Z] [2020-04-17T04:35:52.671Z] DONE 1 tests in 2.340s [2020-04-17T04:35:52.671Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T04:35:52.671Z] ++ 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-04-17T04:35:52.671Z] ++ set -e [2020-04-17T04:35:52.671Z] ++ '[' -n 0 ']' [2020-04-17T04:35:52.671Z] ++ set -x [2020-04-17T04:35:52.671Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:35:52.671Z] INFO: Testing against a local daemon [2020-04-17T04:35:52.671Z] === RUN TestSecretInspect [2020-04-17T04:35:53.680Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-17T04:35:54.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-17T04:35:54.282Z] --- PASS: TestStats (2.94s) [2020-04-17T04:35:54.282Z] === RUN TestStopContainerWithTimeout [2020-04-17T04:35:54.282Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T04:35:54.282Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T04:35:54.282Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T04:35:54.282Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T04:35:54.282Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T04:35:54.282Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T04:35:54.282Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T04:35:54.282Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T04:35:54.282Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T04:35:54.282Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T04:35:55.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-17T04:35:55.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-17T04:35:55.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-17T04:35:55.213Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T04:35:55.966Z] --- PASS: TestSecretInspect (3.31s) [2020-04-17T04:35:55.966Z] === RUN TestSecretList [2020-04-17T04:35:57.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-17T04:35:57.121Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-17T04:35:57.368Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T04:35:58.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-17T04:35:59.131Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-17T04:35:59.131Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-17T04:35:59.252Z] --- PASS: TestSecretList (2.73s) [2020-04-17T04:35:59.252Z] === RUN TestSecretsCreateAndDelete [2020-04-17T04:35:59.303Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-17T04:35:59.303Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2020-04-17T04:35:59.303Z] --- PASS: TestStopContainerWithTimeout/-1 (3.37s) [2020-04-17T04:35:59.303Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-04-17T04:35:59.303Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-04-17T04:35:59.303Z] === RUN TestDeleteDevicemapper [2020-04-17T04:35:59.303Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T04:35:59.303Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:35:59.303Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T04:35:59.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-17T04:36:00.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-17T04:36:00.592Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-17T04:36:01.303Z] --- PASS: TestServiceUpdateNetwork (16.51s) [2020-04-17T04:36:01.303Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T04:36:01.594Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-17T04:36:01.784Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-04-17T04:36:01.784Z] === RUN TestSecretsUpdate [2020-04-17T04:36:02.304Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T04:36:02.655Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s) [2020-04-17T04:36:02.655Z] === RUN TestUpdateMemory [2020-04-17T04:36:02.655Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T04:36:02.655Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:36:02.655Z] === RUN TestUpdateCPUQuota [2020-04-17T04:36:02.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-17T04:36:02.944Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T04:36:03.060Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-17T04:36:04.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-17T04:36:04.060Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-17T04:36:04.283Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-04-17T04:36:04.283Z] === RUN TestUpdatePidsLimit [2020-04-17T04:36:04.283Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T04:36:04.544Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T04:36:05.061Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-17T04:36:05.069Z] --- PASS: TestSecretsUpdate (3.22s) [2020-04-17T04:36:05.069Z] === RUN TestTemplatedSecret [2020-04-17T04:36:05.113Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T04:36:05.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-17T04:36:05.370Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T04:36:05.708Z] d0099407ec8c: Pull complete [2020-04-17T04:36:05.708Z] Digest: sha256:f4c4f31c7ee654e73bd130b89e6ad5a659f5ede52fd9eb653c9db4aa12f6e0ea [2020-04-17T04:36:05.708Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T04:36:05.708Z] mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T04:36:05.708Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully [2020-04-17T04:36:05.708Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore [2020-04-17T04:36:05.708Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3630' [2020-04-17T04:36:05.708Z] INFO: Docker version of control daemon [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] Client: Docker Engine - Enterprise [2020-04-17T04:36:05.708Z] Version: 19.03.5 [2020-04-17T04:36:05.708Z] API version: 1.40 [2020-04-17T04:36:05.708Z] Go version: go1.12.12 [2020-04-17T04:36:05.708Z] Git commit: 2ee0c57608 [2020-04-17T04:36:05.708Z] Built: 11/13/2019 08:00:16 [2020-04-17T04:36:05.708Z] OS/Arch: windows/amd64 [2020-04-17T04:36:05.708Z] Experimental: false [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] Server: Docker Engine - Enterprise [2020-04-17T04:36:05.708Z] Engine: [2020-04-17T04:36:05.708Z] Version: 19.03.5 [2020-04-17T04:36:05.708Z] API version: 1.40 (minimum version 1.24) [2020-04-17T04:36:05.708Z] Go version: go1.12.12 [2020-04-17T04:36:05.708Z] Git commit: 2ee0c57608 [2020-04-17T04:36:05.708Z] Built: 11/13/2019 07:58:51 [2020-04-17T04:36:05.708Z] OS/Arch: windows/amd64 [2020-04-17T04:36:05.708Z] Experimental: true [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] INFO: Docker info of control daemon [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] Client: [2020-04-17T04:36:05.708Z] Debug Mode: false [2020-04-17T04:36:05.708Z] Plugins: [2020-04-17T04:36:05.708Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] Server: [2020-04-17T04:36:05.708Z] Containers: 0 [2020-04-17T04:36:05.708Z] Running: 0 [2020-04-17T04:36:05.708Z] Paused: 0 [2020-04-17T04:36:05.708Z] Stopped: 0 [2020-04-17T04:36:05.708Z] Images: 1 [2020-04-17T04:36:05.708Z] Server Version: 19.03.5 [2020-04-17T04:36:05.708Z] Storage Driver: windowsfilter [2020-04-17T04:36:05.708Z] Windows: [2020-04-17T04:36:05.708Z] Logging Driver: json-file [2020-04-17T04:36:05.708Z] Plugins: [2020-04-17T04:36:05.708Z] Volume: local [2020-04-17T04:36:05.708Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T04:36:05.708Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T04:36:05.708Z] Swarm: inactive [2020-04-17T04:36:05.708Z] Default Isolation: process [2020-04-17T04:36:05.708Z] Kernel Version: 10.0 14393 (14393.3541.amd64fre.rs1_release_inmarket.200218-2047) [2020-04-17T04:36:05.708Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3542) [2020-04-17T04:36:05.708Z] OSType: windows [2020-04-17T04:36:05.708Z] Architecture: x86_64 [2020-04-17T04:36:05.708Z] CPUs: 4 [2020-04-17T04:36:05.708Z] Total Memory: 32GiB [2020-04-17T04:36:05.708Z] Name: azwin-2-5c48b0 [2020-04-17T04:36:05.708Z] ID: Z4VW:UDSR:UBSD:2N4F:JTF2:FPLN:6SBV:3JFT:7DFT:OBEQ:DX35:UFGH [2020-04-17T04:36:05.708Z] Docker Root Dir: D:\docker [2020-04-17T04:36:05.708Z] Debug Mode: false [2020-04-17T04:36:05.708Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:36:05.708Z] Labels: [2020-04-17T04:36:05.708Z] Experimental: true [2020-04-17T04:36:05.708Z] Insecure Registries: [2020-04-17T04:36:05.708Z] 10.0.0.4:5000 [2020-04-17T04:36:05.708Z] 127.0.0.0/8 [2020-04-17T04:36:05.708Z] Registry Mirrors: [2020-04-17T04:36:05.708Z] http://10.0.0.4:5000/ [2020-04-17T04:36:05.708Z] Live Restore Enabled: false [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] INFO: Commit hash is 130b0bc603 [2020-04-17T04:36:05.708Z] INFO: Nuke-Everything... [2020-04-17T04:36:05.708Z] INFO: Container count on control daemon to delete is 0 [2020-04-17T04:36:05.708Z] INFO: Nuking d:\CI [2020-04-17T04:36:05.708Z] INFO: Zapped successfully [2020-04-17T04:36:05.708Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters [2020-04-17T04:36:05.708Z] WARNING: Cleaning Psched... [2020-04-17T04:36:05.708Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters [2020-04-17T04:36:05.708Z] WARNING: Cleaning WFPLWFS... [2020-04-17T04:36:05.708Z] INFO: Location for testing is d:\CI\master\246 [2020-04-17T04:36:05.708Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.708Z] INFO: Building the image from Dockerfile.windows at 04/17/2020 04:36:00... [2020-04-17T04:36:05.708Z] [2020-04-17T04:36:05.936Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T04:36:06.061Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-17T04:36:06.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T04:36:06.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T04:36:07.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-17T04:36:07.525Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit (4.17s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-04-17T04:36:08.263Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-04-17T04:36:08.263Z] === RUN TestUpdateRestartPolicy [2020-04-17T04:36:08.355Z] --- PASS: TestTemplatedSecret (3.36s) [2020-04-17T04:36:08.355Z] === RUN TestSecretCreateResolve [2020-04-17T04:36:08.593Z] Sending build context to Docker daemon 57.45MB [2020-04-17T04:36:08.593Z] [2020-04-17T04:36:08.593Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-17T04:36:08.593Z] ---> eb9cf51db021 [2020-04-17T04:36:08.593Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-17T04:36:08.593Z] ---> Running in 5658f20f3fd7 [2020-04-17T04:36:09.096Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-17T04:36:10.096Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-17T04:36:10.764Z] Removing intermediate container 5658f20f3fd7 [2020-04-17T04:36:10.764Z] ---> 67341c2ef06d [2020-04-17T04:36:10.764Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-17T04:36:10.764Z] ---> Running in 219b3db07737 [2020-04-17T04:36:10.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-17T04:36:11.299Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T04:36:11.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-17T04:36:11.559Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-17T04:36:11.640Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-04-17T04:36:11.640Z] PASS [2020-04-17T04:36:11.640Z] [2020-04-17T04:36:11.640Z] DONE 6 tests in 19.134s [2020-04-17T04:36:11.640Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T04:36:11.640Z] ++ 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-04-17T04:36:11.640Z] ++ set -e [2020-04-17T04:36:11.640Z] ++ '[' -n 0 ']' [2020-04-17T04:36:11.640Z] ++ set -x [2020-04-17T04:36:11.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:36:11.899Z] INFO: Testing against a local daemon [2020-04-17T04:36:11.899Z] === RUN TestServiceCreateInit [2020-04-17T04:36:11.899Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T04:36:12.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-17T04:36:12.924Z] Removing intermediate container 219b3db07737 [2020-04-17T04:36:12.924Z] ---> b80b764f56a5 [2020-04-17T04:36:12.924Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-17T04:36:12.924Z] ---> Running in fb2b2eeaae38 [2020-04-17T04:36:12.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-17T04:36:13.022Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-17T04:36:14.029Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-17T04:36:14.351Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-17T04:36:14.916Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-17T04:36:15.083Z] Removing intermediate container fb2b2eeaae38 [2020-04-17T04:36:15.083Z] ---> 33c774cb1157 [2020-04-17T04:36:15.083Z] 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-04-17T04:36:15.083Z] ---> Running in a69c36a6242e [2020-04-17T04:36:15.494Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-17T04:36:15.848Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-17T04:36:16.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-17T04:36:16.606Z] Removing intermediate container a69c36a6242e [2020-04-17T04:36:16.606Z] ---> 34bf59e1d4de [2020-04-17T04:36:16.606Z] 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-04-17T04:36:16.606Z] ---> Running in cb523dbb5f6a [2020-04-17T04:36:17.166Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T04:36:17.508Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-17T04:36:18.509Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-17T04:36:19.656Z] --- PASS: TestServiceUpdatePidsLimit (17.65s) [2020-04-17T04:36:19.656Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-04-17T04:36:19.656Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-04-17T04:36:19.656Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-04-17T04:36:19.656Z] PASS [2020-04-17T04:36:19.656Z] [2020-04-17T04:36:19.656Z] === Skipped [2020-04-17T04:36:19.656Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T04:36:19.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:36:19.656Z] [2020-04-17T04:36:19.656Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-17T04:36:19.656Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:36:19.656Z] [2020-04-17T04:36:19.656Z] [2020-04-17T04:36:19.656Z] DONE 27 tests, 2 skipped in 172.040s [2020-04-17T04:36:19.656Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T04:36:19.656Z] ++ 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-04-17T04:36:19.656Z] ++ set -e [2020-04-17T04:36:19.656Z] ++ '[' -n 0 ']' [2020-04-17T04:36:19.656Z] ++ set -x [2020-04-17T04:36:19.656Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:36:19.656Z] INFO: Testing against a local daemon [2020-04-17T04:36:19.656Z] === RUN TestSessionCreate [2020-04-17T04:36:19.656Z] --- PASS: TestSessionCreate (0.02s) [2020-04-17T04:36:19.656Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T04:36:19.656Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-17T04:36:19.656Z] PASS [2020-04-17T04:36:19.656Z] [2020-04-17T04:36:19.656Z] DONE 2 tests in 0.104s [2020-04-17T04:36:19.656Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T04:36:19.656Z] ++ 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-04-17T04:36:19.656Z] ++ set -e [2020-04-17T04:36:19.656Z] ++ '[' -n 0 ']' [2020-04-17T04:36:19.656Z] ++ set -x [2020-04-17T04:36:19.656Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:36:19.656Z] INFO: Testing against a local daemon [2020-04-17T04:36:19.656Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T04:36:19.656Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:36:19.656Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:36:19.656Z] === RUN TestEventsExecDie [2020-04-17T04:36:19.656Z] --- PASS: TestEventsExecDie (1.00s) [2020-04-17T04:36:19.656Z] === RUN TestEventsBackwardsCompatible [2020-04-17T04:36:19.936Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-17T04:36:19.936Z] === RUN TestInfoBinaryCommits [2020-04-17T04:36:19.936Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-17T04:36:19.936Z] === RUN TestInfoAPIVersioned [2020-04-17T04:36:19.936Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T04:36:19.936Z] === RUN TestInfoDiscoveryBackend [2020-04-17T04:36:19.972Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-17T04:36:19.972Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-17T04:36:20.217Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-17T04:36:20.217Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T04:36:20.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-17T04:36:20.972Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-17T04:36:21.157Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-17T04:36:21.221Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T04:36:21.221Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T04:36:21.722Z] --- PASS: TestUpdateRestartPolicy (13.51s) [2020-04-17T04:36:21.722Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T04:36:21.833Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-17T04:36:21.833Z] === RUN TestInfoAPI [2020-04-17T04:36:21.833Z] --- PASS: TestInfoAPI (0.02s) [2020-04-17T04:36:21.833Z] === RUN TestInfoAPIWarnings [2020-04-17T04:36:21.977Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-17T04:36:22.434Z] --- PASS: TestServiceCreateInit (10.08s) [2020-04-17T04:36:22.434Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2020-04-17T04:36:22.434Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.94s) [2020-04-17T04:36:22.434Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T04:36:22.444Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-17T04:36:22.444Z] === RUN TestInfoDebug [2020-04-17T04:36:22.657Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-04-17T04:36:22.658Z] === RUN TestWaitNonBlocked [2020-04-17T04:36:22.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:36:22.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:36:22.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:36:22.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:36:22.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:36:22.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:36:22.658Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-17T04:36:23.056Z] --- PASS: TestInfoDebug (0.52s) [2020-04-17T04:36:23.056Z] === RUN TestInfoInsecureRegistries [2020-04-17T04:36:23.341Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-17T04:36:23.341Z] === RUN TestInfoRegistryMirrors [2020-04-17T04:36:23.439Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-17T04:36:23.951Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-17T04:36:23.951Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T04:36:24.031Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-17T04:36:24.032Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-17T04:36:24.032Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2020-04-17T04:36:24.032Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-04-17T04:36:24.032Z] === RUN TestWaitBlocked [2020-04-17T04:36:24.032Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:36:24.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:36:24.032Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:36:24.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:36:24.032Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:36:24.032Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:36:24.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-04-17T04:36:24.231Z] === RUN TestPingCacheHeaders [2020-04-17T04:36:24.231Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-17T04:36:24.231Z] === RUN TestPingGet [2020-04-17T04:36:24.231Z] --- PASS: TestPingGet (0.01s) [2020-04-17T04:36:24.231Z] === RUN TestPingHead [2020-04-17T04:36:24.231Z] --- PASS: TestPingHead (0.01s) [2020-04-17T04:36:24.231Z] === RUN TestVersion [2020-04-17T04:36:24.231Z] --- PASS: TestVersion (0.01s) [2020-04-17T04:36:24.231Z] PASS [2020-04-17T04:36:24.231Z] [2020-04-17T04:36:24.231Z] === Skipped [2020-04-17T04:36:24.231Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:36:24.231Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:36:24.231Z] [2020-04-17T04:36:24.231Z] [2020-04-17T04:36:24.231Z] DONE 18 tests, 1 skipped in 5.717s [2020-04-17T04:36:24.231Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T04:36:24.231Z] ++ 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-04-17T04:36:24.231Z] ++ set -e [2020-04-17T04:36:24.231Z] ++ '[' -n 0 ']' [2020-04-17T04:36:24.231Z] ++ set -x [2020-04-17T04:36:24.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:36:24.512Z] INFO: Testing against a local daemon [2020-04-17T04:36:24.512Z] === RUN TestVolumesCreateAndList [2020-04-17T04:36:24.512Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-04-17T04:36:24.512Z] === RUN TestVolumesRemove [2020-04-17T04:36:24.512Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-17T04:36:24.512Z] === RUN TestVolumesInspect [2020-04-17T04:36:24.512Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-17T04:36:24.512Z] === RUN TestVolumesInvalidJSON [2020-04-17T04:36:24.512Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T04:36:24.512Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T04:36:24.512Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T04:36:24.512Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-17T04:36:24.512Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T04:36:24.512Z] PASS [2020-04-17T04:36:24.512Z] [2020-04-17T04:36:24.512Z] DONE 5 tests in 0.227s [2020-04-17T04:36:24.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T04:36:24.796Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T04:36:24.796Z] +++ kill 11768 [2020-04-17T04:36:24.905Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-17T04:36:24.966Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-17T04:36:25.530Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-17T04:36:25.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2020-04-17T04:36:25.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-04-17T04:36:25.530Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T04:36:25.530Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T04:36:25.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-17T04:36:26.260Z] +++ /etc/init.d/apparmor stop [2020-04-17T04:36:26.260Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T04:36:26.260Z] [2020-04-17T04:36:26.260Z] Unloading profiles will leave already running processes permanently [2020-04-17T04:36:26.260Z] unconfined, which can lead to unexpected situations. [2020-04-17T04:36:26.260Z] [2020-04-17T04:36:26.260Z] To set a process to complain mode, use the command line tool [2020-04-17T04:36:26.260Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T04:36:26.260Z] +++ true [2020-04-17T04:36:26.260Z] [2020-04-17T04:36:26.367Z] === RUN TestDockerSuite/TestCpToCaseA Post stage [Pipeline] junit [2020-04-17T04:36:27.766Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T04:36:28.349Z] + echo Ensuring container killed. [2020-04-17T04:36:28.349Z] Ensuring container killed. [2020-04-17T04:36:28.349Z] + docker rm -vf docker-pr246 [2020-04-17T04:36:28.349Z] Error: No such container: docker-pr246 [2020-04-17T04:36:28.349Z] + true [Pipeline] sh [2020-04-17T04:36:28.379Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-17T04:36:28.714Z] + echo Chowning /workspace to jenkins user [2020-04-17T04:36:28.714Z] Chowning /workspace to jenkins user [2020-04-17T04:36:28.714Z] + id -u [2020-04-17T04:36:28.714Z] + id -g [2020-04-17T04:36:28.714Z] + docker run --rm -v /home/jenkins/workspace/engine_master:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T04:36:28.714Z] Unable to find image 'busybox:latest' locally [2020-04-17T04:36:28.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-17T04:36:28.809Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2020-04-17T04:36:28.809Z] === CONT TestIpcModeOlderClient [2020-04-17T04:36:28.809Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-04-17T04:36:28.809Z] === CONT TestDaemonHostGatewayIP [2020-04-17T04:36:28.994Z] latest: Pulling from library/busybox [2020-04-17T04:36:28.994Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-17T04:36:29.274Z] 0f0ac3ee2e90: Verifying Checksum [2020-04-17T04:36:29.274Z] 0f0ac3ee2e90: Download complete [2020-04-17T04:36:29.379Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-17T04:36:29.885Z] 0f0ac3ee2e90: Pull complete [2020-04-17T04:36:29.885Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T04:36:29.885Z] Status: Downloaded newer image for busybox:latest [2020-04-17T04:36:31.335Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-17T04:36:31.900Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T04:36:32.292Z] + bundleName=s390x-integration [2020-04-17T04:36:32.292Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-17T04:36:32.292Z] Creating s390x-integration-bundles.tar.gz [2020-04-17T04:36:32.292Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-17T04:36:32.292Z] 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-04-17T04:36:32.326Z] Archiving artifacts [2020-04-17T04:36:32.465Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2020-04-17T04:36:32.466Z] === CONT TestDaemonRestartIpcMode [2020-04-17T04:36:32.817Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-17T04:36:32.933Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T04:36:33.321Z] + make clean [2020-04-17T04:36:33.497Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-17T04:36:33.602Z] docker volume rm -f docker-dev-cache [2020-04-17T04:36:33.602Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T04:36:34.225Z] [2020-04-17T04:36:34.225Z] SUCCESS: Specified value was saved. [2020-04-17T04:36:34.429Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-17T04:36:34.687Z] === RUN TestDockerSuite/TestBuildCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T04:36:34.944Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-17T04:36:35.508Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-17T04:36:35.751Z] INFO: Downloading git... [2020-04-17T04:36:35.766Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-17T04:36:35.766Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-17T04:36:35.766Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-17T04:36:36.331Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-04-17T04:36:37.261Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-17T04:36:37.524Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-17T04:36:37.913Z] INFO: Downloading go... [2020-04-17T04:36:38.460Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2020-04-17T04:36:38.460Z] PASS [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] === Skipped [2020-04-17T04:36:38.460Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-17T04:36:38.460Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T04:36:38.460Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T04:36:38.460Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:36:38.460Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T04:36:38.460Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-17T04:36:38.460Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] [2020-04-17T04:36:38.460Z] DONE 200 tests, 6 skipped in 157.854s [2020-04-17T04:36:38.460Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T04:36:38.460Z] ++ 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-04-17T04:36:38.460Z] ++ set -e [2020-04-17T04:36:38.460Z] ++ '[' -n 0 ']' [2020-04-17T04:36:38.460Z] ++ set -x [2020-04-17T04:36:38.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:36:38.718Z] INFO: Testing against a local daemon [2020-04-17T04:36:38.718Z] === RUN TestCommitInheritsEnv [2020-04-17T04:36:39.282Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-04-17T04:36:39.282Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T04:36:39.282Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T04:36:39.282Z] === RUN TestImagesFilterMultiReference [2020-04-17T04:36:39.282Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-04-17T04:36:39.282Z] === RUN TestImagePullPlatformInvalid [2020-04-17T04:36:39.282Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-17T04:36:39.282Z] === RUN TestRemoveImageOrphaning [2020-04-17T04:36:39.540Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-04-17T04:36:39.540Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T04:36:39.634Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-17T04:36:40.072Z] INFO: Downloading compiler 1 of 3... [2020-04-17T04:36:40.533Z] INFO: Downloading compiler 2 of 3... [2020-04-17T04:36:40.910Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-17T04:36:40.992Z] INFO: Downloading compiler 3 of 3... [2020-04-17T04:36:41.450Z] INFO: Extracting git... [2020-04-17T04:36:41.842Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2020-04-17T04:36:41.842Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T04:36:41.842Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-17T04:36:41.842Z] === RUN TestTagInvalidReference [2020-04-17T04:36:41.842Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-17T04:36:41.842Z] === RUN TestTagValidPrefixedRepo [2020-04-17T04:36:41.842Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-17T04:36:41.842Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T04:36:42.101Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-17T04:36:42.101Z] === RUN TestTagOfficialNames [2020-04-17T04:36:42.101Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-17T04:36:42.101Z] === RUN TestTagMatchesDigest [2020-04-17T04:36:42.101Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-04-17T04:36:42.101Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T04:36:43.072Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-17T04:36:43.473Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-17T04:36:44.073Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-17T04:36:44.362Z] --- PASS: TestCreateServiceMultipleTimes (19.01s) [2020-04-17T04:36:44.362Z] === RUN TestCreateServiceConflict [2020-04-17T04:36:44.362Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-04-17T04:36:44.362Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T04:36:44.406Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-17T04:36:46.933Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-17T04:36:47.663Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2020-04-17T04:36:47.663Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T04:36:47.866Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-17T04:36:47.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:36:47.881Z] [2020-04-17T04:36:47.881Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:36:47.881Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:36:47.881Z] HOSTNAME=c74eeb8d8e35 [2020-04-17T04:36:47.881Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T04:36:47.881Z] DEST=bundles/test-integration [2020-04-17T04:36:47.881Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:36:47.881Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:36:47.881Z] container=docker [2020-04-17T04:36:47.881Z] HOME=/root [2020-04-17T04:36:47.881Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:36:47.881Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:36:47.881Z] VALIDATE_BRANCH= [2020-04-17T04:36:47.881Z] TERM=xterm [2020-04-17T04:36:47.881Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:36:47.881Z] SHLVL=1 [2020-04-17T04:36:47.881Z] TIMEOUT=120m [2020-04-17T04:36:47.881Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:36:47.881Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:36:47.881Z] GO111MODULE=off [2020-04-17T04:36:47.881Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:36:47.881Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:36:47.881Z] GOPATH=/go [2020-04-17T04:36:47.881Z] PKG_CONFIG=pkg-config [2020-04-17T04:36:47.881Z] _=/usr/bin/env [2020-04-17T04:36:47.881Z] Building test suite binary ./integration-cli/test.main [2020-04-17T04:36:48.432Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-17T04:36:48.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-17T04:36:49.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-17T04:36:49.626Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-17T04:36:50.191Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-17T04:36:50.755Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-17T04:36:50.853Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-17T04:36:51.320Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-17T04:36:51.577Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-17T04:36:54.290Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-17T04:36:54.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-17T04:36:55.291Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-17T04:36:55.456Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-17T04:36:56.030Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-17T04:36:56.596Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-17T04:36:59.071Z] INFO: Expanding go... [2020-04-17T04:36:59.321Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T04:36:59.322Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T04:36:59.322Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-04-17T04:36:59.322Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.8% of statements [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T04:36:59.322Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T04:36:59.322Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-04-17T04:36:59.322Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T04:36:59.322Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T04:37:00.014Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-17T04:37:00.014Z] Copying nested executables into bundles/binary-daemon [2020-04-17T04:37:00.014Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-17T04:37:00.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh cross [2020-04-17T04:37:00.772Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-17T04:37:00.772Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-17T04:37:00.813Z] ok github.com/docker/docker/builder/dockerignore 0.044s coverage: 96.8% of statements [2020-04-17T04:37:00.895Z] [2020-04-17T04:37:00.895Z] Removing bundles/ [2020-04-17T04:37:00.895Z] [2020-04-17T04:37:00.895Z] ---> Making bundle: cross (in bundles/cross) [2020-04-17T04:37:00.895Z] Cross building: bundles/cross/linux/amd64 [2020-04-17T04:37:00.895Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-17T04:37:00.895Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-17T04:37:02.099Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-17T04:37:02.099Z] === RUN TestDockerSuite/TestCpToDot [2020-04-17T04:37:02.561Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2020-04-17T04:37:02.561Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T04:37:03.561Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-17T04:37:04.047Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-17T04:37:05.237Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-04-17T04:37:05.571Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-17T04:37:05.848Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-04-17T04:37:05.848Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T04:37:05.945Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-17T04:37:06.876Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-17T04:37:07.581Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-17T04:37:07.808Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-17T04:37:07.949Z] ok github.com/docker/docker/builder/remotecontext/git 5.235s coverage: 86.3% of statements [2020-04-17T04:37:08.581Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-17T04:37:08.740Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-17T04:37:10.035Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-04-17T04:37:10.035Z] === RUN TestCreateServiceSysctls [2020-04-17T04:37:10.635Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-17T04:37:10.707Z] ok github.com/docker/docker/builder/remotecontext 0.559s coverage: 13.6% of statements [2020-04-17T04:37:11.568Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-17T04:37:12.940Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-17T04:37:13.323Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-04-17T04:37:13.323Z] === RUN TestCreateServiceCapabilities [2020-04-17T04:37:13.447Z] ok github.com/docker/docker/builder/dockerfile 1.312s coverage: 48.2% of statements [2020-04-17T04:37:13.447Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T04:37:13.447Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T04:37:15.362Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-17T04:37:15.972Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-17T04:37:16.610Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2020-04-17T04:37:16.610Z] === RUN TestInspect [2020-04-17T04:37:16.975Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-17T04:37:17.118Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-17T04:37:17.683Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-17T04:37:18.989Z] ok github.com/docker/docker/client 0.887s coverage: 75.4% of statements [2020-04-17T04:37:19.578Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-17T04:37:19.578Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-17T04:37:19.644Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-17T04:37:19.835Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-17T04:37:19.835Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-17T04:37:19.835Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-17T04:37:19.895Z] --- PASS: TestInspect (3.48s) [2020-04-17T04:37:19.895Z] === RUN TestCreateJob [2020-04-17T04:37:19.926Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-17T04:37:19.926Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-17T04:37:20.093Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-17T04:37:20.930Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-17T04:37:21.542Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-17T04:37:21.542Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-17T04:37:21.823Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-17T04:37:22.829Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-17T04:37:23.110Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-17T04:37:23.110Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-17T04:37:23.369Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-17T04:37:23.391Z] === RUN TestDockerSuite/TestCreateRM [2020-04-17T04:37:23.673Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-17T04:37:23.673Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-17T04:37:23.673Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-17T04:37:23.954Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-17T04:37:24.083Z] --- PASS: TestCreateJob (4.28s) [2020-04-17T04:37:24.083Z] === RUN TestReplicatedJob [2020-04-17T04:37:25.266Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-17T04:37:25.524Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-17T04:37:26.089Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-17T04:37:26.654Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-17T04:37:27.219Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-17T04:37:27.405Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-17T04:37:27.405Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-17T04:37:27.405Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-17T04:37:28.941Z] INFO: Expanding compiler 1 of 3... [2020-04-17T04:37:28.941Z] INFO: Expanding compiler 2 of 3... [2020-04-17T04:37:29.117Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-17T04:37:29.117Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-17T04:37:30.120Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-17T04:37:30.120Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-17T04:37:30.120Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-17T04:37:30.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-17T04:37:30.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-17T04:37:30.120Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-17T04:37:30.650Z] --- PASS: TestReplicatedJob (6.06s) [2020-04-17T04:37:30.650Z] === RUN TestUpdateReplicatedJob [2020-04-17T04:37:31.012Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-17T04:37:31.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-17T04:37:31.270Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-17T04:37:32.642Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-17T04:37:33.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-17T04:37:33.755Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-17T04:37:34.694Z] INFO: Expanding compiler 3 of 3... [2020-04-17T04:37:34.837Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-04-17T04:37:34.837Z] === RUN TestServiceListWithStatuses [2020-04-17T04:37:34.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T04:37:34.837Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:37:34.837Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T04:37:35.148Z] INFO: Removing downloaded files... [2020-04-17T04:37:35.148Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-17T04:37:35.148Z] INFO: Configuring git core.autocrlf... [2020-04-17T04:37:35.776Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-17T04:37:35.919Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-17T04:37:35.919Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-17T04:37:36.483Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-17T04:37:37.245Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-17T04:37:38.249Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-17T04:37:38.384Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-17T04:37:39.253Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-17T04:37:39.253Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-17T04:37:40.258Z] === RUN TestDockerSuite/TestDockerFails [2020-04-17T04:37:40.258Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-17T04:37:40.258Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-17T04:37:40.258Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-17T04:37:40.281Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-17T04:37:40.932Z] 65014b3c3121: Pull complete [2020-04-17T04:37:41.399Z] --- PASS: TestDockerNetworkConnectAlias (6.70s) [2020-04-17T04:37:41.399Z] === RUN TestDockerNetworkReConnect [2020-04-17T04:37:42.275Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-17T04:37:42.888Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-17T04:37:43.561Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-17T04:37:43.818Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-17T04:37:44.936Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-17T04:37:44.937Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-17T04:37:44.937Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-17T04:37:44.937Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-17T04:37:46.664Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2020-04-17T04:37:46.664Z] === RUN TestServicePlugin [2020-04-17T04:37:46.664Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T04:37:46.664Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:37:46.664Z] === RUN TestServiceUpdateLabel [2020-04-17T04:37:47.996Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-17T04:37:49.950Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-04-17T04:37:49.950Z] === RUN TestServiceUpdateSecrets [2020-04-17T04:37:51.274Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-17T04:37:51.839Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-17T04:37:52.772Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-17T04:37:53.302Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-17T04:37:53.705Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-17T04:37:54.637Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-17T04:37:55.972Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-17T04:37:56.007Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-17T04:37:57.380Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-17T04:37:58.642Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-17T04:37:58.752Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-17T04:37:59.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-17T04:37:59.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-17T04:38:00.689Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-17T04:38:00.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-17T04:38:01.311Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-17T04:38:02.778Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-17T04:38:02.844Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-17T04:38:03.782Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-17T04:38:04.215Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-17T04:38:04.787Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-17T04:38:04.822Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-04-17T04:38:04.822Z] === RUN TestServiceUpdateConfigs [2020-04-17T04:38:05.810Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-17T04:38:06.424Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-17T04:38:07.428Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-17T04:38:09.446Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-17T04:38:09.475Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-17T04:38:11.504Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-17T04:38:14.951Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-17T04:38:17.578Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-17T04:38:17.620Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-17T04:38:18.509Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-17T04:38:19.463Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-17T04:38:19.636Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-17T04:38:21.105Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-17T04:38:22.110Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-17T04:38:22.361Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-17T04:38:22.361Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-17T04:38:22.361Z] Cross building: bundles/cross/windows/amd64 [2020-04-17T04:38:22.361Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-17T04:38:22.361Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-17T04:38:22.392Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-17T04:38:22.761Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-17T04:38:22.761Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-17T04:38:22.902Z] --- PASS: TestServiceUpdateConfigs (15.39s) [2020-04-17T04:38:22.902Z] === RUN TestServiceUpdateNetwork [2020-04-17T04:38:24.409Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-17T04:38:24.657Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-17T04:38:25.022Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-17T04:38:25.303Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-17T04:38:25.916Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-17T04:38:25.916Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-17T04:38:25.916Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-17T04:38:27.345Z] ok github.com/docker/docker/cmd/dockerd 0.272s coverage: 30.8% of statements [2020-04-17T04:38:27.345Z] ok github.com/docker/docker/container 0.233s coverage: 34.9% of statements [2020-04-17T04:38:27.345Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T04:38:27.345Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T04:38:27.345Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T04:38:27.345Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T04:38:27.633Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2020-04-17T04:38:27.932Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-17T04:38:27.933Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-17T04:38:27.933Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-17T04:38:29.431Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-17T04:38:29.431Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-17T04:38:29.431Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-17T04:38:30.437Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-17T04:38:30.437Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-17T04:38:31.049Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-17T04:38:32.053Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-17T04:38:32.665Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-17T04:38:32.665Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-17T04:38:32.665Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-17T04:38:32.665Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite (347.02s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.58s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.92s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.22s) [2020-04-17T04:38:33.192Z] docker_cli_daemon_test.go:1449: [ddf763157ac46] daemon is not started [2020-04-17T04:38:33.192Z] check_test.go:309: [d6d1a7af8541a] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.45s) [2020-04-17T04:38:33.192Z] check_test.go:309: [d025fa6d289d0] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.74s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.30s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.86s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.07s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.24s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.91s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.89s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-17T04:38:33.192Z] check_test.go:309: [d9ec4c9a61c3c] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-17T04:38:33.192Z] check_test.go:309: [d6cecc9cab8b8] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.79s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-17T04:38:33.192Z] check_test.go:309: [da4fe09e631fd] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.80s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-04-17T04:38:33.192Z] check_test.go:309: [d6a99ec06efd7] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.51s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.40s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.90s) [2020-04-17T04:38:33.192Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-17T04:38:33.192Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T04:38:33.192Z] check_test.go:309: [d5cb5d75573ee] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.05s) [2020-04-17T04:38:33.192Z] check_test.go:309: [de2f31d54dfa1] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-04-17T04:38:33.192Z] check_test.go:309: [dac843740af07] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2020-04-17T04:38:33.192Z] docker_cli_daemon_plugins_test.go:79: [d46208ca3bddb] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s) [2020-04-17T04:38:33.192Z] docker_cli_daemon_plugins_test.go:169: [d669dc4d8720a] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-17T04:38:33.192Z] check_test.go:309: [d44c4ab186adb] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.90s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.31s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.84s) [2020-04-17T04:38:33.192Z] check_test.go:309: [dfa9318cac910] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.34s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.46s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.19s) [2020-04-17T04:38:33.192Z] check_test.go:309: [d5ecbf100936f] daemon is not started [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.30s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.39s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-04-17T04:38:33.192Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.17s) [2020-04-17T04:38:33.193Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T04:38:33.193Z] check_test.go:309: [d38c9af4861a1] daemon is not started [2020-04-17T04:38:33.193Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T04:38:33.193Z] check_test.go:309: [d9760b42a49db] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.59s) [2020-04-17T04:38:33.193Z] check_test.go:309: [dca12ba7cbb67] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.34s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.16s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.67s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.08s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.97s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.98s) [2020-04-17T04:38:33.193Z] check_test.go:309: [d854d3f658573] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2020-04-17T04:38:33.193Z] check_test.go:309: [d892e18fe6c7a] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.95s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-17T04:38:33.193Z] check_test.go:309: [dfd2ed22b642c] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.22s) [2020-04-17T04:38:33.193Z] check_test.go:309: [d932eace30895] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.53s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-17T04:38:33.193Z] check_test.go:309: [da7138e7f4f27] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.66s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-17T04:38:33.193Z] check_test.go:309: [d5e428e446574] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.95s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2020-04-17T04:38:33.193Z] check_test.go:309: [d856b26afeabc] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-17T04:38:33.193Z] check_test.go:309: [dc6e8b7da7f0d] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.80s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.14s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.93s) [2020-04-17T04:38:33.193Z] docker_cli_daemon_test.go:2542: [d4ee3e1bbd737] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.75s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.42s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.08s) [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-04-17T04:38:33.193Z] check_test.go:309: [d3efc06795a7a] daemon is not started [2020-04-17T04:38:33.193Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.34s) [2020-04-17T04:38:33.193Z] === RUN TestDockerSwarmSuite [2020-04-17T04:38:33.193Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-17T04:38:33.668Z] === RUN TestDockerSuite/TestEventsRename [2020-04-17T04:38:34.281Z] === RUN TestDockerSuite/TestEventsResize [2020-04-17T04:38:35.101Z] --- PASS: TestServiceUpdateNetwork (14.46s) [2020-04-17T04:38:35.101Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T04:38:35.286Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-17T04:38:36.151Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.6% of statements [2020-04-17T04:38:36.291Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-17T04:38:36.477Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T04:38:37.296Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-17T04:38:37.371Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-17T04:38:37.371Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-17T04:38:37.413Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T04:38:37.935Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-17T04:38:38.193Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-17T04:38:38.203Z] ok github.com/docker/docker/daemon/cluster 0.181s coverage: 0.5% of statements [2020-04-17T04:38:38.300Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-17T04:38:40.717Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-17T04:38:41.747Z] === RUN TestDockerSuite/TestEventsTop [2020-04-17T04:38:42.360Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-17T04:38:42.623Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2020-04-17T04:38:43.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-17T04:38:45.028Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-17T04:38:45.524Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T04:38:45.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-17T04:38:46.113Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-04-17T04:38:46.457Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-17T04:38:46.496Z] === RUN TestDockerSuite/TestExec [2020-04-17T04:38:47.108Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-17T04:38:47.617Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.7% of statements [2020-04-17T04:38:48.112Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-17T04:38:48.983Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-17T04:38:49.116Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-17T04:38:49.664Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-04-17T04:38:50.121Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-17T04:38:52.162Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-17T04:38:52.774Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-17T04:38:53.145Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 14.0% of statements [2020-04-17T04:38:53.636Z] --- PASS: TestServiceUpdatePidsLimit (17.59s) [2020-04-17T04:38:53.636Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-04-17T04:38:53.636Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-04-17T04:38:53.636Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-04-17T04:38:53.636Z] PASS [2020-04-17T04:38:53.636Z] [2020-04-17T04:38:53.636Z] === Skipped [2020-04-17T04:38:53.636Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T04:38:53.637Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:38:53.637Z] [2020-04-17T04:38:53.637Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-17T04:38:53.637Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:38:53.637Z] [2020-04-17T04:38:53.637Z] [2020-04-17T04:38:53.637Z] DONE 27 tests, 2 skipped in 160.654s [2020-04-17T04:38:53.637Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T04:38:53.637Z] ++ 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-04-17T04:38:53.637Z] ++ set -e [2020-04-17T04:38:53.637Z] ++ '[' -n 0 ']' [2020-04-17T04:38:53.637Z] ++ set -x [2020-04-17T04:38:53.637Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:38:53.637Z] INFO: Testing against a local daemon [2020-04-17T04:38:53.637Z] === RUN TestSessionCreate [2020-04-17T04:38:53.637Z] --- PASS: TestSessionCreate (0.06s) [2020-04-17T04:38:53.637Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T04:38:53.637Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-17T04:38:53.637Z] PASS [2020-04-17T04:38:53.637Z] [2020-04-17T04:38:53.637Z] DONE 2 tests in 0.231s [2020-04-17T04:38:53.637Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T04:38:53.637Z] ++ 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-04-17T04:38:53.637Z] ++ set -e [2020-04-17T04:38:53.637Z] ++ '[' -n 0 ']' [2020-04-17T04:38:53.637Z] ++ set -x [2020-04-17T04:38:53.637Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:38:53.637Z] INFO: Testing against a local daemon [2020-04-17T04:38:53.637Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T04:38:53.637Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:38:53.637Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:38:53.637Z] === RUN TestEventsExecDie [2020-04-17T04:38:53.637Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-17T04:38:53.637Z] === RUN TestEventsBackwardsCompatible [2020-04-17T04:38:53.637Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-17T04:38:53.637Z] === RUN TestInfoBinaryCommits [2020-04-17T04:38:53.637Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T04:38:53.637Z] === RUN TestInfoAPIVersioned [2020-04-17T04:38:53.778Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-17T04:38:53.895Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-17T04:38:53.896Z] === RUN TestInfoDiscoveryBackend [2020-04-17T04:38:54.462Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-17T04:38:54.462Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T04:38:54.660Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-17T04:38:54.783Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-17T04:38:55.396Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T04:38:55.397Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T04:38:55.787Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-17T04:38:55.964Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-17T04:38:55.964Z] === RUN TestInfoAPI [2020-04-17T04:38:55.964Z] --- PASS: TestInfoAPI (0.05s) [2020-04-17T04:38:55.964Z] === RUN TestInfoAPIWarnings [2020-04-17T04:38:56.150Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.041s coverage: 57.9% of statements [2020-04-17T04:38:56.791Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-17T04:38:56.901Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-04-17T04:38:56.901Z] === RUN TestInfoDebug [2020-04-17T04:38:57.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-17T04:38:57.404Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-17T04:38:57.468Z] --- PASS: TestInfoDebug (0.62s) [2020-04-17T04:38:57.468Z] === RUN TestInfoInsecureRegistries [2020-04-17T04:38:58.035Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-04-17T04:38:58.035Z] === RUN TestInfoRegistryMirrors [2020-04-17T04:38:58.237Z] ok github.com/docker/docker/daemon 12.551s coverage: 17.3% of statements [2020-04-17T04:38:58.237Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T04:38:58.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T04:38:58.237Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T04:38:58.237Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T04:38:58.602Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-04-17T04:38:58.602Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T04:38:58.861Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-04-17T04:38:58.861Z] === RUN TestPingCacheHeaders [2020-04-17T04:38:58.861Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-17T04:38:58.861Z] === RUN TestPingGet [2020-04-17T04:38:58.861Z] --- PASS: TestPingGet (0.04s) [2020-04-17T04:38:58.861Z] === RUN TestPingHead [2020-04-17T04:38:58.861Z] --- PASS: TestPingHead (0.05s) [2020-04-17T04:38:58.861Z] === RUN TestVersion [2020-04-17T04:38:58.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-17T04:38:59.119Z] --- PASS: TestVersion (0.05s) [2020-04-17T04:38:59.119Z] PASS [2020-04-17T04:38:59.119Z] [2020-04-17T04:38:59.119Z] === Skipped [2020-04-17T04:38:59.119Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:38:59.119Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:38:59.119Z] [2020-04-17T04:38:59.119Z] [2020-04-17T04:38:59.119Z] DONE 18 tests, 1 skipped in 6.461s [2020-04-17T04:38:59.119Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T04:38:59.119Z] ++ 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-04-17T04:38:59.119Z] ++ set -e [2020-04-17T04:38:59.119Z] ++ '[' -n 0 ']' [2020-04-17T04:38:59.119Z] ++ set -x [2020-04-17T04:38:59.119Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:38:59.119Z] INFO: Testing against a local daemon [2020-04-17T04:38:59.119Z] === RUN TestVolumesCreateAndList [2020-04-17T04:38:59.119Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-17T04:38:59.119Z] === RUN TestVolumesRemove [2020-04-17T04:38:59.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-17T04:38:59.377Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-17T04:38:59.377Z] === RUN TestVolumesInspect [2020-04-17T04:38:59.377Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-17T04:38:59.377Z] === RUN TestVolumesInvalidJSON [2020-04-17T04:38:59.377Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T04:38:59.377Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T04:38:59.377Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T04:38:59.377Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-17T04:38:59.377Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T04:38:59.377Z] PASS [2020-04-17T04:38:59.377Z] [2020-04-17T04:38:59.377Z] DONE 5 tests in 0.342s [2020-04-17T04:38:59.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T04:38:59.423Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-17T04:38:59.636Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T04:38:59.636Z] +++ kill 13358 [2020-04-17T04:39:00.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-17T04:39:00.893Z] === RUN TestDockerSuite/TestExecEnv [2020-04-17T04:39:00.945Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-04-17T04:39:01.010Z] +++ /etc/init.d/apparmor stop [2020-04-17T04:39:01.011Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T04:39:01.011Z] [2020-04-17T04:39:01.011Z] Unloading profiles will leave already running processes permanently [2020-04-17T04:39:01.011Z] unconfined, which can lead to unexpected situations. [2020-04-17T04:39:01.011Z] [2020-04-17T04:39:01.011Z] To set a process to complain mode, use the command line tool [2020-04-17T04:39:01.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T04:39:01.011Z] +++ true [2020-04-17T04:39:01.011Z] [2020-04-17T04:39:01.507Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-17T04:39:01.569Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.330s coverage: 68.6% of statements [2020-04-17T04:39:01.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-17T04:39:03.524Z] === RUN TestDockerSuite/TestExecExitStatus Post stage [Pipeline] junit [2020-04-17T04:39:03.557Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T04:39:04.280Z] + echo Ensuring container killed. [2020-04-17T04:39:04.280Z] Ensuring container killed. [2020-04-17T04:39:04.280Z] + docker rm -vf docker-pr246 [2020-04-17T04:39:04.280Z] Error: No such container: docker-pr246 [2020-04-17T04:39:04.280Z] + true [Pipeline] sh [2020-04-17T04:39:04.293Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.363s coverage: 45.9% of statements [2020-04-17T04:39:04.293Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T04:39:04.529Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-17T04:39:04.570Z] + echo Chowning /workspace to jenkins user [2020-04-17T04:39:04.570Z] Chowning /workspace to jenkins user [2020-04-17T04:39:04.570Z] + id -u [2020-04-17T04:39:04.570Z] + id -g [2020-04-17T04:39:04.570Z] + docker run --rm -v /home/ubuntu/workspace/engine_master:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T04:39:04.570Z] Unable to find image 'busybox:latest' locally [2020-04-17T04:39:04.570Z] latest: Pulling from library/busybox [2020-04-17T04:39:04.829Z] a28b2a8c0530: Pulling fs layer [2020-04-17T04:39:04.829Z] a28b2a8c0530: Download complete [2020-04-17T04:39:04.920Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.225s coverage: 49.5% of statements [2020-04-17T04:39:05.089Z] a28b2a8c0530: Pull complete [2020-04-17T04:39:05.089Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T04:39:05.089Z] Status: Downloaded newer image for busybox:latest [2020-04-17T04:39:06.546Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-17T04:39:07.550Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-17T04:39:07.630Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.785s coverage: 76.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T04:39:08.581Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-17T04:39:08.673Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-04-17T04:39:08.676Z] + bundleName=arm64-integration [2020-04-17T04:39:08.676Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-17T04:39:08.676Z] Creating arm64-integration-bundles.tar.gz [2020-04-17T04:39:08.676Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-17T04:39:08.676Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T04:39:08.946Z] Archiving artifacts [2020-04-17T04:39:09.299Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-04-17T04:39:09.586Z] === RUN TestDockerSuite/TestExecParseError [2020-04-17T04:39:10.198Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-17T04:39:10.336Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2020-04-17T04:39:10.336Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.668s coverage: 55.4% of statements [2020-04-17T04:39:10.336Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T04:39:10.336Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T04:39:10.466Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T04:39:10.784Z] + make clean [2020-04-17T04:39:11.203Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-17T04:39:11.351Z] docker volume rm -f docker-dev-cache [2020-04-17T04:39:11.351Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T04:39:12.207Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-17T04:39:13.674Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-17T04:39:14.679Z] === RUN TestDockerSuite/TestExecStartFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T04:39:15.684Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-17T04:39:15.883Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 41.8% of statements [2020-04-17T04:39:16.172Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-04-17T04:39:16.805Z] ok github.com/docker/docker/daemon/logger/awslogs 0.647s coverage: 77.8% of statements [2020-04-17T04:39:17.826Z] ok github.com/docker/docker/daemon/images 0.090s coverage: 4.9% of statements [2020-04-17T04:39:17.826Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T04:39:17.826Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T04:39:17.826Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T04:39:17.826Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T04:39:18.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2020-04-17T04:39:19.488Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-04-17T04:39:20.527Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-04-17T04:39:22.607Z] ok github.com/docker/docker/daemon/logger/local 0.110s coverage: 75.2% of statements [2020-04-17T04:39:22.607Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T04:39:23.638Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 33.3% of statements [2020-04-17T04:39:23.893Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-17T04:39:23.893Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-17T04:39:23.926Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.8% of statements [2020-04-17T04:39:26.005Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2020-04-17T04:39:26.630Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-04-17T04:39:27.655Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-04-17T04:39:28.070Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-17T04:39:28.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-17T04:39:28.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-17T04:39:28.070Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-17T04:39:28.186Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-17T04:39:28.186Z] === RUN TestDockerSuite/TestExecTTY [2020-04-17T04:39:28.327Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-17T04:39:28.467Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-17T04:39:29.260Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-17T04:39:29.471Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-17T04:39:29.517Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-17T04:39:29.707Z] ok github.com/docker/docker/daemon/logger/splunk 2.881s coverage: 82.5% of statements [2020-04-17T04:39:29.707Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T04:39:29.707Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T04:39:29.775Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-17T04:39:30.339Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-17T04:39:30.475Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-17T04:39:31.480Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-17T04:39:31.480Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-17T04:39:33.214Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2020-04-17T04:39:33.615Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-17T04:39:33.848Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-04-17T04:39:34.149Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-17T04:39:34.546Z] --- PASS: TestImportExtremelyLargeImageWorks (172.23s) [2020-04-17T04:39:34.546Z] PASS [2020-04-17T04:39:34.546Z] [2020-04-17T04:39:34.546Z] DONE 12 tests in 175.827s [2020-04-17T04:39:34.546Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T04:39:34.546Z] ++ 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-04-17T04:39:34.546Z] ++ set -e [2020-04-17T04:39:34.546Z] ++ '[' -n 0 ']' [2020-04-17T04:39:34.546Z] ++ set -x [2020-04-17T04:39:34.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:39:34.546Z] INFO: Testing against a local daemon [2020-04-17T04:39:34.546Z] === RUN TestNetworkCreateDelete [2020-04-17T04:39:34.546Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-04-17T04:39:34.546Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T04:39:34.761Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-17T04:39:34.870Z] ok github.com/docker/docker/distribution 0.500s coverage: 22.1% of statements [2020-04-17T04:39:34.870Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T04:39:35.110Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-17T04:39:35.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-04-17T04:39:35.110Z] === RUN TestInspectNetwork [2020-04-17T04:39:35.765Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-17T04:39:36.360Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.6% of statements [2020-04-17T04:39:36.360Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T04:39:36.481Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-17T04:39:36.773Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-17T04:39:37.778Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-17T04:39:38.376Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-17T04:39:38.406Z] ok github.com/docker/docker/image 0.136s coverage: 86.4% of statements [2020-04-17T04:39:38.693Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2020-04-17T04:39:38.693Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T04:39:39.309Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-17T04:39:39.317Z] ok github.com/docker/docker/image/v1 0.050s coverage: 25.0% of statements [2020-04-17T04:39:39.317Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T04:39:39.943Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2020-04-17T04:39:40.239Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T04:39:40.240Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T04:39:40.240Z] === RUN TestInspectNetwork/network_name [2020-04-17T04:39:40.240Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T04:39:40.497Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-17T04:39:41.433Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-04-17T04:39:43.256Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-17T04:39:43.779Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-17T04:39:43.779Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-17T04:39:43.779Z] remote: Enumerating objects: 2, done. [2020-04-17T04:39:43.779Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-17T04:39:43.779Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-17T04:39:43.779Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-17T04:39:43.779Z] 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-04-17T04:39:43.779Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-17T04:39:43.779Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T04:39:44.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/test/unit [2020-04-17T04:39:44.673Z] --- PASS: TestInspectNetwork (9.63s) [2020-04-17T04:39:44.673Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T04:39:44.673Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T04:39:44.673Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T04:39:44.673Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T04:39:44.673Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T04:39:44.927Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-04-17T04:39:46.415Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-04-17T04:39:46.613Z] ? github.com/docker/docker/api [no test files] [2020-04-17T04:39:46.786Z] Removing intermediate container cb523dbb5f6a [2020-04-17T04:39:46.787Z] ---> f8794f5eabc5 [2020-04-17T04:39:46.787Z] 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-04-17T04:39:46.787Z] ---> Running in 9e597164761a [2020-04-17T04:39:46.787Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-17T04:39:47.042Z] ok github.com/docker/docker/pkg/archive 1.338s coverage: 76.8% of statements [2020-04-17T04:39:47.042Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-04-17T04:39:47.627Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-17T04:39:47.949Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2020-04-17T04:39:47.949Z] === RUN TestNetworkInvalidJSON [2020-04-17T04:39:47.949Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T04:39:47.949Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T04:39:47.949Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:39:47.949Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:39:47.949Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:39:47.949Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:39:47.949Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T04:39:47.949Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:39:47.949Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:39:47.949Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-17T04:39:47.949Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T04:39:47.949Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T04:39:47.949Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T04:39:47.949Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T04:39:47.949Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-04-17T04:39:47.949Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T04:39:48.068Z] ok github.com/docker/docker/pkg/authorization 2.840s coverage: 68.3% of statements [2020-04-17T04:39:48.206Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-17T04:39:48.358Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-04-17T04:39:49.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-04-17T04:39:49.000Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T04:39:49.724Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-17T04:39:49.933Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2020-04-17T04:39:49.933Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T04:39:49.944Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-17T04:39:49.944Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-04-17T04:39:50.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-17T04:39:50.756Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-04-17T04:39:50.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T04:39:51.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-17T04:39:51.437Z] ok github.com/docker/docker/layer 7.186s coverage: 68.8% of statements [2020-04-17T04:39:51.437Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T04:39:51.437Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T04:39:51.437Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T04:39:51.437Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T04:39:51.437Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T04:39:51.437Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T04:39:51.437Z] ok github.com/docker/docker/pkg/discovery/memory 0.026s coverage: 92.3% of statements [2020-04-17T04:39:52.384Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-04-17T04:39:52.384Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T04:39:52.460Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-17T04:39:52.460Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-17T04:39:52.667Z] eac6fba788c9: Pull complete [2020-04-17T04:39:52.667Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-17T04:39:52.667Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:39:52.667Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-17T04:39:52.667Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-17T04:39:52.667Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-17T04:39:52.667Z] WARN: Skipping validation tests [2020-04-17T04:39:52.667Z] INFO: Running unit tests at 04/17/2020 04:39:38... [2020-04-17T04:39:52.667Z] INFO: make.ps1 starting at 04/17/2020 04:39:42 [2020-04-17T04:39:52.667Z] INFO: Git commit (130b0bc603) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T04:39:52.667Z] INFO: Invoking autogen... [2020-04-17T04:39:52.667Z] INFO: Running unit tests... [2020-04-17T04:39:52.668Z] 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/fuse-overlayfs 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-04-17T04:39:52.948Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-04-17T04:39:52.948Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T04:39:53.951Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-04-17T04:39:54.237Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-04-17T04:39:54.525Z] ok github.com/docker/docker/pkg/chrootarchive 4.589s coverage: 43.2% of statements [2020-04-17T04:39:54.525Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T04:39:54.525Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T04:39:55.198Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-17T04:39:55.272Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:39:55.272Z] Using test binary docker [2020-04-17T04:39:55.272Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:39:55.272Z] INFO: Waiting for daemon to start... [2020-04-17T04:39:55.272Z] Starting dockerd [2020-04-17T04:39:55.272Z] . [2020-04-17T04:39:55.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:39:55.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:39:55.272Z] Error: No such image: emptyfs [2020-04-17T04:39:55.272Z] Running integration-test (iteration 1) [2020-04-17T04:39:55.272Z] Running /go/src/github.com/docker/docker/integration-cli (ppc64le.integration-cli) flags=-test.v -test.timeout=360m [2020-04-17T04:39:55.480Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-17T04:39:55.480Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-17T04:39:55.480Z] === RUN TestDockerSuite/TestHealth [2020-04-17T04:39:55.548Z] ok github.com/docker/docker/pkg/fsutils 0.498s coverage: 85.1% of statements [2020-04-17T04:39:55.842Z] ok github.com/docker/docker/pkg/discovery/kv 3.211s coverage: 84.1% of statements [2020-04-17T04:39:56.224Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2020-04-17T04:39:56.224Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T04:39:56.224Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:39:56.224Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:39:56.224Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T04:39:56.869Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 11.4% of statements [2020-04-17T04:39:58.364Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-04-17T04:39:58.364Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-04-17T04:39:58.652Z] ok github.com/docker/docker/pkg/idtools 0.760s coverage: 70.1% of statements [2020-04-17T04:39:59.279Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-04-17T04:39:59.576Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2020-04-17T04:39:59.576Z] ok github.com/docker/docker/pkg/ioutils 1.593s coverage: 69.3% of statements [2020-04-17T04:39:59.576Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T04:39:59.576Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T04:39:59.576Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T04:39:59.764Z] ? github.com/docker/docker/api [no test files] [2020-04-17T04:40:00.203Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-04-17T04:40:00.492Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-04-17T04:40:01.530Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-04-17T04:40:01.530Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.048s coverage: 91.4% of statements [2020-04-17T04:40:01.530Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T04:40:01.530Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T04:40:01.632Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-04-17T04:40:02.153Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-04-17T04:40:03.656Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2020-04-17T04:40:03.944Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-04-17T04:40:04.230Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-04-17T04:40:05.261Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2020-04-17T04:40:05.885Z] ok github.com/docker/docker/pkg/pubsub 1.203s coverage: 73.9% of statements [2020-04-17T04:40:06.173Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-04-17T04:40:07.682Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-17T04:40:07.682Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-04-17T04:40:07.859Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:40:08.144Z] Loaded image: busybox:latest [2020-04-17T04:40:08.304Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-04-17T04:40:08.430Z] Loaded image: busybox:glibc [2020-04-17T04:40:08.430Z] Loaded image: debian:jessie [2020-04-17T04:40:08.430Z] Loaded image: hello-world:latest [2020-04-17T04:40:08.430Z] INFO: Testing against a local daemon [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-17T04:40:08.430Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-17T04:40:08.604Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 70.8% of statements [2020-04-17T04:40:09.051Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-17T04:40:09.227Z] ok github.com/docker/docker/pkg/signal 3.544s coverage: 61.0% of statements [2020-04-17T04:40:09.336Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-17T04:40:09.620Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-17T04:40:09.620Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-17T04:40:09.855Z] ok github.com/docker/docker/pkg/system 0.108s coverage: 35.0% of statements [2020-04-17T04:40:10.482Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2020-04-17T04:40:10.639Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-17T04:40:10.639Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-17T04:40:10.639Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-17T04:40:11.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-17T04:40:11.507Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.1% of statements [2020-04-17T04:40:11.507Z] testing: warning: no tests to run [2020-04-17T04:40:11.507Z] coverage: [no statements] [2020-04-17T04:40:11.507Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-04-17T04:40:11.795Z] ok github.com/docker/docker/pkg/tarsum 0.234s coverage: 89.3% of statements [2020-04-17T04:40:12.016Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-17T04:40:12.178Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-17T04:40:12.422Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-04-17T04:40:12.463Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-17T04:40:12.463Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-17T04:40:12.463Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-17T04:40:12.709Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-04-17T04:40:12.709Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-04-17T04:40:13.479Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-17T04:40:13.927Z] --- PASS: TestServiceWithDataPathPortInit (17.86s) [2020-04-17T04:40:13.927Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T04:40:14.489Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-17T04:40:14.489Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-17T04:40:14.489Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-17T04:40:14.489Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-17T04:40:14.618Z] ok github.com/docker/docker/api/server 0.194s coverage: 9.0% of statements [2020-04-17T04:40:16.232Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-04-17T04:40:16.857Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-04-17T04:40:17.782Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-17T04:40:17.782Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-17T04:40:17.782Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-17T04:40:17.782Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-17T04:40:17.879Z] ok github.com/docker/docker/reference 0.046s coverage: 84.4% of statements [2020-04-17T04:40:18.394Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-17T04:40:18.394Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-17T04:40:18.882Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-17T04:40:18.906Z] ok github.com/docker/docker/plugin 0.595s coverage: 27.1% of statements [2020-04-17T04:40:19.398Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-17T04:40:19.399Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-17T04:40:19.399Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-17T04:40:19.399Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-17T04:40:19.680Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-17T04:40:20.294Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-17T04:40:20.360Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-17T04:40:20.398Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-04-17T04:40:20.908Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-17T04:40:20.908Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-17T04:40:21.024Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2020-04-17T04:40:22.054Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-17T04:40:22.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-17T04:40:22.375Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-17T04:40:22.375Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-17T04:40:22.390Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-17T04:40:22.518Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-04-17T04:40:22.553Z] INFO: Sources obtained for gotestsum... [2020-04-17T04:40:22.553Z] INFO: Checkout done for gotestsum... [2020-04-17T04:40:22.818Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2020-04-17T04:40:22.877Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s) [2020-04-17T04:40:22.877Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ch8657gx2qtyqbiuu71bekt3t Created:2020-04-17 04:40:15.6381984 +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[d003fd3c63aca785a0d911b436105e4987f3cdd20004dcb9a61e42dcac3605fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oev3xr4v51tpd0lwh10kbn25c EndpointID:3de8b2cf8aebb2754ca7e46dcf81b7cf1e062ecafe479d27cc2934fd8a5406f1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64bc86bba8007223d3f139613c4f527ec70335b01d876f5f2577d3f248e782d0 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:7bb5d2f7c893 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oev3xr4v51tpd0lwh10kbn25c EndpointID:3de8b2cf8aebb2754ca7e46dcf81b7cf1e062ecafe479d27cc2934fd8a5406f1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T04:40:22.877Z] PASS [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] === Skipped [2020-04-17T04:40:22.877Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:40:22.877Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] DONE 22 tests, 1 skipped in 48.466s [2020-04-17T04:40:22.877Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:40:22.877Z] ++ 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-04-17T04:40:22.877Z] ++ set -e [2020-04-17T04:40:22.877Z] ++ '[' -n 0 ']' [2020-04-17T04:40:22.877Z] ++ set -x [2020-04-17T04:40:22.877Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:40:22.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-17T04:40:22.877Z] INFO: Testing against a local daemon [2020-04-17T04:40:22.877Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T04:40:22.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:40:22.877Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:40:22.877Z] === RUN TestDockerNetworkIpvlan [2020-04-17T04:40:22.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:40:22.877Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:40:22.877Z] PASS [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] === Skipped [2020-04-17T04:40:22.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:40:22.877Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:40:22.877Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] [2020-04-17T04:40:22.877Z] DONE 2 tests, 2 skipped in 0.149s [2020-04-17T04:40:22.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:40:22.877Z] ++ 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-04-17T04:40:22.877Z] ++ set -e [2020-04-17T04:40:22.877Z] ++ '[' -n 0 ']' [2020-04-17T04:40:22.877Z] ++ set -x [2020-04-17T04:40:22.877Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:40:23.106Z] ok github.com/docker/docker/registry 0.515s coverage: 56.1% of statements [2020-04-17T04:40:23.134Z] INFO: Testing against a local daemon [2020-04-17T04:40:23.134Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T04:40:23.380Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-17T04:40:23.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-17T04:40:24.384Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-17T04:40:24.384Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-17T04:40:24.428Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-17T04:40:24.748Z] INFO: Build done for gotestsum... [2020-04-17T04:40:24.762Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-04-17T04:40:24.762Z] === RUN TestDockerNetworkMacvlan [2020-04-17T04:40:24.762Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-17T04:40:24.762Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-17T04:40:25.047Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-17T04:40:25.326Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-17T04:40:25.326Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T04:40:25.389Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-17T04:40:25.667Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-17T04:40:26.258Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T04:40:26.291Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-17T04:40:26.590Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2020-04-17T04:40:27.188Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T04:40:27.302Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-17T04:40:28.837Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-17T04:40:28.837Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-17T04:40:28.837Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-17T04:40:29.296Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-04-17T04:40:29.296Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-04-17T04:40:29.333Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-17T04:40:30.306Z] === RUN TestDockerSuite/TestImportFile [2020-04-17T04:40:30.463Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T04:40:30.784Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-17T04:40:30.815Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-17T04:40:31.432Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-17T04:40:32.323Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-17T04:40:32.323Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-17T04:40:32.450Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-17T04:40:33.738Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T04:40:33.922Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-17T04:40:34.342Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-17T04:40:34.959Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-17T04:40:35.577Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-17T04:40:36.591Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-17T04:40:37.046Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-17T04:40:37.610Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T04:40:37.610Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === Skipped [2020-04-17T04:40:37.610Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T04:40:37.610Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T04:40:37.610Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T04:40:37.610Z] time="2020-04-17T04:39:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T04:40:37.610Z] time="2020-04-17T04:39:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T04:40:37.610Z] time="2020-04-17T04:39:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T04:40:37.610Z] time="2020-04-17T04:39:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T04:40:37.610Z] time="2020-04-17T04:39:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T04:40:37.610Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T04:40:37.610Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T04:40:37.610Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:40:37.610Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T04:40:37.610Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T04:40:37.610Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T04:40:37.610Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] [2020-04-17T04:40:37.610Z] DONE 2143 tests, 26 skipped in 355.388s [2020-04-17T04:40:37.913Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-17T04:40:37.913Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-17T04:40:38.080Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-17T04:40:38.477Z] === RUN TestDockerSuite/TestBuildExposeOrder Post stage [Pipeline] junit [2020-04-17T04:40:38.657Z] Recording test results [2020-04-17T04:40:38.735Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T04:40:38.992Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-17T04:40:39.069Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-17T04:40:39.094Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T04:40:39.251Z] === RUN TestDockerSuite/TestBuildFails [2020-04-17T04:40:39.551Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_master/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/make.sh dynbinary test-integration [2020-04-17T04:40:39.614Z] Removing intermediate container 9e597164761a [2020-04-17T04:40:39.614Z] ---> 6d662e886100 [2020-04-17T04:40:39.614Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-17T04:40:39.614Z] ---> Running in bf7fb9faec59 [2020-04-17T04:40:39.682Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-17T04:40:39.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-17T04:40:39.835Z] [2020-04-17T04:40:40.114Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-17T04:40:40.114Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-17T04:40:40.134Z] Removing bundles/ [2020-04-17T04:40:40.134Z] [2020-04-17T04:40:40.134Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T04:40:40.134Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:40:40.134Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T04:40:40.381Z] --- PASS: TestDockerNetworkMacvlan (15.82s) [2020-04-17T04:40:40.382Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-04-17T04:40:40.382Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-17T04:40:40.382Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2020-04-17T04:40:40.382Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.96s) [2020-04-17T04:40:40.382Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.23s) [2020-04-17T04:40:40.382Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-04-17T04:40:40.382Z] PASS [2020-04-17T04:40:40.382Z] [2020-04-17T04:40:40.382Z] DONE 8 tests in 17.391s [2020-04-17T04:40:40.382Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-17T04:40:40.382Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T04:40:40.382Z] ++ 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-04-17T04:40:40.382Z] ++ set -e [2020-04-17T04:40:40.382Z] ++ '[' -n 0 ']' [2020-04-17T04:40:40.382Z] ++ set -x [2020-04-17T04:40:40.382Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:40:40.382Z] testing: warning: no tests to run [2020-04-17T04:40:40.382Z] PASS [2020-04-17T04:40:40.382Z] [2020-04-17T04:40:40.382Z] DONE 0 tests in 0.046s [2020-04-17T04:40:40.382Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-17T04:40:40.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T04:40:40.382Z] ++ 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-04-17T04:40:40.382Z] ++ set -e [2020-04-17T04:40:40.382Z] ++ '[' -n 0 ']' [2020-04-17T04:40:40.382Z] ++ set -x [2020-04-17T04:40:40.382Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:40:40.639Z] INFO: Testing against a local daemon [2020-04-17T04:40:40.639Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T04:40:40.686Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-17T04:40:41.137Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-17T04:40:41.690Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-17T04:40:41.690Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-17T04:40:41.690Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-17T04:40:41.757Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-17T04:40:41.812Z] Removing intermediate container bf7fb9faec59 [2020-04-17T04:40:41.813Z] ---> feb069bc90ef [2020-04-17T04:40:41.813Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-17T04:40:41.813Z] ---> Running in bc3372f6b450 [2020-04-17T04:40:42.302Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-17T04:40:42.536Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-04-17T04:40:42.536Z] === RUN TestAuthZPluginTLS [2020-04-17T04:40:43.100Z] --- PASS: TestAuthZPluginTLS (0.64s) [2020-04-17T04:40:43.100Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T04:40:43.306Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-17T04:40:43.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-17T04:40:43.615Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-17T04:40:43.615Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T04:40:44.007Z] Removing intermediate container bc3372f6b450 [2020-04-17T04:40:44.007Z] ---> d8345cb4b68e [2020-04-17T04:40:44.007Z] Step 10/10 : COPY . . [2020-04-17T04:40:44.179Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-17T04:40:44.179Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T04:40:44.311Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-17T04:40:44.744Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-17T04:40:44.744Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T04:40:45.316Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-17T04:40:45.928Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-17T04:40:46.114Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-17T04:40:46.371Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-04-17T04:40:46.371Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T04:40:46.933Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-17T04:40:46.933Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-17T04:40:46.935Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-04-17T04:40:46.935Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T04:40:47.499Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-17T04:40:47.499Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T04:40:47.499Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-17T04:40:48.064Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-17T04:40:48.064Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T04:40:48.996Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-17T04:40:49.560Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-17T04:40:49.603Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-17T04:40:49.818Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-04-17T04:40:49.818Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T04:40:50.215Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-17T04:40:50.383Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-17T04:40:51.220Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-17T04:40:51.220Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-17T04:40:52.224Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-17T04:40:52.224Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-17T04:40:52.282Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2020-04-17T04:40:52.282Z] === RUN TestAuthZPluginHeader [2020-04-17T04:40:52.540Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-17T04:40:52.797Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-04-17T04:40:52.797Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T04:40:53.362Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-17T04:40:53.620Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-17T04:40:53.692Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-17T04:40:54.696Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-17T04:40:55.732Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-17T04:40:56.143Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-17T04:40:56.736Z] === RUN TestDockerSuite/TestInspectImage [2020-04-17T04:40:56.736Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-17T04:40:56.736Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-17T04:40:56.736Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-17T04:40:57.514Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) [2020-04-17T04:40:57.515Z] === RUN TestAuthZPluginV2Disable [2020-04-17T04:40:57.741Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-17T04:40:58.080Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-17T04:40:58.746Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-17T04:40:58.746Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-17T04:40:59.450Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-17T04:40:59.752Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-17T04:41:00.251Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-17T04:41:00.251Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-17T04:41:00.251Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-17T04:41:00.251Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-17T04:41:00.251Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-17T04:41:00.365Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-17T04:41:00.365Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-17T04:41:00.365Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-17T04:41:01.346Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2020-04-17T04:41:01.346Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T04:41:01.369Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-17T04:41:02.288Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-17T04:41:02.374Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-17T04:41:04.391Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-17T04:41:04.623Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-17T04:41:04.623Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-17T04:41:04.623Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2020-04-17T04:41:04.623Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T04:41:04.880Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-17T04:41:04.984Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-17T04:41:05.004Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T04:41:05.349Z] ok github.com/docker/docker/api/server/httputils 0.149s coverage: 14.7% of statements [2020-04-17T04:41:05.349Z] ok github.com/docker/docker/api/server/middleware 0.191s coverage: 37.7% of statements [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T04:41:05.349Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T04:41:05.349Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-04-17T04:41:05.444Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-17T04:41:05.606Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-17T04:41:05.810Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-04-17T04:41:05.810Z] ok github.com/docker/docker/api/types/time 0.161s coverage: 100.0% of statements [2020-04-17T04:41:06.008Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-17T04:41:06.009Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-17T04:41:06.267Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-17T04:41:06.271Z] ok github.com/docker/docker/api/server/router/swarm 0.169s coverage: 4.8% of statements [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T04:41:06.271Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T04:41:06.271Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T04:41:07.013Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-17T04:41:07.246Z] ok github.com/docker/docker/builder/dockerignore 0.073s coverage: 96.8% of statements [2020-04-17T04:41:07.625Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-17T04:41:07.638Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-17T04:41:08.202Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-17T04:41:08.630Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-17T04:41:08.767Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-17T04:41:09.229Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T04:41:09.229Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-17T04:41:09.243Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-17T04:41:09.243Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-17T04:41:09.331Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-17T04:41:09.484Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-04-17T04:41:09.484Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T04:41:09.484Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T04:41:09.484Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T04:41:09.897Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-17T04:41:10.044Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T04:41:10.044Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T04:41:10.044Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T04:41:10.044Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T04:41:10.299Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T04:41:10.299Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T04:41:10.461Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-17T04:41:10.991Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2020-04-17T04:41:10.991Z] ok github.com/docker/docker/builder/remotecontext 0.500s coverage: 9.2% of statements [2020-04-17T04:41:11.221Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T04:41:11.221Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T04:41:11.453Z] ok github.com/docker/docker/builder/dockerfile 0.427s coverage: 46.3% of statements [2020-04-17T04:41:11.779Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.8% of statements [2020-04-17T04:41:11.779Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T04:41:11.779Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T04:41:11.912Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-17T04:41:12.033Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T04:41:12.033Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T04:41:12.033Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T04:41:12.033Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T04:41:12.033Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T04:41:12.287Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-04-17T04:41:12.287Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T04:41:12.287Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T04:41:12.287Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T04:41:12.287Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T04:41:12.287Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T04:41:12.357Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-17T04:41:12.430Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-17T04:41:12.541Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-04-17T04:41:12.541Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T04:41:12.541Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T04:41:12.795Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-04-17T04:41:12.795Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T04:41:12.795Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T04:41:13.353Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-04-17T04:41:13.928Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-17T04:41:14.042Z] ---> 19a2dfaef49c [2020-04-17T04:41:14.505Z] Successfully built 19a2dfaef49c [2020-04-17T04:41:14.505Z] Successfully tagged docker:latest [2020-04-17T04:41:14.505Z] INFO: Image build ended at 04/17/2020 04:41:14. Duration:00:05:13.6392763 [2020-04-17T04:41:14.968Z] [2020-04-17T04:41:14.968Z] [2020-04-17T04:41:14.968Z] INFO: Building the test binaries at 04/17/2020 04:41:14... [2020-04-17T04:41:15.429Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-17T04:41:15.633Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-17T04:41:15.903Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-17T04:41:15.903Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-17T04:41:16.042Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-17T04:41:17.388Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-17T04:41:17.507Z] ok github.com/docker/docker/builder/remotecontext 0.194s coverage: 13.6% of statements [2020-04-17T04:41:17.507Z] ok github.com/docker/docker/builder/dockerfile 0.582s coverage: 48.2% of statements [2020-04-17T04:41:17.527Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.48s) [2020-04-17T04:41:17.527Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T04:41:18.058Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-17T04:41:18.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-17T04:41:18.431Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-17T04:41:19.354Z] ok github.com/docker/docker/builder/remotecontext/git 1.263s coverage: 86.3% of statements [2020-04-17T04:41:19.354Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T04:41:19.354Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T04:41:20.727Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-17T04:41:20.862Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-17T04:41:21.364Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-17T04:41:21.876Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-17T04:41:22.608Z] ok github.com/docker/docker/client 0.156s coverage: 75.4% of statements [2020-04-17T04:41:22.891Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-17T04:41:23.397Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-17T04:41:23.397Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-17T04:41:23.868Z] ok github.com/docker/docker/client 0.724s coverage: 74.9% of statements [2020-04-17T04:41:24.639Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-17T04:41:24.639Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-17T04:41:24.896Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-17T04:41:24.896Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-17T04:41:25.153Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-17T04:41:25.352Z] INFO: make.ps1 starting at 04/17/2020 04:41:24 [2020-04-17T04:41:25.352Z] INFO: Git commit (130b0bc603) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T04:41:25.352Z] INFO: Invoking autogen... [2020-04-17T04:41:25.410Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-17T04:41:25.606Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-17T04:41:25.816Z] INFO: Building daemon... [2020-04-17T04:41:26.068Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-17T04:41:26.349Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-17T04:41:26.781Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-17T04:41:27.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-17T04:41:28.154Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-17T04:41:29.069Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-17T04:41:29.691Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-17T04:41:30.712Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-17T04:41:32.328Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-17T04:41:32.585Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-17T04:41:33.149Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-17T04:41:33.426Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-17T04:41:33.713Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-04-17T04:41:33.713Z] PASS [2020-04-17T04:41:33.713Z] [2020-04-17T04:41:33.713Z] DONE 17 tests in 53.253s [2020-04-17T04:41:33.713Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T04:41:33.713Z] ++ 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-04-17T04:41:33.713Z] ++ set -e [2020-04-17T04:41:33.713Z] ++ '[' -n 0 ']' [2020-04-17T04:41:33.713Z] ++ set -x [2020-04-17T04:41:33.713Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:41:33.970Z] INFO: Testing against a local daemon [2020-04-17T04:41:33.970Z] === RUN TestPluginInvalidJSON [2020-04-17T04:41:33.970Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:41:33.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:41:33.970Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:41:33.970Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T04:41:33.970Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T04:41:33.970Z] PASS [2020-04-17T04:41:33.970Z] [2020-04-17T04:41:33.970Z] DONE 2 tests in 0.130s [2020-04-17T04:41:33.970Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T04:41:33.970Z] ++ 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-04-17T04:41:33.970Z] ++ set -e [2020-04-17T04:41:33.970Z] ++ '[' -n 0 ']' [2020-04-17T04:41:33.970Z] ++ set -x [2020-04-17T04:41:33.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:41:33.970Z] INFO: Testing against a local daemon [2020-04-17T04:41:33.970Z] === RUN TestExternalGraphDriver [2020-04-17T04:41:34.228Z] === RUN TestExternalGraphDriver/json [2020-04-17T04:41:36.795Z] === RUN TestExternalGraphDriver/spec [2020-04-17T04:41:38.691Z] === RUN TestExternalGraphDriver/pull [2020-04-17T04:41:38.710Z] ok github.com/docker/docker/builder/remotecontext/git 28.536s coverage: 86.3% of statements [2020-04-17T04:41:38.710Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T04:41:38.710Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T04:41:40.063Z] --- PASS: TestExternalGraphDriver (5.99s) [2020-04-17T04:41:40.063Z] --- PASS: TestExternalGraphDriver/json (2.26s) [2020-04-17T04:41:40.063Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2020-04-17T04:41:40.063Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2020-04-17T04:41:40.063Z] === RUN TestGraphdriverPluginV2 [2020-04-17T04:41:40.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-17T04:41:42.556Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-17T04:41:43.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-17T04:41:44.027Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-17T04:41:44.268Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-17T04:41:44.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-17T04:41:45.202Z] --- PASS: TestGraphdriverPluginV2 (5.25s) [2020-04-17T04:41:45.202Z] PASS [2020-04-17T04:41:45.202Z] [2020-04-17T04:41:45.202Z] DONE 5 tests in 11.379s [2020-04-17T04:41:45.202Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T04:41:45.202Z] ++ 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-04-17T04:41:45.202Z] ++ set -e [2020-04-17T04:41:45.202Z] ++ '[' -n 0 ']' [2020-04-17T04:41:45.202Z] ++ set -x [2020-04-17T04:41:45.202Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:41:45.459Z] INFO: Testing against a local daemon [2020-04-17T04:41:45.459Z] === RUN TestContinueAfterPluginCrash [2020-04-17T04:41:45.459Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T04:41:45.459Z] === RUN TestReadPluginNoRead [2020-04-17T04:41:45.459Z] === PAUSE TestReadPluginNoRead [2020-04-17T04:41:45.459Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T04:41:45.459Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T04:41:45.459Z] === CONT TestContinueAfterPluginCrash [2020-04-17T04:41:45.459Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T04:41:46.066Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-17T04:41:46.679Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-17T04:41:47.298Z] ok github.com/docker/docker/cmd/dockerd 0.615s coverage: 19.3% of statements [2020-04-17T04:41:47.380Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-17T04:41:47.666Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-17T04:41:48.841Z] ok github.com/docker/docker/container 0.509s coverage: 41.9% of statements [2020-04-17T04:41:48.841Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T04:41:48.841Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T04:41:48.841Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T04:41:48.841Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T04:41:49.349Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-17T04:41:49.349Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-17T04:41:49.640Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-17T04:41:49.813Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.302s coverage: 65.3% of statements [2020-04-17T04:41:49.962Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-17T04:41:49.962Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-17T04:41:49.962Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-17T04:41:50.966Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-17T04:41:51.010Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-17T04:41:51.579Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-17T04:41:54.495Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-17T04:41:54.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.710s coverage: 35.6% of statements [2020-04-17T04:41:55.187Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-17T04:41:55.187Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-17T04:41:55.512Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-17T04:41:55.951Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-17T04:41:56.564Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-17T04:41:56.998Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-17T04:42:00.326Z] ok github.com/docker/docker/daemon/cluster 1.752s coverage: 0.5% of statements [2020-04-17T04:42:00.467Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-17T04:42:01.737Z] --- PASS: TestDaemonStartWithLogOpt (15.19s) [2020-04-17T04:42:01.737Z] === CONT TestReadPluginNoRead [2020-04-17T04:42:01.737Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-17T04:42:01.737Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-17T04:42:02.038Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-17T04:42:02.320Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-17T04:42:02.320Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-17T04:42:02.513Z] ok github.com/docker/docker/daemon/config 1.127s coverage: 79.6% of statements [2020-04-17T04:42:02.513Z] ok github.com/docker/docker/daemon/discovery 0.161s coverage: 30.0% of statements [2020-04-17T04:42:03.324Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-17T04:42:04.262Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-17T04:42:04.263Z] === RUN TestReadPluginNoRead/default [2020-04-17T04:42:04.331Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-17T04:42:04.520Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-17T04:42:05.084Z] --- PASS: TestContinueAfterPluginCrash (19.68s) [2020-04-17T04:42:05.428Z] ok github.com/docker/docker/daemon/events 1.001s coverage: 50.0% of statements [2020-04-17T04:42:05.428Z] ok github.com/docker/docker/daemon/graphdriver 0.128s coverage: 2.3% of statements [2020-04-17T04:42:05.428Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.597s coverage: 11.1% of statements [2020-04-17T04:42:05.799Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-17T04:42:06.005Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-17T04:42:06.017Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T04:42:06.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-17T04:42:06.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-17T04:42:06.948Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-17T04:42:06.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-17T04:42:06.984Z] ok github.com/docker/docker/daemon/links 0.663s coverage: 93.0% of statements [2020-04-17T04:42:07.881Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-17T04:42:08.138Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T04:42:08.274Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-17T04:42:08.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-17T04:42:09.072Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-17T04:42:09.170Z] ok github.com/docker/docker/daemon/logger 0.359s coverage: 42.1% of statements [2020-04-17T04:42:09.170Z] ok github.com/docker/docker/daemon 3.048s coverage: 9.2% of statements [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-17T04:42:09.170Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-17T04:42:09.286Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 30.8% of statements [2020-04-17T04:42:09.286Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-04-17T04:42:09.286Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T04:42:09.286Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T04:42:09.286Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T04:42:09.286Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T04:42:10.142Z] ok github.com/docker/docker/daemon/images 0.349s coverage: 4.9% of statements [2020-04-17T04:42:10.142Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T04:42:10.142Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T04:42:10.290Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-17T04:42:10.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-17T04:42:10.443Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-17T04:42:10.443Z] --- PASS: TestReadPluginNoRead (9.71s) [2020-04-17T04:42:10.443Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-04-17T04:42:10.443Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2020-04-17T04:42:10.443Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-04-17T04:42:10.443Z] read_test.go:91: [d1820335f6588] daemon is not started [2020-04-17T04:42:10.443Z] PASS [2020-04-17T04:42:10.443Z] [2020-04-17T04:42:10.443Z] DONE 6 tests in 25.106s [2020-04-17T04:42:10.443Z] 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-04-17T04:42:10.443Z] ++ 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-04-17T04:42:10.443Z] ++ set -e [2020-04-17T04:42:10.443Z] ++ '[' -n 0 ']' [2020-04-17T04:42:10.443Z] ++ set -x [2020-04-17T04:42:10.443Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:42:10.443Z] testing: warning: no tests to run [2020-04-17T04:42:10.443Z] PASS [2020-04-17T04:42:10.443Z] [2020-04-17T04:42:10.443Z] DONE 0 tests in 0.079s [2020-04-17T04:42:10.443Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T04:42:10.443Z] ++ 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-04-17T04:42:10.443Z] ++ set -e [2020-04-17T04:42:10.443Z] ++ '[' -n 0 ']' [2020-04-17T04:42:10.443Z] ++ set -x [2020-04-17T04:42:10.443Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:42:10.603Z] ok github.com/docker/docker/daemon/logger/awslogs 0.658s coverage: 77.8% of statements [2020-04-17T04:42:10.603Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-17T04:42:10.603Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T04:42:10.603Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T04:42:10.603Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-17T04:42:10.603Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-17T04:42:10.700Z] INFO: Testing against a local daemon [2020-04-17T04:42:10.700Z] === RUN TestPluginWithDevMounts [2020-04-17T04:42:10.700Z] === PAUSE TestPluginWithDevMounts [2020-04-17T04:42:10.700Z] === CONT TestPluginWithDevMounts [2020-04-17T04:42:10.903Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-17T04:42:11.065Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.252s coverage: 87.2% of statements [2020-04-17T04:42:11.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-17T04:42:11.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-17T04:42:11.908Z] === RUN TestDockerSuite/TestLogsSince [2020-04-17T04:42:12.037Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.293s coverage: 61.6% of statements [2020-04-17T04:42:12.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-17T04:42:12.895Z] --- PASS: TestPluginWithDevMounts (2.10s) [2020-04-17T04:42:12.895Z] PASS [2020-04-17T04:42:12.895Z] [2020-04-17T04:42:12.895Z] DONE 1 tests in 2.253s [2020-04-17T04:42:12.895Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T04:42:12.895Z] ++ 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-04-17T04:42:12.895Z] ++ set -e [2020-04-17T04:42:12.895Z] ++ '[' -n 0 ']' [2020-04-17T04:42:12.895Z] ++ set -x [2020-04-17T04:42:12.895Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:42:12.895Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-17T04:42:12.895Z] INFO: Testing against a local daemon [2020-04-17T04:42:12.895Z] === RUN TestSecretInspect [2020-04-17T04:42:12.895Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-17T04:42:13.009Z] ok github.com/docker/docker/daemon/logger/local 0.511s coverage: 75.2% of statements [2020-04-17T04:42:13.009Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T04:42:13.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-17T04:42:13.462Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-17T04:42:13.470Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.345s coverage: 21.4% of statements [2020-04-17T04:42:13.496Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-04-17T04:42:13.932Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.226s coverage: 33.3% of statements [2020-04-17T04:42:14.394Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-17T04:42:14.903Z] ok github.com/docker/docker/daemon/logger/templates 0.241s coverage: 8.3% of statements [2020-04-17T04:42:15.326Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-17T04:42:15.382Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-17T04:42:15.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-17T04:42:15.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.202s coverage: 47.8% of statements [2020-04-17T04:42:16.258Z] --- PASS: TestSecretInspect (3.32s) [2020-04-17T04:42:16.258Z] === RUN TestSecretList [2020-04-17T04:42:16.847Z] ok github.com/docker/docker/daemon/logger/splunk 2.157s coverage: 82.5% of statements [2020-04-17T04:42:16.847Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T04:42:16.847Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-17T04:42:16.847Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T04:42:17.265Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.6% of statements [2020-04-17T04:42:17.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-17T04:42:17.629Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-17T04:42:18.193Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-17T04:42:18.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-17T04:42:18.693Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-17T04:42:19.034Z] ok github.com/docker/docker/distribution/metadata 1.629s coverage: 48.2% of statements [2020-04-17T04:42:19.034Z] ok github.com/docker/docker/distribution 1.584s coverage: 20.3% of statements [2020-04-17T04:42:19.034Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T04:42:19.123Z] --- PASS: TestSecretList (2.73s) [2020-04-17T04:42:19.123Z] === RUN TestSecretsCreateAndDelete [2020-04-17T04:42:19.495Z] ok github.com/docker/docker/errdefs 0.211s coverage: 49.4% of statements [2020-04-17T04:42:21.037Z] ok github.com/docker/docker/distribution/xfer 2.718s coverage: 77.3% of statements [2020-04-17T04:42:21.037Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T04:42:21.037Z] ok github.com/docker/docker/image/cache 0.159s coverage: 19.2% of statements [2020-04-17T04:42:21.500Z] ok github.com/docker/docker/image/v1 0.385s coverage: 25.0% of statements [2020-04-17T04:42:21.648Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-17T04:42:21.962Z] ok github.com/docker/docker/image 1.003s coverage: 86.4% of statements [2020-04-17T04:42:21.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-17T04:42:22.212Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2020-04-17T04:42:22.212Z] === RUN TestSecretsUpdate [2020-04-17T04:42:22.431Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T04:42:22.431Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T04:42:22.893Z] ok github.com/docker/docker/libcontainerd/queue 0.158s coverage: 100.0% of statements [2020-04-17T04:42:23.144Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-17T04:42:25.039Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-17T04:42:25.078Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 50.0% of statements [2020-04-17T04:42:25.078Z] ok github.com/docker/docker/layer 0.560s coverage: 30.1% of statements [2020-04-17T04:42:25.078Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T04:42:25.296Z] --- PASS: TestSecretsUpdate (3.25s) [2020-04-17T04:42:25.296Z] === RUN TestTemplatedSecret [2020-04-17T04:42:25.375Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-04-17T04:42:25.471Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-17T04:42:25.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-17T04:42:25.750Z] === RUN TestDockerSuite/TestLogsTail [2020-04-17T04:42:26.050Z] ok github.com/docker/docker/opts 0.186s coverage: 67.7% of statements [2020-04-17T04:42:26.486Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-17T04:42:26.734Z] ok github.com/docker/docker/daemon 12.250s coverage: 17.3% of statements [2020-04-17T04:42:26.734Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T04:42:26.734Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T04:42:26.750Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-17T04:42:27.022Z] ok github.com/docker/docker/libcontainerd/local 0.416s coverage: 1.0% of statements [2020-04-17T04:42:27.022Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T04:42:27.022Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T04:42:27.022Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T04:42:27.022Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T04:42:27.022Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T04:42:27.296Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.7% of statements [2020-04-17T04:42:27.361Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-17T04:42:27.997Z] ok github.com/docker/docker/pkg/authorization 0.807s coverage: 26.8% of statements [2020-04-17T04:42:27.997Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2020-04-17T04:42:27.997Z] ok github.com/docker/docker/pkg/capabilities 0.066s coverage: 87.5% of statements [2020-04-17T04:42:28.218Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-17T04:42:28.362Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-17T04:42:28.383Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-17T04:42:28.473Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-17T04:42:28.473Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T04:42:28.473Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T04:42:28.640Z] --- PASS: TestTemplatedSecret (3.31s) [2020-04-17T04:42:28.640Z] === RUN TestSecretCreateResolve [2020-04-17T04:42:28.902Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-17T04:42:28.968Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2020-04-17T04:42:28.973Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-17T04:42:29.429Z] ok github.com/docker/docker/pkg/chrootarchive 0.156s coverage: 15.4% of statements [2020-04-17T04:42:29.583Z] === RUN TestDockerSuite/TestNetHostname [2020-04-17T04:42:29.831Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-04-17T04:42:29.890Z] ok github.com/docker/docker/pkg/discovery 0.172s coverage: 58.3% of statements [2020-04-17T04:42:29.890Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 92.9% of statements [2020-04-17T04:42:31.433Z] ok github.com/docker/docker/pkg/discovery/memory 0.186s coverage: 92.3% of statements [2020-04-17T04:42:31.433Z] ok github.com/docker/docker/pkg/discovery/nodes 0.146s coverage: 93.8% of statements [2020-04-17T04:42:32.179Z] --- PASS: TestSecretCreateResolve (3.53s) [2020-04-17T04:42:32.179Z] PASS [2020-04-17T04:42:32.179Z] [2020-04-17T04:42:32.179Z] DONE 6 tests in 19.345s [2020-04-17T04:42:32.179Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T04:42:32.179Z] ++ 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-04-17T04:42:32.179Z] ++ set -e [2020-04-17T04:42:32.179Z] ++ '[' -n 0 ']' [2020-04-17T04:42:32.179Z] ++ set -x [2020-04-17T04:42:32.179Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:42:32.289Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-17T04:42:32.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-17T04:42:32.340Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-17T04:42:32.405Z] ok github.com/docker/docker/pkg/filenotify 0.109s coverage: 36.2% of statements [2020-04-17T04:42:32.436Z] INFO: Testing against a local daemon [2020-04-17T04:42:32.436Z] === RUN TestServiceCreateInit [2020-04-17T04:42:32.436Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T04:42:32.899Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-17T04:42:32.901Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.208s coverage: 57.0% of statements [2020-04-17T04:42:33.367Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-17T04:42:33.377Z] ok github.com/docker/docker/pkg/fileutils 0.163s coverage: 87.7% of statements [2020-04-17T04:42:33.839Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2020-04-17T04:42:34.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-17T04:42:34.362Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-17T04:42:34.811Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 6.3% of statements [2020-04-17T04:42:34.811Z] ok github.com/docker/docker/pkg/discovery/kv 3.418s coverage: 84.1% of statements [2020-04-17T04:42:35.276Z] ok github.com/docker/docker/pkg/archive 7.370s coverage: 62.0% of statements [2020-04-17T04:42:35.892Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-17T04:42:36.158Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.456s coverage: 72.5% of statements [2020-04-17T04:42:36.248Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-04-17T04:42:36.248Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2020-04-17T04:42:36.248Z] ok github.com/docker/docker/pkg/ioutils 0.802s coverage: 69.2% of statements [2020-04-17T04:42:36.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-17T04:42:36.416Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.558s coverage: 45.9% of statements [2020-04-17T04:42:36.709Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2020-04-17T04:42:36.822Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-17T04:42:36.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-17T04:42:37.170Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2020-04-17T04:42:37.170Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2020-04-17T04:42:37.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T04:42:37.644Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-17T04:42:37.776Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-04-17T04:42:37.776Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T04:42:37.799Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-17T04:42:38.142Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginActive [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-17T04:42:38.409Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-17T04:42:38.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-17T04:42:38.689Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-17T04:42:38.689Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-17T04:42:39.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.157s coverage: 56.8% of statements [2020-04-17T04:42:39.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.153s coverage: 49.5% of statements [2020-04-17T04:42:40.266Z] ok github.com/docker/docker/pkg/plugins/transport 0.099s coverage: 85.7% of statements [2020-04-17T04:42:40.266Z] ok github.com/docker/docker/pkg/pools 0.077s coverage: 88.2% of statements [2020-04-17T04:42:40.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-17T04:42:41.117Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.334s coverage: 76.1% of statements [2020-04-17T04:42:41.238Z] ok github.com/docker/docker/pkg/progress 0.054s coverage: 75.9% of statements [2020-04-17T04:42:42.039Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-04-17T04:42:42.134Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-17T04:42:42.212Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2020-04-17T04:42:42.212Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 73.9% of statements [2020-04-17T04:42:42.294Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.045s coverage: 61.0% of statements [2020-04-17T04:42:42.294Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T04:42:42.294Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T04:42:43.115Z] --- PASS: TestServiceCreateInit (10.12s) [2020-04-17T04:42:43.115Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2020-04-17T04:42:43.115Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2020-04-17T04:42:43.115Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T04:42:43.184Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2020-04-17T04:42:43.184Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2020-04-17T04:42:43.597Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-17T04:42:43.652Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-04-17T04:42:44.156Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements [2020-04-17T04:42:44.574Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-04-17T04:42:44.617Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2020-04-17T04:42:45.589Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements [2020-04-17T04:42:45.607Z] === RUN TestDockerSuite/TestPortList [2020-04-17T04:42:45.933Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-04-17T04:42:45.933Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T04:42:45.933Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T04:42:46.050Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T04:42:46.050Z] ok github.com/docker/docker/pkg/system 0.085s coverage: 13.8% of statements [2020-04-17T04:42:46.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-17T04:42:46.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-17T04:42:46.511Z] ok github.com/docker/docker/pkg/tailfile 0.218s coverage: 88.6% of statements [2020-04-17T04:42:46.856Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.8% of statements [2020-04-17T04:42:47.377Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T04:42:47.377Z] [2020-04-17T04:42:47.377Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T04:42:47.377Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T04:42:47.377Z] HOSTNAME=abc8620495de [2020-04-17T04:42:47.377Z] TESTDEBUG=0 [2020-04-17T04:42:47.377Z] DEST=bundles/test-integration [2020-04-17T04:42:47.377Z] PWD=/go/src/github.com/docker/docker [2020-04-17T04:42:47.377Z] DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 [2020-04-17T04:42:47.377Z] container=docker [2020-04-17T04:42:47.377Z] HOME=/root [2020-04-17T04:42:47.377Z] GOLANG_VERSION=1.13.10 [2020-04-17T04:42:47.377Z] VALIDATE_REPO=https://github.com/docker/engine.git [2020-04-17T04:42:47.377Z] VALIDATE_BRANCH= [2020-04-17T04:42:47.377Z] TERM=xterm [2020-04-17T04:42:47.377Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T04:42:47.377Z] SHLVL=1 [2020-04-17T04:42:47.377Z] TIMEOUT=120m [2020-04-17T04:42:47.377Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T04:42:47.377Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T04:42:47.377Z] GO111MODULE=off [2020-04-17T04:42:47.377Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T04:42:47.377Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T04:42:47.377Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T04:42:47.377Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T04:42:47.377Z] GOPATH=/go [2020-04-17T04:42:47.377Z] PKG_CONFIG=pkg-config [2020-04-17T04:42:47.377Z] _=/usr/bin/env [2020-04-17T04:42:47.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T04:42:47.483Z] ok github.com/docker/docker/pkg/term 0.096s coverage: 33.6% of statements [2020-04-17T04:42:47.483Z] ok github.com/docker/docker/pkg/tarsum 0.216s coverage: 89.3% of statements [2020-04-17T04:42:47.487Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-17T04:42:47.826Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.8% of statements [2020-04-17T04:42:47.826Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T04:42:47.826Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T04:42:47.944Z] testing: warning: no tests to run [2020-04-17T04:42:47.944Z] ok github.com/docker/docker/pkg/term/windows 0.056s coverage: 0.0% of statements [no tests to run] [2020-04-17T04:42:48.081Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-04-17T04:42:48.372Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-17T04:42:48.404Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-04-17T04:42:48.404Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-04-17T04:42:48.501Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-17T04:42:48.865Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-04-17T04:42:49.048Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-17T04:42:49.524Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-17T04:42:49.650Z] time="2020-04-17T04:42:49Z" level=error msg="Failed to open log file: open /tmp/docker-logger-184116815/container.log.1: no such file or directory" [2020-04-17T04:42:49.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-04-17T04:42:49.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-04-17T04:42:50.410Z] ok github.com/docker/docker/plugin/v2 0.086s coverage: 20.1% of statements [2020-04-17T04:42:50.411Z] ok github.com/docker/docker/reference 0.190s coverage: 84.4% of statements [2020-04-17T04:42:50.872Z] ok github.com/docker/docker/plugin 0.361s coverage: 11.7% of statements [2020-04-17T04:42:50.873Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-04-17T04:42:50.873Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T04:42:51.433Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.8% of statements [2020-04-17T04:42:51.973Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-17T04:42:51.973Z] [2020-04-17T04:42:51.973Z] ________ ____ __. [2020-04-17T04:42:51.973Z] \_____ \ | |/ _| [2020-04-17T04:42:51.973Z] / | \| < [2020-04-17T04:42:51.973Z] / | \ | \ [2020-04-17T04:42:51.973Z] \_______ /____|__ \ [2020-04-17T04:42:51.973Z] \/ \/ [2020-04-17T04:42:51.973Z] [2020-04-17T04:42:51.973Z] INFO: make.ps1 ended at 04/17/2020 04:42:50 [2020-04-17T04:42:52.357Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-04-17T04:42:52.414Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2020-04-17T04:42:52.414Z] ok github.com/docker/docker/registry/resumable 0.356s coverage: 100.0% of statements [2020-04-17T04:42:52.443Z] INFO: Binaries build ended at 04/17/2020 04:42:52. Duration:00:01:37.2323945 [2020-04-17T04:42:52.547Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-17T04:42:52.875Z] ok github.com/docker/docker/registry 0.321s coverage: 51.5% of statements [2020-04-17T04:42:53.847Z] ok github.com/docker/docker/testutil 0.108s coverage: 62.5% of statements [2020-04-17T04:42:54.308Z] ok github.com/docker/docker/runconfig 0.094s coverage: 54.5% of statements [2020-04-17T04:42:54.330Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-04-17T04:42:54.330Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-17T04:42:54.903Z] ok github.com/docker/docker/daemon/logger/splunk 1.666s coverage: 82.5% of statements [2020-04-17T04:42:54.903Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T04:42:54.903Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-04-17T04:42:54.903Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T04:42:55.022Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-17T04:42:55.070Z] === RUN TestDockerSuite/TestBuildRm [2020-04-17T04:42:55.385Z] INFO: Copying the built daemon binary to d:\CI\master\246\binary\dockerd-130b0bc603.exe... [2020-04-17T04:42:55.385Z] INFO: Copying the built client binary to d:\CI\master\246\binary\docker-130b0bc603.exe... [2020-04-17T04:42:55.385Z] INFO: Copying dockerversion from the container... [2020-04-17T04:42:55.642Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-17T04:42:56.363Z] INFO: Copying the golang package from the container to d:\CI\master\246\installer\go.zip... [2020-04-17T04:42:56.659Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-17T04:42:57.223Z] ok github.com/docker/docker/volume/drivers 0.189s coverage: 36.1% of statements [2020-04-17T04:42:57.223Z] ok github.com/docker/docker/volume/local 0.205s coverage: 37.7% of statements [2020-04-17T04:42:57.223Z] ok github.com/docker/docker/volume/mounts 0.262s coverage: 66.2% of statements [2020-04-17T04:42:57.282Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-17T04:42:57.409Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-04-17T04:42:57.968Z] ok github.com/docker/docker/distribution 0.188s coverage: 22.1% of statements [2020-04-17T04:42:57.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T04:42:58.103Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-17T04:42:58.343Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-17T04:42:58.907Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-17T04:42:59.103Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-17T04:42:59.328Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-17T04:42:59.430Z] ok github.com/docker/docker/volume/service 0.416s coverage: 70.3% of statements [2020-04-17T04:43:00.120Z] INFO: Extracting go.zip to d:\CI\master\246\go [2020-04-17T04:43:00.278Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-17T04:43:00.535Z] --- PASS: TestCreateServiceMultipleTimes (18.17s) [2020-04-17T04:43:00.535Z] === RUN TestCreateServiceConflict [2020-04-17T04:43:00.686Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-04-17T04:43:00.791Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-17T04:43:00.941Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-04-17T04:43:00.941Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T04:43:01.356Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-17T04:43:01.499Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-04-17T04:43:01.499Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T04:43:02.464Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-04-17T04:43:02.464Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T04:43:02.726Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-17T04:43:02.812Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-17T04:43:03.386Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2020-04-17T04:43:03.663Z] --- PASS: TestCreateServiceConflict (3.18s) [2020-04-17T04:43:03.663Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T04:43:03.926Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-17T04:43:04.342Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-17T04:43:04.745Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-04-17T04:43:04.745Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-04-17T04:43:04.964Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-17T04:43:05.321Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-17T04:43:05.607Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-17T04:43:05.892Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-17T04:43:06.179Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-17T04:43:06.463Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-17T04:43:06.463Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-17T04:43:06.625Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 77.2% of statements [2020-04-17T04:43:07.457Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-17T04:43:07.457Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-17T04:43:07.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-17T04:43:07.547Z] ok github.com/docker/docker/pkg/authorization 0.084s coverage: 68.3% of statements [2020-04-17T04:43:07.547Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-04-17T04:43:07.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-17T04:43:07.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-17T04:43:07.802Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-17T04:43:07.846Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2020-04-17T04:43:07.846Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T04:43:07.946Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-17T04:43:08.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-17T04:43:08.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-17T04:43:09.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-17T04:43:10.019Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-17T04:43:10.369Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-17T04:43:10.369Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-17T04:43:10.627Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-17T04:43:10.627Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-17T04:43:11.055Z] ok github.com/docker/docker/layer 7.201s coverage: 68.8% of statements [2020-04-17T04:43:11.055Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T04:43:11.055Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T04:43:11.055Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T04:43:11.055Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T04:43:11.055Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T04:43:11.055Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T04:43:11.191Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-17T04:43:11.309Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-04-17T04:43:11.564Z] ok github.com/docker/docker/pkg/chrootarchive 2.960s coverage: 43.2% of statements [2020-04-17T04:43:11.564Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T04:43:11.564Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T04:43:11.819Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-17T04:43:12.030Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-17T04:43:12.030Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-17T04:43:12.122Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-17T04:43:12.122Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-17T04:43:12.354Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-17T04:43:12.381Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-04-17T04:43:12.939Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2020-04-17T04:43:13.369Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-17T04:43:13.491Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-17T04:43:13.498Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-04-17T04:43:14.056Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-17T04:43:14.268Z] ok github.com/docker/docker/pkg/plugins 35.171s coverage: 73.4% of statements [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T04:43:14.268Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T04:43:15.021Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-17T04:43:15.469Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-17T04:43:15.811Z] [2020-04-17T04:43:15.811Z] === Skipped [2020-04-17T04:43:15.811Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-17T04:43:15.811Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-17T04:43:15.811Z] [2020-04-17T04:43:15.811Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-17T04:43:15.811Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.811Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-17T04:43:15.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-17T04:43:15.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-17T04:43:15.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-17T04:43:15.812Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-17T04:43:15.812Z] daemon_test.go:147: root required [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-17T04:43:15.812Z] reload_test.go:520: root required [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-17T04:43:15.812Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-17T04:43:15.812Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-17T04:43:15.812Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-17T04:43:15.812Z] download_test.go:268: Needs fixing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-17T04:43:15.812Z] layer_test.go:304: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-17T04:43:15.812Z] layer_test.go:353: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-17T04:43:15.812Z] layer_test.go:468: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-17T04:43:15.812Z] layer_test.go:697: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-17T04:43:15.812Z] migration_test.go:46: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-17T04:43:15.812Z] migration_test.go:182: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-17T04:43:15.812Z] mount_test.go:17: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-17T04:43:15.812Z] mount_test.go:76: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-17T04:43:15.812Z] mount_test.go:125: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-17T04:43:15.812Z] mount_test.go:212: Failing on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:133: Xz not present in msys2 [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:238: Failing on Windows CI machines [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-17T04:43:15.812Z] archive_windows_test.go:16: Currently fails [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-17T04:43:15.812Z] changes_test.go:192: needs more investigation [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-17T04:43:15.812Z] changes_test.go:405: needs further investigation [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-17T04:43:15.812Z] changes_test.go:441: needs further investigation [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-17T04:43:15.812Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-17T04:43:15.812Z] poller_test.go:41: No chmod on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-17T04:43:15.812Z] fileutils_test.go:134: Needs porting to Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-17T04:43:15.812Z] fileutils_test.go:180: Needs porting to Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-17T04:43:15.812Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-17T04:43:15.812Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-17T04:43:15.812Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-17T04:43:15.812Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-17T04:43:15.812Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-17T04:43:15.812Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] [2020-04-17T04:43:15.812Z] DONE 1775 tests, 46 skipped in 204.288s [2020-04-17T04:43:15.812Z] INFO: make.ps1 ended at 04/17/2020 04:43:15 [2020-04-17T04:43:15.942Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-04-17T04:43:16.077Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-17T04:43:16.501Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-04-17T04:43:16.501Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements [2020-04-17T04:43:16.755Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-04-17T04:43:16.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-17T04:43:17.091Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-17T04:43:17.374Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-17T04:43:17.479Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-17T04:43:17.659Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-17T04:43:17.759Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-17T04:43:17.998Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-17T04:43:17.998Z] INFO: Unit tests ended at 04/17/2020 04:43:17. Duration:00:03:38.9835131 [2020-04-17T04:43:17.998Z] INFO: Building busybox [2020-04-17T04:43:18.039Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-17T04:43:18.135Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-17T04:43:18.158Z] ok github.com/docker/docker/pkg/idtools 0.545s coverage: 70.1% of statements [2020-04-17T04:43:18.158Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 69.3% of statements [2020-04-17T04:43:18.278Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-17T04:43:18.412Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-04-17T04:43:18.459Z] Sending build context to Docker daemon 5.12kB [2020-04-17T04:43:18.459Z] [2020-04-17T04:43:18.459Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-17T04:43:18.459Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-17T04:43:18.459Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-17T04:43:18.459Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-17T04:43:18.459Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-17T04:43:18.459Z] ---> fdf6432edbdc [2020-04-17T04:43:18.459Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-17T04:43:18.459Z] ---> Running in 167b5c3d4b2b [2020-04-17T04:43:18.562Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-17T04:43:18.667Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-04-17T04:43:18.965Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-17T04:43:18.966Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T04:43:18.966Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T04:43:18.966Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-04-17T04:43:18.966Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T04:43:19.505Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-17T04:43:19.525Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-04-17T04:43:19.525Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-17T04:43:20.085Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-04-17T04:43:20.085Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-17T04:43:20.085Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T04:43:20.085Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T04:43:20.436Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-17T04:43:21.000Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-17T04:43:21.008Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-04-17T04:43:21.567Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-17T04:43:21.822Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-17T04:43:22.076Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-17T04:43:22.371Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-17T04:43:22.371Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.89s) [2020-04-17T04:43:22.371Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T04:43:22.403Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-17T04:43:23.014Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-17T04:43:23.433Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-17T04:43:23.687Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-17T04:43:24.267Z] === RUN TestDockerSuite/TestBuildUser [2020-04-17T04:43:24.267Z] Removing intermediate container 167b5c3d4b2b [2020-04-17T04:43:24.267Z] ---> eec2a9874aa4 [2020-04-17T04:43:24.267Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-17T04:43:24.267Z] ---> Running in b972779b00c5 [2020-04-17T04:43:24.267Z] Removing intermediate container b972779b00c5 [2020-04-17T04:43:24.267Z] ---> caf451658533 [2020-04-17T04:43:24.267Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-17T04:43:24.267Z] ---> Running in 8deb6bb5e7e3 [2020-04-17T04:43:24.729Z] Removing intermediate container 8deb6bb5e7e3 [2020-04-17T04:43:24.729Z] ---> 44952ef2e0c0 [2020-04-17T04:43:24.729Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-17T04:43:25.701Z] [2020-04-17T04:43:26.163Z] --- PASS: TestCreateServiceSecretFileMode (3.65s) [2020-04-17T04:43:26.163Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T04:43:26.421Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-17T04:43:26.673Z] ---> 93a886fd3849 [2020-04-17T04:43:26.673Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-17T04:43:26.673Z] ---> Running in 59efde0a415c [2020-04-17T04:43:26.940Z] ok github.com/docker/docker/pkg/signal 2.384s coverage: 61.0% of statements [2020-04-17T04:43:26.940Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-17T04:43:27.194Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-17T04:43:27.377Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-17T04:43:27.449Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-17T04:43:27.703Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-17T04:43:28.262Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-17T04:43:28.821Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 35.0% of statements [2020-04-17T04:43:28.869Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-17T04:43:29.075Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-04-17T04:43:29.489Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-17T04:43:29.635Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-04-17T04:43:29.697Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2020-04-17T04:43:29.697Z] === RUN TestCreateServiceSysctls [2020-04-17T04:43:30.110Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-17T04:43:30.141Z] INFO: Extraction ended at 04/17/2020 04:43:27. Duration:00:00:27.3783558 [2020-04-17T04:43:30.141Z] INFO: Updating the golang and path environment variables [2020-04-17T04:43:30.141Z] INFO: GOPATH=d:\gopath [2020-04-17T04:43:30.141Z] INFO: go version go1.13.10 windows/amd64 [2020-04-17T04:43:30.141Z] INFO: Running the daemon under test in debug mode [2020-04-17T04:43:30.141Z] INFO: Starting a daemon under test... [2020-04-17T04:43:30.141Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\master\246\daemon --pidfile d:\CI\master\246\docker.pid -D [2020-04-17T04:43:30.141Z] INFO: Process started successfully. [2020-04-17T04:43:30.141Z] INFO: Start tailing logs of the daemon under tests [2020-04-17T04:43:30.141Z] INFO: Waiting for the daemon under test to start... [2020-04-17T04:43:30.195Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.1% of statements [2020-04-17T04:43:30.450Z] testing: warning: no tests to run [2020-04-17T04:43:30.450Z] coverage: [no statements] [2020-04-17T04:43:30.450Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-17T04:43:30.704Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-17T04:43:30.959Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-17T04:43:31.067Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-17T04:43:31.118Z] INFO: Daemon under test started and replied! [2020-04-17T04:43:31.118Z] INFO: Docker version of the daemon under test [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] Client: [2020-04-17T04:43:31.118Z] Version: 17.06.2-ce [2020-04-17T04:43:31.118Z] API version: 1.30 [2020-04-17T04:43:31.118Z] Go version: go1.8.3 [2020-04-17T04:43:31.118Z] Git commit: cec0b72 [2020-04-17T04:43:31.118Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-17T04:43:31.118Z] OS/Arch: windows/amd64 [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] Server: [2020-04-17T04:43:31.118Z] Version: 0.0.0-dev [2020-04-17T04:43:31.118Z] API version: 1.41 (minimum version 1.24) [2020-04-17T04:43:31.118Z] Go version: go1.13.10 [2020-04-17T04:43:31.118Z] Git commit: 130b0bc603 [2020-04-17T04:43:31.118Z] Built: 04/17/2020 04:41:24 [2020-04-17T04:43:31.118Z] OS/Arch: windows/amd64 [2020-04-17T04:43:31.118Z] Experimental: false [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] INFO: Docker info of the daemon under test [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] Containers: 0 [2020-04-17T04:43:31.118Z] Running: 0 [2020-04-17T04:43:31.118Z] Paused: 0 [2020-04-17T04:43:31.118Z] Stopped: 0 [2020-04-17T04:43:31.118Z] Images: 0 [2020-04-17T04:43:31.118Z] Server Version: 0.0.0-dev [2020-04-17T04:43:31.118Z] Storage Driver: windowsfilter [2020-04-17T04:43:31.118Z] Windows: [2020-04-17T04:43:31.118Z] Logging Driver: json-file [2020-04-17T04:43:31.118Z] Plugins: [2020-04-17T04:43:31.118Z] Volume: local [2020-04-17T04:43:31.118Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T04:43:31.118Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T04:43:31.118Z] Swarm: inactive [2020-04-17T04:43:31.118Z] Default Isolation: process [2020-04-17T04:43:31.118Z] Kernel Version: 10.0 14393 (14393.3541.amd64fre.rs1_release_inmarket.200218-2047) [2020-04-17T04:43:31.118Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3542) [2020-04-17T04:43:31.118Z] OSType: windows [2020-04-17T04:43:31.118Z] Architecture: x86_64 [2020-04-17T04:43:31.118Z] CPUs: 4 [2020-04-17T04:43:31.118Z] Total Memory: 32GiB [2020-04-17T04:43:31.118Z] Name: azwin-2-5c48b0 [2020-04-17T04:43:31.118Z] ID: 7CMW:2RT5:XGNA:ZMIK:N3LJ:DLZP:6KD6:2GLE:EIGG:WFTI:BJI2:3KMH [2020-04-17T04:43:31.118Z] Docker Root Dir: D:\CI\master\246\daemon [2020-04-17T04:43:31.118Z] Debug Mode (client): false [2020-04-17T04:43:31.118Z] Debug Mode (server): true [2020-04-17T04:43:31.118Z] File Descriptors: -1 [2020-04-17T04:43:31.118Z] Goroutines: 17 [2020-04-17T04:43:31.118Z] System Time: 2020-04-17T04:43:30.8887253Z [2020-04-17T04:43:31.118Z] EventsListeners: 0 [2020-04-17T04:43:31.118Z] Registry: https://index.docker.io/v1/ [2020-04-17T04:43:31.118Z] Labels: [2020-04-17T04:43:31.118Z] Experimental: false [2020-04-17T04:43:31.118Z] Insecure Registries: [2020-04-17T04:43:31.118Z] 127.0.0.0/8 [2020-04-17T04:43:31.118Z] Live Restore Enabled: false [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] INFO: Docker images of the daemon under test [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T04:43:31.118Z] [2020-04-17T04:43:31.118Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-17T04:43:31.118Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2020-04-17T04:43:31.214Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-04-17T04:43:31.581Z] ltsc2016: Pulling from windows/servercore [2020-04-17T04:43:31.581Z] 3889bb8d808b: Pulling fs layer [2020-04-17T04:43:31.581Z] d0099407ec8c: Pulling fs layer [2020-04-17T04:43:32.799Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-17T04:43:32.840Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-17T04:43:32.840Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-17T04:43:32.961Z] --- PASS: TestCreateServiceSysctls (3.50s) [2020-04-17T04:43:32.961Z] === RUN TestCreateServiceCapabilities [2020-04-17T04:43:33.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-17T04:43:33.722Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2020-04-17T04:43:33.978Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-17T04:43:34.943Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-17T04:43:35.198Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-17T04:43:36.332Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-17T04:43:36.802Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-04-17T04:43:36.802Z] === RUN TestInspect [2020-04-17T04:43:37.082Z] ok github.com/docker/docker/registry 0.075s coverage: 56.1% of statements [2020-04-17T04:43:37.204Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-17T04:43:37.349Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-17T04:43:37.349Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-17T04:43:37.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-17T04:43:37.634Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-17T04:43:37.634Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-17T04:43:37.684Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-04-17T04:43:37.684Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-17T04:43:38.606Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-17T04:43:38.860Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-17T04:43:39.084Z] Removing intermediate container 59efde0a415c [2020-04-17T04:43:39.084Z] ---> abc119c95e1b [2020-04-17T04:43:39.084Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-17T04:43:39.084Z] ---> Running in 47499380c250 [2020-04-17T04:43:39.545Z] [2020-04-17T04:43:39.545Z] SUCCESS: Specified value was saved. [2020-04-17T04:43:40.081Z] --- PASS: TestInspect (3.60s) [2020-04-17T04:43:40.081Z] === RUN TestCreateJob [2020-04-17T04:43:41.109Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-17T04:43:41.368Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-17T04:43:42.338Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-04-17T04:43:42.459Z] Removing intermediate container 47499380c250 [2020-04-17T04:43:42.459Z] ---> 1c903fbe3781 [2020-04-17T04:43:42.459Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-17T04:43:42.459Z] ---> Running in 61b9645b3c18 [2020-04-17T04:43:42.896Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-04-17T04:43:43.861Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-04-17T04:43:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T04:43:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T04:43:44.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T04:43:44.258Z] --- PASS: TestCreateJob (4.23s) [2020-04-17T04:43:44.258Z] === RUN TestReplicatedJob [2020-04-17T04:43:45.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-17T04:43:45.557Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-17T04:43:46.206Z] Cannot create a file when that file already exists. [2020-04-17T04:43:46.557Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-17T04:43:48.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-17T04:43:48.217Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-17T04:43:49.515Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-17T04:43:49.995Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-17T04:43:50.079Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-17T04:43:50.336Z] --- PASS: TestReplicatedJob (6.31s) [2020-04-17T04:43:50.336Z] === RUN TestUpdateReplicatedJob [2020-04-17T04:43:50.593Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-17T04:43:50.908Z] Removing intermediate container 61b9645b3c18 [2020-04-17T04:43:50.908Z] ---> 798b1c63d9bc [2020-04-17T04:43:50.908Z] Step 13/13 : CMD ["sh"] [2020-04-17T04:43:50.908Z] ---> Running in 0e3d1f54ea00 [2020-04-17T04:43:51.368Z] Removing intermediate container 0e3d1f54ea00 [2020-04-17T04:43:51.368Z] ---> bf95bcdd613f [2020-04-17T04:43:51.368Z] Successfully built bf95bcdd613f [2020-04-17T04:43:51.368Z] Successfully tagged busybox:latest [2020-04-17T04:43:51.368Z] INFO: Docker images of the daemon under test [2020-04-17T04:43:51.368Z] [2020-04-17T04:43:51.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T04:43:51.368Z] busybox latest bf95bcdd613f Less than a second ago 4.99GB [2020-04-17T04:43:51.368Z] microsoft/windowsservercore latest fdf6432edbdc 4 days ago 4.94GB [2020-04-17T04:43:51.368Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 4 days ago 4.94GB [2020-04-17T04:43:51.368Z] [2020-04-17T04:43:51.368Z] INFO: Running integration tests at 04/17/2020 04:43:51... [2020-04-17T04:43:51.368Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-17T04:43:51.368Z] INFO: Integration API tests being run from the host: [2020-04-17T04:43:51.368Z] INFO: make.ps1 starting at 04/17/2020 04:43:51 [2020-04-17T04:43:51.457Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-17T04:43:51.524Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-17T04:43:52.341Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-17T04:43:52.895Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-17T04:43:53.468Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-17T04:43:53.731Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-17T04:43:54.266Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-17T04:43:54.266Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-17T04:43:54.523Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-17T04:43:54.523Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-17T04:43:54.523Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-17T04:43:54.523Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2020-04-17T04:43:54.523Z] === RUN TestServiceListWithStatuses [2020-04-17T04:43:54.779Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-17T04:43:54.779Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:43:54.779Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T04:43:55.479Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-17T04:43:56.257Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T04:43:56.257Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === Skipped [2020-04-17T04:43:56.257Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T04:43:56.257Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T04:43:56.257Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T04:43:56.257Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T04:43:56.257Z] time="2020-04-17T04:42:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T04:43:56.257Z] time="2020-04-17T04:42:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:43:56.257Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:43:56.257Z] [2020-04-17T04:43:56.257Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T04:43:56.257Z] time="2020-04-17T04:42:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:43:56.257Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T04:43:56.258Z] time="2020-04-17T04:42:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T04:43:56.258Z] time="2020-04-17T04:42:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T04:43:56.258Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T04:43:56.258Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T04:43:56.258Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T04:43:56.258Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T04:43:56.258Z] graphtest_unix.go:73: No driver to put! [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T04:43:56.258Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T04:43:56.258Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] [2020-04-17T04:43:56.258Z] DONE 2143 tests, 26 skipped in 249.413s Post stage [Pipeline] junit [2020-04-17T04:43:56.268Z] Recording test results [2020-04-17T04:43:56.680Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-17T04:43:56.680Z] === RUN TestDockerSuite/TestBuildWithFailure [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-17T04:43:57.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_master/.git:/go/src/github.com/docker/docker/.git --name docker-pr246 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:130b0bc6032cc675d064e1cc62626cacc9c07a57 hack/validate/vendor [2020-04-17T04:43:57.614Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-17T04:43:57.752Z] 2020/04/17 04:43:57 Collecting initial packages [2020-04-17T04:43:57.752Z] 2020/04/17 04:43:57 Download dependencies [2020-04-17T04:43:58.140Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-17T04:43:58.545Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-17T04:43:59.229Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-17T04:43:59.229Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-17T04:43:59.476Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-17T04:43:59.476Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-17T04:43:59.603Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-17T04:43:59.882Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-17T04:44:00.255Z] 2020/04/17 04:43:59 Starting whole vndr cycle because no package specified [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-04-17T04:44:00.255Z] 2020/04/17 04:44:00 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-04-17T04:44:00.278Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-17T04:44:00.883Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:00 Finished clone github.com/hashicorp/errwrap [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:00 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:01 Finished clone github.com/Azure/go-ansiterm [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:01 Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20 [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:01 Finished clone github.com/creack/pty [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:01 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:01 Finished clone github.com/mattn/go-shellwords [2020-04-17T04:44:01.178Z] 2020/04/17 04:44:01 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-04-17T04:44:01.373Z] --- PASS: TestDockerNetworkConnectAlias (6.56s) [2020-04-17T04:44:01.373Z] === RUN TestDockerNetworkReConnect [2020-04-17T04:44:01.432Z] 2020/04/17 04:44:01 Finished clone github.com/docker/libtrust [2020-04-17T04:44:01.432Z] 2020/04/17 04:44:01 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-04-17T04:44:01.433Z] 2020/04/17 04:44:01 Finished clone github.com/google/uuid [2020-04-17T04:44:01.433Z] 2020/04/17 04:44:01 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-04-17T04:44:01.433Z] 2020/04/17 04:44:01 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-04-17T04:44:01.433Z] 2020/04/17 04:44:01 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-04-17T04:44:01.433Z] 2020/04/17 04:44:01 Finished clone github.com/tchap/go-patricia [2020-04-17T04:44:01.433Z] 2020/04/17 04:44:01 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-04-17T04:44:01.687Z] 2020/04/17 04:44:01 Finished clone github.com/Microsoft/go-winio [2020-04-17T04:44:01.687Z] 2020/04/17 04:44:01 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-04-17T04:44:01.687Z] 2020/04/17 04:44:01 Finished clone github.com/gorilla/mux [2020-04-17T04:44:01.687Z] 2020/04/17 04:44:01 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-04-17T04:44:02.246Z] 2020/04/17 04:44:02 Finished clone github.com/sirupsen/logrus [2020-04-17T04:44:02.246Z] 2020/04/17 04:44:02 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-04-17T04:44:02.246Z] 2020/04/17 04:44:02 Finished clone github.com/docker/go-units [2020-04-17T04:44:02.246Z] 2020/04/17 04:44:02 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-04-17T04:44:02.500Z] 2020/04/17 04:44:02 Finished clone github.com/hashicorp/go-sockaddr [2020-04-17T04:44:02.500Z] 2020/04/17 04:44:02 Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20 [2020-04-17T04:44:02.744Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-17T04:44:02.754Z] 2020/04/17 04:44:02 Finished clone github.com/syndtr/gocapability [2020-04-17T04:44:02.754Z] 2020/04/17 04:44:02 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-04-17T04:44:02.754Z] 2020/04/17 04:44:02 Finished clone github.com/moby/sys [2020-04-17T04:44:02.754Z] 2020/04/17 04:44:02 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-04-17T04:44:02.754Z] 2020/04/17 04:44:02 Finished clone github.com/opencontainers/selinux [2020-04-17T04:44:02.754Z] 2020/04/17 04:44:02 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-04-17T04:44:03.008Z] 2020/04/17 04:44:02 Finished clone github.com/RackSec/srslog [2020-04-17T04:44:03.009Z] 2020/04/17 04:44:02 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-04-17T04:44:03.009Z] 2020/04/17 04:44:02 Finished clone github.com/google/go-cmp [2020-04-17T04:44:03.009Z] 2020/04/17 04:44:02 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-04-17T04:44:03.009Z] 2020/04/17 04:44:02 Finished clone gotest.tools/v3 [2020-04-17T04:44:03.009Z] 2020/04/17 04:44:02 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-04-17T04:44:03.567Z] 2020/04/17 04:44:03 Finished clone github.com/imdario/mergo [2020-04-17T04:44:03.567Z] 2020/04/17 04:44:03 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-04-17T04:44:03.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-17T04:44:03.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-17T04:44:03.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-17T04:44:03.821Z] 2020/04/17 04:44:03 Finished clone golang.org/x/sync [2020-04-17T04:44:03.821Z] 2020/04/17 04:44:03 Clone github.com/docker/libnetwork, revision ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee, attempt 1/20 [2020-04-17T04:44:03.821Z] 2020/04/17 04:44:03 Finished clone github.com/docker/go-connections [2020-04-17T04:44:03.821Z] 2020/04/17 04:44:03 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-04-17T04:44:04.075Z] 2020/04/17 04:44:04 Finished clone github.com/opentracing-contrib/go-stdlib [2020-04-17T04:44:04.075Z] 2020/04/17 04:44:04 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-04-17T04:44:04.075Z] 2020/04/17 04:44:04 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-04-17T04:44:04.075Z] 2020/04/17 04:44:04 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-04-17T04:44:04.322Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-17T04:44:04.329Z] 2020/04/17 04:44:04 Finished clone github.com/google/shlex [2020-04-17T04:44:04.329Z] 2020/04/17 04:44:04 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-04-17T04:44:04.329Z] 2020/04/17 04:44:04 Finished clone github.com/mitchellh/hashstructure [2020-04-17T04:44:04.329Z] 2020/04/17 04:44:04 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-04-17T04:44:04.583Z] 2020/04/17 04:44:04 Finished clone github.com/opentracing/opentracing-go [2020-04-17T04:44:04.583Z] 2020/04/17 04:44:04 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-04-17T04:44:04.642Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-17T04:44:04.838Z] 2020/04/17 04:44:04 Finished clone github.com/gofrs/flock [2020-04-17T04:44:04.838Z] 2020/04/17 04:44:04 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-04-17T04:44:05.251Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-17T04:44:05.396Z] 2020/04/17 04:44:05 Finished clone github.com/docker/go-events [2020-04-17T04:44:05.396Z] 2020/04/17 04:44:05 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-04-17T04:44:05.650Z] 2020/04/17 04:44:05 Finished clone github.com/armon/go-metrics [2020-04-17T04:44:05.650Z] 2020/04/17 04:44:05 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-04-17T04:44:05.650Z] 2020/04/17 04:44:05 Finished clone github.com/armon/go-radix [2020-04-17T04:44:05.650Z] 2020/04/17 04:44:05 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-04-17T04:44:05.650Z] 2020/04/17 04:44:05 Finished clone github.com/sean-/seed [2020-04-17T04:44:05.650Z] 2020/04/17 04:44:05 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-04-17T04:44:06.013Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-17T04:44:06.208Z] 2020/04/17 04:44:06 Finished clone github.com/hashicorp/go-multierror [2020-04-17T04:44:06.208Z] 2020/04/17 04:44:06 Clone github.com/moby/ipvs, revision 8f137da6850a975020f4f739c589d293dd3a9d7b, attempt 1/20 [2020-04-17T04:44:06.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-17T04:44:06.271Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-17T04:44:06.528Z] --- PASS: TestDockerNetworkReConnect (5.39s) [2020-04-17T04:44:06.528Z] === RUN TestServicePlugin [2020-04-17T04:44:06.766Z] 2020/04/17 04:44:06 Finished clone github.com/hashicorp/memberlist [2020-04-17T04:44:06.766Z] 2020/04/17 04:44:06 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-04-17T04:44:06.766Z] 2020/04/17 04:44:06 Finished clone github.com/vishvananda/netns [2020-04-17T04:44:06.766Z] 2020/04/17 04:44:06 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-04-17T04:44:06.785Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-17T04:44:06.785Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-17T04:44:06.983Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-17T04:44:07.020Z] 2020/04/17 04:44:06 Finished clone github.com/tonistiigi/fsutil [2020-04-17T04:44:07.021Z] 2020/04/17 04:44:06 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-04-17T04:44:07.021Z] 2020/04/17 04:44:07 Finished clone github.com/docker/libkv [2020-04-17T04:44:07.021Z] 2020/04/17 04:44:07 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-04-17T04:44:07.276Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-17T04:44:07.593Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-17T04:44:07.593Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-17T04:44:07.873Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-17T04:44:08.153Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-17T04:44:08.153Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-17T04:44:08.156Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-17T04:44:08.382Z] 2020/04/17 04:44:08 Finished clone github.com/deckarep/golang-set [2020-04-17T04:44:08.382Z] 2020/04/17 04:44:08 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-04-17T04:44:08.382Z] 2020/04/17 04:44:08 Finished clone github.com/vishvananda/netlink [2020-04-17T04:44:08.382Z] 2020/04/17 04:44:08 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-04-17T04:44:08.382Z] 2020/04/17 04:44:08 Finished clone github.com/BurntSushi/toml [2020-04-17T04:44:08.382Z] 2020/04/17 04:44:08 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-04-17T04:44:08.636Z] 2020/04/17 04:44:08 Finished clone github.com/moby/ipvs [2020-04-17T04:44:08.636Z] 2020/04/17 04:44:08 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-04-17T04:44:08.636Z] 2020/04/17 04:44:08 Finished clone github.com/samuel/go-zookeeper [2020-04-17T04:44:08.636Z] 2020/04/17 04:44:08 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-04-17T04:44:09.237Z] 2020/04/17 04:44:08 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-04-17T04:44:09.237Z] 2020/04/17 04:44:08 Finished clone github.com/golang/gddo [2020-04-17T04:44:09.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-17T04:44:09.616Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-17T04:44:09.795Z] 2020/04/17 04:44:09 Finished clone github.com/coreos/go-semver [2020-04-17T04:44:09.795Z] 2020/04/17 04:44:09 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-04-17T04:44:10.049Z] 2020/04/17 04:44:09 Finished clone github.com/hashicorp/go-msgpack [2020-04-17T04:44:10.049Z] 2020/04/17 04:44:09 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-04-17T04:44:10.049Z] 2020/04/17 04:44:10 Finished clone github.com/ishidawataru/sctp [2020-04-17T04:44:10.049Z] 2020/04/17 04:44:10 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-04-17T04:44:10.303Z] 2020/04/17 04:44:10 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-04-17T04:44:10.303Z] 2020/04/17 04:44:10 Finished clone golang.org/x/net [2020-04-17T04:44:10.898Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-17T04:44:10.898Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-17T04:44:10.898Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-17T04:44:11.629Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-17T04:44:11.660Z] 2020/04/17 04:44:11 Finished clone github.com/mistifyio/go-zfs [2020-04-17T04:44:11.660Z] 2020/04/17 04:44:11 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-04-17T04:44:11.660Z] 2020/04/17 04:44:11 Finished clone github.com/opencontainers/go-digest [2020-04-17T04:44:11.660Z] 2020/04/17 04:44:11 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-04-17T04:44:11.831Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-17T04:44:12.220Z] 2020/04/17 04:44:12 Finished clone go.etcd.io/bbolt [2020-04-17T04:44:12.220Z] 2020/04/17 04:44:12 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-04-17T04:44:12.780Z] 2020/04/17 04:44:12 Finished clone github.com/vbatts/tar-split [2020-04-17T04:44:12.780Z] 2020/04/17 04:44:12 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-04-17T04:44:13.092Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-17T04:44:13.203Z] === RUN TestDockerSuite/TestCommitChange [2020-04-17T04:44:14.107Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-17T04:44:14.133Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-17T04:44:15.065Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-17T04:44:15.289Z] 2020/04/17 04:44:14 Finished clone github.com/Microsoft/opengcs [2020-04-17T04:44:15.289Z] 2020/04/17 04:44:14 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-04-17T04:44:15.544Z] 2020/04/17 04:44:15 Finished clone github.com/opencontainers/runtime-spec [2020-04-17T04:44:15.544Z] 2020/04/17 04:44:15 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-04-17T04:44:15.682Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-17T04:44:15.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-17T04:44:16.104Z] 2020/04/17 04:44:16 Finished clone github.com/hashicorp/serf [2020-04-17T04:44:16.104Z] 2020/04/17 04:44:16 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-04-17T04:44:16.664Z] 2020/04/17 04:44:16 Finished clone github.com/opencontainers/image-spec [2020-04-17T04:44:16.664Z] 2020/04/17 04:44:16 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-04-17T04:44:16.664Z] 2020/04/17 04:44:16 Finished clone github.com/seccomp/libseccomp-golang [2020-04-17T04:44:16.664Z] 2020/04/17 04:44:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-04-17T04:44:16.664Z] 2020/04/17 04:44:16 Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: Cloning into '/go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22'... [2020-04-17T04:44:16.664Z] fatal: unable to open /go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/.git/objects/pack/tmp_pack_86oTmo: No such file or directory [2020-04-17T04:44:16.664Z] fatal: index-pack failed [2020-04-17T04:44:17.162Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-17T04:44:17.368Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-17T04:44:17.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:44:17.555Z] INFO: Testing against a local daemon [2020-04-17T04:44:17.589Z] 2020/04/17 04:44:17 Finished clone github.com/ugorji/go [2020-04-17T04:44:17.589Z] 2020/04/17 04:44:17 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-04-17T04:44:17.589Z] 2020/04/17 04:44:17 Finished clone github.com/Microsoft/hcsshim [2020-04-17T04:44:17.589Z] 2020/04/17 04:44:17 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-04-17T04:44:17.589Z] 2020/04/17 04:44:17 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20 [2020-04-17T04:44:17.844Z] 2020/04/17 04:44:17 Finished clone github.com/Graylog2/go-gelf [2020-04-17T04:44:17.844Z] 2020/04/17 04:44:17 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-04-17T04:44:18.099Z] 2020/04/17 04:44:18 Finished clone github.com/godbus/dbus/v5 [2020-04-17T04:44:18.099Z] 2020/04/17 04:44:18 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-04-17T04:44:18.355Z] 2020/04/17 04:44:18 Finished clone github.com/coreos/go-systemd [2020-04-17T04:44:18.355Z] 2020/04/17 04:44:18 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-04-17T04:44:18.914Z] 2020/04/17 04:44:18 Finished clone github.com/fluent/fluent-logger-golang [2020-04-17T04:44:18.914Z] 2020/04/17 04:44:18 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-04-17T04:44:19.169Z] 2020/04/17 04:44:18 Finished clone github.com/philhofer/fwd [2020-04-17T04:44:19.169Z] 2020/04/17 04:44:18 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-04-17T04:44:19.268Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-17T04:44:19.727Z] 2020/04/17 04:44:19 Finished clone github.com/coreos/go-systemd/v22 [2020-04-17T04:44:19.728Z] 2020/04/17 04:44:19 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-04-17T04:44:19.850Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-17T04:44:19.981Z] 2020/04/17 04:44:19 Finished clone github.com/fsnotify/fsnotify [2020-04-17T04:44:19.981Z] 2020/04/17 04:44:19 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-04-17T04:44:20.200Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-17T04:44:20.540Z] 2020/04/17 04:44:20 Finished clone github.com/bsphere/le_go [2020-04-17T04:44:20.540Z] 2020/04/17 04:44:20 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-04-17T04:44:20.794Z] 2020/04/17 04:44:20 Finished clone github.com/jmespath/go-jmespath [2020-04-17T04:44:20.794Z] 2020/04/17 04:44:20 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-04-17T04:44:21.048Z] 2020/04/17 04:44:20 Finished clone golang.org/x/sys [2020-04-17T04:44:21.048Z] 2020/04/17 04:44:20 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-04-17T04:44:21.971Z] 2020/04/17 04:44:21 Finished clone golang.org/x/oauth2 [2020-04-17T04:44:21.971Z] 2020/04/17 04:44:21 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-04-17T04:44:21.971Z] 2020/04/17 04:44:21 Finished clone github.com/tinylib/msgp [2020-04-17T04:44:21.971Z] 2020/04/17 04:44:21 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-04-17T04:44:22.095Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-17T04:44:22.362Z] 3889bb8d808b: Download complete [2020-04-17T04:44:22.529Z] 2020/04/17 04:44:22 Finished clone github.com/googleapis/gax-go [2020-04-17T04:44:22.529Z] 2020/04/17 04:44:22 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-04-17T04:44:23.027Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-17T04:44:23.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T04:44:23.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Finished clone github.com/moby/buildkit [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Finished clone github.com/docker/libnetwork [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Finished clone github.com/containerd/fifo [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Finished clone golang.org/x/text [2020-04-17T04:44:23.887Z] 2020/04/17 04:44:23 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-04-17T04:44:24.141Z] 2020/04/17 04:44:24 Finished clone go.opencensus.io [2020-04-17T04:44:24.141Z] 2020/04/17 04:44:24 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-04-17T04:44:24.358Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-17T04:44:24.701Z] 2020/04/17 04:44:24 Finished clone github.com/miekg/dns [2020-04-17T04:44:24.701Z] 2020/04/17 04:44:24 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-04-17T04:44:24.923Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-17T04:44:25.301Z] 2020/04/17 04:44:25 Finished clone github.com/containerd/go-runc [2020-04-17T04:44:25.301Z] 2020/04/17 04:44:25 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-04-17T04:44:25.358Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-17T04:44:25.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T04:44:25.602Z] 2020/04/17 04:44:25 Finished clone github.com/containerd/typeurl [2020-04-17T04:44:25.602Z] 2020/04/17 04:44:25 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-04-17T04:44:25.602Z] 2020/04/17 04:44:25 Finished clone github.com/containerd/cgroups [2020-04-17T04:44:25.602Z] 2020/04/17 04:44:25 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-04-17T04:44:25.868Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-17T04:44:25.868Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-17T04:44:25.869Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-17T04:44:25.869Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-17T04:44:25.869Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-17T04:44:25.869Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-17T04:44:26.142Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-17T04:44:26.162Z] 2020/04/17 04:44:26 Finished clone github.com/containerd/ttrpc [2020-04-17T04:44:26.162Z] 2020/04/17 04:44:26 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-04-17T04:44:26.162Z] 2020/04/17 04:44:26 Finished clone github.com/opencontainers/runc [2020-04-17T04:44:26.162Z] 2020/04/17 04:44:26 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-04-17T04:44:26.418Z] 2020/04/17 04:44:26 Finished clone google.golang.org/grpc [2020-04-17T04:44:26.418Z] 2020/04/17 04:44:26 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-04-17T04:44:27.342Z] 2020/04/17 04:44:27 Finished clone github.com/containerd/console [2020-04-17T04:44:27.342Z] 2020/04/17 04:44:27 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-04-17T04:44:27.342Z] 2020/04/17 04:44:27 Finished clone github.com/gogo/googleapis [2020-04-17T04:44:27.342Z] 2020/04/17 04:44:27 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-04-17T04:44:27.597Z] 2020/04/17 04:44:27 Finished clone github.com/containerd/continuity [2020-04-17T04:44:27.597Z] 2020/04/17 04:44:27 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-04-17T04:44:27.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T04:44:27.853Z] 2020/04/17 04:44:27 Finished clone github.com/fernet/fernet-go [2020-04-17T04:44:27.853Z] 2020/04/17 04:44:27 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-04-17T04:44:28.019Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-17T04:44:28.019Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-17T04:44:28.019Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-17T04:44:28.047Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-17T04:44:28.195Z] d0099407ec8c: Verifying Checksum [2020-04-17T04:44:28.195Z] d0099407ec8c: Download complete [2020-04-17T04:44:28.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T04:44:28.299Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-17T04:44:29.217Z] 2020/04/17 04:44:29 Finished clone github.com/docker/distribution [2020-04-17T04:44:29.217Z] 2020/04/17 04:44:29 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-04-17T04:44:29.217Z] 2020/04/17 04:44:29 Finished clone golang.org/x/time [2020-04-17T04:44:29.217Z] 2020/04/17 04:44:29 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-04-17T04:44:29.217Z] 2020/04/17 04:44:29 Finished clone github.com/hashicorp/go-memdb [2020-04-17T04:44:29.217Z] 2020/04/17 04:44:29 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-04-17T04:44:30.147Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-17T04:44:30.147Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-17T04:44:30.147Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-17T04:44:30.230Z] 2020/04/17 04:44:29 Finished clone github.com/hashicorp/go-immutable-radix [2020-04-17T04:44:30.230Z] 2020/04/17 04:44:29 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-04-17T04:44:30.485Z] 2020/04/17 04:44:30 Finished clone github.com/hashicorp/golang-lru [2020-04-17T04:44:30.485Z] 2020/04/17 04:44:30 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-04-17T04:44:30.569Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-17T04:44:30.569Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-17T04:44:30.740Z] 2020/04/17 04:44:30 Finished clone github.com/coreos/pkg [2020-04-17T04:44:30.740Z] 2020/04/17 04:44:30 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-04-17T04:44:31.133Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-17T04:44:31.300Z] 2020/04/17 04:44:31 Finished clone code.cloudfoundry.org/clock [2020-04-17T04:44:31.300Z] 2020/04/17 04:44:31 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-04-17T04:44:31.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T04:44:31.735Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-17T04:44:32.066Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-17T04:44:32.224Z] 2020/04/17 04:44:31 Finished clone github.com/beorn7/perks [2020-04-17T04:44:32.224Z] 2020/04/17 04:44:31 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-04-17T04:44:32.630Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-17T04:44:32.784Z] 2020/04/17 04:44:32 Finished clone golang.org/x/crypto [2020-04-17T04:44:32.784Z] 2020/04/17 04:44:32 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-04-17T04:44:32.784Z] 2020/04/17 04:44:32 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-04-17T04:44:32.784Z] 2020/04/17 04:44:32 Finished clone github.com/prometheus/client_model [2020-04-17T04:44:33.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T04:44:33.197Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-17T04:44:33.560Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-17T04:44:33.616Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-17T04:44:34.186Z] 2020/04/17 04:44:33 Finished clone github.com/prometheus/client_golang [2020-04-17T04:44:34.186Z] 2020/04/17 04:44:33 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-04-17T04:44:34.186Z] 2020/04/17 04:44:33 Finished clone github.com/golang/protobuf [2020-04-17T04:44:34.186Z] 2020/04/17 04:44:33 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-04-17T04:44:34.186Z] 2020/04/17 04:44:34 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-04-17T04:44:34.186Z] 2020/04/17 04:44:34 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-04-17T04:44:34.490Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-17T04:44:34.491Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-17T04:44:34.491Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-17T04:44:35.110Z] 2020/04/17 04:44:35 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-04-17T04:44:35.110Z] 2020/04/17 04:44:35 Finished clone github.com/prometheus/common [2020-04-17T04:44:35.264Z] ok github.com/docker/docker/integration/build 16.292s [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === Skipped [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-17T04:44:35.264Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-17T04:44:35.264Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-17T04:44:35.264Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-17T04:44:35.264Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-17T04:44:35.264Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-17T04:44:35.264Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-04-17T04:44:35.264Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-04-17T04:44:35.264Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-17T04:44:35.264Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-17T04:44:35.264Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] DONE 22 tests, 10 skipped in 41.432s [2020-04-17T04:44:35.264Z] [2020-04-17T04:44:35.264Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-17T04:44:35.365Z] 2020/04/17 04:44:35 Finished clone github.com/prometheus/procfs [2020-04-17T04:44:35.365Z] 2020/04/17 04:44:35 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-04-17T04:44:35.365Z] 2020/04/17 04:44:35 Finished clone github.com/pkg/errors [2020-04-17T04:44:35.365Z] 2020/04/17 04:44:35 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-04-17T04:44:35.421Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-17T04:44:35.421Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-17T04:44:35.421Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-17T04:44:35.421Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-17T04:44:35.663Z] 2020/04/17 04:44:35 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-04-17T04:44:35.663Z] 2020/04/17 04:44:35 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-04-17T04:44:35.663Z] 2020/04/17 04:44:35 Finished clone github.com/cespare/xxhash/v2 [2020-04-17T04:44:35.663Z] 2020/04/17 04:44:35 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-04-17T04:44:35.667Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-17T04:44:35.678Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-17T04:44:35.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T04:44:36.587Z] 2020/04/17 04:44:36 Finished clone github.com/inconshreveable/mousetrap [2020-04-17T04:44:36.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-17T04:44:36.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:44:36.805Z] INFO: Testing against a local daemon [2020-04-17T04:44:36.805Z] ok github.com/docker/docker/integration/config 0.224s [2020-04-17T04:44:37.148Z] 2020/04/17 04:44:36 Finished clone github.com/docker/go-metrics [2020-04-17T04:44:37.149Z] 2020/04/17 04:44:36 Finished clone github.com/morikuni/aec [2020-04-17T04:44:37.149Z] 2020/04/17 04:44:37 Finished clone github.com/spf13/pflag [2020-04-17T04:44:37.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === Skipped [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-17T04:44:37.266Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] DONE 7 tests, 7 skipped in 3.397s [2020-04-17T04:44:37.266Z] [2020-04-17T04:44:37.266Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-17T04:44:37.702Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-17T04:44:38.073Z] 2020/04/17 04:44:37 Finished clone github.com/spf13/cobra [2020-04-17T04:44:38.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-17T04:44:38.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-17T04:44:38.660Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-17T04:44:40.062Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-17T04:44:40.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-17T04:44:40.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T04:44:40.582Z] 2020/04/17 04:44:40 Finished clone github.com/google/certificate-transparency-go [2020-04-17T04:44:40.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-17T04:44:40.637Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-17T04:44:40.670Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-17T04:44:40.670Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-17T04:44:40.670Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-17T04:44:40.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T04:44:41.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:44:41.011Z] INFO: Testing against a local daemon [2020-04-17T04:44:41.568Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-17T04:44:42.132Z] --- PASS: TestServicePlugin (35.62s) [2020-04-17T04:44:42.132Z] plugin_test.go:62: [dda61302f52f3] joining swarm manager [dae9b59074b5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T04:44:42.132Z] plugin_test.go:65: [d9f5db009d763] joining swarm manager [dae9b59074b5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T04:44:42.132Z] === RUN TestServiceUpdateLabel [2020-04-17T04:44:42.467Z] 2020/04/17 04:44:42 Finished clone github.com/cloudflare/cfssl [2020-04-17T04:44:42.697Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-17T04:44:43.209Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-17T04:44:43.629Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-17T04:44:44.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T04:44:44.561Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-17T04:44:44.561Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-17T04:44:44.699Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-17T04:44:45.493Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-04-17T04:44:45.493Z] === RUN TestServiceUpdateSecrets [2020-04-17T04:44:45.493Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-17T04:44:46.189Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-17T04:44:46.425Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-17T04:44:46.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T04:44:46.735Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-17T04:44:46.798Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-17T04:44:46.989Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-17T04:44:47.088Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-17T04:44:47.248Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-17T04:44:48.180Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-17T04:44:48.992Z] 2020/04/17 04:44:48 Finished clone cloud.google.com/go [2020-04-17T04:44:49.098Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-17T04:44:49.551Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-17T04:44:49.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T04:44:50.100Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-17T04:44:51.445Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-17T04:44:51.445Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-17T04:44:51.445Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-17T04:44:51.445Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-17T04:44:51.445Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-17T04:44:51.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T04:44:52.009Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-17T04:44:52.111Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-17T04:44:52.255Z] 2020/04/17 04:44:51 Finished clone github.com/docker/swarmkit [2020-04-17T04:44:53.580Z] === RUN TestDockerSuite/TestRmiTag [2020-04-17T04:44:53.580Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-17T04:44:54.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T04:44:54.580Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-17T04:44:54.765Z] 2020/04/17 04:44:54 Finished clone google.golang.org/genproto [2020-04-17T04:44:56.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T04:44:56.100Z] Using test binary docker [2020-04-17T04:44:56.100Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T04:44:56.100Z] +++ /etc/init.d/apparmor start [2020-04-17T04:44:56.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T04:44:56.100Z] INFO: Waiting for daemon to start... [2020-04-17T04:44:56.100Z] Starting dockerd [2020-04-17T04:44:56.100Z] +++ 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-04-17T04:44:56.127Z] 2020/04/17 04:44:55 Finished clone github.com/containerd/containerd [2020-04-17T04:44:56.382Z] 2020/04/17 04:44:56 Finished clone github.com/coreos/etcd [2020-04-17T04:44:57.264Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-17T04:44:57.521Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-17T04:44:58.125Z] . [2020-04-17T04:44:58.125Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T04:44:58.125Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T04:44:58.125Z] Error: No such image: emptyfs [2020-04-17T04:44:58.125Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T04:44:58.125Z] ++++ docker load [2020-04-17T04:44:58.412Z] Running integration-test (iteration 1) [2020-04-17T04:44:58.412Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T04:44:58.412Z] ++ 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-04-17T04:44:58.412Z] ++ set -e [2020-04-17T04:44:58.412Z] ++ '[' -n 0 ']' [2020-04-17T04:44:58.412Z] ++ set -x [2020-04-17T04:44:58.412Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:44:58.457Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-17T04:44:58.457Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-17T04:44:58.457Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-17T04:45:00.045Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-17T04:45:00.655Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-17T04:45:00.979Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-04-17T04:45:00.979Z] === RUN TestServiceUpdateConfigs [2020-04-17T04:45:01.236Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-17T04:45:01.655Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-17T04:45:01.977Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-17T04:45:01.977Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-17T04:45:02.168Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-17T04:45:02.266Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-17T04:45:03.542Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-17T04:45:04.281Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-17T04:45:04.671Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-17T04:45:04.671Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-17T04:45:04.928Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-17T04:45:04.956Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-17T04:45:05.538Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-17T04:45:05.577Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-17T04:45:05.577Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-17T04:45:05.861Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-17T04:45:06.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-17T04:45:06.538Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-17T04:45:06.538Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-17T04:45:07.149Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-17T04:45:08.206Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-17T04:45:08.800Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-17T04:45:08.800Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-17T04:45:09.159Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-17T04:45:09.692Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-17T04:45:10.159Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-17T04:45:10.695Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-17T04:45:11.159Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-17T04:45:11.173Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-17T04:45:12.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-17T04:45:12.159Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-17T04:45:12.657Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-17T04:45:12.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-17T04:45:13.668Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-17T04:45:13.685Z] Loaded image: buildpack-deps:jessie [2020-04-17T04:45:13.685Z] Loaded image: busybox:latest [2020-04-17T04:45:13.685Z] Loaded image: busybox:glibc [2020-04-17T04:45:13.685Z] Loaded image: debian:jessie [2020-04-17T04:45:13.685Z] Loaded image: hello-world:latest [2020-04-17T04:45:13.685Z] INFO: Testing against a local daemon [2020-04-17T04:45:13.685Z] === RUN TestCgroupNamespacesBuild [2020-04-17T04:45:14.169Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-17T04:45:14.304Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-04-17T04:45:14.305Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T04:45:14.494Z] 2020/04/17 04:45:11 Finished clone github.com/gogo/protobuf [2020-04-17T04:45:14.495Z] 2020/04/17 04:45:14 Finished clone github.com/hashicorp/consul [2020-04-17T04:45:14.693Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-17T04:45:14.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-17T04:45:15.632Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-17T04:45:15.789Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-04-17T04:45:15.789Z] === RUN TestBuildWithSession [2020-04-17T04:45:15.789Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T04:45:15.789Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:45:15.789Z] === RUN TestBuildSquashParent [2020-04-17T04:45:16.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-17T04:45:16.273Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2020-04-17T04:45:16.273Z] === RUN TestServiceUpdateNetwork [2020-04-17T04:45:16.632Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-17T04:45:17.634Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-17T04:45:18.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-17T04:45:19.097Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-17T04:45:19.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e7b00_} [2020-04-17T04:45:19.706Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-17T04:45:20.928Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-17T04:45:21.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1625513184_/foo_false____} [2020-04-17T04:45:21.513Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-17T04:45:21.928Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-17T04:45:22.616Z] --- PASS: TestBuildSquashParent (5.69s) [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:45:22.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:45:22.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:45:22.616Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T04:45:22.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T04:45:22.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T04:45:22.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T04:45:23.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1625513184_/foo_true____} [2020-04-17T04:45:23.391Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-17T04:45:24.003Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-17T04:45:24.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T04:45:24.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T04:45:24.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3878107327_/foo_false____} [2020-04-17T04:45:25.006Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-17T04:45:26.006Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-17T04:45:26.006Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-17T04:45:26.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3878107327_/foo_true____} [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s) [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2020-04-17T04:45:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-04-17T04:45:27.356Z] === RUN TestBuildMultiStageCopy [2020-04-17T04:45:27.356Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T04:45:27.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3878107327_/foo_true__0xc0006e7b60__} [2020-04-17T04:45:28.668Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-17T04:45:28.836Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T04:45:29.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T04:45:29.669Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-17T04:45:29.739Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T04:45:29.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006e7b80_} [2020-04-17T04:45:30.024Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-04-17T04:45:30.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-04-17T04:45:30.310Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T04:45:30.669Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-17T04:45:30.793Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2020-04-17T04:45:30.793Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T04:45:31.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006e7bc0_} [2020-04-17T04:45:31.326Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-04-17T04:45:31.326Z] === RUN TestBuildLabelWithTargets [2020-04-17T04:45:31.670Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-17T04:45:32.420Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T04:45:32.670Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-17T04:45:32.670Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-17T04:45:32.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006e7be0_} [2020-04-17T04:45:32.817Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-04-17T04:45:32.818Z] === RUN TestBuildWithEmptyLayers [2020-04-17T04:45:33.282Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-17T04:45:33.609Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T04:45:33.833Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-04-17T04:45:33.833Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T04:45:34.282Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-17T04:45:34.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006e7c00_} [2020-04-17T04:45:35.283Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-17T04:45:35.863Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2020-04-17T04:45:35.863Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T04:45:35.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-17T04:45:36.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-17T04:45:36.405Z] 2020/04/17 04:45:33 Finished clone github.com/aws/aws-sdk-go [2020-04-17T04:45:36.891Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-17T04:45:36.892Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-17T04:45:37.345Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-04-17T04:45:37.345Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-17T04:45:37.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-17T04:45:37.891Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-17T04:45:37.891Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-17T04:45:38.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-17T04:45:38.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-17T04:45:38.065Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-17T04:45:39.353Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-17T04:45:39.387Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-04-17T04:45:39.387Z] === RUN TestBuildWithHugeFile [2020-04-17T04:45:39.999Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-17T04:45:40.353Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-17T04:45:40.609Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T04:45:41.173Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-17T04:45:41.353Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-17T04:45:41.484Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-17T04:45:42.387Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-17T04:45:42.388Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-17T04:45:43.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-17T04:45:43.698Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-17T04:45:44.850Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-17T04:45:46.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-17T04:45:46.972Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-17T04:45:48.335Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-17T04:45:48.341Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-17T04:45:48.341Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2020-04-17T04:45:48.341Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-04-17T04:45:48.341Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2020-04-17T04:45:48.341Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2020-04-17T04:45:48.341Z] PASS [2020-04-17T04:45:48.341Z] [2020-04-17T04:45:48.341Z] === Skipped [2020-04-17T04:45:48.341Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-04-17T04:45:48.341Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:45:48.341Z] [2020-04-17T04:45:48.341Z] [2020-04-17T04:45:48.341Z] DONE 27 tests, 1 skipped in 196.145s [2020-04-17T04:45:48.341Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T04:45:48.341Z] ++ 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-04-17T04:45:48.341Z] ++ set -e [2020-04-17T04:45:48.341Z] ++ '[' -n 0 ']' [2020-04-17T04:45:48.341Z] ++ set -x [2020-04-17T04:45:48.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:45:48.598Z] INFO: Testing against a local daemon [2020-04-17T04:45:48.598Z] === RUN TestSessionCreate [2020-04-17T04:45:48.598Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-17T04:45:48.598Z] --- PASS: TestSessionCreate (0.03s) [2020-04-17T04:45:48.598Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T04:45:48.598Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-17T04:45:48.598Z] PASS [2020-04-17T04:45:48.598Z] [2020-04-17T04:45:48.598Z] DONE 2 tests in 0.191s [2020-04-17T04:45:48.598Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T04:45:48.598Z] ++ 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-04-17T04:45:48.598Z] ++ set -e [2020-04-17T04:45:48.598Z] ++ '[' -n 0 ']' [2020-04-17T04:45:48.598Z] ++ set -x [2020-04-17T04:45:48.598Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:45:48.598Z] INFO: Testing against a local daemon [2020-04-17T04:45:48.598Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T04:45:48.598Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:45:48.598Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:45:48.598Z] === RUN TestEventsExecDie [2020-04-17T04:45:49.335Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-17T04:45:49.529Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-17T04:45:49.529Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-17T04:45:49.529Z] === RUN TestEventsBackwardsCompatible [2020-04-17T04:45:49.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-17T04:45:49.787Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-17T04:45:49.787Z] === RUN TestInfoBinaryCommits [2020-04-17T04:45:49.787Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-17T04:45:49.787Z] === RUN TestInfoAPIVersioned [2020-04-17T04:45:49.787Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T04:45:49.787Z] === RUN TestInfoDiscoveryBackend [2020-04-17T04:45:49.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-17T04:45:50.338Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-17T04:45:50.351Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-17T04:45:50.351Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T04:45:50.609Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-17T04:45:50.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-17T04:45:50.948Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-17T04:45:51.173Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T04:45:51.173Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T04:45:51.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-17T04:45:51.737Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-17T04:45:51.737Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-04-17T04:45:51.737Z] === RUN TestInfoAPI [2020-04-17T04:45:51.737Z] --- PASS: TestInfoAPI (0.03s) [2020-04-17T04:45:51.737Z] === RUN TestInfoAPIWarnings [2020-04-17T04:45:51.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-17T04:45:51.948Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-17T04:45:52.302Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-17T04:45:52.302Z] === RUN TestInfoDebug [2020-04-17T04:45:52.867Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-17T04:45:52.867Z] --- PASS: TestInfoDebug (0.54s) [2020-04-17T04:45:52.867Z] === RUN TestInfoInsecureRegistries [2020-04-17T04:45:52.948Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-17T04:45:53.148Z] ok github.com/docker/docker/integration/container 68.592s [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === Skipped [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-17T04:45:53.148Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-17T04:45:53.148Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-17T04:45:53.148Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-17T04:45:53.148Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-17T04:45:53.148Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-17T04:45:53.148Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-17T04:45:53.148Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-17T04:45:53.148Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-17T04:45:53.148Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-17T04:45:53.148Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-17T04:45:53.148Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-17T04:45:53.148Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T04:45:53.148Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-17T04:45:53.148Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-17T04:45:53.148Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-17T04:45:53.148Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-17T04:45:53.148Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-17T04:45:53.148Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-17T04:45:53.148Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-17T04:45:53.148Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-17T04:45:53.148Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-17T04:45:53.148Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-17T04:45:53.148Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-17T04:45:53.148Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-17T04:45:53.148Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-17T04:45:53.148Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-17T04:45:53.148Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-17T04:45:53.148Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-17T04:45:53.148Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-17T04:45:53.148Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-17T04:45:53.148Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-17T04:45:53.148Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:45:53.148Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-17T04:45:53.148Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-04-17T04:45:53.148Z] [2020-04-17T04:45:53.148Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-17T04:45:53.149Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-17T04:45:53.149Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] DONE 81 tests, 42 skipped in 71.851s [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-17T04:45:53.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:45:53.149Z] INFO: Testing against a local daemon [2020-04-17T04:45:53.149Z] ok github.com/docker/docker/integration/image 0.434s [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] === Skipped [2020-04-17T04:45:53.149Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-17T04:45:53.149Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T04:45:53.149Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-17T04:45:53.149Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-17T04:45:53.149Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] DONE 11 tests, 4 skipped in 2.664s [2020-04-17T04:45:53.149Z] [2020-04-17T04:45:53.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-17T04:45:53.304Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-17T04:45:53.304Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-17T04:45:53.431Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2020-04-17T04:45:53.431Z] === RUN TestInfoRegistryMirrors [2020-04-17T04:45:53.586Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-17T04:45:53.997Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-17T04:45:53.997Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-17T04:45:53.997Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T04:45:54.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:45:54.121Z] INFO: Testing against a local daemon [2020-04-17T04:45:54.255Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-04-17T04:45:54.255Z] === RUN TestPingCacheHeaders [2020-04-17T04:45:54.255Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-17T04:45:54.255Z] === RUN TestPingGet [2020-04-17T04:45:54.255Z] --- PASS: TestPingGet (0.01s) [2020-04-17T04:45:54.255Z] === RUN TestPingHead [2020-04-17T04:45:54.255Z] --- PASS: TestPingHead (0.05s) [2020-04-17T04:45:54.255Z] === RUN TestVersion [2020-04-17T04:45:54.512Z] --- PASS: TestVersion (0.03s) [2020-04-17T04:45:54.512Z] PASS [2020-04-17T04:45:54.512Z] [2020-04-17T04:45:54.512Z] === Skipped [2020-04-17T04:45:54.512Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:45:54.512Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:45:54.512Z] [2020-04-17T04:45:54.512Z] [2020-04-17T04:45:54.512Z] DONE 18 tests, 1 skipped in 5.838s [2020-04-17T04:45:54.512Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T04:45:54.512Z] ++ 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-04-17T04:45:54.512Z] ++ set -e [2020-04-17T04:45:54.512Z] ++ '[' -n 0 ']' [2020-04-17T04:45:54.512Z] ++ set -x [2020-04-17T04:45:54.512Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:45:54.512Z] INFO: Testing against a local daemon [2020-04-17T04:45:54.512Z] === RUN TestVolumesCreateAndList [2020-04-17T04:45:54.512Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-17T04:45:54.512Z] === RUN TestVolumesRemove [2020-04-17T04:45:54.583Z] ok github.com/docker/docker/integration/network 0.252s [2020-04-17T04:45:54.770Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-17T04:45:54.770Z] === RUN TestVolumesInspect [2020-04-17T04:45:54.770Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-17T04:45:54.770Z] === RUN TestVolumesInvalidJSON [2020-04-17T04:45:54.770Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T04:45:54.770Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T04:45:54.770Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T04:45:54.770Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-17T04:45:54.770Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T04:45:54.770Z] PASS [2020-04-17T04:45:54.770Z] [2020-04-17T04:45:54.770Z] DONE 5 tests in 0.332s [2020-04-17T04:45:54.770Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T04:45:54.959Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-17T04:45:55.027Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T04:45:55.027Z] +++ kill 5471 [2020-04-17T04:45:55.027Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === Skipped [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-17T04:45:55.045Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-17T04:45:55.045Z] 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-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-17T04:45:55.045Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T04:45:55.045Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T04:45:55.045Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T04:45:55.045Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] DONE 18 tests, 14 skipped in 2.905s [2020-04-17T04:45:55.045Z] [2020-04-17T04:45:55.045Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-17T04:45:56.016Z] testing: warning: no tests to run [2020-04-17T04:45:56.016Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2020-04-17T04:45:56.016Z] [2020-04-17T04:45:56.016Z] DONE 0 tests in 0.775s [2020-04-17T04:45:56.016Z] [2020-04-17T04:45:56.016Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-17T04:45:56.398Z] +++ /etc/init.d/apparmor stop [2020-04-17T04:45:56.398Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T04:45:56.398Z] [2020-04-17T04:45:56.398Z] Unloading profiles will leave already running processes permanently [2020-04-17T04:45:56.398Z] unconfined, which can lead to unexpected situations. [2020-04-17T04:45:56.398Z] [2020-04-17T04:45:56.398Z] To set a process to complain mode, use the command line tool [2020-04-17T04:45:56.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T04:45:56.398Z] +++ true [2020-04-17T04:45:56.398Z] [2020-04-17T04:45:56.398Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-17T04:45:56.992Z] testing: warning: no tests to run [2020-04-17T04:45:56.992Z] ok github.com/docker/docker/integration/network/macvlan 0.099s [2020-04-17T04:45:56.992Z] [2020-04-17T04:45:56.992Z] DONE 0 tests in 0.858s [2020-04-17T04:45:56.992Z] [2020-04-17T04:45:56.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-17T04:45:57.454Z] testing: warning: no tests to run [2020-04-17T04:45:57.454Z] ok github.com/docker/docker/integration/plugin 0.127s [2020-04-17T04:45:57.454Z] [2020-04-17T04:45:57.454Z] DONE 0 tests in 0.848s [2020-04-17T04:45:57.768Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-17T04:45:57.915Z] [2020-04-17T04:45:57.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-17T04:45:58.376Z] testing: warning: no tests to run [2020-04-17T04:45:58.376Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2020-04-17T04:45:58.376Z] [2020-04-17T04:45:58.376Z] DONE 0 tests in 0.780s [2020-04-17T04:45:58.376Z] [2020-04-17T04:45:58.376Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-17T04:45:58.700Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-17T04:45:59.324Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-17T04:45:59.324Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-17T04:45:59.633Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-17T04:45:59.933Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-17T04:46:00.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:00.567Z] INFO: Testing against a local daemon [2020-04-17T04:46:00.567Z] ok github.com/docker/docker/integration/plugin/common 0.216s [2020-04-17T04:46:01.002Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-17T04:46:01.029Z] [2020-04-17T04:46:01.029Z] DONE 2 tests in 2.281s [2020-04-17T04:46:01.029Z] [2020-04-17T04:46:01.029Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-17T04:46:01.933Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-17T04:46:02.596Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-17T04:46:02.867Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-17T04:46:03.875Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-17T04:46:03.875Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-17T04:46:04.159Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-17T04:46:04.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-17T04:46:04.769Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-17T04:46:04.780Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-17T04:46:04.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:04.781Z] INFO: Testing against a local daemon [2020-04-17T04:46:04.781Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.418s [2020-04-17T04:46:05.408Z] === RUN TestDockerSuite/TestBuildFails [2020-04-17T04:46:05.701Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-17T04:46:06.036Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-17T04:46:06.036Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-17T04:46:06.324Z] [2020-04-17T04:46:06.324Z] === Skipped [2020-04-17T04:46:06.324Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-17T04:46:06.324Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-17T04:46:06.324Z] [2020-04-17T04:46:06.324Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-17T04:46:06.324Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-17T04:46:06.324Z] [2020-04-17T04:46:06.324Z] [2020-04-17T04:46:06.324Z] DONE 2 tests, 2 skipped in 5.113s [2020-04-17T04:46:06.324Z] [2020-04-17T04:46:06.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-17T04:46:06.633Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-17T04:46:06.633Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-17T04:46:07.563Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-17T04:46:08.045Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-17T04:46:08.071Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-17T04:46:08.496Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-17T04:46:09.868Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-17T04:46:10.705Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-17T04:46:10.706Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-17T04:46:10.706Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-17T04:46:10.767Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-17T04:46:10.798Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-17T04:46:11.315Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-17T04:46:11.728Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-17T04:46:12.248Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-17T04:46:13.623Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-17T04:46:13.740Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-17T04:46:13.741Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-17T04:46:13.977Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-17T04:46:14.555Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-17T04:46:14.759Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-17T04:46:14.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:14.913Z] INFO: Testing against a local daemon [2020-04-17T04:46:14.913Z] ok github.com/docker/docker/integration/plugin/logging 0.343s [2020-04-17T04:46:15.438Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-17T04:46:16.457Z] [2020-04-17T04:46:16.457Z] === Skipped [2020-04-17T04:46:16.457Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-17T04:46:16.457Z] read_test.go:21: no unix domain sockets on Windows [2020-04-17T04:46:16.457Z] [2020-04-17T04:46:16.457Z] [2020-04-17T04:46:16.457Z] DONE 1 tests, 1 skipped in 10.336s [2020-04-17T04:46:16.457Z] [2020-04-17T04:46:16.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-17T04:46:16.791Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-17T04:46:17.078Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-17T04:46:17.806Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-17T04:46:17.806Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-17T04:46:18.000Z] testing: warning: no tests to run [2020-04-17T04:46:18.000Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.516s [2020-04-17T04:46:18.000Z] [2020-04-17T04:46:18.000Z] DONE 0 tests in 1.719s [2020-04-17T04:46:18.103Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-17T04:46:18.461Z] [2020-04-17T04:46:18.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-17T04:46:19.103Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-17T04:46:19.837Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-17T04:46:20.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:20.646Z] INFO: Testing against a local daemon [2020-04-17T04:46:20.646Z] ok github.com/docker/docker/integration/plugin/volumes 0.268s [2020-04-17T04:46:21.113Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-17T04:46:21.626Z] [2020-04-17T04:46:21.626Z] === Skipped [2020-04-17T04:46:21.626Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-17T04:46:21.626Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:21.626Z] [2020-04-17T04:46:21.626Z] [2020-04-17T04:46:21.626Z] DONE 1 tests, 1 skipped in 3.411s [2020-04-17T04:46:21.626Z] [2020-04-17T04:46:21.626Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-17T04:46:21.723Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-17T04:46:21.724Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-17T04:46:21.871Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-17T04:46:22.331Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-17T04:46:22.727Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-17T04:46:23.356Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-17T04:46:24.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:24.542Z] INFO: Testing against a local daemon [2020-04-17T04:46:24.542Z] ok github.com/docker/docker/integration/secret 0.846s [2020-04-17T04:46:24.777Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-17T04:46:24.777Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] === Skipped [2020-04-17T04:46:25.515Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-17T04:46:25.515Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-17T04:46:25.515Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2020-04-17T04:46:25.515Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-17T04:46:25.515Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-17T04:46:25.515Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-17T04:46:25.515Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] DONE 6 tests, 6 skipped in 3.777s [2020-04-17T04:46:25.515Z] [2020-04-17T04:46:25.515Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-17T04:46:25.605Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-17T04:46:25.778Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-17T04:46:26.537Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-17T04:46:26.780Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-17T04:46:27.390Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-17T04:46:27.760Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-17T04:46:28.047Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-17T04:46:28.348Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-17T04:46:28.389Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-17T04:46:28.389Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-17T04:46:28.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:28.432Z] INFO: Testing against a local daemon [2020-04-17T04:46:28.432Z] ok github.com/docker/docker/integration/service 0.477s [2020-04-17T04:46:29.366Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-17T04:46:29.389Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === Skipped [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T04:46:29.405Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T04:46:29.405Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-17T04:46:29.405Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-17T04:46:29.405Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-17T04:46:29.405Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-17T04:46:29.405Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-17T04:46:29.405Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-17T04:46:29.405Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-17T04:46:29.405Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-17T04:46:29.405Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-17T04:46:29.405Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-17T04:46:29.405Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-17T04:46:29.405Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-17T04:46:29.405Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-17T04:46:29.405Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-17T04:46:29.405Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-17T04:46:29.405Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-17T04:46:29.405Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-04-17T04:46:29.405Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] DONE 24 tests, 23 skipped in 3.552s [2020-04-17T04:46:29.405Z] [2020-04-17T04:46:29.405Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-17T04:46:29.987Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-17T04:46:29.987Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-17T04:46:29.999Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-17T04:46:30.999Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-17T04:46:31.005Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-17T04:46:31.289Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-17T04:46:31.606Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:31.606Z] INFO: Testing against a local daemon [2020-04-17T04:46:31.606Z] ok github.com/docker/docker/integration/session 0.395s [2020-04-17T04:46:31.793Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-17T04:46:31.905Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-17T04:46:32.001Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-17T04:46:32.191Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-17T04:46:32.579Z] [2020-04-17T04:46:32.579Z] === Skipped [2020-04-17T04:46:32.579Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-17T04:46:32.579Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-17T04:46:32.579Z] [2020-04-17T04:46:32.579Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-17T04:46:32.579Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-17T04:46:32.579Z] [2020-04-17T04:46:32.579Z] [2020-04-17T04:46:32.579Z] DONE 2 tests, 2 skipped in 3.290s [2020-04-17T04:46:32.579Z] [2020-04-17T04:46:32.579Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-17T04:46:32.612Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-17T04:46:32.660Z] 2020/04/17 04:46:26 Finished clone google.golang.org/api [2020-04-17T04:46:32.660Z] 2020/04/17 04:46:26 Dependencies downloaded. Download time: 2m26.136992038s [2020-04-17T04:46:32.660Z] 2020/04/17 04:46:26 Collecting all dependencies [2020-04-17T04:46:32.811Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-17T04:46:33.095Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-17T04:46:33.612Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-17T04:46:34.576Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-17T04:46:34.613Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-17T04:46:35.069Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-17T04:46:35.225Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-17T04:46:35.225Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-17T04:46:36.019Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-17T04:46:36.225Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-17T04:46:36.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:36.328Z] INFO: Testing against a local daemon [2020-04-17T04:46:36.815Z] 2020/04/17 04:46:35 Clean vendor dir from unused packages [2020-04-17T04:46:37.070Z] 2020/04/17 04:46:36 Success [2020-04-17T04:46:37.070Z] 2020/04/17 04:46:36 Running time: 2m39.191947151s [2020-04-17T04:46:37.070Z] Congratulations! All vendoring changes are done the right way. [2020-04-17T04:46:37.227Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-17T04:46:37.873Z] ok github.com/docker/docker/integration/system 1.345s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-17T04:46:38.061Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === Skipped [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-04-17T04:46:38.333Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-17T04:46:38.333Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-17T04:46:38.333Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-17T04:46:38.333Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-17T04:46:38.333Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-17T04:46:38.333Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-17T04:46:38.333Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] DONE 13 tests, 7 skipped in 5.864s [2020-04-17T04:46:38.333Z] [2020-04-17T04:46:38.333Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-17T04:46:38.361Z] + echo Building e2e image [2020-04-17T04:46:38.361Z] Building e2e image [2020-04-17T04:46:38.361Z] + docker build --build-arg DOCKER_GITCOMMIT=130b0bc6032cc675d064e1cc62626cacc9c07a57 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-17T04:46:38.361Z] #2 [internal] load .dockerignore [2020-04-17T04:46:38.361Z] #2 transferring context: 34B done [2020-04-17T04:46:38.361Z] #2 DONE 0.0s [2020-04-17T04:46:38.361Z] [2020-04-17T04:46:38.361Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-17T04:46:38.361Z] #1 transferring dockerfile: 3.21kB done [2020-04-17T04:46:38.361Z] #1 DONE 0.0s [2020-04-17T04:46:38.361Z] [2020-04-17T04:46:38.361Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-17T04:46:39.238Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-17T04:46:39.518Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T04:46:39.518Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-17T04:46:40.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:40.518Z] INFO: Testing against a local daemon [2020-04-17T04:46:40.518Z] ok github.com/docker/docker/integration/volume 0.328s [2020-04-17T04:46:41.275Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-17T04:46:41.839Z] === RUN TestDockerSuite/TestCpToDot [2020-04-17T04:46:42.769Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-17T04:46:43.439Z] [2020-04-17T04:46:43.439Z] === Skipped [2020-04-17T04:46:43.439Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-17T04:46:43.439Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-17T04:46:43.439Z] [2020-04-17T04:46:43.439Z] [2020-04-17T04:46:43.439Z] DONE 5 tests, 1 skipped in 5.091s [2020-04-17T04:46:43.439Z] [2020-04-17T04:46:43.439Z] INFO: make.ps1 ended at 04/17/2020 04:46:43 [2020-04-17T04:46:43.559Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-17T04:46:43.713Z] #4 ... [2020-04-17T04:46:43.713Z] [2020-04-17T04:46:43.713Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-17T04:46:43.713Z] #3 DONE 5.3s [2020-04-17T04:46:43.713Z] [2020-04-17T04:46:43.713Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-17T04:46:43.713Z] #4 DONE 5.4s [2020-04-17T04:46:43.713Z] [2020-04-17T04:46:43.713Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T04:46:43.713Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-17T04:46:43.713Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 243.24kB / 301.28kB 0.1s [2020-04-17T04:46:43.713Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s [2020-04-17T04:46:43.713Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0B / 126.95MB 0.1s [2020-04-17T04:46:43.713Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-17T04:46:43.713Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-17T04:46:43.713Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-17T04:46:43.884Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-17T04:46:43.899Z] INFO: Integration CLI tests being run from the host: [2020-04-17T04:46:43.899Z] 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-04-17T04:46:43.973Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-17T04:46:43.973Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-17T04:46:43.973Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-17T04:46:43.973Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.1s done [2020-04-17T04:46:44.269Z] #14 ... [2020-04-17T04:46:44.269Z] [2020-04-17T04:46:44.269Z] #8 [internal] load build context [2020-04-17T04:46:44.269Z] #8 transferring context: 834.70kB 0.4s done [2020-04-17T04:46:44.269Z] #8 DONE 0.4s [2020-04-17T04:46:44.269Z] [2020-04-17T04:46:44.269Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T04:46:44.269Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 18.59MB / 126.95MB 0.4s [2020-04-17T04:46:44.269Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-17T04:46:44.269Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 31.56MB / 126.95MB 0.6s [2020-04-17T04:46:44.269Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-17T04:46:44.269Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 40.54MB / 126.95MB 0.7s [2020-04-17T04:46:44.494Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-17T04:46:44.524Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 52.41MB / 126.95MB 0.8s [2020-04-17T04:46:44.524Z] #14 ... [2020-04-17T04:46:44.524Z] [2020-04-17T04:46:44.524Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-17T04:46:44.524Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-17T04:46:44.524Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-04-17T04:46:44.524Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-17T04:46:44.524Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-17T04:46:44.524Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-17T04:46:44.524Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-04-17T04:46:44.524Z] #5 DONE 0.9s [2020-04-17T04:46:44.665Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-17T04:46:44.778Z] [2020-04-17T04:46:44.779Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T04:46:44.779Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 69.46MB / 126.95MB 1.0s [2020-04-17T04:46:44.779Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 90.33MB / 126.95MB 1.2s [2020-04-17T04:46:45.034Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 98.49MB / 126.95MB 1.3s [2020-04-17T04:46:45.034Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 112.82MB / 126.95MB 1.5s [2020-04-17T04:46:45.289Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.28MB / 126.95MB 1.6s [2020-04-17T04:46:45.544Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.7s done [2020-04-17T04:46:45.544Z] #14 ... [2020-04-17T04:46:45.544Z] [2020-04-17T04:46:45.544Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-17T04:46:45.544Z] #6 DONE 1.0s [2020-04-17T04:46:45.544Z] [2020-04-17T04:46:45.544Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T04:46:45.544Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a [2020-04-17T04:46:45.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-17T04:46:46.160Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-17T04:46:46.275Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-17T04:46:46.275Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-17T04:46:46.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-17T04:46:46.560Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-17T04:46:46.560Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-17T04:46:47.091Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-17T04:46:47.181Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-17T04:46:49.210Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-17T04:46:50.364Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-17T04:46:50.694Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-17T04:46:50.778Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.2s [2020-04-17T04:46:50.928Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-17T04:46:51.033Z] #14 ... [2020-04-17T04:46:51.033Z] [2020-04-17T04:46:51.033Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-17T04:46:51.033Z] #7 0.938 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-17T04:46:51.033Z] #7 2.007 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-17T04:46:51.033Z] #7 2.104 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-17T04:46:51.033Z] #7 2.110 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-17T04:46:51.033Z] #7 2.121 (3/30) Installing readline (8.0.0-r0) [2020-04-17T04:46:51.033Z] #7 2.126 (4/30) Installing bash (5.0.0-r0) [2020-04-17T04:46:51.033Z] #7 2.149 Executing bash-5.0.0-r0.post-install [2020-04-17T04:46:51.033Z] #7 2.153 (5/30) Installing ca-certificates (20191127-r0) [2020-04-17T04:46:51.033Z] #7 2.179 (6/30) Installing libgcc (8.3.0-r0) [2020-04-17T04:46:51.033Z] #7 2.183 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-17T04:46:51.033Z] #7 2.196 (8/30) Installing binutils (2.32-r0) [2020-04-17T04:46:51.033Z] #7 2.290 (9/30) Installing gmp (6.1.2-r1) [2020-04-17T04:46:51.033Z] #7 2.299 (10/30) Installing isl (0.18-r0) [2020-04-17T04:46:51.033Z] #7 2.319 (11/30) Installing libgomp (8.3.0-r0) [2020-04-17T04:46:51.033Z] #7 2.324 (12/30) Installing libatomic (8.3.0-r0) [2020-04-17T04:46:51.033Z] #7 2.326 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-17T04:46:51.033Z] #7 2.333 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-17T04:46:51.033Z] #7 2.336 (15/30) Installing gcc (8.3.0-r0) [2020-04-17T04:46:51.033Z] #7 3.195 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-17T04:46:51.033Z] #7 3.293 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-17T04:46:51.033Z] #7 3.297 (18/30) Installing g++ (8.3.0-r0) [2020-04-17T04:46:51.033Z] #7 3.853 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-17T04:46:51.033Z] #7 3.856 (20/30) Installing libcurl (7.66.0-r0) [2020-04-17T04:46:51.033Z] #7 3.863 (21/30) Installing expat (2.2.8-r0) [2020-04-17T04:46:51.033Z] #7 3.868 (22/30) Installing pcre2 (10.33-r0) [2020-04-17T04:46:51.033Z] #7 3.877 (23/30) Installing git (2.22.3-r0) [2020-04-17T04:46:51.033Z] #7 4.085 (24/30) Installing libmnl (1.0.4-r0) [2020-04-17T04:46:51.033Z] #7 4.088 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-17T04:46:51.033Z] #7 4.092 (26/30) Installing iptables (1.8.3-r1) [2020-04-17T04:46:51.033Z] #7 4.117 (27/30) Installing pigz (2.4-r0) [2020-04-17T04:46:51.033Z] #7 4.124 (28/30) Installing tar (1.32-r0) [2020-04-17T04:46:51.033Z] #7 4.130 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-17T04:46:51.033Z] #7 4.133 (30/30) Installing xz (5.2.4-r0) [2020-04-17T04:46:51.033Z] #7 4.148 Executing busybox-1.30.1-r3.trigger [2020-04-17T04:46:51.033Z] #7 4.152 Executing ca-certificates-20191127-r0.trigger [2020-04-17T04:46:51.033Z] #7 4.205 OK: 179 MiB in 44 packages [2020-04-17T04:46:51.033Z] #7 DONE 5.4s [2020-04-17T04:46:51.033Z] [2020-04-17T04:46:51.033Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-17T04:46:51.033Z] #9 DONE 0.1s [2020-04-17T04:46:51.291Z] [2020-04-17T04:46:51.291Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-17T04:46:51.291Z] #10 DONE 0.1s [2020-04-17T04:46:51.291Z] [2020-04-17T04:46:51.291Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-17T04:46:51.291Z] #11 DONE 0.1s [2020-04-17T04:46:51.291Z] [2020-04-17T04:46:51.291Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-17T04:46:51.291Z] #12 DONE 0.1s [2020-04-17T04:46:51.291Z] [2020-04-17T04:46:51.291Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T04:46:51.545Z] #14 ... [2020-04-17T04:46:51.545Z] [2020-04-17T04:46:51.545Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-17T04:46:51.545Z] #13 DONE 0.1s [2020-04-17T04:46:51.545Z] [2020-04-17T04:46:51.545Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T04:46:51.545Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 6.0s done [2020-04-17T04:46:51.545Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef [2020-04-17T04:46:51.799Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-17T04:46:51.799Z] #14 DONE 8.1s [2020-04-17T04:46:51.799Z] [2020-04-17T04:46:51.799Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-17T04:46:51.858Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-17T04:46:52.357Z] #15 0.630 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T04:46:53.753Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-17T04:46:53.753Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-17T04:46:53.753Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-17T04:46:53.755Z] #15 1.699 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T04:46:53.755Z] #15 1.786 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-17T04:46:53.755Z] #15 1.790 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-17T04:46:53.755Z] #15 1.798 (3/42) Installing readline (8.0.1-r0) [2020-04-17T04:46:53.755Z] #15 1.802 (4/42) Installing bash (5.0.11-r1) [2020-04-17T04:46:53.755Z] #15 1.814 Executing bash-5.0.11-r1.post-install [2020-04-17T04:46:53.755Z] #15 1.816 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-17T04:46:53.755Z] #15 1.889 (6/42) Installing libblkid (2.34-r1) [2020-04-17T04:46:53.755Z] #15 1.894 (7/42) Installing libuuid (2.34-r1) [2020-04-17T04:46:53.755Z] #15 1.896 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-17T04:46:53.755Z] #15 1.902 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-17T04:46:53.755Z] #15 1.909 (10/42) Installing libgcc (9.2.0-r4) [2020-04-17T04:46:53.755Z] #15 1.911 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-17T04:46:53.755Z] #15 1.923 (12/42) Installing binutils (2.33.1-r0) [2020-04-17T04:46:53.755Z] #15 1.990 (13/42) Installing libmagic (5.37-r1) [2020-04-17T04:46:53.755Z] #15 2.010 (14/42) Installing file (5.37-r1) [2020-04-17T04:46:53.755Z] #15 2.012 (15/42) Installing gmp (6.1.2-r1) [2020-04-17T04:46:53.755Z] #15 2.017 (16/42) Installing isl (0.18-r0) [2020-04-17T04:46:53.755Z] #15 2.031 (17/42) Installing libgomp (9.2.0-r4) [2020-04-17T04:46:53.755Z] #15 2.035 (18/42) Installing libatomic (9.2.0-r4) [2020-04-17T04:46:53.755Z] #15 2.036 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-17T04:46:53.755Z] #15 2.042 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-17T04:46:53.755Z] #15 2.044 (21/42) Installing gcc (9.2.0-r4) [2020-04-17T04:46:54.177Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-17T04:46:54.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T04:46:54.276Z] INFO: Testing against a local daemon [2020-04-17T04:46:54.318Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-17T04:46:54.358Z] #15 2.720 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-17T04:46:54.461Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-17T04:46:54.613Z] #15 2.791 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-17T04:46:54.613Z] #15 2.792 (24/42) Installing g++ (9.2.0-r4) [2020-04-17T04:46:54.867Z] #15 3.205 (25/42) Installing make (4.2.1-r2) [2020-04-17T04:46:54.867Z] #15 3.208 (26/42) Installing fortify-headers (1.1-r0) [2020-04-17T04:46:54.867Z] #15 3.210 (27/42) Installing build-base (0.5-r1) [2020-04-17T04:46:54.868Z] #15 3.212 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-17T04:46:54.868Z] #15 3.215 (29/42) Installing libcurl (7.67.0-r0) [2020-04-17T04:46:54.868Z] #15 3.220 (30/42) Installing curl (7.67.0-r0) [2020-04-17T04:46:54.868Z] #15 3.224 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-17T04:46:54.868Z] #15 3.229 (32/42) Installing jq (1.6-r0) [2020-04-17T04:46:54.868Z] #15 3.236 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-17T04:46:54.868Z] #15 3.240 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-17T04:46:54.868Z] #15 3.243 (35/42) Installing libaio (0.3.112-r1) [2020-04-17T04:46:54.868Z] #15 3.244 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-17T04:46:54.868Z] #15 3.275 (37/42) Installing libfdisk (2.34-r1) [2020-04-17T04:46:55.122Z] #15 3.281 (38/42) Installing libmount (2.34-r1) [2020-04-17T04:46:55.122Z] #15 3.286 (39/42) Installing libsmartcols (2.34-r1) [2020-04-17T04:46:55.122Z] #15 3.290 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-17T04:46:55.122Z] #15 3.292 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-17T04:46:55.122Z] #15 3.314 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-17T04:46:55.122Z] #15 3.328 Executing busybox-1.31.1-r9.trigger [2020-04-17T04:46:55.122Z] #15 3.336 OK: 196 MiB in 57 packages [2020-04-17T04:46:55.248Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-17T04:46:55.248Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-17T04:46:55.248Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-17T04:46:55.477Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-17T04:46:55.681Z] #15 DONE 3.8s [2020-04-17T04:46:55.681Z] [2020-04-17T04:46:55.681Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-17T04:46:55.812Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-17T04:46:56.239Z] #16 DONE 0.7s [2020-04-17T04:46:56.239Z] [2020-04-17T04:46:56.239Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-17T04:46:56.376Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-17T04:46:56.376Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-17T04:46:56.633Z] === RUN TestDockerSuite/TestCreateRM [2020-04-17T04:46:56.633Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-17T04:46:56.633Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-17T04:46:56.797Z] #17 DONE 0.7s [2020-04-17T04:46:56.890Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-17T04:46:56.890Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-17T04:46:56.978Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-17T04:46:57.051Z] #18 DONE 0.0s [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-17T04:46:57.051Z] #26 DONE 0.1s [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #31 [builder 1/4] COPY . . [2020-04-17T04:46:57.051Z] #31 ... [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T04:46:57.051Z] #22 DONE 0.1s [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T04:46:57.051Z] #19 DONE 0.1s [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-17T04:46:57.051Z] #27 DONE 0.1s [2020-04-17T04:46:57.051Z] [2020-04-17T04:46:57.051Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T04:46:57.051Z] #23 DONE 0.1s [2020-04-17T04:46:57.259Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-17T04:46:57.305Z] [2020-04-17T04:46:57.306Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-17T04:46:57.306Z] #28 DONE 0.1s [2020-04-17T04:46:57.306Z] [2020-04-17T04:46:57.306Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T04:46:59.269Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-17T04:46:59.269Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-17T04:46:59.269Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-17T04:46:59.269Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-17T04:46:59.414Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-17T04:46:59.414Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-17T04:46:59.414Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-17T04:46:59.878Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-17T04:47:01.421Z] --- PASS: TestBuildWithHugeFile (81.05s) [2020-04-17T04:47:01.421Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T04:47:01.421Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:47:01.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:47:01.421Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:47:01.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:47:01.421Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:47:01.421Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:47:01.421Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T04:47:01.421Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T04:47:01.422Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T04:47:01.422Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-04-17T04:47:01.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-17T04:47:01.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-04-17T04:47:01.422Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-04-17T04:47:01.422Z] === RUN TestBuildPreserveOwnership [2020-04-17T04:47:01.422Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T04:47:01.461Z] #29 ... [2020-04-17T04:47:01.461Z] [2020-04-17T04:47:01.461Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-17T04:47:01.461Z] #24 0.966 + RM_GOPATH=0 [2020-04-17T04:47:01.461Z] #24 0.966 + TMP_GOPATH= [2020-04-17T04:47:01.461Z] #24 0.966 + : /build [2020-04-17T04:47:01.461Z] #24 0.966 + '[' -z '' ']' [2020-04-17T04:47:01.461Z] #24 0.969 ++ mktemp -d [2020-04-17T04:47:01.461Z] #24 0.969 + export GOPATH=/tmp/tmp.keLoAJ [2020-04-17T04:47:01.461Z] #24 0.969 + GOPATH=/tmp/tmp.keLoAJ [2020-04-17T04:47:01.461Z] #24 0.969 + RM_GOPATH=1 [2020-04-17T04:47:01.461Z] #24 0.970 ++ dirname ./install.sh [2020-04-17T04:47:01.461Z] #24 0.970 + dir=. [2020-04-17T04:47:01.461Z] #24 0.970 + bin=dockercli [2020-04-17T04:47:01.461Z] #24 0.970 + shift [2020-04-17T04:47:01.461Z] #24 0.970 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T04:47:01.461Z] #24 0.971 + . ./dockercli.installer [2020-04-17T04:47:01.461Z] #24 0.972 ++ : stable [2020-04-17T04:47:01.461Z] #24 0.972 ++ : 17.06.2-ce [2020-04-17T04:47:01.461Z] #24 0.972 + install_dockercli [2020-04-17T04:47:01.461Z] #24 0.972 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T04:47:01.461Z] #24 0.972 Install docker/cli version 17.06.2-ce from stable [2020-04-17T04:47:01.461Z] #24 0.973 ++ uname -m [2020-04-17T04:47:01.461Z] #24 0.974 + arch=x86_64 [2020-04-17T04:47:01.461Z] #24 0.974 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T04:47:01.461Z] #24 0.974 + url=https://download.docker.com/linux/static [2020-04-17T04:47:01.461Z] #24 0.974 + tar -xz docker/docker [2020-04-17T04:47:01.461Z] #24 0.975 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T04:47:01.461Z] #24 3.308 + mkdir -p /build [2020-04-17T04:47:01.461Z] #24 3.310 + mv docker/docker /build/ [2020-04-17T04:47:01.461Z] #24 3.311 + rmdir docker [2020-04-17T04:47:01.461Z] #24 DONE 3.7s [2020-04-17T04:47:01.461Z] [2020-04-17T04:47:01.462Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-17T04:47:01.462Z] #20 2.682 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T04:47:01.462Z] #20 3.218 curl: option --progress: is ambiguous [2020-04-17T04:47:01.462Z] #20 3.219 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:01.462Z] #20 3.783 curl: option --progress: is ambiguous [2020-04-17T04:47:01.462Z] #20 3.783 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:01.462Z] #20 ... [2020-04-17T04:47:01.462Z] [2020-04-17T04:47:01.462Z] #31 [builder 1/4] COPY . . [2020-04-17T04:47:01.462Z] #31 DONE 4.1s [2020-04-17T04:47:01.462Z] [2020-04-17T04:47:01.462Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-17T04:47:01.462Z] #20 4.235 curl: option --progress: is ambiguous [2020-04-17T04:47:01.462Z] #20 4.235 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:02.020Z] #20 4.726 curl: option --progress: is ambiguous [2020-04-17T04:47:02.020Z] #20 4.726 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:02.274Z] #20 5.115 [2020-04-17T04:47:02.833Z] #20 ... [2020-04-17T04:47:02.833Z] [2020-04-17T04:47:02.833Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-17T04:47:02.833Z] #32 DONE 1.7s [2020-04-17T04:47:02.833Z] [2020-04-17T04:47:02.833Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T04:47:03.592Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-17T04:47:03.592Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-17T04:47:03.592Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-17T04:47:03.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-17T04:47:03.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-17T04:47:03.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-17T04:47:04.114Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T04:47:04.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-17T04:47:04.192Z] #33 1.218 [2020-04-17T04:47:04.192Z] #33 1.334 Removing bundles/ [2020-04-17T04:47:04.192Z] #33 1.335 [2020-04-17T04:47:04.192Z] #33 1.339 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-17T04:47:04.239Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-17T04:47:05.557Z] #33 2.528 Building test suite binary ./integration-cli/test.main [2020-04-17T04:47:05.596Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-04-17T04:47:05.596Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2020-04-17T04:47:05.596Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-04-17T04:47:05.596Z] === RUN TestBuildPlatformInvalid [2020-04-17T04:47:05.596Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-17T04:47:05.596Z] PASS [2020-04-17T04:47:05.596Z] [2020-04-17T04:47:05.596Z] === Skipped [2020-04-17T04:47:05.596Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-17T04:47:05.596Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:47:05.596Z] [2020-04-17T04:47:05.596Z] [2020-04-17T04:47:05.596Z] DONE 32 tests, 1 skipped in 127.365s [2020-04-17T04:47:05.596Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T04:47:05.596Z] ++ 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-04-17T04:47:05.596Z] ++ set -e [2020-04-17T04:47:05.596Z] ++ '[' -n 0 ']' [2020-04-17T04:47:05.596Z] ++ set -x [2020-04-17T04:47:05.596Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:47:05.701Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-17T04:47:05.775Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-17T04:47:05.881Z] INFO: Testing against a local daemon [2020-04-17T04:47:05.881Z] === RUN TestConfigInspect [2020-04-17T04:47:06.058Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-17T04:47:06.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-17T04:47:06.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-17T04:47:07.162Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-17T04:47:08.067Z] #33 ... [2020-04-17T04:47:08.067Z] [2020-04-17T04:47:08.067Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-17T04:47:08.067Z] #20 6.372 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T04:47:08.067Z] #20 6.747 curl: option --progress: is ambiguous [2020-04-17T04:47:08.067Z] #20 6.749 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:08.067Z] #20 7.116 [2020-04-17T04:47:08.067Z] #20 8.414 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T04:47:08.067Z] #20 8.838 curl: option --progress: is ambiguous [2020-04-17T04:47:08.067Z] #20 8.839 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:08.067Z] #20 9.191 [2020-04-17T04:47:08.067Z] #20 10.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T04:47:08.067Z] #20 10.69 curl: option --progress: is ambiguous [2020-04-17T04:47:08.067Z] #20 10.69 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:08.161Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-17T04:47:08.322Z] #20 11.05 [2020-04-17T04:47:08.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-17T04:47:08.475Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-17T04:47:08.571Z] --- PASS: TestConfigInspect (2.34s) [2020-04-17T04:47:08.571Z] === RUN TestConfigList [2020-04-17T04:47:08.771Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-17T04:47:09.381Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-17T04:47:09.491Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-17T04:47:09.683Z] #20 12.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T04:47:09.938Z] #20 12.69 curl: option --progress: is ambiguous [2020-04-17T04:47:09.938Z] #20 12.69 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T04:47:10.193Z] #20 13.07 [2020-04-17T04:47:10.193Z] #20 13.16 Download of images into '/build' complete. [2020-04-17T04:47:10.193Z] #20 13.16 Use something like the following to load the result into a Docker daemon: [2020-04-17T04:47:10.193Z] #20 13.16 tar -cC '/build' . | docker load [2020-04-17T04:47:10.255Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-17T04:47:10.448Z] #20 DONE 13.3s [2020-04-17T04:47:10.448Z] [2020-04-17T04:47:10.448Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T04:47:10.603Z] --- PASS: TestConfigList (2.31s) [2020-04-17T04:47:10.604Z] === RUN TestConfigsCreateAndDelete [2020-04-17T04:47:10.843Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-17T04:47:10.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-17T04:47:11.124Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-17T04:47:11.530Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-17T04:47:11.530Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-17T04:47:11.627Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-17T04:47:11.809Z] #29 ... [2020-04-17T04:47:11.809Z] [2020-04-17T04:47:11.809Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-17T04:47:11.809Z] #21 DONE 0.1s [2020-04-17T04:47:11.809Z] [2020-04-17T04:47:11.809Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-17T04:47:11.809Z] #25 DONE 0.1s [2020-04-17T04:47:11.809Z] [2020-04-17T04:47:11.809Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T04:47:12.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-17T04:47:12.449Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-17T04:47:12.449Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-17T04:47:12.637Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2020-04-17T04:47:12.637Z] === RUN TestConfigsUpdate [2020-04-17T04:47:13.133Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-17T04:47:13.382Z] === RUN TestDockerSuite/TestDockerFails [2020-04-17T04:47:13.382Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-17T04:47:13.382Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-17T04:47:13.382Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-17T04:47:14.595Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-17T04:47:14.752Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-17T04:47:15.684Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-17T04:47:15.930Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-17T04:47:16.070Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-17T04:47:16.070Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-17T04:47:16.099Z] --- PASS: TestConfigsUpdate (2.78s) [2020-04-17T04:47:16.099Z] === RUN TestTemplatedConfig [2020-04-17T04:47:16.350Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-17T04:47:16.547Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-17T04:47:17.581Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-17T04:47:17.581Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-17T04:47:17.581Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-17T04:47:17.581Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-17T04:47:18.361Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-17T04:47:18.583Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-17T04:47:18.795Z] --- PASS: TestTemplatedConfig (2.78s) [2020-04-17T04:47:18.795Z] === RUN TestConfigCreateResolve [2020-04-17T04:47:18.867Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-17T04:47:20.371Z] === RUN TestDockerSuite/TestRunMount [2020-04-17T04:47:20.826Z] --- PASS: TestConfigCreateResolve (2.30s) [2020-04-17T04:47:20.826Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T04:47:20.922Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-17T04:47:21.112Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-04-17T04:47:21.112Z] PASS [2020-04-17T04:47:21.112Z] [2020-04-17T04:47:21.112Z] DONE 7 tests in 15.417s [2020-04-17T04:47:21.112Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T04:47:21.112Z] ++ 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-04-17T04:47:21.112Z] ++ set -e [2020-04-17T04:47:21.112Z] ++ '[' -n 0 ']' [2020-04-17T04:47:21.112Z] ++ set -x [2020-04-17T04:47:21.112Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:47:21.396Z] INFO: Testing against a local daemon [2020-04-17T04:47:21.396Z] === RUN TestCheckpoint [2020-04-17T04:47:21.396Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T04:47:21.396Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:47:21.396Z] === RUN TestContainerInvalidJSON [2020-04-17T04:47:21.396Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:47:21.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:47:21.396Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:47:21.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:47:21.396Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:47:21.396Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:47:21.396Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T04:47:21.396Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T04:47:21.396Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T04:47:21.396Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T04:47:21.396Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T04:47:21.396Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T04:47:21.397Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T04:47:21.397Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T04:47:21.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-04-17T04:47:21.397Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T04:47:21.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-17T04:47:21.397Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T04:47:21.540Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-17T04:47:21.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-17T04:47:21.681Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T04:47:21.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-17T04:47:21.681Z] === RUN TestCopyFromContainer [2020-04-17T04:47:22.554Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-17T04:47:23.184Z] === RUN TestCopyFromContainer// [2020-04-17T04:47:23.184Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T04:47:23.477Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T04:47:23.477Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T04:47:23.568Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-17T04:47:23.761Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T04:47:23.761Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T04:47:23.761Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T04:47:24.045Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T04:47:24.045Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T04:47:24.045Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer (2.61s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-17T04:47:24.329Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-17T04:47:24.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T04:47:24.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:47:24.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:47:24.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:47:24.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:47:24.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:47:24.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:47:24.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T04:47:24.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T04:47:24.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T04:47:24.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-17T04:47:24.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T04:47:24.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-17T04:47:24.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-17T04:47:24.330Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T04:47:24.330Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-17T04:47:24.330Z] === RUN TestCreateWithInvalidEnv [2020-04-17T04:47:24.330Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T04:47:24.330Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T04:47:24.330Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T04:47:24.330Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T04:47:24.330Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T04:47:24.330Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T04:47:24.330Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T04:47:24.330Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T04:47:24.330Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T04:47:24.330Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-17T04:47:24.330Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T04:47:24.330Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T04:47:24.330Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T04:47:24.330Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T04:47:24.330Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T04:47:24.330Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T04:47:25.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-17T04:47:25.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-17T04:47:25.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-17T04:47:25.681Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-17T04:47:26.283Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:47:26.364Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T04:47:26.364Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-17T04:47:26.364Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-17T04:47:26.364Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T04:47:26.676Z] #29 28.82 # github.com/docker/docker/contrib/httpserver [2020-04-17T04:47:26.676Z] #29 28.82 loadinternal: cannot find runtime/cgo [2020-04-17T04:47:26.676Z] #29 DONE 29.1s [2020-04-17T04:47:26.676Z] [2020-04-17T04:47:26.676Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T04:47:26.901Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-17T04:47:26.931Z] #33 ... [2020-04-17T04:47:26.931Z] [2020-04-17T04:47:26.931Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-17T04:47:26.931Z] #30 DONE 0.1s [2020-04-17T04:47:27.156Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-17T04:47:27.186Z] [2020-04-17T04:47:27.186Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T04:47:27.518Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-17T04:47:27.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-17T04:47:27.768Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-17T04:47:28.410Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2020-04-17T04:47:28.410Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T04:47:28.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:47:28.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:47:28.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:47:28.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:47:28.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:47:28.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:47:28.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T04:47:28.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T04:47:28.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T04:47:28.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T04:47:28.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-17T04:47:28.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-17T04:47:28.695Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T04:47:28.772Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-17T04:47:29.317Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-04-17T04:47:29.317Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T04:47:29.317Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T04:47:29.317Z] === RUN TestDaemonRestartIpcMode [2020-04-17T04:47:29.317Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T04:47:29.317Z] === RUN TestDaemonHostGatewayIP [2020-04-17T04:47:29.317Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T04:47:29.317Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T04:47:29.317Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T04:47:29.317Z] === RUN TestDiff [2020-04-17T04:47:29.559Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-17T04:47:29.944Z] --- PASS: TestDiff (0.69s) [2020-04-17T04:47:29.944Z] === RUN TestExecWithCloseStdin [2020-04-17T04:47:30.099Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-17T04:47:30.178Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-17T04:47:30.240Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-17T04:47:30.563Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-04-17T04:47:30.563Z] === RUN TestExec [2020-04-17T04:47:31.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-17T04:47:31.576Z] --- PASS: TestExec (0.77s) [2020-04-17T04:47:31.576Z] === RUN TestExecUser [2020-04-17T04:47:32.032Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-17T04:47:32.196Z] --- PASS: TestExecUser (0.78s) [2020-04-17T04:47:32.196Z] === RUN TestExportContainerAndImportImage [2020-04-17T04:47:32.866Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-17T04:47:32.941Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-17T04:47:33.210Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-04-17T04:47:33.211Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T04:47:33.403Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-17T04:47:34.336Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-17T04:47:34.348Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-17T04:47:34.697Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-04-17T04:47:34.697Z] === RUN TestHealthCheckWorkdir [2020-04-17T04:47:35.711Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-17T04:47:35.713Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-04-17T04:47:35.713Z] === RUN TestHealthKillContainer [2020-04-17T04:47:36.389Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-17T04:47:36.389Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-17T04:47:36.643Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-17T04:47:37.867Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-17T04:47:38.016Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-17T04:47:38.889Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-17T04:47:38.951Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-17T04:47:39.059Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-17T04:47:39.186Z] --- PASS: TestHealthKillContainer (2.82s) [2020-04-17T04:47:39.186Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T04:47:39.186Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-04-17T04:47:39.186Z] === RUN TestIpcModeNone [2020-04-17T04:47:39.509Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-17T04:47:40.201Z] --- PASS: TestIpcModeNone (0.77s) [2020-04-17T04:47:40.201Z] === RUN TestIpcModePrivate [2020-04-17T04:47:40.818Z] --- PASS: TestIpcModePrivate (0.77s) [2020-04-17T04:47:40.818Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-17T04:47:40.818Z] === RUN TestIpcModeShareable [2020-04-17T04:47:40.845Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-17T04:47:41.436Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-17T04:47:41.436Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-17T04:47:41.436Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T04:47:42.216Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-17T04:47:42.508Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-17T04:47:42.975Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-17T04:47:43.975Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-17T04:47:44.143Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2020-04-17T04:47:44.143Z] === RUN TestAPIIpcModeHost [2020-04-17T04:47:44.429Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-04-17T04:47:44.429Z] === RUN TestDaemonIpcModeShareable [2020-04-17T04:47:45.022Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-17T04:47:45.489Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-17T04:47:45.992Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-17T04:47:45.992Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-17T04:47:46.035Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-17T04:47:46.460Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2020-04-17T04:47:46.461Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-17T04:47:46.461Z] === RUN TestDaemonIpcModePrivate [2020-04-17T04:47:46.605Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-17T04:47:46.661Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-17T04:47:47.950Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-04-17T04:47:47.950Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-17T04:47:47.950Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T04:47:48.014Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-17T04:47:48.072Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-17T04:47:48.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-17T04:47:49.076Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-17T04:47:49.432Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-04-17T04:47:49.432Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-17T04:47:49.432Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T04:47:49.509Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-17T04:47:50.080Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-17T04:47:50.922Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-04-17T04:47:50.922Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-17T04:47:50.922Z] === RUN TestIpcModeOlderClient [2020-04-17T04:47:50.922Z] === PAUSE TestIpcModeOlderClient [2020-04-17T04:47:50.922Z] === RUN TestKillContainerInvalidSignal [2020-04-17T04:47:51.403Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-17T04:47:51.955Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-04-17T04:47:51.955Z] === RUN TestKillContainer [2020-04-17T04:47:51.955Z] === RUN TestKillContainer/no_signal [2020-04-17T04:47:52.239Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T04:47:52.334Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-17T04:47:52.592Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-17T04:47:52.751Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-17T04:47:52.866Z] === RUN TestKillContainer/killing_signal [2020-04-17T04:47:53.900Z] --- PASS: TestKillContainer (2.02s) [2020-04-17T04:47:53.900Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-04-17T04:47:53.900Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-04-17T04:47:53.900Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2020-04-17T04:47:53.900Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T04:47:53.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T04:47:54.488Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-17T04:47:54.522Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T04:47:55.051Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-17T04:47:55.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-04-17T04:47:55.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-04-17T04:47:55.149Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-04-17T04:47:55.149Z] === RUN TestKillStoppedContainer [2020-04-17T04:47:55.149Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-17T04:47:55.149Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T04:47:55.149Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-17T04:47:55.149Z] === RUN TestKillDifferentUserContainer [2020-04-17T04:47:55.308Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-17T04:47:55.451Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-17T04:47:55.565Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-17T04:47:55.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-17T04:47:55.822Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-17T04:47:56.164Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-04-17T04:47:56.164Z] === RUN TestInspectOomKilledTrue [2020-04-17T04:47:56.981Z] --- PASS: TestInspectOomKilledTrue (1.15s) [2020-04-17T04:47:56.981Z] === RUN TestInspectOomKilledFalse [2020-04-17T04:47:57.048Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-17T04:47:57.393Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-17T04:47:57.621Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-04-17T04:47:57.621Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T04:47:58.243Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-17T04:47:58.243Z] === RUN TestLinksContainerNames [2020-04-17T04:47:59.096Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-17T04:47:59.287Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-17T04:47:59.287Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-17T04:47:59.287Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-17T04:47:59.741Z] --- PASS: TestLinksContainerNames (1.30s) [2020-04-17T04:47:59.741Z] === RUN TestLogsFollowTailEmpty [2020-04-17T04:47:59.852Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-17T04:48:00.109Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-17T04:48:00.369Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-04-17T04:48:00.369Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T04:48:00.371Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-17T04:48:00.978Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-17T04:48:00.978Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-17T04:48:00.978Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-17T04:48:00.993Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/default [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/private [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/slave [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/shared [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/default [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/shared [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/private [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/slave [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T04:48:00.993Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:48:00.993Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T04:48:00.993Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T04:48:01.149Z] === RUN TestDockerSuite/TestBuildRm [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T04:48:01.283Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-17T04:48:01.283Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-17T04:48:01.283Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T04:48:01.321Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-17T04:48:01.886Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-17T04:48:01.886Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-17T04:48:01.886Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-17T04:48:01.982Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-17T04:48:02.263Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-17T04:48:03.267Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-17T04:48:03.333Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2020-04-17T04:48:03.333Z] === RUN TestNetworkNat [2020-04-17T04:48:03.620Z] --- PASS: TestNetworkNat (0.71s) [2020-04-17T04:48:03.620Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T04:48:03.878Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-17T04:48:03.880Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-17T04:48:04.162Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-17T04:48:04.409Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-17T04:48:04.658Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-04-17T04:48:04.658Z] === RUN TestNetworkLoopbackNat [2020-04-17T04:48:04.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-17T04:48:04.666Z] === RUN TestDockerSuite/TestEventsRename [2020-04-17T04:48:04.774Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-17T04:48:04.906Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-17T04:48:05.284Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-04-17T04:48:05.285Z] === RUN TestPause [2020-04-17T04:48:05.597Z] === RUN TestDockerSuite/TestEventsResize [2020-04-17T04:48:05.778Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-17T04:48:05.778Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-17T04:48:06.317Z] --- PASS: TestPause (0.69s) [2020-04-17T04:48:06.317Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T04:48:06.317Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:48:06.317Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:48:06.317Z] === RUN TestPauseStopPausedContainer [2020-04-17T04:48:06.404Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-17T04:48:06.529Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-17T04:48:06.697Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-17T04:48:06.782Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-17T04:48:06.946Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-04-17T04:48:06.946Z] === RUN TestPsFilter [2020-04-17T04:48:06.946Z] --- PASS: TestPsFilter (0.21s) [2020-04-17T04:48:06.946Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T04:48:07.461Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-17T04:48:07.573Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-04-17T04:48:07.573Z] === RUN TestRemoveContainerWithVolume [2020-04-17T04:48:07.734Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-17T04:48:07.786Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-17T04:48:08.207Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-04-17T04:48:08.207Z] === RUN TestRemoveContainerRunning [2020-04-17T04:48:08.826Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-17T04:48:08.833Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-17T04:48:08.843Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-04-17T04:48:08.843Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T04:48:09.763Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-17T04:48:09.804Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-17T04:48:09.867Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-17T04:48:09.867Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-04-17T04:48:09.867Z] === RUN TestRemoveInvalidContainer [2020-04-17T04:48:09.867Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-17T04:48:09.867Z] === RUN TestRenameLinkedContainer [2020-04-17T04:48:10.808Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-17T04:48:10.899Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-17T04:48:11.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-17T04:48:11.420Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-17T04:48:12.425Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-17T04:48:12.507Z] === RUN TestDockerSuite/TestEventsTop [2020-04-17T04:48:12.586Z] --- PASS: TestRenameLinkedContainer (2.68s) [2020-04-17T04:48:12.586Z] === RUN TestRenameStoppedContainer [2020-04-17T04:48:13.037Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-17T04:48:13.207Z] --- PASS: TestRenameStoppedContainer (0.69s) [2020-04-17T04:48:13.207Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T04:48:13.879Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-17T04:48:14.042Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-17T04:48:14.394Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-17T04:48:14.394Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-17T04:48:14.655Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T04:48:14.655Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-17T04:48:14.680Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-17T04:48:14.703Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-04-17T04:48:14.703Z] === RUN TestRenameInvalidName [2020-04-17T04:48:14.968Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-17T04:48:14.989Z] --- PASS: TestRenameInvalidName (0.63s) [2020-04-17T04:48:14.989Z] === RUN TestRenameAnonymousContainer [2020-04-17T04:48:15.253Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-17T04:48:15.695Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-17T04:48:16.272Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-17T04:48:16.272Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-17T04:48:16.307Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-17T04:48:16.402Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-17T04:48:16.589Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-17T04:48:17.316Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-17T04:48:17.593Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-17T04:48:17.696Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-04-17T04:48:17.696Z] === RUN TestRenameContainerWithSameName [2020-04-17T04:48:17.773Z] === RUN TestDockerSuite/TestExec [2020-04-17T04:48:18.316Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-04-17T04:48:18.316Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T04:48:19.064Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-17T04:48:19.064Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-17T04:48:19.144Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-17T04:48:19.708Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-17T04:48:19.814Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2020-04-17T04:48:19.814Z] === RUN TestResize [2020-04-17T04:48:20.103Z] --- PASS: TestResize (0.66s) [2020-04-17T04:48:20.103Z] === RUN TestResizeWithInvalidSize [2020-04-17T04:48:20.639Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-17T04:48:21.125Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-04-17T04:48:21.125Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T04:48:21.570Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-17T04:48:21.741Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-17T04:48:21.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:48:21.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:48:21.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:48:21.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T04:48:21.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T04:48:21.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:48:21.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T04:48:22.368Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-17T04:48:22.512Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-17T04:48:22.944Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-17T04:48:23.410Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-17T04:48:23.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:48:23.876Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-17T04:48:24.034Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-17T04:48:24.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T04:48:24.532Z] === RUN TestDockerSuite/TestRunRm [2020-04-17T04:48:24.806Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-17T04:48:25.052Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-17T04:48:25.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T04:48:25.381Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-17T04:48:25.536Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-17T04:48:25.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T04:48:26.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T04:48:26.314Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-17T04:48:26.564Z] === RUN TestDockerSuite/TestBuildUser [2020-04-17T04:48:27.246Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-17T04:48:27.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T04:48:28.055Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-17T04:48:28.177Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-17T04:48:28.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T04:48:29.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T04:48:29.905Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-17T04:48:30.072Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-17T04:48:30.187Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-17T04:48:31.002Z] === RUN TestDockerSuite/TestExecEnv [2020-04-17T04:48:31.191Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-17T04:48:31.551Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-17T04:48:31.933Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.30s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.13s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.70s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.67s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s) [2020-04-17T04:48:32.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-04-17T04:48:32.448Z] === RUN TestCgroupNamespacesRun [2020-04-17T04:48:32.659Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-17T04:48:33.302Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-17T04:48:33.663Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-17T04:48:33.965Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-04-17T04:48:33.965Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T04:48:34.234Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-17T04:48:35.496Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-04-17T04:48:35.496Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T04:48:36.128Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-17T04:48:36.994Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2020-04-17T04:48:36.994Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T04:48:37.060Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-17T04:48:37.992Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-17T04:48:38.038Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-17T04:48:38.498Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-04-17T04:48:38.499Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T04:48:38.923Z] === RUN TestDockerSuite/TestExecParseError [2020-04-17T04:48:39.855Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-17T04:48:39.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-17T04:48:40.554Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2020-04-17T04:48:40.554Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T04:48:40.786Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-17T04:48:41.184Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-04-17T04:48:41.184Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T04:48:41.351Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-17T04:48:42.214Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-04-17T04:48:42.214Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T04:48:42.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-17T04:48:42.978Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-17T04:48:43.513Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-17T04:48:43.514Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-17T04:48:43.710Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-04-17T04:48:43.710Z] === RUN TestKernelTCPMemory [2020-04-17T04:48:43.910Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-17T04:48:44.517Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-17T04:48:44.750Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-04-17T04:48:44.750Z] === RUN TestNISDomainname [2020-04-17T04:48:44.841Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-17T04:48:45.132Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-17T04:48:45.381Z] --- PASS: TestNISDomainname (0.89s) [2020-04-17T04:48:45.381Z] === RUN TestHostnameDnsResolution [2020-04-17T04:48:46.135Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-17T04:48:46.410Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-04-17T04:48:46.410Z] === RUN TestStats [2020-04-17T04:48:46.748Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-17T04:48:46.858Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-17T04:48:47.482Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-17T04:48:47.751Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-17T04:48:47.773Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-17T04:48:48.756Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-17T04:48:48.796Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-17T04:48:49.101Z] --- PASS: TestStats (2.68s) [2020-04-17T04:48:49.101Z] === RUN TestStopContainerWithTimeout [2020-04-17T04:48:49.101Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T04:48:49.101Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T04:48:49.101Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T04:48:49.101Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T04:48:49.101Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T04:48:49.101Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T04:48:49.101Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T04:48:49.101Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T04:48:49.101Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T04:48:49.760Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-17T04:48:49.846Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-17T04:48:50.379Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-17T04:48:51.340Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-17T04:48:51.340Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-17T04:48:51.340Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-17T04:48:51.340Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-17T04:48:51.340Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-17T04:48:52.601Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-17T04:48:52.601Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-04-17T04:48:52.601Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-04-17T04:48:52.601Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-04-17T04:48:52.601Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-04-17T04:48:52.601Z] === RUN TestDeleteDevicemapper [2020-04-17T04:48:52.601Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T04:48:52.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:48:52.601Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T04:48:52.832Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-17T04:48:52.832Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-17T04:48:53.047Z] === RUN TestDockerSuite/TestRunState [2020-04-17T04:48:53.862Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-17T04:48:54.653Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2020-04-17T04:48:54.653Z] === RUN TestUpdateMemory [2020-04-17T04:48:54.891Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-17T04:48:55.064Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-17T04:48:55.290Z] --- PASS: TestUpdateMemory (0.89s) [2020-04-17T04:48:55.290Z] === RUN TestUpdateCPUQuota [2020-04-17T04:48:55.514Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-17T04:48:55.677Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-17T04:48:55.807Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-17T04:48:56.681Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-17T04:48:56.681Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-17T04:48:56.681Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-17T04:48:56.794Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-04-17T04:48:56.794Z] === RUN TestUpdatePidsLimit [2020-04-17T04:48:56.794Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T04:48:56.886Z] 3889bb8d808b: Pull complete [2020-04-17T04:48:57.028Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-17T04:48:57.029Z] === RUN TestDockerSuite/TestExecTTY [2020-04-17T04:48:57.082Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T04:48:57.374Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T04:48:57.660Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T04:48:57.724Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-17T04:48:57.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T04:48:57.977Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-17T04:48:58.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T04:48:58.519Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-17T04:48:58.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T04:48:58.729Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-17T04:48:58.908Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-17T04:48:59.472Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-17T04:49:00.010Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit (3.18s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-04-17T04:49:00.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-04-17T04:49:00.044Z] === RUN TestUpdateRestartPolicy [2020-04-17T04:49:00.197Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-17T04:49:00.403Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-17T04:49:00.403Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-17T04:49:00.479Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-17T04:49:00.479Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-17T04:49:01.039Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-17T04:49:01.091Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-17T04:49:01.675Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-17T04:49:02.325Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-17T04:49:02.325Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-17T04:49:02.925Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-17T04:49:03.375Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-17T04:49:03.491Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-17T04:49:04.541Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-17T04:49:04.862Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-17T04:49:05.156Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-17T04:49:05.429Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-17T04:49:05.442Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-17T04:49:05.443Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-17T04:49:05.443Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-17T04:49:05.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-17T04:49:05.731Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-17T04:49:06.618Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-17T04:49:06.759Z] === RUN TestDockerSuite/TestCommitChange [2020-04-17T04:49:07.173Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-17T04:49:07.781Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-17T04:49:08.808Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-17T04:49:10.320Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-17T04:49:11.820Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-17T04:49:11.873Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-17T04:49:12.460Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-17T04:49:12.636Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2020-04-17T04:49:12.636Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T04:49:12.636Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-04-17T04:49:12.636Z] === RUN TestWaitNonBlocked [2020-04-17T04:49:12.636Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:49:12.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:49:12.636Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:49:12.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:49:12.636Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T04:49:12.636Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T04:49:12.649Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-17T04:49:13.664Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-17T04:49:13.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-04-17T04:49:13.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-04-17T04:49:13.664Z] === RUN TestWaitBlocked [2020-04-17T04:49:13.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:49:13.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:49:13.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:49:13.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:49:13.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T04:49:13.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T04:49:13.959Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-17T04:49:14.691Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T04:49:14.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-04-17T04:49:14.691Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-04-17T04:49:14.691Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T04:49:14.691Z] === CONT TestIpcModeOlderClient [2020-04-17T04:49:14.691Z] === CONT TestDaemonHostGatewayIP [2020-04-17T04:49:14.691Z] === CONT TestDaemonRestartIpcMode [2020-04-17T04:49:14.691Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-17T04:49:14.691Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T04:49:14.985Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-17T04:49:15.318Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-17T04:49:15.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-17T04:49:16.484Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-17T04:49:16.936Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-17T04:49:17.131Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-17T04:49:17.525Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-17T04:49:17.940Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-17T04:49:18.062Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-17T04:49:18.622Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T04:49:18.622Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T04:49:18.622Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T04:49:18.622Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T04:49:19.020Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-17T04:49:19.154Z] --- PASS: TestContainerStartOnDaemonRestart (4.43s) [2020-04-17T04:49:19.783Z] --- PASS: TestDaemonRestartIpcMode (5.10s) [2020-04-17T04:49:20.069Z] --- PASS: TestDaemonHostGatewayIP (5.48s) [2020-04-17T04:49:20.503Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T04:49:20.519Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-17T04:49:20.519Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-17T04:49:20.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-17T04:49:21.144Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-17T04:49:21.901Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T04:49:22.110Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-17T04:49:22.173Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-17T04:49:22.799Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-17T04:49:22.825Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T04:49:23.114Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-17T04:49:23.114Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-17T04:49:23.317Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-17T04:49:23.395Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-17T04:49:23.444Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-17T04:49:23.881Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-17T04:49:23.881Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-17T04:49:23.881Z] === RUN TestDockerSuite/TestHealth [2020-04-17T04:49:24.067Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-17T04:49:24.184Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T04:49:24.184Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T04:49:24.356Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-17T04:49:24.356Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-17T04:49:24.401Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-17T04:49:24.982Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-17T04:49:24.982Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-17T04:49:24.982Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-17T04:49:24.982Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-17T04:49:25.268Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-17T04:49:25.405Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-17T04:49:25.896Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-17T04:49:26.017Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-17T04:49:26.017Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-17T04:49:26.066Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T04:49:26.298Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-17T04:49:26.556Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-17T04:49:26.626Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T04:49:27.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-17T04:49:27.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-17T04:49:27.302Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-17T04:49:27.984Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T04:49:28.524Z] --- PASS: TestContainerKillOnDaemonStart (13.44s) [2020-04-17T04:49:28.524Z] PASS [2020-04-17T04:49:28.524Z] [2020-04-17T04:49:28.524Z] === Skipped [2020-04-17T04:49:28.524Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-17T04:49:28.524Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T04:49:28.524Z] [2020-04-17T04:49:28.524Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T04:49:28.524Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T04:49:28.524Z] [2020-04-17T04:49:28.524Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T04:49:28.524Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T04:49:28.524Z] [2020-04-17T04:49:28.524Z] [2020-04-17T04:49:28.524Z] DONE 200 tests, 3 skipped in 127.048s [2020-04-17T04:49:28.524Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T04:49:28.524Z] ++ 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-04-17T04:49:28.524Z] ++ set -e [2020-04-17T04:49:28.524Z] ++ '[' -n 0 ']' [2020-04-17T04:49:28.524Z] ++ set -x [2020-04-17T04:49:28.524Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:49:28.524Z] INFO: Testing against a local daemon [2020-04-17T04:49:28.524Z] === RUN TestCommitInheritsEnv [2020-04-17T04:49:28.677Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-17T04:49:28.814Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-04-17T04:49:28.814Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T04:49:28.814Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T04:49:28.814Z] === RUN TestImagesFilterMultiReference [2020-04-17T04:49:28.814Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-17T04:49:28.814Z] === RUN TestImagePullPlatformInvalid [2020-04-17T04:49:28.814Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-17T04:49:28.814Z] === RUN TestRemoveImageOrphaning [2020-04-17T04:49:29.438Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-04-17T04:49:29.438Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T04:49:29.438Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:49:29.438Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:49:29.438Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T04:49:29.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-17T04:49:29.438Z] === RUN TestTagInvalidReference [2020-04-17T04:49:29.438Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-17T04:49:29.438Z] === RUN TestTagValidPrefixedRepo [2020-04-17T04:49:29.438Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-17T04:49:29.438Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T04:49:29.438Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-17T04:49:29.438Z] === RUN TestTagOfficialNames [2020-04-17T04:49:29.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-17T04:49:29.709Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-17T04:49:29.726Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-17T04:49:29.726Z] === RUN TestTagMatchesDigest [2020-04-17T04:49:29.726Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-17T04:49:29.726Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T04:49:29.866Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T04:49:30.354Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-17T04:49:30.425Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T04:49:30.982Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-17T04:49:32.013Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-17T04:49:32.305Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T04:49:32.648Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-17T04:49:32.648Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-17T04:49:32.778Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-17T04:49:33.059Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-17T04:49:33.269Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T04:49:33.277Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-17T04:49:33.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-17T04:49:34.298Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-17T04:49:34.526Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-17T04:49:34.926Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-17T04:49:34.926Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-17T04:49:35.238Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T04:49:35.555Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-17T04:49:36.164Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T04:49:37.056Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-17T04:49:37.196Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-17T04:49:37.523Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T04:49:38.489Z] #33 155.7 [2020-04-17T04:49:38.722Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-17T04:49:38.722Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-17T04:49:38.722Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-17T04:49:38.722Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-17T04:49:38.722Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-17T04:49:38.743Z] #33 DONE 156.0s [2020-04-17T04:49:38.743Z] [2020-04-17T04:49:38.743Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-17T04:49:39.213Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-17T04:49:39.350Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-17T04:49:40.101Z] #34 DONE 1.3s [2020-04-17T04:49:41.459Z] [2020-04-17T04:49:41.459Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-17T04:49:41.913Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-17T04:49:42.018Z] #35 DONE 0.7s [2020-04-17T04:49:42.272Z] [2020-04-17T04:49:42.272Z] #36 exporting to image [2020-04-17T04:49:42.272Z] #36 exporting layers [2020-04-17T04:49:43.762Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-17T04:49:44.153Z] #36 exporting layers 1.8s done [2020-04-17T04:49:44.153Z] #36 writing image sha256:0aa88ebe36f4af8e78f6a491b309c57fb873faffc765a5571f67e1d803675289 done [2020-04-17T04:49:44.153Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-17T04:49:44.153Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T04:49:44.400Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-17T04:49:44.461Z] + echo Ensuring container killed. [2020-04-17T04:49:44.461Z] Ensuring container killed. [2020-04-17T04:49:44.461Z] + docker rm -vf docker-pr246 [2020-04-17T04:49:44.461Z] Error: No such container: docker-pr246 [2020-04-17T04:49:44.461Z] + true [Pipeline] sh [2020-04-17T04:49:44.738Z] + echo Chowning /workspace to jenkins user [2020-04-17T04:49:44.738Z] Chowning /workspace to jenkins user [2020-04-17T04:49:44.738Z] + id -u [2020-04-17T04:49:44.738Z] + id -g [2020-04-17T04:49:44.738Z] + docker run --rm -v /home/ubuntu/workspace/engine_master:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T04:49:45.043Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-17T04:49:45.043Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-17T04:49:45.332Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-17T04:49:45.360Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-17T04:49:45.641Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T04:49:46.029Z] + bundleName=unit [2020-04-17T04:49:46.029Z] + echo Creating unit-bundles.tar.gz [2020-04-17T04:49:46.029Z] Creating unit-bundles.tar.gz [2020-04-17T04:49:46.029Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-17T04:49:46.029Z] bundles/junit-report.xml [2020-04-17T04:49:46.029Z] bundles/go-test-report.json [2020-04-17T04:49:46.029Z] bundles/profile.out [2020-04-17T04:49:46.030Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-17T04:49:46.030Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-17T04:49:46.030Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-17T04:49:46.030Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-17T04:49:46.030Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-17T04:49:46.030Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [Pipeline] archiveArtifacts [2020-04-17T04:49:46.078Z] Archiving artifacts [2020-04-17T04:49:46.479Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T04:49:46.645Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-17T04:49:46.783Z] + make clean [2020-04-17T04:49:46.961Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-17T04:49:46.961Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-17T04:49:46.961Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-17T04:49:46.961Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-17T04:49:47.037Z] docker volume rm -f docker-dev-cache [2020-04-17T04:49:47.037Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T04:49:47.217Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T04:49:47.475Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-17T04:49:47.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-17T04:49:47.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-17T04:49:47.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-17T04:49:47.649Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-17T04:49:47.649Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-17T04:49:48.032Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-17T04:49:48.039Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-17T04:49:48.039Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-17T04:49:48.653Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-17T04:49:48.661Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-17T04:49:49.408Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-17T04:49:49.408Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-17T04:49:49.656Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-17T04:49:49.689Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-17T04:49:50.269Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-17T04:49:50.339Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-17T04:49:51.270Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-17T04:49:51.270Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-17T04:49:52.201Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-17T04:49:52.291Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-17T04:49:52.904Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-17T04:49:53.908Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-17T04:49:53.908Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-17T04:49:54.109Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-17T04:49:54.730Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-17T04:49:54.913Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-17T04:49:54.913Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-17T04:49:54.913Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-17T04:49:54.913Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-17T04:49:54.913Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-17T04:49:55.212Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-17T04:49:55.474Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-17T04:49:55.474Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-17T04:49:55.474Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-17T04:49:55.494Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-17T04:49:55.494Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-17T04:49:55.775Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-17T04:49:56.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-17T04:49:56.056Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-17T04:49:56.211Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-17T04:49:56.973Z] === RUN TestDockerSuite/TestImportFile [2020-04-17T04:49:57.060Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-17T04:49:57.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-17T04:49:58.063Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-17T04:49:58.676Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-17T04:49:58.676Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-17T04:49:58.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-17T04:49:59.496Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-17T04:49:59.496Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-17T04:49:59.680Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-17T04:50:00.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-17T04:50:00.293Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-17T04:50:00.936Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-17T04:50:01.220Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-17T04:50:01.393Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-17T04:50:01.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-17T04:50:01.833Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-17T04:50:02.837Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-17T04:50:02.837Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-17T04:50:02.837Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-17T04:50:03.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-17T04:50:03.842Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-17T04:50:03.917Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-17T04:50:04.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a1ea00_} [2020-04-17T04:50:05.287Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-17T04:50:05.860Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-17T04:50:06.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1092166395_/foo_false____} [2020-04-17T04:50:06.218Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-17T04:50:06.473Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-17T04:50:06.473Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-17T04:50:07.086Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-17T04:50:07.086Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-17T04:50:07.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1092166395_/foo_true____} [2020-04-17T04:50:07.150Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-17T04:50:08.103Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-17T04:50:08.103Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-17T04:50:08.103Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-17T04:50:08.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3093763614_/foo_false____} [2020-04-17T04:50:08.670Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-17T04:50:09.105Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-17T04:50:09.717Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-17T04:50:10.039Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-17T04:50:10.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3093763614_/foo_true____} [2020-04-17T04:50:10.603Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-17T04:50:11.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-17T04:50:11.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3093763614_/foo_true__0xc000a1ea60__} [2020-04-17T04:50:12.098Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-17T04:50:13.029Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-17T04:50:13.029Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-17T04:50:13.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a1ea80_} [2020-04-17T04:50:13.164Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-17T04:50:13.445Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-17T04:50:13.726Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-17T04:50:13.726Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-17T04:50:14.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a1eaa0_} [2020-04-17T04:50:14.924Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-17T04:50:15.194Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-17T04:50:15.488Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-17T04:50:15.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a1eac0_} [2020-04-17T04:50:16.198Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-17T04:50:16.419Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-17T04:50:16.419Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-17T04:50:16.983Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-17T04:50:16.983Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-17T04:50:16.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a1eae0_} [2020-04-17T04:50:17.666Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-17T04:50:17.948Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-17T04:50:18.353Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-17T04:50:18.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-17T04:50:19.284Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-17T04:50:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-17T04:50:20.215Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-17T04:50:20.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-17T04:50:20.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-17T04:50:20.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-17T04:50:20.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-17T04:50:20.238Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-17T04:50:20.640Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-17T04:50:20.640Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-17T04:50:20.921Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-17T04:50:21.146Z] === RUN TestDockerSuite/TestInspectImage [2020-04-17T04:50:21.146Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-17T04:50:21.146Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-17T04:50:21.146Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-17T04:50:22.077Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-17T04:50:22.642Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-17T04:50:22.642Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-17T04:50:22.941Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-17T04:50:23.577Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-17T04:50:23.591Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-17T04:50:23.591Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-17T04:50:24.511Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-17T04:50:24.975Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-17T04:50:25.066Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-17T04:50:25.066Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-17T04:50:25.066Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-17T04:50:26.412Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-17T04:50:26.412Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-17T04:50:26.977Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-17T04:50:27.675Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-17T04:50:27.736Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-17T04:50:27.910Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-17T04:50:28.688Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-17T04:50:28.975Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-17T04:50:29.805Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-17T04:50:30.000Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-17T04:50:30.370Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-17T04:50:30.620Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-17T04:50:31.186Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-17T04:50:31.187Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-17T04:50:31.187Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-17T04:50:31.302Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-17T04:50:31.468Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-17T04:50:31.468Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-17T04:50:31.633Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-17T04:50:31.749Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-17T04:50:32.244Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-17T04:50:32.651Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-17T04:50:33.175Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-17T04:50:33.269Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-17T04:50:33.738Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-17T04:50:34.283Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-17T04:50:34.420Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-17T04:50:34.669Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-17T04:50:34.669Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-17T04:50:35.300Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-17T04:50:36.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-17T04:50:36.330Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-17T04:50:36.951Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-17T04:50:36.973Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-17T04:50:37.962Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-17T04:50:38.871Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-17T04:50:38.980Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-17T04:50:39.993Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-17T04:50:40.766Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-17T04:50:40.766Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-17T04:50:41.008Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-17T04:50:41.211Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-17T04:50:42.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-17T04:50:42.661Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-17T04:50:43.228Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-17T04:50:43.513Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-17T04:50:44.131Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-17T04:50:44.131Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-17T04:50:44.263Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-17T04:50:45.145Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-17T04:50:45.184Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-17T04:50:45.762Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-17T04:50:46.281Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-17T04:50:47.241Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-17T04:50:47.707Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-17T04:50:47.707Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-17T04:50:47.863Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-17T04:50:48.890Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-17T04:50:48.949Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-17T04:50:50.232Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-17T04:50:50.373Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-17T04:50:50.489Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-17T04:50:51.398Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-17T04:50:51.419Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-17T04:50:51.619Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-17T04:50:52.623Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-17T04:50:53.464Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-17T04:50:54.844Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-17T04:50:57.514Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-17T04:50:58.108Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-17T04:50:59.530Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-17T04:51:01.614Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-17T04:51:01.900Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-17T04:51:02.976Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-17T04:51:03.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-17T04:51:04.539Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-17T04:51:06.342Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-17T04:51:07.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-17T04:51:07.333Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-17T04:51:08.454Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-17T04:51:09.856Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-17T04:51:09.856Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-17T04:51:09.856Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-17T04:51:10.151Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-17T04:51:10.420Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-17T04:51:11.122Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-17T04:51:12.945Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-17T04:51:12.945Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-17T04:51:12.945Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-17T04:51:13.509Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-17T04:51:13.509Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-17T04:51:13.509Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-17T04:51:14.441Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-17T04:51:14.589Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-17T04:51:15.372Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-17T04:51:15.615Z] === RUN TestDockerSuite/TestCpToDot [2020-04-17T04:51:16.253Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-17T04:51:16.303Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-17T04:51:16.597Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-17T04:51:17.739Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-17T04:51:19.255Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-17T04:51:19.269Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-17T04:51:19.576Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-17T04:51:19.576Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-17T04:51:20.140Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-17T04:51:20.279Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-17T04:51:21.285Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-17T04:51:22.035Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-17T04:51:22.289Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-17T04:51:22.901Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-17T04:51:22.991Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-17T04:51:23.662Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-17T04:51:23.905Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-17T04:51:23.905Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-17T04:51:24.285Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-17T04:51:24.911Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-17T04:51:25.312Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-17T04:51:25.569Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-17T04:51:25.569Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-17T04:51:26.335Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-17T04:51:26.335Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-17T04:51:26.335Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-17T04:51:26.500Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-17T04:51:26.958Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-17T04:51:27.066Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-17T04:51:27.581Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-17T04:51:27.581Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-17T04:51:27.870Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-17T04:51:28.437Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-17T04:51:28.496Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-17T04:51:28.782Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-17T04:51:29.068Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-17T04:51:29.068Z] === RUN TestDockerSuite/TestCreateRM [2020-04-17T04:51:29.358Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-17T04:51:29.358Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-17T04:51:29.358Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-17T04:51:29.369Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-17T04:51:29.644Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-17T04:51:30.386Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-17T04:51:30.740Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-17T04:51:30.998Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-17T04:51:31.710Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-17T04:51:31.710Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-17T04:51:31.930Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-17T04:51:32.000Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-17T04:51:33.844Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-17T04:51:34.125Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-17T04:51:35.130Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-17T04:51:35.130Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-17T04:51:35.227Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-17T04:51:35.484Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-17T04:51:36.134Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-17T04:51:36.416Z] === RUN TestDockerSuite/TestLogsSince [2020-04-17T04:51:38.152Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-17T04:51:38.152Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-17T04:51:39.620Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-17T04:51:40.624Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-17T04:51:41.628Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-17T04:51:42.320Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-17T04:51:43.346Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-17T04:51:43.646Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-17T04:51:43.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-17T04:51:44.511Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-17T04:51:45.453Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-17T04:51:46.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-17T04:51:47.957Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-17T04:51:48.026Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-17T04:51:48.580Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-17T04:51:48.580Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-17T04:51:49.494Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-17T04:51:49.494Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-17T04:51:49.611Z] === RUN TestDockerSuite/TestDockerFails [2020-04-17T04:51:49.611Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-17T04:51:49.611Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-17T04:51:49.611Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-17T04:51:49.763Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-17T04:51:49.763Z] === RUN TestDockerSuite/TestLogsTail [2020-04-17T04:51:50.499Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-17T04:51:50.694Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-17T04:51:51.091Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-17T04:51:51.257Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-17T04:51:51.504Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-17T04:51:51.709Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-17T04:51:52.190Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-17T04:51:52.753Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-17T04:51:53.194Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-17T04:51:53.194Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-17T04:51:53.194Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-17T04:51:53.317Z] === RUN TestDockerSuite/TestNetHostname [2020-04-17T04:51:53.479Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-17T04:51:55.843Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-17T04:51:56.407Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-17T04:51:56.407Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-17T04:51:57.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-17T04:51:57.777Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-17T04:52:00.296Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-17T04:52:00.300Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-17T04:52:01.231Z] === RUN TestDockerSuite/TestPluginActive [2020-04-17T04:52:01.380Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-17T04:52:02.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-17T04:52:03.130Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-17T04:52:05.079Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-17T04:52:06.565Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-17T04:52:06.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-17T04:52:07.320Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-17T04:52:07.577Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-17T04:52:08.197Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-17T04:52:09.211Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-17T04:52:09.522Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-17T04:52:09.828Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-17T04:52:09.843Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-17T04:52:09.843Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-17T04:52:10.407Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-17T04:52:10.479Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-17T04:52:11.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-17T04:52:11.489Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-17T04:52:12.982Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-17T04:52:13.865Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-17T04:52:14.461Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-17T04:52:14.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-17T04:52:15.234Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-17T04:52:17.128Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-17T04:52:17.191Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-17T04:52:19.883Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-17T04:52:21.380Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-17T04:52:21.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-17T04:52:22.382Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-17T04:52:22.860Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-17T04:52:23.481Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-17T04:52:23.767Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-17T04:52:24.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-17T04:52:24.781Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-17T04:52:24.905Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-17T04:52:24.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-17T04:52:25.066Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-17T04:52:25.352Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-17T04:52:25.975Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-17T04:52:26.261Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-17T04:52:26.261Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-17T04:52:26.276Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-17T04:52:27.131Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-17T04:52:27.755Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-17T04:52:28.171Z] === RUN TestDockerSuite/TestPortList [2020-04-17T04:52:28.171Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-17T04:52:29.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-17T04:52:29.238Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-17T04:52:29.238Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-17T04:52:29.238Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-17T04:52:29.861Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-17T04:52:30.481Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-17T04:52:30.615Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-17T04:52:31.095Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-17T04:52:31.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-17T04:52:32.103Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-17T04:52:32.387Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-17T04:52:32.387Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-17T04:52:32.387Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-17T04:52:32.387Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-17T04:52:33.279Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-17T04:52:33.402Z] === RUN TestDockerSuite/TestEventsRename [2020-04-17T04:52:33.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-17T04:52:34.033Z] === RUN TestDockerSuite/TestEventsResize [2020-04-17T04:52:34.653Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-17T04:52:35.276Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-17T04:52:35.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-17T04:52:36.294Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-17T04:52:36.911Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-17T04:52:37.251Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-17T04:52:38.614Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-17T04:52:39.164Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-17T04:52:40.376Z] === RUN TestDockerSuite/TestEventsTop [2020-04-17T04:52:40.664Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-17T04:52:41.059Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-17T04:52:41.059Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-17T04:52:41.276Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-17T04:52:43.345Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-17T04:52:43.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-17T04:52:43.939Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-17T04:52:44.838Z] === RUN TestDockerSuite/TestExec [2020-04-17T04:52:45.851Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-17T04:52:46.471Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-17T04:52:46.859Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-17T04:52:47.090Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-17T04:52:47.708Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-17T04:52:48.753Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-17T04:52:48.753Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-17T04:52:48.753Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-17T04:52:49.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-17T04:52:49.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-17T04:52:49.766Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-17T04:52:50.249Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-17T04:52:50.250Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-17T04:52:50.250Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-17T04:52:50.390Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-17T04:52:51.012Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-17T04:52:51.182Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-17T04:52:51.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-17T04:52:52.025Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-17T04:52:52.646Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-17T04:52:53.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-17T04:52:53.335Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-17T04:52:53.659Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-17T04:52:54.293Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-17T04:52:55.145Z] d0099407ec8c: Pull complete [2020-04-17T04:52:55.145Z] Digest: sha256:f4c4f31c7ee654e73bd130b89e6ad5a659f5ede52fd9eb653c9db4aa12f6e0ea [2020-04-17T04:52:55.145Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T04:52:55.145Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2020-04-17T04:52:55.145Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2020-04-17T04:52:55.145Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3630' [2020-04-17T04:52:55.145Z] WARN: Skipping validation tests [2020-04-17T04:52:55.145Z] INFO: Running unit tests at 04/17/2020 04:52:50... [2020-04-17T04:52:55.776Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-17T04:52:56.610Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-17T04:52:56.867Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-17T04:52:57.266Z] === RUN TestDockerSuite/TestExecEnv [2020-04-17T04:52:58.237Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-17T04:52:58.237Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-17T04:52:58.282Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-17T04:52:58.495Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-17T04:52:59.158Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-17T04:52:59.158Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-17T04:52:59.158Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-17T04:52:59.764Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-17T04:52:59.768Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-17T04:52:59.768Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-17T04:52:59.882Z] INFO: make.ps1 starting at 04/17/2020 04:52:59 [2020-04-17T04:52:59.882Z] INFO: Git commit (130b0bc603) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T04:52:59.882Z] INFO: Invoking autogen... [2020-04-17T04:53:00.048Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-17T04:53:00.048Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-17T04:53:00.345Z] INFO: Running unit tests... [2020-04-17T04:53:00.383Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-17T04:53:01.050Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-17T04:53:01.050Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-17T04:53:02.051Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-17T04:53:02.051Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-17T04:53:02.051Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-17T04:53:02.051Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-17T04:53:02.051Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-17T04:53:02.671Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-17T04:53:02.928Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-17T04:53:02.928Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-17T04:53:03.872Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-17T04:53:04.158Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-17T04:53:04.713Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-17T04:53:04.993Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-17T04:53:04.993Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-17T04:53:04.993Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-17T04:53:04.993Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-17T04:53:05.169Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-17T04:53:05.787Z] === RUN TestDockerSuite/TestExecParseError [2020-04-17T04:53:05.993Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-17T04:53:06.406Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-17T04:53:07.106Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-17T04:53:07.415Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-17T04:53:08.033Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-17T04:53:08.654Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-17T04:53:08.654Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-17T04:53:08.654Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-17T04:53:08.953Z] 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/fuse-overlayfs 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-04-17T04:53:09.523Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-17T04:53:10.541Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-17T04:53:11.160Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-17T04:53:12.368Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-17T04:53:12.368Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-17T04:53:13.016Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-17T04:53:15.644Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-17T04:53:16.577Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-17T04:53:17.431Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite (1843.89s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.33s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.04s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.06s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.23s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.78s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.43s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.96s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.94s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.11s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.17s) [2020-04-17T04:53:17.431Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.28s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.57s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.50s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.31s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.66s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.65s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.58s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.48s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.21s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.59s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.76s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.71s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.66s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.88s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.65s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.03s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.16s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.22s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.65s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.74s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.52s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildContChar (3.74s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.39s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.56s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.45s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.79s) [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.00s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.63s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.44s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.53s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.48s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.65s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.23s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.32s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.83s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.49s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.89s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.48s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.11s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.57s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.61s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.32s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnv (1.71s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.57s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.35s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (27.10s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.44s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.76s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.19s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.66s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.89s) [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.93s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.02s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.68s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.13s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.19s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.44s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.54s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.96s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildHistory (6.39s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.62s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.34s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.78s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.20s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabels (0.68s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.96s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.21s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.23s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.38s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.96s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.92s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.81s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.37s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.58s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.11s) [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.70s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.60s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.58s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.69s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.34s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.23s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.71s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.71s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.57s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.07s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.91s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.66s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.04s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.59s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.54s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildPATH (3.24s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.83s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.43s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.50s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildRm (3.79s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.28s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.01s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.68s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.87s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.76s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.60s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.36s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.17s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.18s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.28s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.74s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.86s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildUser (2.39s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.44s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.18s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.14s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.19s) [2020-04-17T04:53:17.432Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.92s) [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T04:53:17.432Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.432Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T04:53:17.433Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.52s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.35s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.40s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.84s) [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.26s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.80s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.07s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitTTY (2.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.93s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.94s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.20s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.03s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.95s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.79s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.80s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.97s) [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T04:53:17.433Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.39s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.54s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.39s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.61s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.53s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.51s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.49s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b24f40_} (1.53s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1928444772_/foo_false____} (1.51s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1928444772_/foo_true____} (1.48s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3120603507_/foo_false____} (1.52s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3120603507_/foo_true____} (1.48s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3120603507_/foo_true__0xc000b24fc0__} (1.49s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b24fe0_} (1.46s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b25000_} (1.52s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b25020_} (1.50s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b25040_} (1.49s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.71s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.07s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.24s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.96s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.86s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.40s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.13s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.17s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.31s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.49s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.19s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.23s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.38s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.14s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.31s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (2.03s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.37s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.58s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.63s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.24s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.06s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.00s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.23s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.07s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.99s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.23s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.12s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.83s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToDot (1.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.98s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.32s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToStdout (1.16s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (6.56s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.68s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.08s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.69s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.81s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.88s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.85s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.70s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.74s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.87s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.75s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.98s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.37s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.14s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.13s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.68s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsCommit (1.06s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.95s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.83s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.15s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsCopy (1.58s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.80s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.16s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFormat (1.73s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.61s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.02s) [2020-04-17T04:53:17.433Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.433Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-04-17T04:53:17.433Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.94s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsUntag (2.54s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.52s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExec (0.98s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.82s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.84s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecCgroup (1.27s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecInspectID (1.98s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.50s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecStartFails (1.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.36s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.94s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestHealth (21.62s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.12s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.97s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.06s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.46s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.42s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.68s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.23s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.16s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesFormat (0.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.22s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportDisplay (1.74s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportFile (2.09s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportGzipped (2.31s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.10s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.97s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.49s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.69s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectDefault (0.91s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectHistory (1.16s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s) [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.38s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.82s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.52s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.83s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.69s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.71s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.57s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.57s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.73s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.07s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.68s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.54s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.41s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.98s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.86s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.06s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.43s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestNetHostname (2.64s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.65s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.27s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginActive (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.07s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.07s) [2020-04-17T04:53:17.434Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.94s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.80s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.79s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPortList (11.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.77s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.84s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.11s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.95s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.21s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.80s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.77s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.97s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.10s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsByOrder (3.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.62s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.20s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.93s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.28s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.85s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.10s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.87s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.51s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.94s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.88s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2020-04-17T04:53:17.434Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T04:53:17.434Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.26s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.16s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.23s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.81s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.81s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.52s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s) [2020-04-17T04:53:17.434Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.70s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.80s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.38s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.75s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.34s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.16s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.05s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.23s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiTag (0.10s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.99s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.21s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.55s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.80s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAddHost (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.93s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.11s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.06s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.76s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.72s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.08s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.93s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.93s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.91s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.82s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.94s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.91s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.95s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.55s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.94s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.15s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.69s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.92s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.05s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.12s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.67s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.00s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.97s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.37s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.62s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.04s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.92s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunExitCode (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.95s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.51s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.99s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.72s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.08s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.74s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.70s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.83s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.97s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.38s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.35s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.32s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.73s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.80s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunMount (6.78s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.66s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.64s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.58s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.80s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.73s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetHost (1.35s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.97s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.59s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.64s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.26s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.20s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.81s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.17s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.00s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.14s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2020-04-17T04:53:17.435Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.93s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.95s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.50s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.82s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunRm (0.93s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.92s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.96s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.42s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.45s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunState (1.80s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.86s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunSysctls (1.81s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.02s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.94s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.28s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.45s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.26s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.96s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.93s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.84s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserByID (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.26s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.26s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.87s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.25s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.09s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.90s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.30s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.79s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.76s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.61s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.15s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.85s) [2020-04-17T04:53:17.435Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T04:53:17.435Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.81s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.89s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.25s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.25s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.23s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.27s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.26s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.89s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.44s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.90s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.92s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.70s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2020-04-17T04:53:17.436Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.74s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.08s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.33s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.36s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.51s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.29s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveImageId (0.05s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.77s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.19s) [2020-04-17T04:53:17.436Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents173767989 [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.84s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (2.76s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (2.74s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.60s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.67s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.76s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.28s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.86s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.94s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartRecordError (2.09s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.80s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.85s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.36s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.27s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.33s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.95s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.92s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.90s) [2020-04-17T04:53:17.436Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.79s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.65s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.87s) [2020-04-17T04:53:17.436Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2020-04-17T04:53:17.436Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.78s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.89s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateStats (3.91s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.65s) [2020-04-17T04:53:17.436Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.57s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.56s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.48s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.51s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.31s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (7.00s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.68s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.56s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.73s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.73s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.60s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.80s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.60s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.58s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.71s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.98s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.05s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.93s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.05s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.02s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.77s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.91s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.68s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.04s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.55s) [2020-04-17T04:53:17.436Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.80s) [2020-04-17T04:53:17.436Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T04:53:17.436Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T04:53:17.436Z] === RUN TestDockerRegistrySuite [2020-04-17T04:53:17.436Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-17T04:53:19.348Z] ? github.com/docker/docker/api [no test files] [2020-04-17T04:53:19.446Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-17T04:53:19.851Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-17T04:53:21.456Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-17T04:53:23.467Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-17T04:53:23.467Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T04:53:23.697Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-17T04:53:23.697Z] === RUN TestDockerSuite/TestExecTTY [2020-04-17T04:53:23.697Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-17T04:53:24.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-17T04:53:24.027Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-17T04:53:24.711Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-17T04:53:25.333Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-17T04:53:25.923Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-17T04:53:26.344Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-17T04:53:26.344Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-17T04:53:26.854Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-17T04:53:28.227Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-17T04:53:28.378Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-17T04:53:28.930Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T04:53:29.005Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-17T04:53:30.122Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-17T04:53:30.499Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-17T04:53:31.117Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-17T04:53:32.017Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-17T04:53:32.017Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-17T04:53:32.132Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-17T04:53:33.914Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-17T04:53:34.213Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2020-04-17T04:53:34.393Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-17T04:53:35.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-17T04:53:36.217Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-17T04:53:37.624Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-17T04:53:38.129Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-17T04:53:38.129Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-17T04:53:39.059Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-17T04:53:39.855Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-17T04:53:40.855Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-17T04:53:41.581Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-17T04:53:42.007Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-17T04:53:42.318Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-17T04:53:43.016Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-17T04:53:44.102Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-17T04:53:44.348Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-17T04:53:44.666Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-17T04:53:44.667Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-17T04:53:44.923Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-17T04:53:45.180Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-17T04:53:45.180Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-17T04:53:45.810Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-17T04:53:46.110Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-17T04:53:47.821Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-17T04:53:48.006Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-17T04:53:48.509Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-17T04:53:48.509Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-17T04:53:48.509Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-17T04:53:48.509Z] === RUN TestDockerSuite/TestHealth [2020-04-17T04:53:48.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-17T04:53:49.283Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-17T04:53:49.503Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-17T04:53:50.435Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-17T04:53:50.745Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-17T04:53:54.183Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-17T04:53:56.851Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-17T04:53:58.313Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-17T04:53:58.535Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-17T04:53:59.099Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-17T04:54:01.622Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-17T04:54:01.622Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-17T04:54:01.622Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-17T04:54:01.879Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-17T04:54:01.879Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-17T04:54:02.674Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-17T04:54:04.165Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-17T04:54:04.165Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T04:54:05.154Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-17T04:54:06.084Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-17T04:54:06.176Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T04:54:07.176Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T04:54:09.187Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-17T04:54:10.286Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-17T04:54:10.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-17T04:54:11.132Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-17T04:54:11.418Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-17T04:54:11.656Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-17T04:54:11.656Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-17T04:54:11.656Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-17T04:54:11.704Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-17T04:54:12.328Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-17T04:54:12.328Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-17T04:54:13.342Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-17T04:54:13.342Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-17T04:54:13.548Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-17T04:54:13.548Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-17T04:54:14.895Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-17T04:54:15.210Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-17T04:54:15.517Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-17T04:54:15.517Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-17T04:54:15.821Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-17T04:54:15.831Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-17T04:54:15.831Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-17T04:54:16.101Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-17T04:54:16.381Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-17T04:54:16.547Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-17T04:54:16.661Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-17T04:54:17.201Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-17T04:54:17.201Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-17T04:54:17.270Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-17T04:54:17.271Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-17T04:54:18.747Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-17T04:54:19.097Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-17T04:54:19.226Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-17T04:54:19.226Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-17T04:54:19.354Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-17T04:54:19.511Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-17T04:54:20.285Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-17T04:54:20.999Z] === RUN TestDockerSuite/TestImportFile [2020-04-17T04:54:21.409Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-17T04:54:22.181Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-17T04:54:22.485Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-17T04:54:22.485Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-17T04:54:22.872Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-17T04:54:23.114Z] === RUN TestDockerSuite/TestRmiTag [2020-04-17T04:54:23.114Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-17T04:54:24.044Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-17T04:54:24.334Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-17T04:54:24.525Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-17T04:54:25.796Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite (69.24s) [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.13s) [2020-04-17T04:54:26.442Z] check_test.go:196: [dbf0ded158314] daemon is not started [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.83s) [2020-04-17T04:54:26.442Z] check_test.go:196: [d2384e1cf6088] daemon is not started [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.33s) [2020-04-17T04:54:26.442Z] check_test.go:196: [d48b1e251d3d4] daemon is not started [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2020-04-17T04:54:26.442Z] check_test.go:196: [d53a7d1a05413] daemon is not started [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (5.33s) [2020-04-17T04:54:26.442Z] check_test.go:196: [dbdb91665f65b] daemon is not started [2020-04-17T04:54:26.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.12s) [2020-04-17T04:54:26.442Z] check_test.go:196: [d3bb284520e26] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.18s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d9b3d815a1072] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.73s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d25082de73a59] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.45s) [2020-04-17T04:54:26.443Z] check_test.go:196: [ddd99c29f04c1] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.74s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d2c400fd53302] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.73s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d21fa67603811] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.74s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d1be22bd0e0ef] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.52s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d6807240fed01] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.71s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d9345d975a4c6] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.05s) [2020-04-17T04:54:26.443Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:698bfd7f2e172d4392b3951f355061e9c8434d73e3e4ce2758dd1aaea640d799 [2020-04-17T04:54:26.443Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0a6b3bcd72d8c7bdafcf4aa8394439f9ce03c59a4391f8b4e12927bd674e396 [2020-04-17T04:54:26.443Z] check_test.go:196: [d76aabd6a7d88] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.97s) [2020-04-17T04:54:26.443Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee5a4f845450314e34b62ad060edfbf5e5868a83953e59b8fe1c98aff5cee048 [2020-04-17T04:54:26.443Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b34c50b9f3bc7d46d0b4129c5b81b04cd5abe15bcba4a206d5d160863ccf7dd [2020-04-17T04:54:26.443Z] check_test.go:196: [d49e758ad7cb7] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.61s) [2020-04-17T04:54:26.443Z] check_test.go:196: [dadfd44a7a255] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.84s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d213c393516ea] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.65s) [2020-04-17T04:54:26.443Z] check_test.go:196: [dd368bccd6a8d] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d8786ba0d374e] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.73s) [2020-04-17T04:54:26.443Z] check_test.go:196: [da43e52cbe119] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.49s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d3502d1968206] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.53s) [2020-04-17T04:54:26.443Z] check_test.go:196: [dacda8655c587] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.37s) [2020-04-17T04:54:26.443Z] check_test.go:196: [dcbb76feeac86] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d52a53575433f] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.67s) [2020-04-17T04:54:26.443Z] check_test.go:196: [db46313647e9b] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d477595ca53e8] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d0b72eefc8aaf] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.39s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d79b882912c71] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d153db4f49888] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d231b33d72b95] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d1216ea34f48f] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.66s) [2020-04-17T04:54:26.443Z] check_test.go:196: [de6c536f0e8a0] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.59s) [2020-04-17T04:54:26.443Z] check_test.go:196: [d3458a765a955] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.37s) [2020-04-17T04:54:26.443Z] check_test.go:196: [dcda0eed46951] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.63s) [2020-04-17T04:54:26.443Z] check_test.go:196: [da98c2d649050] daemon is not started [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-04-17T04:54:26.443Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2020-04-17T04:54:26.443Z] === RUN TestDockerSchema1RegistrySuite [2020-04-17T04:54:26.443Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-17T04:54:26.443Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T04:54:26.557Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-17T04:54:28.595Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-17T04:54:29.218Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-17T04:54:29.302Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-17T04:54:29.302Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-17T04:54:30.232Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-17T04:54:30.233Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-17T04:54:30.797Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-17T04:54:30.852Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-17T04:54:30.852Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-17T04:54:30.852Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-17T04:54:31.484Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-17T04:54:31.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T04:54:32.502Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-17T04:54:32.693Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-17T04:54:33.121Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-17T04:54:33.256Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-17T04:54:33.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-17T04:54:33.740Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-17T04:54:34.361Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-17T04:54:34.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-17T04:54:34.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/server/httputils 0.082s coverage: 14.7% of statements [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/server/middleware 0.251s coverage: 37.7% of statements [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/types/filters 0.218s coverage: 92.2% of statements [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 4.8% of statements [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T04:54:34.754Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T04:54:34.754Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2020-04-17T04:54:34.981Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-17T04:54:34.981Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-17T04:54:35.376Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-17T04:54:36.462Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-17T04:54:36.750Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-17T04:54:37.328Z] --- PASS: TestImportExtremelyLargeImageWorks (300.56s) [2020-04-17T04:54:37.328Z] PASS [2020-04-17T04:54:37.328Z] [2020-04-17T04:54:37.328Z] === Skipped [2020-04-17T04:54:37.328Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T04:54:37.328Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:54:37.328Z] [2020-04-17T04:54:37.328Z] [2020-04-17T04:54:37.328Z] DONE 12 tests, 1 skipped in 301.940s [2020-04-17T04:54:37.328Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T04:54:37.328Z] ++ 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-04-17T04:54:37.328Z] ++ set -e [2020-04-17T04:54:37.328Z] ++ '[' -n 0 ']' [2020-04-17T04:54:37.328Z] ++ set -x [2020-04-17T04:54:37.328Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:54:37.328Z] INFO: Testing against a local daemon [2020-04-17T04:54:37.328Z] === RUN TestNetworkCreateDelete [2020-04-17T04:54:37.328Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-17T04:54:37.328Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T04:54:37.328Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-04-17T04:54:37.328Z] === RUN TestInspectNetwork [2020-04-17T04:54:37.328Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T04:54:37.328Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T04:54:37.328Z] === RUN TestInspectNetwork/network_name [2020-04-17T04:54:37.328Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T04:54:37.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-17T04:54:37.483Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-17T04:54:37.681Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-17T04:54:37.688Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2020-04-17T04:54:38.102Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-17T04:54:38.102Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-17T04:54:38.612Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-17T04:54:38.672Z] ok github.com/docker/docker/builder/remotecontext 0.411s coverage: 9.2% of statements [2020-04-17T04:54:38.672Z] ok github.com/docker/docker/builder/dockerfile 0.399s coverage: 46.3% of statements [2020-04-17T04:54:38.721Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-17T04:54:38.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-17T04:54:38.805Z] --- PASS: TestInspectNetwork (7.59s) [2020-04-17T04:54:38.805Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T04:54:38.805Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T04:54:38.805Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T04:54:38.805Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T04:54:38.805Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T04:54:39.176Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-17T04:54:39.741Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-17T04:54:40.751Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-17T04:54:41.073Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-17T04:54:41.381Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-17T04:54:41.494Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-04-17T04:54:41.494Z] === RUN TestNetworkInvalidJSON [2020-04-17T04:54:41.494Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T04:54:41.494Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T04:54:41.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:54:41.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:54:41.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:54:41.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:54:41.494Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T04:54:41.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T04:54:41.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T04:54:41.494Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-17T04:54:41.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T04:54:41.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T04:54:41.494Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T04:54:41.494Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T04:54:41.779Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-04-17T04:54:41.779Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T04:54:42.003Z] === RUN TestDockerSuite/TestInspectImage [2020-04-17T04:54:42.003Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-17T04:54:42.007Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-17T04:54:42.288Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-17T04:54:42.288Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-17T04:54:42.799Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-17T04:54:42.799Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T04:54:42.840Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-17T04:54:42.909Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-17T04:54:42.939Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-17T04:54:43.542Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-17T04:54:43.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-17T04:54:43.814Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T04:54:43.827Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-17T04:54:43.839Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-17T04:54:43.869Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-17T04:54:44.447Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-17T04:54:44.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-17T04:54:44.800Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-17T04:54:44.832Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-04-17T04:54:44.832Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T04:54:45.068Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-17T04:54:45.068Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-17T04:54:45.068Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-17T04:54:45.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-17T04:54:45.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T04:54:46.079Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-17T04:54:46.170Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-17T04:54:46.325Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-04-17T04:54:46.325Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T04:54:46.701Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-17T04:54:46.734Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-17T04:54:46.945Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-17T04:54:46.945Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T04:54:47.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T04:54:48.105Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-17T04:54:48.106Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-17T04:54:48.180Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-17T04:54:48.803Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-17T04:54:49.038Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-17T04:54:49.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T04:54:49.644Z] --- PASS: TestServiceWithPredefinedNetwork (2.52s) [2020-04-17T04:54:49.644Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T04:54:49.644Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:54:49.644Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:54:49.644Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T04:54:49.832Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-17T04:54:50.410Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-17T04:54:50.451Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-17T04:54:50.569Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-17T04:54:50.975Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-17T04:54:51.107Z] ok github.com/docker/docker/client 0.484s coverage: 74.9% of statements [2020-04-17T04:54:51.460Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-17T04:54:51.907Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-17T04:54:52.079Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-17T04:54:52.697Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-17T04:54:52.697Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-17T04:54:52.838Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-17T04:54:52.838Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-17T04:54:54.732Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-17T04:54:54.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-17T04:54:55.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-17T04:54:55.360Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-17T04:54:55.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-17T04:54:55.820Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-17T04:54:55.924Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-17T04:54:56.214Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-17T04:54:56.430Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-17T04:54:56.710Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-17T04:54:56.855Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-17T04:54:57.320Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite (30.90s) [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d1eb6c081109c] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.12s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d1b927cef04a7] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.21s) [2020-04-17T04:54:57.320Z] check_test.go:223: [da536897388b2] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.25s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d84d52502cf47] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.67s) [2020-04-17T04:54:57.320Z] check_test.go:223: [dcd096d1fc6ff] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.62s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d412ad71eae19] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.11s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d29f745613dae] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.67s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d68f80c400825] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.58s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d185d7840bcb5] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.55s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d3f07a190c36c] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.50s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d6743fbbadaf8] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2020-04-17T04:54:57.320Z] check_test.go:223: [dc98980e5436b] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d3f1bd06febed] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.11s) [2020-04-17T04:54:57.320Z] check_test.go:223: [dede981339f64] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.42s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d30bf3c1e7c2f] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d8f19083ae1b4] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.48s) [2020-04-17T04:54:57.320Z] check_test.go:223: [df972c5788c44] daemon is not started [2020-04-17T04:54:57.320Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.11s) [2020-04-17T04:54:57.320Z] check_test.go:223: [d393809cc0ba2] daemon is not started [2020-04-17T04:54:57.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-17T04:54:57.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-17T04:54:57.705Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-17T04:54:57.705Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-17T04:54:57.786Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-17T04:54:58.350Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-17T04:54:58.350Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-17T04:54:58.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-17T04:54:59.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-17T04:54:59.297Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-17T04:54:59.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-17T04:54:59.738Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-17T04:54:59.860Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-17T04:55:00.794Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-17T04:55:00.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-17T04:55:00.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-17T04:55:01.418Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-17T04:55:01.725Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-17T04:55:01.773Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-17T04:55:02.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s) [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.27s) [2020-04-17T04:55:02.028Z] check_test.go:252: [d21c00cef5707] daemon is not started [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2020-04-17T04:55:02.028Z] check_test.go:252: [d7e4129eb8a62] daemon is not started [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2020-04-17T04:55:02.028Z] check_test.go:252: [db7a559a49863] daemon is not started [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.18s) [2020-04-17T04:55:02.028Z] check_test.go:252: [d5bcee557f1fd] daemon is not started [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2020-04-17T04:55:02.028Z] check_test.go:252: [df834f7134141] daemon is not started [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2020-04-17T04:55:02.028Z] check_test.go:252: [da62efdd5b601] daemon is not started [2020-04-17T04:55:02.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.13s) [2020-04-17T04:55:02.028Z] check_test.go:252: [d811107ebee27] daemon is not started [2020-04-17T04:55:02.028Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-17T04:55:02.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-17T04:55:02.290Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-17T04:55:02.290Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-17T04:55:03.221Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-17T04:55:03.221Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-17T04:55:03.845Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-17T04:55:03.845Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-17T04:55:04.591Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-17T04:55:04.883Z] --- PASS: TestServiceWithDataPathPortInit (14.97s) [2020-04-17T04:55:04.883Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T04:55:05.158Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-17T04:55:05.886Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-17T04:55:06.089Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-17T04:55:06.171Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-17T04:55:06.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-17T04:55:07.022Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-17T04:55:07.022Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-17T04:55:07.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-17T04:55:07.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-17T04:55:07.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-17T04:55:07.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-17T04:55:07.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-17T04:55:07.771Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.68s) [2020-04-17T04:55:07.771Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.14s) [2020-04-17T04:55:07.771Z] check_test.go:279: [da1e091febe51] daemon is not started [2020-04-17T04:55:07.771Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.13s) [2020-04-17T04:55:07.771Z] check_test.go:279: [d90df53ef976a] daemon is not started [2020-04-17T04:55:07.771Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.13s) [2020-04-17T04:55:07.771Z] check_test.go:279: [dfe45e8575c2d] daemon is not started [2020-04-17T04:55:07.771Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-04-17T04:55:07.771Z] check_test.go:279: [d5b456ad94835] daemon is not started [2020-04-17T04:55:07.771Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2020-04-17T04:55:07.771Z] check_test.go:279: [d324e22dfe8ef] daemon is not started [2020-04-17T04:55:07.771Z] === RUN TestDockerDaemonSuite [2020-04-17T04:55:07.771Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-17T04:55:07.845Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-17T04:55:08.874Z] ok github.com/docker/docker/builder/remotecontext/git 33.200s coverage: 86.3% of statements [2020-04-17T04:55:09.338Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T04:55:09.338Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T04:55:09.741Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-17T04:55:11.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-17T04:55:11.714Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2020-04-17T04:55:11.714Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tqky6ggmfd1jrqq0u115asejc Created:2020-04-17 04:55:05.62372179 +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[e91255aef3cb506984394bc84b071fd722c9fe3a4895e64ba3cde549b38b6302:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wi1ai0zrpijv9lsg5rnk4x555 EndpointID:6ff8d057531d5bdc2d89bf5f0d427991d64d461e58466653785d103d2938a59c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddbc498eb8628070a98ae060da7b4602a4e706207160c5227863b8d82f17b0fe 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:c96c6c83d64c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wi1ai0zrpijv9lsg5rnk4x555 EndpointID:6ff8d057531d5bdc2d89bf5f0d427991d64d461e58466653785d103d2938a59c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T04:55:11.714Z] PASS [2020-04-17T04:55:11.714Z] [2020-04-17T04:55:11.714Z] === Skipped [2020-04-17T04:55:11.714Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T04:55:11.714Z] service_test.go:236: FLAKY_TEST [2020-04-17T04:55:11.714Z] [2020-04-17T04:55:11.714Z] [2020-04-17T04:55:11.714Z] DONE 22 tests, 1 skipped in 41.596s [2020-04-17T04:55:11.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:55:11.714Z] ++ 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-04-17T04:55:11.714Z] ++ set -e [2020-04-17T04:55:11.714Z] ++ '[' -n 0 ']' [2020-04-17T04:55:11.714Z] ++ set -x [2020-04-17T04:55:11.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:55:11.998Z] INFO: Testing against a local daemon [2020-04-17T04:55:11.998Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T04:55:11.998Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:55:11.998Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:55:11.998Z] === RUN TestDockerNetworkIpvlan [2020-04-17T04:55:11.998Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:55:11.998Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:55:11.998Z] PASS [2020-04-17T04:55:11.998Z] [2020-04-17T04:55:11.998Z] === Skipped [2020-04-17T04:55:11.998Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T04:55:11.998Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:55:11.998Z] [2020-04-17T04:55:11.998Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T04:55:11.998Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T04:55:11.998Z] [2020-04-17T04:55:11.998Z] [2020-04-17T04:55:11.998Z] DONE 2 tests, 2 skipped in 0.110s [2020-04-17T04:55:11.998Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T04:55:11.998Z] ++ 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-04-17T04:55:11.998Z] ++ set -e [2020-04-17T04:55:11.998Z] ++ '[' -n 0 ']' [2020-04-17T04:55:11.998Z] ++ set -x [2020-04-17T04:55:11.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:55:11.998Z] INFO: Testing against a local daemon [2020-04-17T04:55:11.998Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T04:55:12.132Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-17T04:55:13.008Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-17T04:55:13.480Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-04-17T04:55:13.480Z] === RUN TestDockerNetworkMacvlan [2020-04-17T04:55:13.572Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-17T04:55:13.595Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-17T04:55:14.205Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-17T04:55:14.494Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T04:55:14.503Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-17T04:55:15.435Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-17T04:55:15.523Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T04:55:15.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-17T04:55:16.257Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-17T04:55:16.544Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T04:55:16.822Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-17T04:55:16.869Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-17T04:55:17.965Z] ok github.com/docker/docker/cmd/dockerd 0.176s coverage: 19.3% of statements [2020-04-17T04:55:18.718Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-17T04:55:18.879Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-17T04:55:18.975Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-17T04:55:19.239Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T04:55:19.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-17T04:55:19.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-17T04:55:20.175Z] ok github.com/docker/docker/container 0.536s coverage: 41.9% of statements [2020-04-17T04:55:20.175Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T04:55:20.175Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T04:55:20.175Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T04:55:20.175Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T04:55:20.341Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-17T04:55:21.153Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.276s coverage: 65.3% of statements [2020-04-17T04:55:21.371Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-17T04:55:21.656Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-17T04:55:21.925Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T04:55:22.352Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-17T04:55:23.155Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-17T04:55:23.155Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-17T04:55:23.414Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-17T04:55:24.346Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-17T04:55:24.346Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-17T04:55:24.631Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-17T04:55:24.631Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-17T04:55:24.631Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-17T04:55:25.013Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-17T04:55:25.253Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-17T04:55:25.870Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-17T04:55:25.936Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-17T04:55:26.337Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T04:55:26.980Z] ok github.com/docker/docker/daemon/cluster/convert 0.619s coverage: 35.6% of statements [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan (13.82s) [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s) [2020-04-17T04:55:27.377Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-04-17T04:55:27.377Z] PASS [2020-04-17T04:55:27.377Z] [2020-04-17T04:55:27.377Z] DONE 8 tests in 15.443s [2020-04-17T04:55:27.377Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T04:55:27.377Z] ++ 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-04-17T04:55:27.377Z] ++ set -e [2020-04-17T04:55:27.377Z] ++ '[' -n 0 ']' [2020-04-17T04:55:27.377Z] ++ set -x [2020-04-17T04:55:27.377Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:55:27.377Z] testing: warning: no tests to run [2020-04-17T04:55:27.377Z] PASS [2020-04-17T04:55:27.377Z] [2020-04-17T04:55:27.377Z] DONE 0 tests in 0.015s [2020-04-17T04:55:27.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T04:55:27.377Z] ++ 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-04-17T04:55:27.377Z] ++ set -e [2020-04-17T04:55:27.377Z] ++ '[' -n 0 ']' [2020-04-17T04:55:27.377Z] ++ set -x [2020-04-17T04:55:27.377Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:55:27.662Z] INFO: Testing against a local daemon [2020-04-17T04:55:27.662Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T04:55:27.681Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-17T04:55:27.830Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-17T04:55:29.141Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-04-17T04:55:29.141Z] === RUN TestAuthZPluginTLS [2020-04-17T04:55:29.760Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-04-17T04:55:29.760Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T04:55:30.257Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-17T04:55:30.257Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-17T04:55:30.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-17T04:55:30.353Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-17T04:55:30.378Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-17T04:55:30.378Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T04:55:30.999Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-17T04:55:30.999Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T04:55:31.290Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-17T04:55:31.290Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T04:55:32.816Z] ok github.com/docker/docker/daemon/cluster 0.244s coverage: 0.5% of statements [2020-04-17T04:55:32.877Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-17T04:55:32.877Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-17T04:55:32.877Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-17T04:55:33.323Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-04-17T04:55:33.323Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T04:55:33.441Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-17T04:55:33.608Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-17T04:55:33.608Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T04:55:33.780Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-17T04:55:34.226Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-17T04:55:34.226Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T04:55:34.845Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-04-17T04:55:34.845Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T04:55:35.014Z] ok github.com/docker/docker/daemon/config 0.733s coverage: 79.6% of statements [2020-04-17T04:55:35.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-17T04:55:35.337Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-17T04:55:35.478Z] ok github.com/docker/docker/daemon/discovery 0.583s coverage: 30.0% of statements [2020-04-17T04:55:35.753Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-17T04:55:35.753Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-17T04:55:35.753Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-17T04:55:36.463Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-17T04:55:36.876Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-04-17T04:55:36.876Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T04:55:37.231Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-17T04:55:37.233Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-17T04:55:37.671Z] ok github.com/docker/docker/daemon/events 0.721s coverage: 50.0% of statements [2020-04-17T04:55:37.926Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-17T04:55:38.648Z] ok github.com/docker/docker/daemon/graphdriver 0.323s coverage: 2.3% of statements [2020-04-17T04:55:38.648Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.242s coverage: 11.1% of statements [2020-04-17T04:55:38.714Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-17T04:55:38.910Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-04-17T04:55:38.910Z] === RUN TestAuthZPluginHeader [2020-04-17T04:55:39.756Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-17T04:55:39.924Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-04-17T04:55:39.924Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T04:55:39.924Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:39.924Z] === RUN TestAuthZPluginV2Disable [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T04:55:39.924Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:39.924Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T04:55:39.924Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:39.924Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T04:55:39.924Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T04:55:39.924Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:39.924Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T04:55:40.195Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-17T04:55:40.196Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2020-04-17T04:55:40.321Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-17T04:55:40.591Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-17T04:55:40.591Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-17T04:55:41.200Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-17T04:55:41.208Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-17T04:55:41.751Z] ok github.com/docker/docker/daemon 3.124s coverage: 9.2% of statements [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-17T04:55:41.751Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-17T04:55:42.214Z] ok github.com/docker/docker/daemon/logger 0.418s coverage: 42.1% of statements [2020-04-17T04:55:42.215Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-17T04:55:42.219Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-17T04:55:42.663Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-17T04:55:42.779Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-17T04:55:42.779Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-17T04:55:43.272Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-17T04:55:43.710Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-17T04:55:43.774Z] ok github.com/docker/docker/daemon/images 0.179s coverage: 4.9% of statements [2020-04-17T04:55:43.774Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T04:55:43.774Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T04:55:44.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.374s coverage: 87.2% of statements [2020-04-17T04:55:44.750Z] ok github.com/docker/docker/daemon/logger/awslogs 0.325s coverage: 77.8% of statements [2020-04-17T04:55:44.750Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-17T04:55:44.750Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T04:55:44.750Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T04:55:44.750Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-17T04:55:44.750Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-17T04:55:44.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.207s coverage: 61.6% of statements [2020-04-17T04:55:44.921Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-17T04:55:45.540Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-17T04:55:45.605Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-17T04:55:45.605Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-17T04:55:45.933Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-17T04:55:46.160Z] === RUN TestDockerSuite/TestLogsSince [2020-04-17T04:55:46.169Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-17T04:55:47.101Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-17T04:55:47.683Z] ok github.com/docker/docker/daemon/logger/local 0.583s coverage: 75.2% of statements [2020-04-17T04:55:47.683Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T04:55:47.683Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.239s coverage: 21.4% of statements [2020-04-17T04:55:47.944Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-17T04:55:48.033Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-17T04:55:48.152Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.244s coverage: 33.3% of statements [2020-04-17T04:55:48.597Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-17T04:55:48.597Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-17T04:55:49.532Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-17T04:55:49.701Z] ok github.com/docker/docker/daemon/logger/templates 0.348s coverage: 8.3% of statements [2020-04-17T04:55:49.701Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 47.8% of statements [2020-04-17T04:55:50.462Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-17T04:55:50.607Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-17T04:55:50.678Z] ok github.com/docker/docker/daemon/logger/splunk 2.350s coverage: 82.5% of statements [2020-04-17T04:55:50.678Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T04:55:50.678Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-17T04:55:50.678Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T04:55:51.028Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-17T04:55:51.028Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-17T04:55:51.961Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-17T04:55:52.069Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-17T04:55:52.349Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-17T04:55:52.893Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-17T04:55:53.007Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-17T04:55:53.601Z] ok github.com/docker/docker/distribution 1.418s coverage: 20.3% of statements [2020-04-17T04:55:53.601Z] ok github.com/docker/docker/distribution/metadata 1.466s coverage: 48.2% of statements [2020-04-17T04:55:53.601Z] ok github.com/docker/docker/errdefs 0.142s coverage: 49.4% of statements [2020-04-17T04:55:53.601Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T04:55:53.823Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-17T04:55:54.387Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-17T04:55:55.148Z] ok github.com/docker/docker/distribution/xfer 2.582s coverage: 77.3% of statements [2020-04-17T04:55:55.148Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T04:55:55.318Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-17T04:55:55.318Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-17T04:55:55.612Z] ok github.com/docker/docker/image/v1 0.213s coverage: 25.0% of statements [2020-04-17T04:55:55.612Z] ok github.com/docker/docker/image/cache 0.258s coverage: 19.2% of statements [2020-04-17T04:55:56.249Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-17T04:55:56.587Z] ok github.com/docker/docker/image 0.936s coverage: 86.4% of statements [2020-04-17T04:55:56.587Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T04:55:56.587Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T04:55:56.709Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-17T04:55:56.814Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-17T04:55:57.054Z] ok github.com/docker/docker/libcontainerd/queue 0.156s coverage: 100.0% of statements [2020-04-17T04:55:58.381Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-04-17T04:55:58.381Z] PASS [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] === Skipped [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T04:55:58.381Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T04:55:58.381Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T04:55:58.381Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T04:55:58.381Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] DONE 17 tests, 4 skipped in 29.290s [2020-04-17T04:55:58.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T04:55:58.381Z] ++ 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-04-17T04:55:58.381Z] ++ set -e [2020-04-17T04:55:58.381Z] ++ '[' -n 0 ']' [2020-04-17T04:55:58.381Z] ++ set -x [2020-04-17T04:55:58.381Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:55:58.381Z] INFO: Testing against a local daemon [2020-04-17T04:55:58.381Z] === RUN TestPluginInvalidJSON [2020-04-17T04:55:58.381Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:55:58.381Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:55:58.381Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T04:55:58.381Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-17T04:55:58.381Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T04:55:58.381Z] PASS [2020-04-17T04:55:58.381Z] [2020-04-17T04:55:58.381Z] DONE 2 tests in 0.123s [2020-04-17T04:55:58.381Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T04:55:58.381Z] ++ 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-04-17T04:55:58.381Z] ++ set -e [2020-04-17T04:55:58.381Z] ++ '[' -n 0 ']' [2020-04-17T04:55:58.381Z] ++ set -x [2020-04-17T04:55:58.381Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:55:58.381Z] INFO: Testing against a local daemon [2020-04-17T04:55:58.381Z] === RUN TestExternalGraphDriver [2020-04-17T04:55:58.381Z] === RUN TestExternalGraphDriver/json [2020-04-17T04:55:58.497Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-17T04:55:58.708Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-17T04:55:58.708Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T04:55:58.708Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-17T04:55:59.256Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-04-17T04:55:59.256Z] ok github.com/docker/docker/layer 0.396s coverage: 30.1% of statements [2020-04-17T04:55:59.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T04:55:59.272Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-17T04:55:59.395Z] === RUN TestExternalGraphDriver/spec [2020-04-17T04:55:59.509Z] === RUN TestDockerSuite/TestLogsTail [2020-04-17T04:56:00.133Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-17T04:56:00.184Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-17T04:56:00.184Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-17T04:56:00.464Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-17T04:56:00.751Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-17T04:56:00.810Z] ok github.com/docker/docker/opts 0.551s coverage: 67.7% of statements [2020-04-17T04:56:01.074Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-17T04:56:01.273Z] ok github.com/docker/docker/libcontainerd/local 0.110s coverage: 1.0% of statements [2020-04-17T04:56:01.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T04:56:01.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T04:56:01.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T04:56:01.273Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T04:56:01.273Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T04:56:01.435Z] === RUN TestExternalGraphDriver/pull [2020-04-17T04:56:01.685Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-17T04:56:01.777Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-17T04:56:02.064Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-17T04:56:02.248Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-04-17T04:56:02.552Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-17T04:56:02.683Z] === RUN TestDockerSuite/TestNetHostname [2020-04-17T04:56:02.713Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2020-04-17T04:56:03.473Z] --- PASS: TestExternalGraphDriver (6.25s) [2020-04-17T04:56:03.473Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-04-17T04:56:03.473Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-04-17T04:56:03.473Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-04-17T04:56:03.473Z] === RUN TestGraphdriverPluginV2 [2020-04-17T04:56:03.473Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-17T04:56:03.473Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:56:03.473Z] PASS [2020-04-17T04:56:03.473Z] [2020-04-17T04:56:03.473Z] === Skipped [2020-04-17T04:56:03.473Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-17T04:56:03.473Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:56:03.473Z] [2020-04-17T04:56:03.473Z] [2020-04-17T04:56:03.473Z] DONE 5 tests, 1 skipped in 6.412s [2020-04-17T04:56:03.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T04:56:03.473Z] ++ 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-04-17T04:56:03.473Z] ++ set -e [2020-04-17T04:56:03.473Z] ++ '[' -n 0 ']' [2020-04-17T04:56:03.473Z] ++ set -x [2020-04-17T04:56:03.473Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:56:03.473Z] INFO: Testing against a local daemon [2020-04-17T04:56:03.473Z] === RUN TestContinueAfterPluginCrash [2020-04-17T04:56:03.473Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T04:56:03.473Z] === RUN TestReadPluginNoRead [2020-04-17T04:56:03.473Z] === PAUSE TestReadPluginNoRead [2020-04-17T04:56:03.473Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T04:56:03.473Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T04:56:03.473Z] === CONT TestContinueAfterPluginCrash [2020-04-17T04:56:03.473Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T04:56:03.473Z] === CONT TestReadPluginNoRead [2020-04-17T04:56:03.484Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-17T04:56:03.696Z] ok github.com/docker/docker/pkg/authorization 1.209s coverage: 26.8% of statements [2020-04-17T04:56:03.697Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2020-04-17T04:56:03.697Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2020-04-17T04:56:04.717Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-17T04:56:05.005Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-17T04:56:05.124Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-17T04:56:05.244Z] ok github.com/docker/docker/pkg/discovery 0.150s coverage: 58.3% of statements [2020-04-17T04:56:05.244Z] ok github.com/docker/docker/pkg/discovery/file 0.082s coverage: 92.9% of statements [2020-04-17T04:56:06.490Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-17T04:56:06.816Z] ok github.com/docker/docker/pkg/discovery/memory 0.215s coverage: 92.3% of statements [2020-04-17T04:56:06.816Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2020-04-17T04:56:08.363Z] ok github.com/docker/docker/pkg/filenotify 0.082s coverage: 36.2% of statements [2020-04-17T04:56:08.363Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 87.7% of statements [2020-04-17T04:56:08.531Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginActive [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-17T04:56:08.814Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-17T04:56:09.098Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-17T04:56:09.339Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2020-04-17T04:56:09.802Z] ok github.com/docker/docker/pkg/discovery/kv 3.356s coverage: 84.1% of statements [2020-04-17T04:56:10.265Z] ok github.com/docker/docker/pkg/idtools 0.087s coverage: 6.3% of statements [2020-04-17T04:56:10.590Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-17T04:56:10.728Z] ok github.com/docker/docker/pkg/archive 8.440s coverage: 62.0% of statements [2020-04-17T04:56:11.141Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-17T04:56:11.703Z] ok github.com/docker/docker/pkg/locker 0.096s coverage: 88.9% of statements [2020-04-17T04:56:11.703Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2020-04-17T04:56:11.703Z] ok github.com/docker/docker/pkg/ioutils 0.849s coverage: 69.2% of statements [2020-04-17T04:56:12.626Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-17T04:56:12.688Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-04-17T04:56:12.688Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-04-17T04:56:13.151Z] ok github.com/docker/docker/pkg/parsers 0.148s coverage: 97.0% of statements [2020-04-17T04:56:13.254Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-17T04:56:13.254Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-17T04:56:13.614Z] ok github.com/docker/docker/pkg/pidfile 0.079s coverage: 82.6% of statements [2020-04-17T04:56:14.109Z] === RUN TestDockerSuite/TestPortList [2020-04-17T04:56:15.165Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.187s coverage: 56.8% of statements [2020-04-17T04:56:15.266Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-17T04:56:15.666Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-17T04:56:16.146Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2020-04-17T04:56:16.232Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-17T04:56:16.615Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2020-04-17T04:56:17.078Z] ok github.com/docker/docker/pkg/progress 0.069s coverage: 75.9% of statements [2020-04-17T04:56:17.279Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-17T04:56:18.053Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2020-04-17T04:56:18.127Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-17T04:56:18.127Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-17T04:56:18.127Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-17T04:56:18.127Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-17T04:56:18.517Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2020-04-17T04:56:18.691Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-17T04:56:18.742Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-17T04:56:18.983Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 20.3% of statements [2020-04-17T04:56:19.446Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2020-04-17T04:56:20.422Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2020-04-17T04:56:20.422Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-04-17T04:56:20.754Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-17T04:56:21.397Z] ok github.com/docker/docker/pkg/sysinfo 0.096s coverage: 38.2% of statements [2020-04-17T04:56:21.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-17T04:56:22.373Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.8% of statements [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T04:56:22.373Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T04:56:22.837Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2020-04-17T04:56:23.813Z] ok github.com/docker/docker/pkg/term 0.073s coverage: 33.6% of statements [2020-04-17T04:56:23.869Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-17T04:56:24.233Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-17T04:56:24.233Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-17T04:56:24.233Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-17T04:56:24.233Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-17T04:56:24.277Z] testing: warning: no tests to run [2020-04-17T04:56:24.277Z] ok github.com/docker/docker/pkg/term/windows 0.059s coverage: 0.0% of statements [no tests to run] [2020-04-17T04:56:24.277Z] ok github.com/docker/docker/pkg/tarsum 0.204s coverage: 89.3% of statements [2020-04-17T04:56:24.397Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-17T04:56:24.397Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-17T04:56:24.740Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-04-17T04:56:24.740Z] ok github.com/docker/docker/pkg/truncindex 0.164s coverage: 91.5% of statements [2020-04-17T04:56:25.203Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-04-17T04:56:25.238Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-17T04:56:25.884Z] === RUN TestReadPluginNoRead/default [2020-04-17T04:56:25.884Z] --- PASS: TestDaemonStartWithLogOpt (22.28s) [2020-04-17T04:56:26.169Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-17T04:56:26.733Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-17T04:56:26.751Z] ok github.com/docker/docker/plugin/v2 0.158s coverage: 20.1% of statements [2020-04-17T04:56:26.751Z] ok github.com/docker/docker/reference 0.222s coverage: 84.4% of statements [2020-04-17T04:56:26.901Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T04:56:27.215Z] ok github.com/docker/docker/plugin 0.208s coverage: 11.7% of statements [2020-04-17T04:56:27.297Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-17T04:56:27.669Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-17T04:56:28.279Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-17T04:56:28.382Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T04:56:28.667Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-17T04:56:28.667Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-17T04:56:28.667Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-17T04:56:28.764Z] ok github.com/docker/docker/registry/resumable 0.279s coverage: 100.0% of statements [2020-04-17T04:56:28.889Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-17T04:56:29.168Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-17T04:56:29.228Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2020-04-17T04:56:30.203Z] ok github.com/docker/docker/testutil 0.136s coverage: 62.5% of statements [2020-04-17T04:56:30.203Z] ok github.com/docker/docker/registry 0.679s coverage: 51.5% of statements [2020-04-17T04:56:30.412Z] --- PASS: TestReadPluginNoRead (26.71s) [2020-04-17T04:56:30.413Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-04-17T04:56:30.413Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-04-17T04:56:30.413Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-04-17T04:56:30.413Z] read_test.go:91: [db2f2200ab76d] daemon is not started [2020-04-17T04:56:30.563Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-17T04:56:30.666Z] ok github.com/docker/docker/runconfig 0.365s coverage: 54.5% of statements [2020-04-17T04:56:30.698Z] --- PASS: TestContinueAfterPluginCrash (27.16s) [2020-04-17T04:56:30.698Z] PASS [2020-04-17T04:56:30.698Z] [2020-04-17T04:56:30.698Z] DONE 6 tests in 27.265s [2020-04-17T04:56:30.698Z] 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-04-17T04:56:30.698Z] ++ 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-04-17T04:56:30.698Z] ++ set -e [2020-04-17T04:56:30.698Z] ++ '[' -n 0 ']' [2020-04-17T04:56:30.698Z] ++ set -x [2020-04-17T04:56:30.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:56:30.698Z] testing: warning: no tests to run [2020-04-17T04:56:30.698Z] PASS [2020-04-17T04:56:30.698Z] [2020-04-17T04:56:30.698Z] DONE 0 tests in 0.020s [2020-04-17T04:56:30.698Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T04:56:30.698Z] ++ 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-04-17T04:56:30.698Z] ++ set -e [2020-04-17T04:56:30.698Z] ++ '[' -n 0 ']' [2020-04-17T04:56:30.698Z] ++ set -x [2020-04-17T04:56:30.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:56:30.698Z] INFO: Testing against a local daemon [2020-04-17T04:56:30.698Z] === RUN TestPluginWithDevMounts [2020-04-17T04:56:30.698Z] === PAUSE TestPluginWithDevMounts [2020-04-17T04:56:30.698Z] === CONT TestPluginWithDevMounts [2020-04-17T04:56:31.179Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-17T04:56:31.208Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-17T04:56:31.208Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-17T04:56:31.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-17T04:56:31.495Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-17T04:56:31.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-17T04:56:32.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-17T04:56:32.643Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-17T04:56:32.733Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-17T04:56:32.733Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-17T04:56:33.352Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-17T04:56:33.352Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-17T04:56:33.385Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-04-17T04:56:33.385Z] PASS [2020-04-17T04:56:33.385Z] [2020-04-17T04:56:33.385Z] DONE 1 tests in 2.379s [2020-04-17T04:56:33.385Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T04:56:33.385Z] ++ 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-04-17T04:56:33.385Z] ++ set -e [2020-04-17T04:56:33.385Z] ++ '[' -n 0 ']' [2020-04-17T04:56:33.385Z] ++ set -x [2020-04-17T04:56:33.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:56:33.385Z] INFO: Testing against a local daemon [2020-04-17T04:56:33.385Z] === RUN TestSecretInspect [2020-04-17T04:56:33.391Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-17T04:56:33.391Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-17T04:56:33.391Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-17T04:56:33.594Z] ok github.com/docker/docker/volume/drivers 0.184s coverage: 36.1% of statements [2020-04-17T04:56:34.056Z] ok github.com/docker/docker/volume/local 0.158s coverage: 37.7% of statements [2020-04-17T04:56:34.056Z] ok github.com/docker/docker/volume/mounts 0.223s coverage: 66.2% of statements [2020-04-17T04:56:34.655Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-17T04:56:34.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-17T04:56:34.836Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-17T04:56:35.287Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-17T04:56:35.445Z] --- PASS: TestSecretInspect (2.29s) [2020-04-17T04:56:35.446Z] === RUN TestSecretList [2020-04-17T04:56:36.253Z] ok github.com/docker/docker/volume/service 0.373s coverage: 70.3% of statements [2020-04-17T04:56:36.656Z] === RUN TestDockerSuite/TestRunMount [2020-04-17T04:56:36.666Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-17T04:56:37.524Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-17T04:56:38.128Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-17T04:56:38.129Z] --- PASS: TestSecretList (2.32s) [2020-04-17T04:56:38.129Z] === RUN TestSecretsCreateAndDelete [2020-04-17T04:56:39.024Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-17T04:56:39.597Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-17T04:56:39.644Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-17T04:56:39.929Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-17T04:56:40.163Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-04-17T04:56:40.163Z] === RUN TestSecretsUpdate [2020-04-17T04:56:41.608Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-17T04:56:42.218Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-17T04:56:42.614Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-17T04:56:42.853Z] --- PASS: TestSecretsUpdate (2.29s) [2020-04-17T04:56:42.853Z] === RUN TestTemplatedSecret [2020-04-17T04:56:43.202Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-17T04:56:43.459Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-17T04:56:43.627Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-17T04:56:44.391Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-17T04:56:45.549Z] --- PASS: TestTemplatedSecret (2.93s) [2020-04-17T04:56:45.549Z] === RUN TestSecretCreateResolve [2020-04-17T04:56:45.656Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-17T04:56:45.760Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-17T04:56:47.122Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-17T04:56:47.582Z] --- PASS: TestSecretCreateResolve (2.24s) [2020-04-17T04:56:47.582Z] PASS [2020-04-17T04:56:47.582Z] [2020-04-17T04:56:47.582Z] DONE 6 tests in 14.483s [2020-04-17T04:56:47.582Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T04:56:47.582Z] ++ 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-04-17T04:56:47.582Z] ++ set -e [2020-04-17T04:56:47.582Z] ++ '[' -n 0 ']' [2020-04-17T04:56:47.582Z] ++ set -x [2020-04-17T04:56:47.582Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:56:47.582Z] INFO: Testing against a local daemon [2020-04-17T04:56:47.582Z] === RUN TestServiceCreateInit [2020-04-17T04:56:47.582Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T04:56:48.282Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-17T04:56:51.116Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.4% of statements [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T04:56:51.116Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T04:56:51.533Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-17T04:56:51.572Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === Skipped [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-17T04:56:51.580Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-17T04:56:51.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-17T04:56:51.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-17T04:56:51.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-17T04:56:51.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-17T04:56:51.580Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-17T04:56:51.580Z] daemon_test.go:147: root required [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-17T04:56:51.580Z] reload_test.go:520: root required [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-04-17T04:56:51.580Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-17T04:56:51.580Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-17T04:56:51.580Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-17T04:56:51.580Z] download_test.go:268: Needs fixing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-17T04:56:51.580Z] layer_test.go:304: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-17T04:56:51.580Z] layer_test.go:353: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-17T04:56:51.580Z] layer_test.go:468: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-17T04:56:51.580Z] layer_test.go:697: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-17T04:56:51.580Z] migration_test.go:46: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-17T04:56:51.580Z] migration_test.go:182: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-17T04:56:51.580Z] mount_test.go:17: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-17T04:56:51.580Z] mount_test.go:76: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-17T04:56:51.580Z] mount_test.go:125: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-17T04:56:51.580Z] mount_test.go:212: Failing on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:133: Xz not present in msys2 [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:238: Failing on Windows CI machines [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-17T04:56:51.580Z] archive_windows_test.go:16: Currently fails [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-17T04:56:51.580Z] changes_test.go:192: needs more investigation [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-17T04:56:51.580Z] changes_test.go:405: needs further investigation [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-17T04:56:51.580Z] changes_test.go:441: needs further investigation [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2020-04-17T04:56:51.580Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-17T04:56:51.580Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-17T04:56:51.580Z] poller_test.go:41: No chmod on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-17T04:56:51.580Z] fileutils_test.go:134: Needs porting to Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-17T04:56:51.580Z] fileutils_test.go:180: Needs porting to Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-17T04:56:51.580Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-17T04:56:51.580Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-17T04:56:51.580Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-17T04:56:51.580Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-17T04:56:51.580Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-17T04:56:51.580Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] [2020-04-17T04:56:51.580Z] DONE 1775 tests, 46 skipped in 222.700s [2020-04-17T04:56:51.818Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-17T04:56:52.001Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T04:56:52.045Z] INFO: make.ps1 ended at 04/17/2020 04:56:51 [2020-04-17T04:56:52.434Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-17T04:56:53.595Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-17T04:56:53.595Z] INFO: Unit tests ended at 04/17/2020 04:56:53. Duration:00:04:01.9561404 [2020-04-17T04:56:53.595Z] INFO: Building busybox [2020-04-17T04:56:53.595Z] Sending build context to Docker daemon 5.12kB [2020-04-17T04:56:53.595Z] [2020-04-17T04:56:53.595Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-17T04:56:53.595Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-17T04:56:53.595Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-17T04:56:53.595Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-17T04:56:53.595Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-17T04:56:53.595Z] ---> eb9cf51db021 [2020-04-17T04:56:53.595Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-17T04:56:53.595Z] ---> Running in f028236a8d4c [2020-04-17T04:56:54.096Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-17T04:56:55.293Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-17T04:56:56.431Z] --- PASS: TestServiceCreateInit (8.15s) [2020-04-17T04:56:56.431Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2020-04-17T04:56:56.431Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s) [2020-04-17T04:56:56.431Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T04:56:56.620Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-17T04:56:56.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-17T04:56:57.990Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-17T04:56:59.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-17T04:56:59.596Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-17T04:56:59.853Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-17T04:57:00.417Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-17T04:57:01.788Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-17T04:57:02.354Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-17T04:57:03.287Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-17T04:57:03.741Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-17T04:57:03.741Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-17T04:57:05.769Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-17T04:57:05.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-17T04:57:07.251Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-17T04:57:08.333Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-17T04:57:08.474Z] Removing intermediate container f028236a8d4c [2020-04-17T04:57:08.474Z] ---> 636907f4d519 [2020-04-17T04:57:08.474Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-17T04:57:08.474Z] ---> Running in 70138c719e5d [2020-04-17T04:57:08.474Z] Removing intermediate container 70138c719e5d [2020-04-17T04:57:08.474Z] ---> 876ecf778ef0 [2020-04-17T04:57:08.474Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-17T04:57:08.474Z] ---> Running in 1407f73f2aaa [2020-04-17T04:57:08.736Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-17T04:57:10.024Z] Removing intermediate container 1407f73f2aaa [2020-04-17T04:57:10.024Z] ---> 3cf7f18d4699 [2020-04-17T04:57:10.024Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-17T04:57:10.215Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-17T04:57:11.572Z] [2020-04-17T04:57:11.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-17T04:57:12.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-17T04:57:12.914Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-17T04:57:13.121Z] ---> 6ea408a0fbad [2020-04-17T04:57:13.121Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-17T04:57:13.121Z] ---> Running in db802758f0f7 [2020-04-17T04:57:13.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-17T04:57:13.587Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-17T04:57:13.587Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-17T04:57:13.587Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-17T04:57:13.959Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-17T04:57:13.959Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-17T04:57:14.517Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-17T04:57:14.517Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-17T04:57:14.938Z] --- PASS: TestCreateServiceMultipleTimes (16.13s) [2020-04-17T04:57:14.938Z] === RUN TestCreateServiceConflict [2020-04-17T04:57:14.938Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-04-17T04:57:14.938Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T04:57:14.974Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-17T04:57:15.081Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-17T04:57:16.013Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-17T04:57:16.013Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-17T04:57:16.945Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-17T04:57:17.017Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-17T04:57:17.632Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-04-17T04:57:17.632Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T04:57:17.878Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-17T04:57:17.878Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-17T04:57:18.462Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-17T04:57:19.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-17T04:57:19.392Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-17T04:57:19.712Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-17T04:57:19.996Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-17T04:57:19.996Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-17T04:57:20.612Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-17T04:57:20.895Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-17T04:57:20.895Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-17T04:57:21.288Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-17T04:57:21.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-17T04:57:21.914Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-17T04:57:22.220Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-17T04:57:22.784Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-17T04:57:23.395Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-17T04:57:23.716Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-17T04:57:24.280Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-17T04:57:24.442Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-17T04:57:25.211Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-17T04:57:25.456Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-17T04:57:25.775Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T04:57:25.776Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-17T04:57:26.706Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-17T04:57:27.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-17T04:57:27.270Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-17T04:57:27.270Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-17T04:57:27.834Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-17T04:57:28.091Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-17T04:57:28.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-17T04:57:29.987Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-17T04:57:29.987Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-17T04:57:30.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-17T04:57:30.861Z] Removing intermediate container db802758f0f7 [2020-04-17T04:57:30.861Z] ---> ebb255579331 [2020-04-17T04:57:30.861Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-17T04:57:30.861Z] ---> Running in 67266b260dca [2020-04-17T04:57:31.837Z] [2020-04-17T04:57:31.837Z] SUCCESS: Specified value was saved. [2020-04-17T04:57:32.886Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2020-04-17T04:57:32.886Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T04:57:33.171Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2020-04-17T04:57:33.171Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T04:57:33.263Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-17T04:57:33.263Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-17T04:57:33.867Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-17T04:57:34.152Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-17T04:57:35.160Z] === RUN TestDockerSuite/TestRunRm [2020-04-17T04:57:35.727Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-17T04:57:35.864Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2020-04-17T04:57:35.864Z] === RUN TestCreateServiceSysctls [2020-04-17T04:57:36.845Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-17T04:57:36.845Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-17T04:57:36.845Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-17T04:57:36.845Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-17T04:57:37.658Z] Removing intermediate container 67266b260dca [2020-04-17T04:57:37.658Z] ---> 170bcce8f4c1 [2020-04-17T04:57:37.658Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-17T04:57:37.658Z] ---> Running in 1bcbae5dfd76 [2020-04-17T04:57:39.353Z] --- PASS: TestCreateServiceSysctls (3.54s) [2020-04-17T04:57:39.353Z] === RUN TestCreateServiceCapabilities [2020-04-17T04:57:39.537Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-17T04:57:39.902Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-17T04:57:40.466Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-17T04:57:40.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-17T04:57:41.060Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-17T04:57:41.398Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-17T04:57:42.047Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-04-17T04:57:42.047Z] === RUN TestInspect [2020-04-17T04:57:42.330Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-17T04:57:42.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-17T04:57:43.292Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-17T04:57:43.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-17T04:57:44.226Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-17T04:57:44.528Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-17T04:57:44.748Z] --- PASS: TestInspect (3.02s) [2020-04-17T04:57:44.748Z] === RUN TestCreateJob [2020-04-17T04:57:44.765Z] Cannot create a file when that file already exists. [2020-04-17T04:57:45.544Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-17T04:57:45.544Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-17T04:57:45.831Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-17T04:57:46.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-17T04:57:48.217Z] --- PASS: TestCreateJob (3.44s) [2020-04-17T04:57:48.217Z] === RUN TestReplicatedJob [2020-04-17T04:57:48.401Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-17T04:57:49.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-17T04:57:49.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-17T04:57:49.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-17T04:57:50.234Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-17T04:57:50.298Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-17T04:57:50.520Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-17T04:57:51.140Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-17T04:57:51.874Z] Removing intermediate container 1bcbae5dfd76 [2020-04-17T04:57:51.874Z] ---> 6478552fb675 [2020-04-17T04:57:51.874Z] Step 13/13 : CMD ["sh"] [2020-04-17T04:57:51.874Z] ---> Running in 10ed5e4d6015 [2020-04-17T04:57:52.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-17T04:57:52.626Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-17T04:57:53.423Z] Removing intermediate container 10ed5e4d6015 [2020-04-17T04:57:53.423Z] ---> 1d6a3b17a9ec [2020-04-17T04:57:53.423Z] Successfully built 1d6a3b17a9ec [2020-04-17T04:57:53.423Z] Successfully tagged busybox:latest [2020-04-17T04:57:53.423Z] INFO: Docker images of the daemon under test [2020-04-17T04:57:53.423Z] [2020-04-17T04:57:53.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T04:57:53.423Z] busybox latest 1d6a3b17a9ec Less than a second ago 11.3GB [2020-04-17T04:57:53.423Z] mcr.microsoft.com/windows/servercore ltsc2016 eb9cf51db021 9 days ago 11.2GB [2020-04-17T04:57:53.423Z] microsoft/windowsservercore latest eb9cf51db021 9 days ago 11.2GB [2020-04-17T04:57:53.423Z] [2020-04-17T04:57:53.423Z] INFO: Running integration tests at 04/17/2020 04:57:52... [2020-04-17T04:57:53.423Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-17T04:57:53.423Z] INFO: Integration API tests being run from the host: [2020-04-17T04:57:53.423Z] INFO: make.ps1 starting at 04/17/2020 04:57:52 [2020-04-17T04:57:53.573Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-17T04:57:53.573Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-17T04:57:53.643Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-17T04:57:53.830Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-17T04:57:53.887Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-17T04:57:54.761Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-17T04:57:55.047Z] --- PASS: TestReplicatedJob (6.05s) [2020-04-17T04:57:55.047Z] === RUN TestUpdateReplicatedJob [2020-04-17T04:57:55.126Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-17T04:57:55.692Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-17T04:57:56.151Z] === RUN TestDockerSuite/TestRmiTag [2020-04-17T04:57:56.256Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-17T04:57:56.437Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-17T04:57:57.057Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-17T04:57:57.187Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-17T04:57:58.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-17T04:57:58.117Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-17T04:57:58.548Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2020-04-17T04:57:58.548Z] === RUN TestServiceListWithStatuses [2020-04-17T04:57:58.548Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T04:57:58.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:57:58.548Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T04:57:59.049Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-17T04:57:59.613Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-17T04:57:59.870Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-17T04:58:00.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-17T04:58:00.801Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-17T04:58:01.452Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-17T04:58:01.737Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-17T04:58:02.749Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-17T04:58:02.955Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2020-04-17T04:58:02.955Z] === RUN TestDockerNetworkReConnect [2020-04-17T04:58:03.032Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-17T04:58:03.325Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-17T04:58:03.325Z] === RUN TestDockerSuite/TestRunState [2020-04-17T04:58:04.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-17T04:58:04.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-17T04:58:04.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-17T04:58:04.515Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-17T04:58:05.137Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-17T04:58:05.220Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-17T04:58:05.421Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-17T04:58:06.150Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-17T04:58:06.432Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-17T04:58:06.432Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-17T04:58:06.714Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-17T04:58:06.972Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-17T04:58:06.972Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-17T04:58:07.049Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-17T04:58:07.365Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2020-04-17T04:58:07.366Z] === RUN TestServicePlugin [2020-04-17T04:58:07.366Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T04:58:07.366Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:58:07.366Z] === RUN TestServiceUpdateLabel [2020-04-17T04:58:07.903Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-17T04:58:08.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-17T04:58:08.528Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-17T04:58:08.835Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-17T04:58:08.835Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-17T04:58:08.835Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-17T04:58:08.843Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-04-17T04:58:08.843Z] === RUN TestServiceUpdateSecrets [2020-04-17T04:58:09.152Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-17T04:58:10.183Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-17T04:58:10.737Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-17T04:58:10.737Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-17T04:58:10.737Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-17T04:58:11.196Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-17T04:58:11.301Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-17T04:58:11.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-17T04:58:12.679Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-17T04:58:13.690Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-17T04:58:13.823Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-17T04:58:13.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-17T04:58:14.703Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-17T04:58:14.754Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-17T04:58:15.330Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-17T04:58:16.342Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-17T04:58:16.981Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-17T04:58:17.278Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-17T04:58:17.278Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-17T04:58:17.383Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-17T04:58:17.384Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-17T04:58:17.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-17T04:58:17.996Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-17T04:58:18.774Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-17T04:58:18.846Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-17T04:58:19.011Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-17T04:58:19.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T04:58:19.127Z] INFO: Testing against a local daemon [2020-04-17T04:58:20.023Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-17T04:58:20.640Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-17T04:58:21.259Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-17T04:58:21.298Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-17T04:58:21.556Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-17T04:58:21.879Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-17T04:58:21.879Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-17T04:58:22.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-17T04:58:22.283Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-17T04:58:23.282Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-17T04:58:23.892Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-17T04:58:23.923Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-17T04:58:24.078Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-04-17T04:58:24.078Z] === RUN TestServiceUpdateConfigs [2020-04-17T04:58:24.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-17T04:58:24.835Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-17T04:58:24.935Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-17T04:58:25.091Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-17T04:58:25.556Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-17T04:58:26.022Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-17T04:58:26.176Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-17T04:58:26.794Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-17T04:58:26.794Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-17T04:58:26.952Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-17T04:58:27.410Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-17T04:58:28.027Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-17T04:58:29.038Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-17T04:58:29.481Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-17T04:58:29.659Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-17T04:58:29.964Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-17T04:58:30.275Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-17T04:58:30.275Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-17T04:58:30.574Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-17T04:58:30.851Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-17T04:58:30.895Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-17T04:58:30.895Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-17T04:58:31.184Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-17T04:58:31.415Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-17T04:58:31.415Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-17T04:58:31.672Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-17T04:58:31.795Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-17T04:58:32.378Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-17T04:58:32.602Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-17T04:58:32.663Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-17T04:58:33.166Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-17T04:58:33.675Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-17T04:58:34.096Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-17T04:58:34.097Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-17T04:58:34.292Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-17T04:58:34.292Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-17T04:58:34.353Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-17T04:58:34.912Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-17T04:58:35.262Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-17T04:58:35.262Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-17T04:58:35.287Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-17T04:58:36.392Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-17T04:58:37.871Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-17T04:58:37.923Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-17T04:58:39.316Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2020-04-17T04:58:39.316Z] === RUN TestServiceUpdateNetwork [2020-04-17T04:58:39.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-17T04:58:39.385Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-17T04:58:39.633Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-17T04:58:40.539Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-17T04:58:40.539Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-17T04:58:40.655Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-17T04:58:41.275Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-17T04:58:41.891Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-17T04:58:41.909Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-17T04:58:42.519Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-17T04:58:43.747Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-17T04:58:43.995Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-17T04:58:44.432Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-17T04:58:44.747Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-17T04:58:45.802Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-17T04:58:47.463Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-17T04:58:47.463Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-17T04:58:47.791Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-17T04:58:48.323Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-17T04:58:49.155Z] ok github.com/docker/docker/integration/build 29.474s [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === Skipped [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-17T04:58:49.155Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-17T04:58:49.155Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-17T04:58:49.155Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-17T04:58:49.155Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-04-17T04:58:49.155Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-17T04:58:49.155Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-04-17T04:58:49.155Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-17T04:58:49.155Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-17T04:58:49.155Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-17T04:58:49.155Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] DONE 22 tests, 10 skipped in 53.274s [2020-04-17T04:58:49.155Z] [2020-04-17T04:58:49.155Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-17T04:58:49.823Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-17T04:58:50.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T04:58:50.134Z] INFO: Testing against a local daemon [2020-04-17T04:58:50.134Z] ok github.com/docker/docker/integration/config 0.246s [2020-04-17T04:58:50.222Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === Skipped [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-04-17T04:58:50.597Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-17T04:58:50.597Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-17T04:58:50.597Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-17T04:58:50.597Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-17T04:58:50.597Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-17T04:58:50.597Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-17T04:58:50.597Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] DONE 7 tests, 7 skipped in 3.136s [2020-04-17T04:58:50.597Z] [2020-04-17T04:58:50.597Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-17T04:58:50.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-17T04:58:51.313Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-17T04:58:51.409Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-17T04:58:51.856Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2020-04-17T04:58:51.856Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T04:58:52.339Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-17T04:58:52.489Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T04:58:52.884Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-17T04:58:53.270Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-17T04:58:53.270Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-17T04:58:53.270Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-17T04:58:53.270Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-17T04:58:53.270Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-17T04:58:53.508Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T04:58:54.005Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-17T04:58:54.200Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-17T04:58:54.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T04:58:54.357Z] INFO: Testing against a local daemon [2020-04-17T04:58:54.900Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-17T04:58:54.900Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-17T04:58:55.132Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-17T04:58:55.510Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-17T04:58:56.048Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-17T04:58:56.048Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-17T04:58:56.048Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-17T04:58:56.063Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-17T04:58:56.119Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-17T04:58:56.666Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-17T04:58:56.730Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-17T04:58:57.432Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-17T04:58:58.191Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-17T04:58:58.191Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-17T04:58:58.191Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-17T04:58:58.191Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-17T04:58:58.191Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-17T04:58:58.363Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-17T04:58:58.714Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-17T04:58:58.927Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-17T04:58:58.927Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-17T04:58:59.653Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-17T04:58:59.859Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-17T04:58:59.859Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-17T04:58:59.859Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-17T04:58:59.859Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-17T04:58:59.859Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-17T04:59:00.116Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-17T04:59:00.116Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-17T04:59:00.200Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-17T04:59:00.315Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T04:59:00.373Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-17T04:59:00.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-17T04:59:00.629Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-17T04:59:01.116Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-17T04:59:01.649Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-17T04:59:02.213Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-17T04:59:02.258Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-17T04:59:02.886Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-17T04:59:03.145Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-17T04:59:03.145Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-17T04:59:04.075Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-17T04:59:04.332Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-17T04:59:04.555Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-17T04:59:04.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-17T04:59:04.928Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-17T04:59:05.153Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-17T04:59:05.570Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-17T04:59:06.085Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-17T04:59:06.649Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-17T04:59:06.649Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-17T04:59:06.649Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-17T04:59:07.065Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-17T04:59:07.579Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-17T04:59:07.687Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-17T04:59:07.994Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-17T04:59:08.753Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2020-04-17T04:59:08.753Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.87s) [2020-04-17T04:59:08.753Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-04-17T04:59:08.753Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.07s) [2020-04-17T04:59:08.753Z] PASS [2020-04-17T04:59:08.753Z] [2020-04-17T04:59:08.753Z] === Skipped [2020-04-17T04:59:08.753Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T04:59:08.753Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T04:59:08.753Z] [2020-04-17T04:59:08.753Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-17T04:59:08.753Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T04:59:08.753Z] [2020-04-17T04:59:08.753Z] [2020-04-17T04:59:08.753Z] DONE 27 tests, 2 skipped in 140.474s [2020-04-17T04:59:08.753Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T04:59:08.753Z] ++ 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-04-17T04:59:08.753Z] ++ set -e [2020-04-17T04:59:08.753Z] ++ '[' -n 0 ']' [2020-04-17T04:59:08.753Z] ++ set -x [2020-04-17T04:59:08.753Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:59:08.753Z] INFO: Testing against a local daemon [2020-04-17T04:59:08.753Z] === RUN TestSessionCreate [2020-04-17T04:59:08.753Z] --- PASS: TestSessionCreate (0.06s) [2020-04-17T04:59:08.753Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T04:59:08.753Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-17T04:59:08.753Z] PASS [2020-04-17T04:59:08.753Z] [2020-04-17T04:59:08.753Z] DONE 2 tests in 0.200s [2020-04-17T04:59:08.753Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T04:59:08.753Z] ++ 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-04-17T04:59:08.753Z] ++ set -e [2020-04-17T04:59:08.753Z] ++ '[' -n 0 ']' [2020-04-17T04:59:08.753Z] ++ set -x [2020-04-17T04:59:08.753Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:59:08.753Z] INFO: Testing against a local daemon [2020-04-17T04:59:08.753Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T04:59:08.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:59:08.753Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:59:08.753Z] === RUN TestEventsExecDie [2020-04-17T04:59:09.173Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-17T04:59:09.173Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-17T04:59:09.377Z] --- PASS: TestEventsExecDie (0.81s) [2020-04-17T04:59:09.377Z] === RUN TestEventsBackwardsCompatible [2020-04-17T04:59:09.377Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-17T04:59:09.377Z] === RUN TestInfoBinaryCommits [2020-04-17T04:59:09.377Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T04:59:09.377Z] === RUN TestInfoAPIVersioned [2020-04-17T04:59:09.377Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-17T04:59:09.377Z] === RUN TestInfoDiscoveryBackend [2020-04-17T04:59:09.474Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-17T04:59:09.797Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-17T04:59:09.994Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-17T04:59:09.994Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T04:59:10.038Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-17T04:59:10.038Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-17T04:59:10.431Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-17T04:59:10.603Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-17T04:59:10.603Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-17T04:59:11.009Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-04-17T04:59:11.009Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T04:59:11.444Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-17T04:59:11.632Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-17T04:59:11.632Z] === RUN TestInfoAPI [2020-04-17T04:59:11.632Z] --- PASS: TestInfoAPI (0.05s) [2020-04-17T04:59:11.632Z] === RUN TestInfoAPIWarnings [2020-04-17T04:59:11.929Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-17T04:59:11.929Z] === RUN TestInfoDebug [2020-04-17T04:59:12.079Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-17T04:59:12.079Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-17T04:59:12.356Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-17T04:59:12.497Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-17T04:59:12.553Z] --- PASS: TestInfoDebug (0.55s) [2020-04-17T04:59:12.553Z] === RUN TestInfoInsecureRegistries [2020-04-17T04:59:12.698Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-17T04:59:13.061Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-17T04:59:13.174Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-17T04:59:13.174Z] === RUN TestInfoRegistryMirrors [2020-04-17T04:59:13.319Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-17T04:59:13.679Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-04-17T04:59:13.679Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T04:59:13.818Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-17T04:59:13.938Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-17T04:59:14.296Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2020-04-17T04:59:14.296Z] === RUN TestPingCacheHeaders [2020-04-17T04:59:14.296Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-17T04:59:14.296Z] === RUN TestPingGet [2020-04-17T04:59:14.296Z] --- PASS: TestPingGet (0.03s) [2020-04-17T04:59:14.296Z] === RUN TestPingHead [2020-04-17T04:59:14.296Z] --- PASS: TestPingHead (0.06s) [2020-04-17T04:59:14.296Z] === RUN TestVersion [2020-04-17T04:59:14.296Z] --- PASS: TestVersion (0.05s) [2020-04-17T04:59:14.296Z] PASS [2020-04-17T04:59:14.296Z] [2020-04-17T04:59:14.296Z] === Skipped [2020-04-17T04:59:14.296Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T04:59:14.296Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T04:59:14.296Z] [2020-04-17T04:59:14.296Z] [2020-04-17T04:59:14.296Z] DONE 18 tests, 1 skipped in 6.096s [2020-04-17T04:59:14.296Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T04:59:14.297Z] ++ 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-04-17T04:59:14.297Z] ++ set -e [2020-04-17T04:59:14.297Z] ++ '[' -n 0 ']' [2020-04-17T04:59:14.297Z] ++ set -x [2020-04-17T04:59:14.297Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-17T04:59:14.562Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-17T04:59:14.581Z] INFO: Testing against a local daemon [2020-04-17T04:59:14.581Z] === RUN TestVolumesCreateAndList [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-04-17T04:59:14.581Z] === RUN TestVolumesRemove [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-17T04:59:14.581Z] === RUN TestVolumesInspect [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-17T04:59:14.581Z] === RUN TestVolumesInvalidJSON [2020-04-17T04:59:14.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T04:59:14.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T04:59:14.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-17T04:59:14.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T04:59:14.581Z] PASS [2020-04-17T04:59:14.581Z] [2020-04-17T04:59:14.581Z] DONE 5 tests in 0.304s [2020-04-17T04:59:14.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T04:59:14.818Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-17T04:59:14.865Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T04:59:14.865Z] +++ kill 13518 [2020-04-17T04:59:15.576Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-17T04:59:15.586Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-17T04:59:15.586Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-17T04:59:15.822Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-17T04:59:16.149Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-17T04:59:16.149Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-17T04:59:16.195Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-17T04:59:16.343Z] +++ /etc/init.d/apparmor stop [2020-04-17T04:59:16.343Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T04:59:16.343Z] [2020-04-17T04:59:16.343Z] Unloading profiles will leave already running processes permanently [2020-04-17T04:59:16.343Z] unconfined, which can lead to unexpected situations. [2020-04-17T04:59:16.343Z] [2020-04-17T04:59:16.343Z] To set a process to complain mode, use the command line tool [2020-04-17T04:59:16.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T04:59:16.343Z] +++ true [2020-04-17T04:59:16.343Z] [2020-04-17T04:59:16.406Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-17T04:59:16.816Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-17T04:59:17.337Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-17T04:59:17.436Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-17T04:59:17.436Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-17T04:59:18.064Z] === RUN TestDockerSuite/TestRunGroupAdd Post stage [Pipeline] junit [2020-04-17T04:59:18.439Z] Recording test results [2020-04-17T04:59:18.725Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-17T04:59:18.821Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T04:59:19.259Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-17T04:59:19.424Z] + echo Ensuring container killed. [2020-04-17T04:59:19.424Z] Ensuring container killed. [2020-04-17T04:59:19.424Z] + docker rm -vf docker-pr246 [2020-04-17T04:59:19.424Z] Error: No such container: docker-pr246 [2020-04-17T04:59:19.424Z] + true [Pipeline] sh [2020-04-17T04:59:19.804Z] + echo Chowning /workspace to jenkins user [2020-04-17T04:59:19.804Z] Chowning /workspace to jenkins user [2020-04-17T04:59:19.804Z] + id -u [2020-04-17T04:59:19.804Z] + id -g [2020-04-17T04:59:19.804Z] + docker run --rm -v /home/docker/workspace/engine_master:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T04:59:19.804Z] Unable to find image 'busybox:latest' locally [2020-04-17T04:59:20.087Z] latest: Pulling from library/busybox [2020-04-17T04:59:20.087Z] abe12e943b1b: Pulling fs layer [2020-04-17T04:59:20.191Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-17T04:59:20.191Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-17T04:59:20.202Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-17T04:59:20.372Z] abe12e943b1b: Verifying Checksum [2020-04-17T04:59:20.372Z] abe12e943b1b: Download complete [2020-04-17T04:59:20.657Z] abe12e943b1b: Pull complete [2020-04-17T04:59:20.657Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T04:59:20.657Z] Status: Downloaded newer image for busybox:latest [2020-04-17T04:59:20.822Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T04:59:20.822Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-17T04:59:22.087Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-17T04:59:22.087Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-17T04:59:22.651Z] === RUN TestDockerSuite/TestSaveLoadParents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T04:59:23.097Z] + bundleName=ppc64le-integration [2020-04-17T04:59:23.097Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-17T04:59:23.097Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-17T04:59:23.097Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ ) -print [2020-04-17T04:59:23.097Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T04:59:23.418Z] Archiving artifacts [2020-04-17T04:59:23.768Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T04:59:24.164Z] + make clean [2020-04-17T04:59:24.294Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-17T04:59:24.578Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-17T04:59:24.782Z] make: command: Command not found [2020-04-17T04:59:24.782Z] make: command: Command not found [2020-04-17T04:59:24.782Z] docker volume rm -f docker-dev-cache [2020-04-17T04:59:24.782Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T04:59:25.182Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-17T04:59:25.182Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-17T04:59:26.557Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-17T04:59:26.557Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-17T04:59:26.557Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T04:59:27.645Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-17T04:59:28.456Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-17T04:59:29.827Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-17T04:59:30.084Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-17T04:59:30.341Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-17T04:59:30.341Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-17T04:59:30.341Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-17T04:59:30.905Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-17T04:59:33.428Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-17T04:59:36.000Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-17T04:59:37.107Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-17T04:59:37.107Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-17T04:59:38.125Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-17T04:59:38.125Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-17T04:59:38.125Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-17T04:59:38.125Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-17T04:59:38.662Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-17T04:59:38.680Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-17T04:59:38.743Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-17T04:59:40.124Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-17T04:59:41.203Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-17T04:59:42.246Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-17T04:59:42.572Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-17T04:59:42.796Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-17T04:59:42.796Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite (274.95s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.45s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.54s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.53s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.18s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:1449: [d00d929c9cb14] daemon is not started [2020-04-17T04:59:42.796Z] check_test.go:309: [dad7de585f887] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d70cec5682713] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.57s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.37s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.25s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.74s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d5d1fdfe00e40] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d1f3222ec70b6] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d8510a5d786f7] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.84s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.88s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.84s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d59636a1a73fb] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.51s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.26s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T04:59:42.796Z] check_test.go:309: [d87ce9aa1ace7] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d14f6f71e94e5] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2020-04-17T04:59:42.796Z] check_test.go:309: [dadc972357afc] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [dc5fb4b4a2dbf] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [da71bfe2d3e6d] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d800a3fcbec76] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.51s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.42s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d08a02e316b81] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.33s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.25s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.83s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.36s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d6914f8341cc7] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.54s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.00s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.09s) [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T04:59:42.796Z] check_test.go:309: [db4e23d65668f] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T04:59:42.796Z] check_test.go:309: [daf7d3cfb6e50] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2020-04-17T04:59:42.796Z] check_test.go:309: [dfdff41623e83] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.97s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.05s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d70f2bbb4dd20] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d55b1b178bad7] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.95s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.82s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2020-04-17T04:59:42.796Z] check_test.go:309: [df8e705e74f09] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d41fd6e770832] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2020-04-17T04:59:42.796Z] check_test.go:309: [dd73482d2297d] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d97bd1ba43874] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.54s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-17T04:59:42.796Z] check_test.go:309: [d1bdd1afad28c] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d5f114adbba20] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-04-17T04:59:42.796Z] check_test.go:309: [de7ef70f4604c] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.45s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-17T04:59:42.796Z] check_test.go:309: [ddb2e732fbce9] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.20s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.49s) [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d417bcc036a16] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.70s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d957a2b16b99b] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [db0ed4bc97db1] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [df69474901938] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d2aa5c9f681d4] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.29s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.69s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.13s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.37s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_test.go:2542: [d07bfea3ee3bb] daemon is not started [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.95s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.42s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2020-04-17T04:59:42.796Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2020-04-17T04:59:42.796Z] check_test.go:309: [d856f3ab640ce] daemon is not started [2020-04-17T04:59:42.796Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.00s) [2020-04-17T04:59:42.796Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-04-17T04:59:42.796Z] check_test.go:309: [d76dfda136dbd] daemon is not started [2020-04-17T04:59:42.796Z] === RUN TestDockerSwarmSuite [2020-04-17T04:59:42.796Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-17T04:59:43.258Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-17T04:59:43.943Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-17T04:59:44.736Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-17T04:59:45.352Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-17T04:59:45.636Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-17T04:59:46.257Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-17T04:59:47.157Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-17T04:59:47.217Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-17T04:59:47.280Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-17T04:59:47.281Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-17T04:59:47.565Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-17T04:59:49.047Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-17T04:59:49.740Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-17T04:59:50.060Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-17T04:59:50.304Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-17T04:59:50.592Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-17T04:59:51.545Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-17T04:59:51.545Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-17T04:59:51.831Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-17T04:59:52.198Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-17T04:59:53.308Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-17T04:59:54.321Z] === RUN TestDockerSuite/TestRunMount [2020-04-17T04:59:54.731Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-17T04:59:56.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-17T04:59:56.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-17T04:59:59.902Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-17T05:00:01.147Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-17T05:00:01.147Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-17T05:00:01.769Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-17T05:00:03.250Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-17T05:00:05.156Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-17T05:00:05.283Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-17T05:00:07.976Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-17T05:00:08.429Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-17T05:00:08.429Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-17T05:00:08.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-17T05:00:09.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-17T05:00:10.008Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-17T05:00:12.710Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-17T05:00:13.689Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-17T05:00:13.725Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-17T05:00:15.205Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-17T05:00:15.205Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-17T05:00:15.823Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-17T05:00:16.211Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-17T05:00:16.837Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-17T05:00:17.452Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-17T05:00:18.080Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-17T05:00:18.105Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-17T05:00:18.669Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-17T05:00:19.599Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-17T05:00:20.113Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-17T05:00:20.164Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-17T05:00:20.164Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-17T05:00:21.094Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-17T05:00:21.352Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-17T05:00:22.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-17T05:00:25.528Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-17T05:00:26.536Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-17T05:00:26.536Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-17T05:00:26.833Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-17T05:00:27.435Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-17T05:00:27.452Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-17T05:00:27.736Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-17T05:00:28.354Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-17T05:00:28.974Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-17T05:00:28.974Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-17T05:00:29.330Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-17T05:00:29.593Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-17T05:00:30.262Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-17T05:00:30.609Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-17T05:00:30.609Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-17T05:00:31.193Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-17T05:00:31.193Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-17T05:00:31.231Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-17T05:00:31.847Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-17T05:00:32.124Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-17T05:00:33.891Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-17T05:00:34.019Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-17T05:00:34.019Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-17T05:00:34.511Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-17T05:00:35.129Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-17T05:00:35.389Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-17T05:00:35.713Z] ok github.com/docker/docker/integration/container 90.617s [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === Skipped [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-17T05:00:35.713Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-17T05:00:35.713Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-17T05:00:35.713Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-17T05:00:35.713Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-17T05:00:35.713Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-17T05:00:35.713Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-17T05:00:35.713Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-17T05:00:35.713Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-17T05:00:35.713Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-17T05:00:35.713Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-17T05:00:35.713Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-04-17T05:00:35.713Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T05:00:35.713Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-17T05:00:35.713Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-17T05:00:35.713Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-17T05:00:35.713Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.713Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-17T05:00:35.713Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.713Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-17T05:00:35.714Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-17T05:00:35.714Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-17T05:00:35.714Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-17T05:00:35.714Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-17T05:00:35.714Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-17T05:00:35.714Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-17T05:00:35.714Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-17T05:00:35.714Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-17T05:00:35.714Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-17T05:00:35.714Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-17T05:00:35.714Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2020-04-17T05:00:35.714Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-17T05:00:35.714Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-17T05:00:35.714Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-17T05:00:35.714Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-17T05:00:35.714Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-17T05:00:35.714Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-17T05:00:35.714Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-17T05:00:35.714Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 81 tests, 42 skipped in 93.780s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-17T05:00:35.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:35.714Z] INFO: Testing against a local daemon [2020-04-17T05:00:35.714Z] ok github.com/docker/docker/integration/image 0.510s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === Skipped [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-17T05:00:35.714Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T05:00:35.714Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-17T05:00:35.714Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-17T05:00:35.714Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 11 tests, 4 skipped in 3.324s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-17T05:00:35.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:35.714Z] INFO: Testing against a local daemon [2020-04-17T05:00:35.714Z] ok github.com/docker/docker/integration/network 0.235s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === Skipped [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-17T05:00:35.714Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-17T05:00:35.714Z] 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-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-17T05:00:35.714Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T05:00:35.714Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T05:00:35.714Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:236: FLAKY_TEST [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T05:00:35.714Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 18 tests, 14 skipped in 2.990s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-17T05:00:35.714Z] testing: warning: no tests to run [2020-04-17T05:00:35.714Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 0 tests in 0.806s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-17T05:00:35.714Z] testing: warning: no tests to run [2020-04-17T05:00:35.714Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 0 tests in 0.827s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-17T05:00:35.714Z] testing: warning: no tests to run [2020-04-17T05:00:35.714Z] ok github.com/docker/docker/integration/plugin 0.082s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 0 tests in 0.832s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-17T05:00:35.714Z] testing: warning: no tests to run [2020-04-17T05:00:35.714Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] DONE 0 tests in 0.863s [2020-04-17T05:00:35.714Z] [2020-04-17T05:00:35.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-17T05:00:35.748Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-17T05:00:36.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-17T05:00:36.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-17T05:00:36.319Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-17T05:00:36.367Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-17T05:00:36.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:36.690Z] INFO: Testing against a local daemon [2020-04-17T05:00:36.690Z] ok github.com/docker/docker/integration/plugin/common 0.216s [2020-04-17T05:00:36.987Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-17T05:00:37.153Z] [2020-04-17T05:00:37.153Z] DONE 2 tests in 2.576s [2020-04-17T05:00:37.153Z] [2020-04-17T05:00:37.153Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-17T05:00:37.251Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-17T05:00:37.607Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T05:00:37.607Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-17T05:00:38.227Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-17T05:00:39.145Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-17T05:00:39.245Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-17T05:00:39.245Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-17T05:00:39.871Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-17T05:00:40.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:40.916Z] INFO: Testing against a local daemon [2020-04-17T05:00:40.916Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.343s [2020-04-17T05:00:41.349Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-17T05:00:41.349Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-17T05:00:41.379Z] [2020-04-17T05:00:41.379Z] === Skipped [2020-04-17T05:00:41.379Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-17T05:00:41.379Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-17T05:00:41.379Z] [2020-04-17T05:00:41.379Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-17T05:00:41.379Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-17T05:00:41.379Z] [2020-04-17T05:00:41.379Z] [2020-04-17T05:00:41.379Z] DONE 2 tests, 2 skipped in 4.229s [2020-04-17T05:00:41.379Z] [2020-04-17T05:00:41.379Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-17T05:00:43.318Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-17T05:00:44.052Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-17T05:00:44.250Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-17T05:00:44.250Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-17T05:00:45.180Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-17T05:00:45.529Z] === RUN TestDockerSuite/TestRunRm [2020-04-17T05:00:46.112Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-17T05:00:46.147Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-17T05:00:49.615Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-17T05:00:50.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:50.017Z] INFO: Testing against a local daemon [2020-04-17T05:00:50.017Z] ok github.com/docker/docker/integration/plugin/logging 0.276s [2020-04-17T05:00:50.017Z] [2020-04-17T05:00:50.017Z] === Skipped [2020-04-17T05:00:50.017Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-17T05:00:50.017Z] read_test.go:21: no unix domain sockets on Windows [2020-04-17T05:00:50.017Z] [2020-04-17T05:00:50.017Z] [2020-04-17T05:00:50.017Z] DONE 1 tests, 1 skipped in 8.313s [2020-04-17T05:00:50.017Z] [2020-04-17T05:00:50.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-17T05:00:50.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-17T05:00:50.630Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-17T05:00:50.914Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-17T05:00:51.570Z] testing: warning: no tests to run [2020-04-17T05:00:51.570Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.110s [2020-04-17T05:00:51.570Z] [2020-04-17T05:00:51.570Z] DONE 0 tests in 1.459s [2020-04-17T05:00:51.570Z] [2020-04-17T05:00:51.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-17T05:00:53.600Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-17T05:00:53.893Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-17T05:00:54.466Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-17T05:00:54.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:54.499Z] INFO: Testing against a local daemon [2020-04-17T05:00:54.499Z] ok github.com/docker/docker/integration/plugin/volumes 0.274s [2020-04-17T05:00:54.499Z] [2020-04-17T05:00:54.499Z] === Skipped [2020-04-17T05:00:54.499Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-17T05:00:54.499Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:54.499Z] [2020-04-17T05:00:54.499Z] [2020-04-17T05:00:54.499Z] DONE 1 tests, 1 skipped in 3.315s [2020-04-17T05:00:54.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-17T05:00:54.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-17T05:00:54.962Z] [2020-04-17T05:00:54.962Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-17T05:00:56.997Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-17T05:00:57.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:00:57.157Z] INFO: Testing against a local daemon [2020-04-17T05:00:57.157Z] ok github.com/docker/docker/integration/secret 0.224s [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] === Skipped [2020-04-17T05:00:57.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-17T05:00:57.157Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-17T05:00:57.157Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-17T05:00:57.157Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-17T05:00:57.157Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-17T05:00:57.157Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-17T05:00:57.157Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] DONE 6 tests, 6 skipped in 2.563s [2020-04-17T05:00:57.157Z] [2020-04-17T05:00:57.157Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-17T05:00:57.363Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-17T05:01:00.271Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-17T05:01:00.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:01:00.918Z] INFO: Testing against a local daemon [2020-04-17T05:01:00.918Z] ok github.com/docker/docker/integration/service 0.437s [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === Skipped [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T05:01:00.918Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T05:01:00.918Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-17T05:01:00.918Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-17T05:01:00.918Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-17T05:01:00.918Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-17T05:01:00.918Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-17T05:01:00.918Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-17T05:01:00.918Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-17T05:01:00.918Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-17T05:01:00.918Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-17T05:01:00.918Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-17T05:01:00.918Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-17T05:01:00.918Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-17T05:01:00.918Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-17T05:01:00.918Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-17T05:01:00.918Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-17T05:01:00.918Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-04-17T05:01:00.918Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-04-17T05:01:00.918Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] DONE 24 tests, 23 skipped in 3.577s [2020-04-17T05:01:00.918Z] [2020-04-17T05:01:00.918Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-17T05:01:01.778Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-17T05:01:01.778Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-17T05:01:01.778Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-17T05:01:02.790Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-17T05:01:03.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:01:03.117Z] INFO: Testing against a local daemon [2020-04-17T05:01:03.117Z] ok github.com/docker/docker/integration/session 0.189s [2020-04-17T05:01:03.409Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-17T05:01:03.580Z] [2020-04-17T05:01:03.580Z] === Skipped [2020-04-17T05:01:03.580Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-17T05:01:03.580Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-17T05:01:03.580Z] [2020-04-17T05:01:03.580Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-17T05:01:03.580Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-17T05:01:03.580Z] [2020-04-17T05:01:03.580Z] [2020-04-17T05:01:03.580Z] DONE 2 tests, 2 skipped in 2.567s [2020-04-17T05:01:03.580Z] [2020-04-17T05:01:03.580Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-17T05:01:04.031Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-17T05:01:04.448Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-17T05:01:04.650Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-17T05:01:05.268Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-17T05:01:05.886Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-17T05:01:06.504Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-17T05:01:06.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:01:06.508Z] INFO: Testing against a local daemon [2020-04-17T05:01:07.485Z] ok github.com/docker/docker/integration/system 1.655s [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === Skipped [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T05:01:07.485Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-17T05:01:07.485Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-17T05:01:07.485Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-17T05:01:07.485Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-17T05:01:07.485Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-17T05:01:07.485Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-17T05:01:07.485Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] DONE 13 tests, 7 skipped in 3.943s [2020-04-17T05:01:07.485Z] [2020-04-17T05:01:07.485Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-17T05:01:09.186Z] === RUN TestDockerSuite/TestRunState [2020-04-17T05:01:09.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-17T05:01:10.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:01:10.412Z] INFO: Testing against a local daemon [2020-04-17T05:01:10.412Z] ok github.com/docker/docker/integration/volume 0.337s [2020-04-17T05:01:10.412Z] [2020-04-17T05:01:10.412Z] === Skipped [2020-04-17T05:01:10.412Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-17T05:01:10.412Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-17T05:01:10.412Z] [2020-04-17T05:01:10.412Z] [2020-04-17T05:01:10.412Z] DONE 5 tests, 1 skipped in 2.760s [2020-04-17T05:01:10.412Z] [2020-04-17T05:01:10.412Z] INFO: make.ps1 ended at 04/17/2020 05:01:10 [2020-04-17T05:01:10.412Z] INFO: Integration CLI tests being run from the host: [2020-04-17T05:01:10.412Z] 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-04-17T05:01:10.679Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-17T05:01:11.298Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-17T05:01:11.916Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-17T05:01:12.201Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-17T05:01:12.201Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-17T05:01:12.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-17T05:01:12.822Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-17T05:01:13.444Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-17T05:01:14.125Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-17T05:01:14.999Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-17T05:01:14.999Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-17T05:01:14.999Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-17T05:01:15.616Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-17T05:01:16.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-17T05:01:17.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-17T05:01:18.311Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-17T05:01:18.596Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-17T05:01:19.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-17T05:01:20.628Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-17T05:01:20.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2020-04-17T05:01:20.861Z] INFO: Testing against a local daemon [2020-04-17T05:01:22.439Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-17T05:01:24.098Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-17T05:01:24.333Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-17T05:01:26.784Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-17T05:01:26.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-17T05:01:27.070Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-17T05:01:28.083Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-17T05:01:28.701Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-17T05:01:29.386Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-17T05:01:30.733Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-17T05:01:31.754Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-17T05:01:32.771Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-17T05:01:32.771Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-17T05:01:33.055Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-17T05:01:33.675Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-17T05:01:34.293Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-17T05:01:34.915Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-17T05:01:35.538Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-17T05:01:35.823Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-17T05:01:36.442Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-17T05:01:40.843Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-17T05:01:41.130Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-17T05:01:42.144Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-17T05:01:44.180Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-17T05:01:44.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-17T05:01:44.497Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-17T05:01:44.497Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-17T05:01:45.427Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-17T05:01:45.427Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-17T05:01:45.427Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-17T05:01:45.427Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-17T05:01:45.663Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-17T05:01:46.358Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-17T05:01:46.358Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-17T05:01:47.289Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-17T05:01:47.289Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-17T05:01:47.289Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-17T05:01:47.289Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-17T05:01:47.289Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-17T05:01:47.712Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-17T05:01:49.812Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-17T05:01:49.812Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-17T05:01:50.069Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-17T05:01:50.069Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-17T05:01:50.069Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-17T05:01:50.408Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-17T05:01:50.705Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-17T05:01:51.000Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-17T05:01:51.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-17T05:01:51.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-17T05:01:51.325Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-17T05:01:52.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-17T05:01:52.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-17T05:01:52.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-17T05:01:52.345Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-17T05:01:52.345Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-17T05:01:52.964Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-17T05:01:53.524Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-17T05:01:53.525Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-17T05:01:53.525Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-17T05:01:53.981Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-17T05:01:54.603Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-17T05:01:56.088Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-17T05:01:56.373Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-17T05:01:56.799Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-17T05:01:57.385Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-17T05:01:57.385Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-17T05:01:58.005Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-17T05:01:58.005Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-17T05:01:58.005Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-17T05:01:58.005Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-17T05:01:58.005Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-17T05:01:58.291Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-17T05:01:58.291Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-17T05:01:58.576Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-17T05:01:58.576Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-17T05:01:58.861Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-17T05:01:59.492Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-17T05:02:00.111Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-17T05:02:00.979Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite (1754.36s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.50s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.09s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.22s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.05s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.11s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.98s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.23s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.24s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.11s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.77s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.71s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.64s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.52s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.11s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.26s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.36s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.01s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.81s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.33s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.94s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.71s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.25s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.17s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.71s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.24s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.95s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.80s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.86s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.75s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.67s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.07s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.00s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.48s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.66s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.21s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-04-17T05:02:00.979Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:02:00.979Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.35s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.14s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildContChar (4.00s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.07s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.12s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.05s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2020-04-17T05:02:00.979Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T05:02:00.979Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.979Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-17T05:02:00.979Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.979Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T05:02:00.979Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.979Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T05:02:00.979Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.36s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.31s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.11s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.56s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.49s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.10s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.65s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.62s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.69s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.54s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.99s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.41s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.39s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.86s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.72s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.44s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.56s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.87s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.75s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.68s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.88s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.15s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.60s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-04-17T05:02:00.979Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T05:02:00.979Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.13s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildFails (1.08s) [2020-04-17T05:02:00.979Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.81s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.75s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildHistory (4.61s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.28s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.42s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.51s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.61s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.34s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.99s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.09s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.95s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.86s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.69s) [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.28s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.44s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.41s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.96s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.38s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.73s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.92s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.10s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.21s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.38s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildPATH (2.58s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.23s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.62s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.29s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildRm (3.02s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.76s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.60s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.12s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.91s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildUser (2.45s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.35s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.36s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.26s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s) [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.11s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.23s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.95s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T05:02:00.980Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.16s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.91s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.92s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.17s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.49s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.03s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-04-17T05:02:00.980Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:02:00.980Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.33s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.15s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.69s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e7b00_} (1.81s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1625513184_/foo_false____} (1.59s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1625513184_/foo_true____} (1.60s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3878107327_/foo_false____} (1.76s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3878107327_/foo_true____} (1.60s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3878107327_/foo_true__0xc0006e7b60__} (1.58s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006e7b80_} (1.57s) [2020-04-17T05:02:00.980Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006e7bc0_} (1.67s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006e7be0_} (1.54s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006e7c00_} (1.65s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.97s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.55s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.24s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.11s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.18s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.40s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.06s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.70s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.93s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.57s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.98s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.63s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.27s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.27s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.36s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.65s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.93s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.79s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.10s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsAttach (0.98s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsCommit (1.23s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.30s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.63s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.23s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsCopy (1.37s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.90s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFilters (1.59s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.19s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.25s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsTop (1.14s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExec (1.03s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.66s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.60s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecInspectID (1.86s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.52s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecUlimits (0.87s) [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.94s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.07s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.05s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportBadURL (0.26s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportDisplay (1.81s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportFile (2.03s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.15s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportGzipped (2.19s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.88s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.76s) [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-17T05:02:00.981Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:02:00.981Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-17T05:02:00.981Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectStatus (0.89s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.76s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.38s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.71s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.36s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.54s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.54s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.97s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.96s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.11s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.60s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.99s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.90s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.33s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsSince (6.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.45s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestNetHostname (2.42s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.32s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.63s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginActive (1.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.54s) [2020-04-17T05:02:00.982Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T05:02:00.982Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.23s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.32s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.69s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPortList (11.50s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.75s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.69s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.03s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.98s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.19s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.75s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.62s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.85s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.64s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.56s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2020-04-17T05:02:00.982Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T05:02:00.982Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.40s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.24s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.74s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.05s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.67s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.57s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.92s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.58s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.87s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.96s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.14s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.96s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.37s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.95s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.48s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2020-04-17T05:02:00.982Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T05:02:00.982Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.982Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:02:00.982Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.56s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-04-17T05:02:00.982Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T05:02:00.982Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.97s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2020-04-17T05:02:00.982Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:02:00.982Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.83s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2020-04-17T05:02:00.982Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.25s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.20s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunMount (6.11s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.29s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.26s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.46s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.68s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-04-17T05:02:00.983Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.37s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunRm (0.96s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.98s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.34s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.97s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunState (1.72s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunSysctls (1.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.96s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.16s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.20s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-17T05:02:00.983Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.61s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.75s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.67s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.14s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.47s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.25s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.92s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) [2020-04-17T05:02:00.983Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents411855585 [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.79s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.54s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartRecordError (1.87s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.26s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.82s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.61s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.03s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-17T05:02:00.983Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.69s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-04-17T05:02:00.983Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T05:02:00.983Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.01s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.08s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.66s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.19s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.67s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.66s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.29s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.73s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.29s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-04-17T05:02:00.983Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2020-04-17T05:02:00.984Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s) [2020-04-17T05:02:00.984Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T05:02:00.984Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T05:02:00.984Z] === RUN TestDockerRegistrySuite [2020-04-17T05:02:00.984Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-17T05:02:01.127Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-17T05:02:01.127Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-17T05:02:01.744Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-17T05:02:02.028Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-17T05:02:02.647Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-17T05:02:02.647Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-17T05:02:02.885Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-17T05:02:03.663Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-17T05:02:04.262Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-17T05:02:04.285Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-17T05:02:04.285Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-17T05:02:04.285Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-17T05:02:04.905Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-17T05:02:06.160Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-17T05:02:06.391Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-17T05:02:06.417Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T05:02:07.008Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-17T05:02:07.627Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-17T05:02:08.248Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-17T05:02:08.248Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-17T05:02:09.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-17T05:02:09.727Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-17T05:02:10.346Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-17T05:02:10.594Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T05:02:12.381Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-17T05:02:13.008Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-17T05:02:13.008Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-17T05:02:13.008Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-17T05:02:14.501Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-17T05:02:14.773Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-17T05:02:15.516Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-17T05:02:16.999Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-17T05:02:16.999Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-17T05:02:18.949Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-17T05:02:19.032Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-17T05:02:19.032Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-17T05:02:19.655Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-17T05:02:20.321Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-17T05:02:21.694Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-17T05:02:21.703Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-17T05:02:21.703Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-17T05:02:23.065Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-17T05:02:23.186Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-17T05:02:23.470Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-17T05:02:23.470Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-17T05:02:24.439Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-17T05:02:25.810Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-17T05:02:27.181Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-17T05:02:27.861Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-17T05:02:28.551Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-17T05:02:31.075Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-17T05:02:31.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-17T05:02:32.259Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-17T05:02:32.876Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-17T05:02:32.876Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-17T05:02:33.161Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-17T05:02:33.161Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-17T05:02:33.632Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-17T05:02:34.173Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-17T05:02:35.003Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-17T05:02:36.212Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-17T05:02:36.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-17T05:02:38.282Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-17T05:02:38.282Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-17T05:02:40.176Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-17T05:02:40.176Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T05:02:41.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T05:02:41.707Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-17T05:02:42.918Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T05:02:43.742Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-17T05:02:43.849Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-17T05:02:44.758Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-17T05:02:46.244Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-17T05:02:48.024Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-17T05:02:48.024Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-17T05:02:48.993Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-17T05:02:49.394Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-17T05:02:49.651Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-17T05:02:49.651Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-17T05:02:49.908Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-17T05:02:50.164Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-17T05:02:50.729Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-17T05:02:50.729Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-17T05:02:51.035Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-17T05:02:51.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-17T05:02:51.657Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-17T05:02:52.101Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-17T05:02:52.101Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-17T05:02:53.472Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-17T05:02:53.689Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-17T05:02:54.037Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-17T05:02:54.294Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-17T05:02:54.294Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-17T05:02:54.295Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-17T05:02:55.171Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-17T05:02:55.226Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-17T05:02:55.484Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-17T05:02:56.649Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-17T05:02:56.855Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-17T05:02:58.226Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-17T05:02:58.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite (57.82s) [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.92s) [2020-04-17T05:02:58.744Z] check_test.go:196: [daf537a7681ba] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d1314f5be7006] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2020-04-17T05:02:58.744Z] check_test.go:196: [dab71feaf180e] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d6a16988b7165] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d92d19b48bc2a] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d420802eae2ad] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.25s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d6ff3e250d792] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-04-17T05:02:58.744Z] check_test.go:196: [dccfe4c25caf4] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2020-04-17T05:02:58.744Z] check_test.go:196: [da88759fa234d] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d3dc6b48bb13a] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-04-17T05:02:58.744Z] check_test.go:196: [db3df51e812e4] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d39bb7359e25b] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d87d45916a778] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d259bb2b80722] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.64s) [2020-04-17T05:02:58.744Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e921f8a6f9a6cef6a4358c1d215c2e3975cfa6bc252b9fea8afc993ae7e57d77 [2020-04-17T05:02:58.744Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76e6a994eafe87a5566faa0dcedfdf75e4da8b349a8c330e4d500010e43af523 [2020-04-17T05:02:58.744Z] check_test.go:196: [d34052a178d33] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2020-04-17T05:02:58.744Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cab8dafa537360bf8c2e69c25d4a8466159e11658f30feff411774aa875979ed [2020-04-17T05:02:58.744Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d2d1968296a98082de43dcd6c673bd045a930314d503b592a2f4253b5b7a632 [2020-04-17T05:02:58.744Z] check_test.go:196: [dd75f334b993a] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d80bd2fa48d7f] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d2392a25d903d] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.55s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d27cb44968b87] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d80134d26fab5] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d0b7d16f059e9] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d03f97da2b56c] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d6d419b1ced28] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s) [2020-04-17T05:02:58.744Z] check_test.go:196: [dc726186c4997] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d88c034bb8b27] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d810e25b6566f] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-04-17T05:02:58.744Z] check_test.go:196: [de72edeb33161] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-17T05:02:58.744Z] check_test.go:196: [da55b2342cace] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d64017a88d07c] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d6c445dc5ec98] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d3de3c5cf8f37] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-17T05:02:58.744Z] check_test.go:196: [de2b3d6fa66b4] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2020-04-17T05:02:58.744Z] check_test.go:196: [dedfdbc51aabc] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.15s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d4b4154860963] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-04-17T05:02:58.744Z] check_test.go:196: [d198d2d1b1d88] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2020-04-17T05:02:58.744Z] check_test.go:196: [dad18d3a2c9ba] daemon is not started [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2020-04-17T05:02:58.744Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2020-04-17T05:02:58.744Z] === RUN TestDockerSchema1RegistrySuite [2020-04-17T05:02:58.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-17T05:02:59.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T05:03:00.114Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-17T05:03:03.198Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-17T05:03:04.132Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T05:03:04.508Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-17T05:03:06.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-17T05:03:07.965Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-17T05:03:09.304Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-17T05:03:12.356Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-17T05:03:13.481Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-17T05:03:14.851Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-17T05:03:15.122Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-17T05:03:16.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-17T05:03:16.222Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T05:03:17.187Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-17T05:03:17.474Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-17T05:03:18.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T05:03:18.491Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-17T05:03:19.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T05:03:19.113Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-17T05:03:19.113Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-17T05:03:20.140Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-17T05:03:20.420Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-17T05:03:24.537Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-17T05:03:24.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-17T05:03:24.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-17T05:03:25.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-17T05:03:25.367Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-17T05:03:25.624Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-17T05:03:25.882Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-17T05:03:26.446Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite (27.68s) [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d12a57dd84ed0] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.32s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d4738824a9289] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d8425c157d9ee] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d9572cc4220dd] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-04-17T05:03:26.446Z] check_test.go:223: [dddb5d3cc1d62] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2020-04-17T05:03:26.446Z] check_test.go:223: [ddc462b25e343] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.18s) [2020-04-17T05:03:26.446Z] check_test.go:223: [dd8ebf9e117be] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2020-04-17T05:03:26.446Z] check_test.go:223: [dd84bfd506578] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d15b4b608c9e5] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d3628767f0869] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.88s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d57901ea17e61] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d1c8c5052e09f] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2020-04-17T05:03:26.446Z] check_test.go:223: [da04e0d0e63d6] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-17T05:03:26.446Z] check_test.go:223: [deb518bdb3134] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-04-17T05:03:26.446Z] check_test.go:223: [d4bae54e05c4e] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-04-17T05:03:26.446Z] check_test.go:223: [df059f9d0929f] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-04-17T05:03:26.446Z] check_test.go:223: [dd88dfb6ae119] daemon is not started [2020-04-17T05:03:26.446Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-17T05:03:26.446Z] check_test.go:223: [dae8fa9406261] daemon is not started [2020-04-17T05:03:26.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-17T05:03:26.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-17T05:03:27.233Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-17T05:03:27.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-17T05:03:28.244Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-17T05:03:28.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-17T05:03:28.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-17T05:03:28.866Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-17T05:03:29.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-17T05:03:29.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-17T05:03:29.881Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-17T05:03:30.258Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-17T05:03:30.500Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-17T05:03:30.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.47s) [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2020-04-17T05:03:30.822Z] check_test.go:252: [d9658bb3fa847] daemon is not started [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2020-04-17T05:03:30.822Z] check_test.go:252: [dcab2e1fb0553] daemon is not started [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-17T05:03:30.822Z] check_test.go:252: [d55ff466a3898] daemon is not started [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-04-17T05:03:30.822Z] check_test.go:252: [d53c5a846850f] daemon is not started [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2020-04-17T05:03:30.822Z] check_test.go:252: [d92348a799986] daemon is not started [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-04-17T05:03:30.822Z] check_test.go:252: [de5a65eaf15ee] daemon is not started [2020-04-17T05:03:30.822Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-04-17T05:03:30.822Z] check_test.go:252: [d7e16fafe0d8d] daemon is not started [2020-04-17T05:03:30.822Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-17T05:03:30.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-17T05:03:32.532Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-17T05:03:33.153Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-17T05:03:34.632Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-17T05:03:35.255Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-17T05:03:36.078Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-17T05:03:36.269Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-17T05:03:36.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-17T05:03:36.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-17T05:03:36.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-17T05:03:36.592Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-04-17T05:03:36.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-04-17T05:03:36.592Z] check_test.go:279: [dfecfdc83f34c] daemon is not started [2020-04-17T05:03:36.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-17T05:03:36.592Z] check_test.go:279: [dc0d5a824683f] daemon is not started [2020-04-17T05:03:36.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-17T05:03:36.592Z] check_test.go:279: [d50c505cd07cd] daemon is not started [2020-04-17T05:03:36.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-17T05:03:36.592Z] check_test.go:279: [dca07ef745941] daemon is not started [2020-04-17T05:03:36.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2020-04-17T05:03:36.592Z] check_test.go:279: [dafe95240e07b] daemon is not started [2020-04-17T05:03:36.592Z] === RUN TestDockerNetworkSuite [2020-04-17T05:03:36.592Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-17T05:03:37.752Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-17T05:03:39.866Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-17T05:03:40.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-17T05:03:42.137Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-17T05:03:43.175Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-17T05:03:43.803Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-17T05:03:45.280Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-17T05:03:45.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-17T05:03:46.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-17T05:03:47.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-17T05:03:48.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-17T05:03:50.294Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-17T05:03:52.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-17T05:03:53.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-17T05:03:53.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-17T05:03:56.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-17T05:03:56.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-17T05:03:58.522Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-17T05:04:01.593Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-17T05:04:01.991Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-17T05:04:02.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-17T05:04:03.465Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-17T05:04:06.398Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-17T05:04:06.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-17T05:04:07.672Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-17T05:04:07.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-17T05:04:08.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-17T05:04:09.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-17T05:04:09.920Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-17T05:04:10.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-17T05:04:10.100Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-17T05:04:11.416Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-17T05:04:11.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-17T05:04:12.900Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-17T05:04:13.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-17T05:04:13.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-17T05:04:13.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-17T05:04:14.862Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-17T05:04:14.932Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-17T05:04:15.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-17T05:04:15.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-17T05:04:15.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-17T05:04:15.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-17T05:04:16.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-17T05:04:17.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-17T05:04:18.425Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-17T05:04:18.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-17T05:04:18.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-17T05:04:19.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-17T05:04:19.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-17T05:04:19.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-17T05:04:21.035Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-17T05:04:22.519Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-17T05:04:23.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-17T05:04:27.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-17T05:04:35.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-17T05:04:37.754Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-17T05:04:37.755Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-17T05:04:37.755Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-17T05:04:37.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-17T05:04:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-17T05:04:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-17T05:04:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-17T05:04:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-17T05:04:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-17T05:04:37.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-17T05:04:38.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-17T05:04:38.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-17T05:04:38.769Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-17T05:04:38.769Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-17T05:04:38.769Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-17T05:04:38.769Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-17T05:04:39.018Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-17T05:04:39.797Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-17T05:04:39.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-17T05:04:40.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-17T05:04:40.699Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-17T05:04:40.699Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-17T05:04:40.699Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-17T05:04:40.985Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-17T05:04:42.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-17T05:04:42.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-17T05:04:42.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-17T05:04:43.020Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-17T05:04:43.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-17T05:04:43.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-17T05:04:43.591Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-17T05:04:43.591Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-17T05:04:43.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-17T05:04:44.211Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-17T05:04:46.243Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-17T05:04:46.528Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-17T05:04:46.528Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-17T05:04:48.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-17T05:04:49.224Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-17T05:04:52.705Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite (1484.35s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.38s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.32s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.15s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.76s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.18s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.68s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachDetach (0.88s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.96s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.43s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.42s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.45s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.43s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.03s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.67s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.31s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.63s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.88s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.48s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.71s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.00s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.82s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.11s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.08s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.07s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.04s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.71s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.87s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.31s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.77s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.59s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.17s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.22s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.94s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.31s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.60s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildContChar (2.82s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.23s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.10s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.70s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.44s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.37s) [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.43s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.15s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.72s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.03s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.08s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.19s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.11s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.06s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.64s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.60s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.45s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.81s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.93s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.88s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.35s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.01s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.34s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.94s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.97s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.33s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.47s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnv (1.30s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.13s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.90s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.43s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.42s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFails (0.84s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.07s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.66s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.86s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.60s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildHistory (4.22s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.33s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.08s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.16s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.35s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.87s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.54s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.90s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.48s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.40s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.14s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.28s) [2020-04-17T05:04:52.705Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T05:04:52.705Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.40s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.94s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.96s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.62s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.95s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.94s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.61s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.70s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.99s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.59s) [2020-04-17T05:04:52.705Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.53s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.08s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.17s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.37s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.13s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildPATH (2.56s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.58s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.73s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildRm (2.95s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.11s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.15s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.51s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T05:04:52.706Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildStderr (0.89s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.90s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.93s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildUser (1.90s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.47s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.76s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.91s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.21s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.39s) [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-17T05:04:52.706Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-04-17T05:04:52.706Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:04:52.706Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:04:52.706Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.63s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.57s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.73s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-04-17T05:04:52.706Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.09s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T05:04:52.706Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.88s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.46s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.46s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitTTY (1.53s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.86s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.50s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.87s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.52s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.69s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.73s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.36s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.51s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.75s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.78s) [2020-04-17T05:04:52.706Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:04:52.706Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.68s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.11s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.08s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.74s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.64s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.37s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.97s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a1ea00_} (1.43s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1092166395_/foo_false____} (1.41s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1092166395_/foo_true____} (1.41s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3093763614_/foo_false____} (1.40s) [2020-04-17T05:04:52.706Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3093763614_/foo_true____} (1.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3093763614_/foo_true__0xc000a1ea60__} (1.43s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a1ea80_} (1.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a1eaa0_} (1.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a1eac0_} (1.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a1eae0_} (1.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.33s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.57s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.82s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.60s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.98s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.01s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.97s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.11s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.52s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.28s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.48s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.15s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.40s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.05s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.80s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.47s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.57s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToStdout (0.83s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.95s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.72s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2020-04-17T05:04:53.006Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:04:53.006Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-04-17T05:04:53.006Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.15s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (8.85s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.88s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.20s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.07s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.42s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.58s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.44s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.84s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsCopy (1.36s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.46s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.67s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.47s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFormat (1.37s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.40s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-04-17T05:04:53.007Z] docker_cli_events_unix_test.go:52: unmatched requirement NotPpc64le [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_events_unix_test.go:82: unmatched requirement NotPpc64le [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.67s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsTop (0.80s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.38s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExec (0.84s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.73s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.78s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.81s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.59s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecCgroup (1.33s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecEnv (0.86s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.54s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.82s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecInteractive (0.79s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.79s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.80s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.82s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecStartFails (0.82s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecTTY (0.85s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.86s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecUlimits (0.84s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.93s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.81s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.82s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestExecWithUser (0.96s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.71s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestHealth (20.58s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.84s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.04s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.16s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.87s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.01s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportDisplay (1.45s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportFile (1.75s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportGzipped (2.28s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.85s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.65s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.50s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.11s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.73s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectHistory (0.86s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.72s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.69s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.44s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.97s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.94s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.45s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.36s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.67s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.07s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.04s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.09s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.35s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.06s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.67s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.43s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.65s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.64s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.38s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.38s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.37s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.16s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.99s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.67s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsSince (6.77s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.69s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestNetHostname (2.08s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.07s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.97s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.66s) [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.08s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.07s) [2020-04-17T05:04:53.007Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.05s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.40s) [2020-04-17T05:04:53.007Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.36s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPortList (9.35s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.30s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.74s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.25s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.82s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.46s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.74s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.26s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsByOrder (2.74s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.10s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.72s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.33s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.38s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.16s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.43s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.40s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.22s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.17s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.31s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.73s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-17T05:04:53.008Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.33s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.21s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.38s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.38s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.56s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.13s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.51s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.44s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.16s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.80s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.62s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.60s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.95s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiTag (0.26s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.87s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.34s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAddHost (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.56s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.34s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.32s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.65s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.13s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.65s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.14s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.47s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.34s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.29s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.55s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.07s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.98s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.30s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-17T05:04:53.008Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:04:53.008Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.83s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.16s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.86s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (1.37s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.59s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:04:53.008Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.36s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.44s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.77s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.77s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.06s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.28s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunMount (5.99s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.98s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.97s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetHost (1.01s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.00s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.97s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.98s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.24s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.24s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.80s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-17T05:04:53.008Z] docker_cli_run_unix_test.go:617: unmatched requirement NotPpc64le [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.58s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2020-04-17T05:04:53.008Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T05:04:53.008Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T05:04:53.008Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:04:53.008Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.93s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.30s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.16s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.36s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.02s) [2020-04-17T05:04:53.008Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.01s) [2020-04-17T05:04:53.008Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2020-04-17T05:04:53.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunState (1.44s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.65s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.26s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.11s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.69s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.00s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.02s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.37s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.70s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.84s) [2020-04-17T05:04:53.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-04-17T05:04:53.009Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:04:53.009Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:04:53.009Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.71s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.37s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.14s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.14s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.14s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.69s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.78s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.73s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.64s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.33s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.66s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.22s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.16s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.19s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.12s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.78s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.81s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-04-17T05:04:53.009Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents832788024 [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.55s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.17s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (4.28s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (4.34s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.77s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.32s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.26s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.35s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.21s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartRecordError (1.68s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.60s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2020-04-17T05:04:53.009Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-04-17T05:04:53.009Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.97s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (1.00s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.87s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.66s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.77s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.92s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.86s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.57s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.38s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.90s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.93s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.32s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.98s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.23s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.39s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.19s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.99s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.89s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.35s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.36s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.04s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.01s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.00s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.95s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.16s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.13s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.07s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.72s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.03s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.65s) [2020-04-17T05:04:53.009Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.64s) [2020-04-17T05:04:53.009Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T05:04:53.009Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T05:04:53.009Z] === RUN TestDockerRegistrySuite [2020-04-17T05:04:53.009Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-17T05:04:54.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-17T05:04:54.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-17T05:04:54.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-17T05:04:55.050Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-17T05:04:55.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-17T05:04:56.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-17T05:04:56.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-17T05:04:56.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-17T05:04:57.088Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-17T05:04:58.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-17T05:04:58.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-17T05:04:59.777Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-17T05:04:59.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T05:04:59.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-17T05:05:00.178Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-17T05:05:00.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-17T05:05:02.331Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-17T05:05:04.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T05:05:04.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-17T05:05:08.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite (92.98s) [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.76s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d0fb2b65c264b] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d977bee31a4c7] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d7e8a0121ee87] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d4b49a442eb05] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.64s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:1233: [d68a5befb58f0] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [df17a26d9dba8] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.90s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [da00f873f80d2] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.05s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d2d856507957c] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dabfd8fa1ac8b] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d1c08cbfd82f8] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d49c2fb60334a] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.63s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d752b818cacf3] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.62s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dfa9ee88e727a] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d7a73f6319e0d] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.50s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d0b22245c33ca] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.45s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [da92f596204f8] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d5bd61e74f2e2] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [df36044080c45] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [da78406a57a33] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.48s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d2ea2452eb40e] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.62s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d73298c189a80] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.15s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d086ee938a22a] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d01243a7f633a] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d5b7aad985b6a] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.18s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:968: [d66330ae5b213] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.52s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dc7ad3b0a1a72] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.53s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:1116: [dd1726cab1c8f] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d80d0c4e13459] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.66s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d1fb4f41f40dc] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d4bf6dd78717f] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dd1e947e0fa92] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d4c4b9583b885] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d25487cf0f5d0] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [de4b8f53e35ea] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.34s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d418d58b6c4ae] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dc956d167455f] daemon is not started [2020-04-17T05:05:10.789Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d1aa7254cde27] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dfb2393b7cc00] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s) [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.27s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:1084: [de55850928fc2] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d950e2a8edd83] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.42s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d8cfaefe9a35f] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.01s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [da297ecd75ba9] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d996556cd1fc2] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.24s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [da59497127dc2] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [de56452debb20] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.66s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [d53c09e983099] daemon is not started [2020-04-17T05:05:10.789Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.52s) [2020-04-17T05:05:10.789Z] docker_cli_network_unix_test.go:46: [dbda79130fa65] daemon is not started [2020-04-17T05:05:10.789Z] === RUN TestDockerHubPullSuite [2020-04-17T05:05:10.789Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-17T05:05:11.353Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-17T05:05:11.917Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-17T05:05:13.018Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-17T05:05:13.286Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-17T05:05:13.851Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-17T05:05:15.050Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-17T05:05:15.749Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-17T05:05:16.007Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite (6.51s) [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s) [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2020-04-17T05:05:16.264Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-04-17T05:05:16.264Z] PASS [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === Skipped [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:05:16.264Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-17T05:05:16.264Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.264Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T05:05:16.264Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T05:05:16.264Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.264Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-17T05:05:16.265Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T05:05:16.265Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T05:05:16.265Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T05:05:16.265Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T05:05:16.265Z] docker_cli_network_unix_test.go:46: [d1aa7254cde27] daemon is not started [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] [2020-04-17T05:05:16.265Z] DONE 1277 tests, 44 skipped in 1981.000s [2020-04-17T05:05:16.265Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T05:05:16.265Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T05:05:16.265Z] +++ kill 7473 [2020-04-17T05:05:17.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-17T05:05:17.198Z] +++ /etc/init.d/apparmor stop [2020-04-17T05:05:17.198Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T05:05:17.198Z] [2020-04-17T05:05:17.198Z] Unloading profiles will leave already running processes permanently [2020-04-17T05:05:17.198Z] unconfined, which can lead to unexpected situations. [2020-04-17T05:05:17.198Z] [2020-04-17T05:05:17.198Z] To set a process to complain mode, use the command line tool [2020-04-17T05:05:17.198Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T05:05:17.198Z] +++ true [2020-04-17T05:05:17.198Z] [2020-04-17T05:05:17.763Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-17T05:05:18.568Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-17T05:05:21.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-17T05:05:21.257Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-17T05:05:22.756Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-17T05:05:23.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-17T05:05:24.791Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-17T05:05:26.825Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-17T05:05:26.838Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-17T05:05:29.658Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-17T05:05:30.331Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-17T05:05:32.854Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-17T05:05:33.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-17T05:05:35.169Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-17T05:05:35.386Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-17T05:05:38.637Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-17T05:05:40.668Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-17T05:05:40.668Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T05:05:42.703Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T05:05:44.182Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T05:05:45.662Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-17T05:05:50.064Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-17T05:05:50.683Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-17T05:05:52.718Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-17T05:05:53.007Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-17T05:05:53.291Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-17T05:05:54.309Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-17T05:05:54.600Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-17T05:05:55.612Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-17T05:05:55.612Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-17T05:05:57.646Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-17T05:06:00.334Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-17T05:06:01.820Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-17T05:06:03.873Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-17T05:06:04.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-17T05:06:04.891Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite (73.00s) [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.22s) [2020-04-17T05:06:05.906Z] check_test.go:196: [db979499ec06d] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.92s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d4c971d8beea5] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.39s) [2020-04-17T05:06:05.906Z] check_test.go:196: [daa56face61cb] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d1c955b6ddd3a] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.52s) [2020-04-17T05:06:05.906Z] check_test.go:196: [deec2152dd4ad] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.57s) [2020-04-17T05:06:05.906Z] check_test.go:196: [dd7912f11f20c] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.49s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d64e67ae99e81] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.92s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d2e30c21fbaca] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.71s) [2020-04-17T05:06:05.906Z] check_test.go:196: [dab37a646cb8c] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.95s) [2020-04-17T05:06:05.906Z] check_test.go:196: [dd75424596242] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (2.11s) [2020-04-17T05:06:05.906Z] check_test.go:196: [db6e7ffaff5d3] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (2.06s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d53f2d3d5fb73] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.80s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d534fab2dbbb6] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.88s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d298d65602ba5] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.19s) [2020-04-17T05:06:05.906Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:542402ab5d9a2bb37a9d111c098e2268d72af23b343805fd358995fc5194c62e [2020-04-17T05:06:05.906Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3505182ac9ce24d3b0b4d92fd551f40936239b6a81e7a908177ecdf3f9e93eb4 [2020-04-17T05:06:05.906Z] check_test.go:196: [de4a46c2c656c] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.30s) [2020-04-17T05:06:05.906Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d83eaad508effca9b1bbbf944e83360193fa2f0229ab4edfa39f5e50aa493817 [2020-04-17T05:06:05.906Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:13cfe157c441de07fbeab925a64f69825feab2e55389ef56cd9db1296f08db86 [2020-04-17T05:06:05.906Z] check_test.go:196: [dde63bb03cbd3] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.89s) [2020-04-17T05:06:05.906Z] check_test.go:196: [dc6d8324adb85] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.54s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d7e3e69c7b33a] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.87s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d9ce7d720f40b] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-04-17T05:06:05.906Z] check_test.go:196: [de2b6b549d86e] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.85s) [2020-04-17T05:06:05.906Z] check_test.go:196: [def84ff03e8fd] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.77s) [2020-04-17T05:06:05.906Z] check_test.go:196: [df56bcbce26fb] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.69s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d38efc8295b10] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.86s) [2020-04-17T05:06:05.906Z] check_test.go:196: [ddfa81ed00289] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (1.03s) [2020-04-17T05:06:05.906Z] check_test.go:196: [de8a4bd949e8f] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.95s) [2020-04-17T05:06:05.906Z] check_test.go:196: [de1f4a6a5f610] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s) [2020-04-17T05:06:05.906Z] check_test.go:196: [d3045e0480c53] daemon is not started [2020-04-17T05:06:05.906Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2020-04-17T05:06:05.907Z] check_test.go:196: [dbed517df9008] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.85s) [2020-04-17T05:06:05.907Z] check_test.go:196: [d07a2ffca7b1d] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s) [2020-04-17T05:06:05.907Z] check_test.go:196: [d94b730bfa383] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.96s) [2020-04-17T05:06:05.907Z] check_test.go:196: [d57067752e93c] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-04-17T05:06:05.907Z] check_test.go:196: [d5444fafaa875] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.95s) [2020-04-17T05:06:05.907Z] check_test.go:196: [dc6342a4f0d55] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.54s) [2020-04-17T05:06:05.907Z] check_test.go:196: [df43609f66b60] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.63s) [2020-04-17T05:06:05.907Z] check_test.go:196: [d55ca6d62b755] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.93s) [2020-04-17T05:06:05.907Z] check_test.go:196: [d1c1ca7663e11] daemon is not started [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.28s) [2020-04-17T05:06:05.907Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2020-04-17T05:06:05.907Z] === RUN TestDockerSchema1RegistrySuite [2020-04-17T05:06:05.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-17T05:06:05.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T05:06:11.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T05:06:15.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-17T05:06:16.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-17T05:06:20.226Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-17T05:06:21.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-17T05:06:22.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-17T05:06:24.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-17T05:06:24.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T05:06:26.336Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T05:06:28.369Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T05:06:29.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-17T05:06:31.574Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-17T05:06:34.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-17T05:06:34.917Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-17T05:06:35.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-17T05:06:35.535Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-17T05:06:36.554Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-17T05:06:36.858Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-17T05:06:37.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite (32.15s) [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-04-17T05:06:37.871Z] check_test.go:223: [dc34196ab9a8e] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.66s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d0dd09abc0c8a] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.69s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d355938ff3d76] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d20c8708f84ce] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (2.34s) [2020-04-17T05:06:37.871Z] check_test.go:223: [db0fefc20ece9] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.89s) [2020-04-17T05:06:37.871Z] check_test.go:223: [de4e66231d4c5] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d390cba49f586] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.88s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d691be9b7e509] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.79s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d1768f84b632b] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.82s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d5db6cbc34f33] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.04s) [2020-04-17T05:06:37.871Z] check_test.go:223: [dbc466146d2d9] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (1.07s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d7e136b086e25] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s) [2020-04-17T05:06:37.871Z] check_test.go:223: [dc34165542f9f] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d72bc016cfeac] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.86s) [2020-04-17T05:06:37.871Z] check_test.go:223: [dc43d2b921336] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.36s) [2020-04-17T05:06:37.871Z] check_test.go:223: [de8120f2a4a50] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (1.00s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d2ca8a9a1ad5d] daemon is not started [2020-04-17T05:06:37.871Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-04-17T05:06:37.871Z] check_test.go:223: [d5e12684df9c0] daemon is not started [2020-04-17T05:06:37.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-17T05:06:37.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-17T05:06:39.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-17T05:06:39.899Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-17T05:06:40.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-17T05:06:40.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-17T05:06:42.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-17T05:06:43.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-17T05:06:44.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-17T05:06:45.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (7.89s) [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.62s) [2020-04-17T05:06:45.763Z] check_test.go:252: [dbfec9ab3ba46] daemon is not started [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (1.20s) [2020-04-17T05:06:45.763Z] check_test.go:252: [d6c2cbfc95d8a] daemon is not started [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.23s) [2020-04-17T05:06:45.763Z] check_test.go:252: [d8509c5ef1b52] daemon is not started [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.95s) [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.32s) [2020-04-17T05:06:45.763Z] check_test.go:252: [d8ab732ceb56e] daemon is not started [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (1.05s) [2020-04-17T05:06:45.763Z] check_test.go:252: [d918a00ac9424] daemon is not started [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.32s) [2020-04-17T05:06:45.763Z] check_test.go:252: [d8837e271926d] daemon is not started [2020-04-17T05:06:45.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2020-04-17T05:06:45.763Z] check_test.go:252: [d01288e13bd2b] daemon is not started [2020-04-17T05:06:45.763Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-17T05:06:45.763Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-17T05:06:46.427Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-17T05:06:51.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-17T05:06:51.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-17T05:06:51.533Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-17T05:06:51.533Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-17T05:06:51.817Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.95s) [2020-04-17T05:06:51.817Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2020-04-17T05:06:51.817Z] check_test.go:279: [d5d0d47138ef2] daemon is not started [2020-04-17T05:06:51.817Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2020-04-17T05:06:51.817Z] check_test.go:279: [d55fdf633d461] daemon is not started [2020-04-17T05:06:51.817Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2020-04-17T05:06:51.817Z] check_test.go:279: [d4ae3746f5c2b] daemon is not started [2020-04-17T05:06:51.817Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2020-04-17T05:06:51.817Z] check_test.go:279: [d91813d05f0a4] daemon is not started [2020-04-17T05:06:51.817Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2020-04-17T05:06:51.817Z] check_test.go:279: [d7810a6d30ab6] daemon is not started [2020-04-17T05:06:51.817Z] === RUN TestDockerDaemonSuite [2020-04-17T05:06:51.817Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-17T05:06:56.212Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-17T05:06:57.688Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-17T05:06:57.972Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-17T05:06:58.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-17T05:07:00.662Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-17T05:07:02.695Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-17T05:07:04.174Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite (1710.58s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.61s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.57s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.46s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:563: [d7f8b02a97b76] joining swarm manager [d2ca57e3d24a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:585: [deb5eeaee99ae] joining swarm manager [d2ca57e3d24a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] check_test.go:380: [d7f8b02a97b76] daemon is not started [2020-04-17T05:07:04.484Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.20s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:46: [ddde78d869172] joining swarm manager [d9e8e2d0f0121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.30s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:304: [d1431a000edf4] joining swarm manager [da6344494dc8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:305: [d3943205c8aee] joining swarm manager [da6344494dc8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.74s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:272: [d481896ecd331] joining swarm manager [d52bf207ff519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:273: [d0265d1333bb1] joining swarm manager [d52bf207ff519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.42s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.36s) [2020-04-17T05:07:04.484Z] docker_api_swarm_node_test.go:19: [d0dfbc99f270d] joining swarm manager [d9a7d7aa10e93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_node_test.go:20: [d64649cf5ef5f] joining swarm manager [d9a7d7aa10e93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.88s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:502: [df525709f69a4] joining swarm manager [dd91a36d85e4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:507: [dc428991dc4e5] joining swarm manager [dd91a36d85e4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.00s) [2020-04-17T05:07:04.484Z] docker_api_swarm_node_test.go:80: [d57d250f4218e] joining swarm manager [d40e4b463b9b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2020-04-17T05:07:04.484Z] docker_api_swarm_node_test.go:52: [d9da635d22596] joining swarm manager [d8124b43c5eef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_node_test.go:53: [d626112cae985] joining swarm manager [d8124b43c5eef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.17s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:202: [d2e8d8fab063b] joining swarm manager [d01243c56204f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.56s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:384: [d3b7ce63a0dfd] joining swarm manager [df6bdf3ed3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:385: [d4abe00c9dae6] joining swarm manager [df6bdf3ed3c33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] check_test.go:380: [d4abe00c9dae6] daemon is not started [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.04s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:802: [df7de2ef8eac8] joining swarm manager [d1bbca133e97b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:802: [d176174b6d5f5] joining swarm manager [d1bbca133e97b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:802: [d658fc9e6badb] joining swarm manager [d1bbca133e97b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:802: [db3722fdd7522] joining swarm manager [d1bbca133e97b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:810: [da97131121307] joining swarm manager [d1bbca133e97b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.22s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.25s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:394: [da6f7758b2c04] joining swarm manager [d1a5d8d568a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:394: [dd5f08b420384] joining swarm manager [d1a5d8d568a76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:342: [d8e96c3333bd4] joining swarm manager [d4078dca51fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:342: [d408d59f97136] joining swarm manager [d4078dca51fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.07s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:489: [dab3ef34e3e6d] joining swarm manager [d7675286f9354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:489: [da1290136e385] joining swarm manager [d7675286f9354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.27s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.72s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:127: [d85d699ca14b3] joining swarm manager [d0242ec0dbd4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:128: [d843fb89c5335] joining swarm manager [d0242ec0dbd4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:136: [d4ae24e4f9246] joining swarm manager [d0242ec0dbd4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:137: [d0acc923ee1c0] joining swarm manager [d0242ec0dbd4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.14s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:303: [dd3f82848d6f1] joining swarm manager [d31b196655ef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:303: [dc76075f64ee9] joining swarm manager [d31b196655ef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.48s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:99: [dfb1a6253897e] joining swarm manager [dc87134b42c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:100: [d911ca19c4b67] joining swarm manager [dc87134b42c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] check_test.go:380: [dfb1a6253897e] daemon is not started [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.73s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:532: [d498d2709ed71] joining swarm manager [d507b9eec46c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:533: [d360e4ad91b5e] joining swarm manager [d507b9eec46c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.13s) [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:147: [d9f5f0d1f7eda] joining swarm manager [de04171a87a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_api_swarm_service_test.go:147: [d57e755eede17] joining swarm manager [de04171a87a20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.88s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.88s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.39s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.51s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.63s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.29s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.68s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.40s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.94s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.57s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.82s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.09s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.76s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.01s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.03s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.39s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.75s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.50s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.85s) [2020-04-17T05:07:04.484Z] docker_cli_service_logs_test.go:241: checking task i9007to67wpi [2020-04-17T05:07:04.484Z] docker_cli_service_logs_test.go:246: checking messages for i9007to67wpi [2020-04-17T05:07:04.484Z] docker_cli_service_logs_test.go:241: checking task hx111v5qlmaf [2020-04-17T05:07:04.484Z] docker_cli_service_logs_test.go:246: checking messages for hx111v5qlmaf [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.06s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.36s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1901: [d96f9e5df95bc] joining swarm manager [dea38f279c0fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1902: [d576004527b79] joining swarm manager [dea38f279c0fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.16s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.33s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.90s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1802: [de299cde61aea] joining swarm manager [d2bf2fd438a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1803: [d9d7de3d0b570] joining swarm manager [d2bf2fd438a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.58s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1321: [db66781d368da] joining swarm manager [d795645b0b01b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1322: [d35ac40d31f3b] joining swarm manager [d795645b0b01b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.05s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.48s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.92s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.21s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.67s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.38s) [2020-04-17T05:07:04.484Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.22s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.04s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.72s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1186: [d45532ab209f0] joining swarm manager [da75af08cd01a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1195: [dd9117a2430b2] joining swarm manager [da75af08cd01a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.99s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.10s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.54s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1118: [d5d70312af1a7] joining swarm manager [daf162b73dbe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1119: [d4fa6aa914298] joining swarm manager [daf162b73dbe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1172: [dd11fb18bae81] joining swarm manager [daf162b73dbe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.01s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1453: [dfb27b98cdeed] joining swarm manager [d9b3610225823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] docker_cli_swarm_test.go:1454: [db995e33157a7] joining swarm manager [d9b3610225823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.26s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.31s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.72s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.78s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.81s) [2020-04-17T05:07:04.484Z] docker_cli_swarm_unix_test.go:62: [d31d0d041edf3] joining swarm manager [d0026cbcb54d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.75s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.03s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.56s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.85s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.27s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.83s) [2020-04-17T05:07:04.484Z] docker_api_swarm_test.go:962: [d0dbfc4988bd5] joining swarm manager [deda6fa5d07b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.64s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.29s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.19s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.80s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.84s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.79s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.09s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.97s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.12s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.59s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.99s) [2020-04-17T05:07:04.484Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) [2020-04-17T05:07:04.485Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.05s) [2020-04-17T05:07:04.485Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2020-04-17T05:07:04.485Z] === RUN TestDockerExternalVolumeSuite [2020-04-17T05:07:04.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-17T05:07:05.650Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-17T05:07:08.353Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-17T05:07:10.399Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-17T05:07:13.084Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-17T05:07:13.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-17T05:07:16.556Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-17T05:07:18.603Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-17T05:07:20.116Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-17T05:07:20.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-17T05:07:22.148Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-17T05:07:22.432Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-17T05:07:22.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-17T05:07:23.050Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-17T05:07:24.547Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-17T05:07:24.832Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-17T05:07:27.523Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-17T05:07:28.537Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-17T05:07:31.233Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-17T05:07:31.858Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-17T05:07:32.488Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-17T05:07:36.875Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-17T05:07:40.339Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-17T05:07:40.339Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-17T05:07:40.972Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-17T05:07:41.256Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-17T05:07:41.878Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-17T05:07:44.571Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-17T05:07:44.571Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-17T05:07:47.259Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-17T05:07:47.259Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-17T05:07:49.293Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-17T05:07:50.775Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-17T05:07:52.254Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-17T05:07:52.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-17T05:07:52.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-17T05:07:54.287Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-17T05:07:57.001Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-17T05:07:57.286Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-17T05:07:57.286Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-17T05:07:57.286Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-17T05:08:00.755Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-17T05:08:01.041Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-17T05:08:01.659Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-17T05:08:02.278Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-17T05:08:03.760Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-17T05:08:05.250Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-17T05:08:07.283Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-17T05:08:08.763Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-17T05:08:10.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-17T05:08:11.776Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-17T05:08:13.812Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-17T05:08:14.096Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-17T05:08:17.556Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-17T05:08:19.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-17T05:08:24.387Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-17T05:08:30.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-17T05:08:31.209Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-17T05:08:33.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-17T05:08:36.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-17T05:08:43.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-17T05:08:46.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-17T05:08:46.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-17T05:08:46.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-17T05:08:51.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-17T05:08:53.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-17T05:08:59.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-17T05:09:00.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-17T05:09:02.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-17T05:09:08.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-17T05:09:10.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-17T05:09:13.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-17T05:09:13.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-17T05:09:14.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-17T05:09:16.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-17T05:09:19.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-17T05:09:19.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-17T05:09:19.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-17T05:09:22.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-17T05:09:23.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-17T05:09:27.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-17T05:09:30.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-17T05:09:32.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-17T05:09:32.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-17T05:09:32.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-17T05:09:36.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-17T05:09:39.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-17T05:09:42.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-17T05:09:45.070Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-17T05:09:45.070Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-17T05:09:46.552Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-17T05:09:50.020Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-17T05:09:50.020Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-17T05:09:51.035Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-17T05:09:51.654Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-17T05:09:52.276Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-17T05:09:53.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-17T05:09:55.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-17T05:09:57.775Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-17T05:09:58.401Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-17T05:09:58.695Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-17T05:09:59.316Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-17T05:10:02.008Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-17T05:10:02.630Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-17T05:10:05.322Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-17T05:10:06.808Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-17T05:10:07.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-17T05:10:10.293Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-17T05:10:11.327Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-17T05:10:15.734Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-17T05:10:18.423Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-17T05:10:19.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-17T05:10:21.112Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-17T05:10:21.112Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-17T05:10:21.397Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-17T05:10:22.021Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-17T05:10:22.305Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-17T05:10:23.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-17T05:10:24.340Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-17T05:10:24.340Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-17T05:10:24.340Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-17T05:10:24.340Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-17T05:10:24.340Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-17T05:10:25.352Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-17T05:10:27.391Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-17T05:10:27.795Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-17T05:10:30.093Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-17T05:10:31.242Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-17T05:10:32.783Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-17T05:10:34.704Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-17T05:10:37.185Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-17T05:10:38.151Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-17T05:10:38.201Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-17T05:10:39.213Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-17T05:10:39.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-17T05:10:40.230Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-17T05:10:41.600Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-17T05:10:42.920Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-17T05:10:48.393Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-17T05:10:49.750Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-17T05:10:55.186Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-17T05:10:57.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-17T05:10:58.151Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-17T05:10:59.632Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-17T05:11:01.134Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-17T05:11:03.833Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-17T05:11:03.833Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite (251.86s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.19s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.49s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.28s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:1449: [d0210d3eefa6f] daemon is not started [2020-04-17T05:11:03.833Z] check_test.go:309: [d5d98369cb855] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2020-04-17T05:11:03.833Z] check_test.go:309: [daed0f5104ecb] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.34s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.65s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.82s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.99s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-17T05:11:03.833Z] check_test.go:309: [dff80892d554b] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d869924495d6b] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d9c89f04fb27b] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.23s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d5fcf13b3f23f] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-04-17T05:11:03.833Z] check_test.go:309: [d1e4a40411c4b] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T05:11:03.833Z] check_test.go:309: [d2f9e16310d79] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.94s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2020-04-17T05:11:03.833Z] check_test.go:309: [dfad366f64f4b] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d061ff95d6dae] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [debaeeb799da6] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d916e6a8729df] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.17s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-04-17T05:11:03.833Z] check_test.go:309: [daefabfb48436] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.57s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.58s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.52s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d32a33d5c3ccb] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.79s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.39s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.46s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d87594804b580] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.05s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.68s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T05:11:03.833Z] check_test.go:309: [df81f305320d2] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T05:11:03.833Z] check_test.go:309: [d57b82f0a9bcd] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.38s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d7495aa68fa46] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.12s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.77s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [de4f38142dda4] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d27eb57057752] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.45s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.91s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.20s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d9b61dfa5e87e] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.82s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d397f6642ccc7] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d5284cafc4251] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [df6b78065d9d1] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-17T05:11:03.833Z] check_test.go:309: [d4d078ce22aaf] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d9335ded2f928] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.72s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d22c8ba7bae9f] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.32s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.67s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.58s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d6e3c5e564272] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.93s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.00s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.53s) [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d78fa4b873311] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.61s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-17T05:11:03.833Z] check_test.go:309: [d1b3a2247e527] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d61f65f04d044] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d7aa39c57ef1f] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [df2edecb9fee9] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.34s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.66s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.90s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.86s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.71s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.60s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.74s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.58s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_test.go:2542: [d2cf86303c1fd] daemon is not started [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.70s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.24s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.61s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.37s) [2020-04-17T05:11:03.833Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2020-04-17T05:11:03.833Z] check_test.go:309: [dad690c4d4438] daemon is not started [2020-04-17T05:11:03.833Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.01s) [2020-04-17T05:11:03.833Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-04-17T05:11:03.833Z] check_test.go:309: [d52efed867082] daemon is not started [2020-04-17T05:11:03.833Z] === RUN TestDockerSwarmSuite [2020-04-17T05:11:03.833Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-17T05:11:05.868Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-17T05:11:08.559Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-17T05:11:12.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-17T05:11:12.819Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-17T05:11:22.120Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-17T05:11:24.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-17T05:11:25.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-17T05:11:34.660Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-17T05:11:38.105Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-17T05:11:47.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-17T05:11:47.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-17T05:11:53.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-17T05:11:54.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-17T05:11:59.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-17T05:11:59.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-17T05:12:02.589Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-17T05:12:06.036Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-17T05:12:06.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-17T05:12:07.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-17T05:12:10.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-17T05:12:13.854Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-17T05:12:17.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-17T05:12:18.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-17T05:12:21.673Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-17T05:12:28.466Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-17T05:12:35.300Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-17T05:12:49.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-17T05:12:50.500Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-17T05:12:51.503Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-17T05:12:56.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-17T05:13:00.442Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-17T05:13:04.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-17T05:13:04.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-17T05:13:05.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-17T05:13:09.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-17T05:13:14.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-17T05:13:21.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-17T05:13:24.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-17T05:13:36.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-17T05:13:37.093Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-17T05:13:41.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-17T05:13:41.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-17T05:13:49.601Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-17T05:13:53.089Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-17T05:13:54.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-17T05:13:56.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-17T05:14:12.593Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-17T05:14:20.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-17T05:14:20.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-17T05:14:23.474Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite (441.13s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-04-17T05:14:24.792Z] docker_cli_external_volume_driver_test.go:53: [de5fd019069fe] daemon is not started [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-17T05:14:24.792Z] docker_cli_external_volume_driver_test.go:53: [dc1866698438d] daemon is not started [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-17T05:14:24.792Z] docker_cli_external_volume_driver_test.go:53: [da30c9164d626] daemon is not started [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-17T05:14:24.792Z] docker_cli_external_volume_driver_test.go:53: [d21d4cdb217b4] daemon is not started [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.33s) [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-04-17T05:14:24.792Z] docker_cli_external_volume_driver_test.go:485: [d27435f676502] daemon is not started [2020-04-17T05:14:24.792Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-17T05:14:24.792Z] docker_cli_external_volume_driver_test.go:53: [da8d1dec70b32] daemon is not started [2020-04-17T05:14:24.792Z] PASS [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] === Skipped [2020-04-17T05:14:24.792Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-17T05:14:24.792Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-17T05:14:24.792Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T05:14:24.792Z] check_test.go:309: [d5cb5d75573ee] daemon is not started [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T05:14:24.792Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T05:14:24.792Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T05:14:24.792Z] check_test.go:309: [d38c9af4861a1] daemon is not started [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T05:14:24.792Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T05:14:24.792Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T05:14:24.792Z] check_test.go:309: [d9760b42a49db] daemon is not started [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T05:14:24.792Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T05:14:24.792Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T05:14:24.792Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T05:14:24.792Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] [2020-04-17T05:14:24.792Z] DONE 273 tests, 5 skipped in 2530.137s [2020-04-17T05:14:25.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T05:14:25.305Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T05:14:25.305Z] +++ kill 7500 [2020-04-17T05:14:26.673Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d4a3b8b540a/docker.pid [2020-04-17T05:14:26.674Z] +++ kill 4285 [2020-04-17T05:14:26.674Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4285 is not a child of this shell [2020-04-17T05:14:26.674Z] warning: PID 4285 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d4a3b8b540a/docker.pid had a nonzero exit code [2020-04-17T05:14:26.674Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d4a3b8b540a/root: target is busy. [2020-04-17T05:14:26.674Z] +++ /etc/init.d/apparmor stop [2020-04-17T05:14:26.674Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T05:14:26.674Z] [2020-04-17T05:14:26.674Z] Unloading profiles will leave already running processes permanently [2020-04-17T05:14:26.674Z] unconfined, which can lead to unexpected situations. [2020-04-17T05:14:26.674Z] [2020-04-17T05:14:26.674Z] To set a process to complain mode, use the command line tool [2020-04-17T05:14:26.674Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T05:14:26.674Z] +++ true [2020-04-17T05:14:26.674Z] [2020-04-17T05:14:26.674Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-17T05:14:26.688Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T05:14:29.417Z] + echo Ensuring container killed. [2020-04-17T05:14:29.417Z] Ensuring container killed. [2020-04-17T05:14:29.417Z] + docker ps -aq -f name=docker-pr246-* [2020-04-17T05:14:29.417Z] + cids=d397e54d017d [2020-04-17T05:14:29.417Z] 5c46b081011a [2020-04-17T05:14:29.417Z] 7c6d327e175d [2020-04-17T05:14:29.417Z] + [ -n d397e54d017d [2020-04-17T05:14:29.417Z] 5c46b081011a [2020-04-17T05:14:29.417Z] 7c6d327e175d ] [2020-04-17T05:14:29.417Z] + docker rm -vf d397e54d017d 5c46b081011a 7c6d327e175d [2020-04-17T05:14:30.788Z] d397e54d017d [2020-04-17T05:14:30.788Z] 5c46b081011a [2020-04-17T05:14:31.351Z] 7c6d327e175d [Pipeline] sh [2020-04-17T05:14:31.636Z] + echo Chowning /workspace to jenkins user [2020-04-17T05:14:31.636Z] Chowning /workspace to jenkins user [2020-04-17T05:14:31.636Z] + id -u [2020-04-17T05:14:31.636Z] + id -g [2020-04-17T05:14:31.636Z] + docker run --rm -v /home/ubuntu/workspace/engine_master:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T05:14:31.636Z] Unable to find image 'busybox:latest' locally [2020-04-17T05:14:36.887Z] latest: Pulling from library/busybox [2020-04-17T05:14:36.887Z] e2334dd9fee4: Pulling fs layer [2020-04-17T05:14:36.887Z] e2334dd9fee4: Download complete [2020-04-17T05:14:36.887Z] e2334dd9fee4: Pull complete [2020-04-17T05:14:36.887Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T05:14:36.887Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T05:14:41.360Z] + bundleName=amd64 [2020-04-17T05:14:41.360Z] + echo Creating amd64-bundles.tar.gz [2020-04-17T05:14:41.360Z] Creating amd64-bundles.tar.gz [2020-04-17T05:14:41.360Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-17T05:14:41.360Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T05:14:42.739Z] Archiving artifacts [2020-04-17T05:14:43.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-17T05:14:44.558Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T05:14:44.870Z] + make clean [2020-04-17T05:14:45.127Z] docker volume rm -f docker-dev-cache [2020-04-17T05:14:45.127Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T05:14:50.411Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-17T05:14:52.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-17T05:14:57.206Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-17T05:14:59.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-17T05:15:18.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-17T05:15:31.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-17T05:15:33.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-17T05:15:36.760Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-17T05:15:45.130Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-17T05:15:45.130Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-17T05:15:51.927Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-17T05:16:00.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-17T05:16:00.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-17T05:16:04.435Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-17T05:16:19.636Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-17T05:16:22.306Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-17T05:16:30.674Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-17T05:16:33.343Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-17T05:16:40.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-17T05:16:40.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-17T05:16:50.395Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-17T05:16:50.395Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-17T05:16:50.676Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-17T05:16:54.153Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-17T05:16:57.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-17T05:17:15.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-17T05:17:18.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-17T05:17:37.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-17T05:17:50.855Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-17T05:17:55.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-17T05:18:10.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-17T05:18:15.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-17T05:18:38.004Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-17T05:18:47.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-17T05:18:47.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-17T05:18:53.195Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-17T05:18:58.658Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-17T05:19:10.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-17T05:19:37.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-17T05:19:59.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-17T05:20:38.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-17T05:21:05.695Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-17T05:21:05.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-17T05:21:07.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-17T05:21:09.310Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-17T05:21:12.027Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-17T05:21:14.726Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-17T05:21:16.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-17T05:21:16.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-17T05:21:16.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-17T05:21:16.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-17T05:21:16.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-17T05:21:17.423Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-17T05:21:18.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-17T05:21:20.125Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-17T05:21:22.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-17T05:21:24.525Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-17T05:21:27.942Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-17T05:21:28.012Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-17T05:21:31.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-17T05:21:31.380Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-17T05:21:34.817Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-17T05:21:39.185Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-17T05:21:42.622Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-17T05:21:49.443Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-17T05:21:52.105Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-17T05:21:54.989Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-17T05:22:00.516Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-17T05:22:03.992Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-17T05:22:14.383Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-17T05:22:16.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-17T05:22:19.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-17T05:22:21.953Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-17T05:22:23.989Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-17T05:22:27.465Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-17T05:22:30.162Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-17T05:22:32.799Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-17T05:22:32.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-17T05:22:34.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-17T05:22:34.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-17T05:22:37.714Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-17T05:22:38.390Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-17T05:22:42.086Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-17T05:22:45.222Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-17T05:22:49.652Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-17T05:22:50.457Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-17T05:22:55.933Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-17T05:22:59.380Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-17T05:23:02.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-17T05:23:04.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-17T05:23:05.187Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-17T05:23:07.257Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-17T05:23:08.661Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-17T05:23:10.706Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-17T05:23:11.410Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-17T05:23:14.151Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-17T05:23:16.916Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-17T05:23:18.524Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-17T05:23:18.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-17T05:23:31.508Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-17T05:23:46.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-17T05:23:59.293Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-17T05:23:59.910Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-17T05:24:15.254Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-17T05:24:18.421Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-17T05:24:20.459Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-17T05:24:23.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-17T05:24:27.766Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-17T05:24:41.616Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite (1503.41s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.74s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.71s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.62s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.72s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.85s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.45s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:563: [d290c6748fb23] joining swarm manager [d826dc4ae5484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:585: [dc12a295ac74c] joining swarm manager [d826dc4ae5484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] check_test.go:380: [d290c6748fb23] daemon is not started [2020-04-17T05:24:46.206Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.72s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:46: [dd076476920eb] joining swarm manager [d1ace9763ad33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2020-04-17T05:24:46.206Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.00s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:296: Disabled on s390x [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.69s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:272: [dc19dfeff06f8] joining swarm manager [d5f3b6371a04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:273: [df14f345f7e34] joining swarm manager [d5f3b6371a04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.20s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.23s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-04-17T05:24:46.206Z] docker_api_swarm_node_test.go:19: [d1973f9c1acfb] joining swarm manager [de2f473e52681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_node_test.go:20: [d93b07439ea3d] joining swarm manager [de2f473e52681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.69s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:502: [d59e2e8408eba] joining swarm manager [d1d1f19f35613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:507: [dc606854e354b] joining swarm manager [d1d1f19f35613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.32s) [2020-04-17T05:24:46.206Z] docker_api_swarm_node_test.go:80: [d525465e0fa7c] joining swarm manager [de9c66455e75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s) [2020-04-17T05:24:46.206Z] docker_api_swarm_node_test.go:52: [d4dd95d2623d1] joining swarm manager [dba12c020c56c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_node_test.go:53: [df4e5bf082ca3] joining swarm manager [dba12c020c56c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.34s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:202: [d768181e3ac59] joining swarm manager [d1a5aaee2040f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:377: Disabled on s390x [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.08s) [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:802: [d957618fe93c2] joining swarm manager [d5ecce3e69d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:802: [d8e06e3c11a17] joining swarm manager [d5ecce3e69d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:802: [d8359fe688b25] joining swarm manager [d5ecce3e69d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:802: [db7faa5014d25] joining swarm manager [d5ecce3e69d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T05:24:46.206Z] docker_api_swarm_test.go:810: [d51449cc228df] joining swarm manager [d5ecce3e69d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.14s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:394: [d143285be966e] joining swarm manager [dacc160173a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:394: [d738aea437101] joining swarm manager [dacc160173a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.47s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:342: [d21dc161afd5d] joining swarm manager [d9033422e19d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:342: [df1ec3f41def1] joining swarm manager [d9033422e19d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.49s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:489: [db95e36d44a5d] joining swarm manager [da01e1f424026]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:489: [d07dc60323778] joining swarm manager [da01e1f424026]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.75s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.33s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:127: [d90d3a18df2a2] joining swarm manager [deeca533ad852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:128: [de89b163f55c4] joining swarm manager [deeca533ad852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:136: [d9b506a7bca19] joining swarm manager [deeca533ad852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:137: [dddafd98940c4] joining swarm manager [deeca533ad852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.63s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.19s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:303: [dfa85c21707f5] joining swarm manager [d7f33188e2ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:303: [d3e35e5fb5d9c] joining swarm manager [d7f33188e2ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.21s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:99: [d6aabcae98c0c] joining swarm manager [de52fe58f5408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:100: [d01fe1f4c6269] joining swarm manager [de52fe58f5408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] check_test.go:380: [d6aabcae98c0c] daemon is not started [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.88s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:532: [d35b924c61ea9] joining swarm manager [d42a5e6a4d05a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:533: [dd068d91416ae] joining swarm manager [d42a5e6a4d05a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.73s) [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:147: [d804e51452f3b] joining swarm manager [dc1b47bc488d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_api_swarm_service_test.go:147: [d025ee96b1ab2] joining swarm manager [dc1b47bc488d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.53s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.79s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.67s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.59s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.60s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.62s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.51s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.53s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.66s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.59s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (12.46s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.42s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.45s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.79s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.60s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.71s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.59s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.63s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.81s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.01s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.05s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.78s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.49s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.48s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.82s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.48s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.66s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.61s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.38s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.41s) [2020-04-17T05:24:46.206Z] docker_cli_service_logs_test.go:241: checking task ost5ycjenisp [2020-04-17T05:24:46.206Z] docker_cli_service_logs_test.go:246: checking messages for ost5ycjenisp [2020-04-17T05:24:46.206Z] docker_cli_service_logs_test.go:241: checking task adnhq0n7wmtk [2020-04-17T05:24:46.206Z] docker_cli_service_logs_test.go:246: checking messages for adnhq0n7wmtk [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.65s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.80s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.60s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.62s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.69s) [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1901: [d690286cd4ca6] joining swarm manager [d0dc49be18ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1902: [d955fbef299ba] joining swarm manager [d0dc49be18ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.33s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.67s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.63s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.79s) [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1802: [d8375d7bf3877] joining swarm manager [d2646d1955764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1803: [debe31148008c] joining swarm manager [d2646d1955764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.70s) [2020-04-17T05:24:46.206Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.00s) [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1314: Disabled on s390x [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.83s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.86s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (15.68s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.62s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.75s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.57s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (6.46s) [2020-04-17T05:24:46.206Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (9.20s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.91s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.35s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.89s) [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1186: [d7e75d6df9180] joining swarm manager [d0e686f489bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.206Z] docker_cli_swarm_test.go:1195: [d5263cfdce0ee] joining swarm manager [d0e686f489bc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.206Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.71s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.91s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.79s) [2020-04-17T05:24:46.207Z] docker_cli_swarm_test.go:1118: [dd6ba3a8598b9] joining swarm manager [df7952e2ecb49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.207Z] docker_cli_swarm_test.go:1119: [d45604a8ebadf] joining swarm manager [df7952e2ecb49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.207Z] docker_cli_swarm_test.go:1172: [d3569d395ffd3] joining swarm manager [df7952e2ecb49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.27s) [2020-04-17T05:24:46.207Z] docker_cli_swarm_test.go:1453: [db9dd4a4399c0] joining swarm manager [d6df479e10efa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.207Z] docker_cli_swarm_test.go:1454: [d647716f23c69] joining swarm manager [d6df479e10efa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.24s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.02s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.75s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.52s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.65s) [2020-04-17T05:24:46.207Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.00s) [2020-04-17T05:24:46.207Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.67s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.35s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.74s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.70s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.64s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.75s) [2020-04-17T05:24:46.207Z] docker_api_swarm_test.go:962: [dc75b117f5aff] joining swarm manager [deeae9c94ee49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.92s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.23s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.62s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.02s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.23s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.79s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.72s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.58s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.66s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.79s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.74s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.68s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.73s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.30s) [2020-04-17T05:24:46.207Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.26s) [2020-04-17T05:24:46.207Z] === RUN TestDockerPluginSuite [2020-04-17T05:24:46.207Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-04-17T05:24:47.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-17T05:24:49.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-17T05:24:49.652Z] time="2020-04-17T05:24:49Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-04-17T05:25:07.629Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-17T05:25:08.090Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-04-17T05:25:22.865Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-17T05:25:23.329Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-04-17T05:25:29.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-17T05:25:29.676Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-17T05:25:33.149Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-17T05:25:38.534Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-04-17T05:25:39.977Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-17T05:25:46.819Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-17T05:25:49.511Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-17T05:25:53.734Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-04-17T05:25:53.911Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-17T05:26:00.728Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-17T05:26:04.198Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-17T05:26:04.198Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-17T05:26:11.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-17T05:26:11.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-17T05:26:12.033Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-17T05:26:12.202Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-04-17T05:26:14.846Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-17T05:26:26.758Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-04-17T05:26:26.759Z] time="2020-04-17T05:26:26Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-04-17T05:26:41.960Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-04-17T05:27:00.417Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-04-17T05:27:11.622Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-17T05:27:12.920Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-04-17T05:27:28.120Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite (177.81s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginBasicOps (19.73s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginCreate (15.20s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginEnableDisableNegative (16.12s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginForceRemove (16.05s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginIDPrefix (16.51s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginInspect (16.12s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginInstallArgs (15.77s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginInstallDisable (16.10s) [2020-04-17T05:27:46.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-04-17T05:27:46.553Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginListDefaultFormat (15.57s) [2020-04-17T05:27:46.553Z] --- PASS: TestDockerPluginSuite/TestPluginSet (15.63s) [2020-04-17T05:27:46.553Z] === RUN TestDockerExternalVolumeSuite [2020-04-17T05:27:46.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-17T05:28:01.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-17T05:28:08.386Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-17T05:28:09.883Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-17T05:28:14.297Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-17T05:29:09.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-17T05:29:18.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-17T05:29:24.877Z] ok github.com/docker/docker/integration-cli 2541.183s [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === Skipped [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T05:29:24.877Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.11s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.11s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-17T05:29:24.877Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T05:29:24.877Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-17T05:29:24.877Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-17T05:29:24.877Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-04-17T05:29:24.877Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-17T05:29:24.877Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-17T05:29:24.877Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-17T05:29:24.877Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.877Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-04-17T05:29:24.878Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-17T05:29:24.878Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T05:29:24.878Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-17T05:29:24.878Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T05:29:24.878Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T05:29:24.878Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T05:29:24.878Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-17T05:29:24.878Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.878Z] [2020-04-17T05:29:24.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T05:29:24.878Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T05:29:24.879Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-17T05:29:24.879Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T05:29:24.879Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T05:29:24.879Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.879Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-17T05:29:24.880Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T05:29:24.880Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T05:29:24.880Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T05:29:24.880Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-17T05:29:24.880Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T05:29:24.880Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-17T05:29:24.880Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-04-17T05:29:24.880Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-17T05:29:24.880Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-17T05:29:24.880Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T05:29:24.880Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T05:29:24.880Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T05:29:24.880Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T05:29:24.880Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.880Z] [2020-04-17T05:29:24.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-17T05:29:24.881Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2020-04-17T05:29:24.881Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T05:29:24.881Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-17T05:29:24.881Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.881Z] [2020-04-17T05:29:24.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-04-17T05:29:24.881Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.06s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.06s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.882Z] [2020-04-17T05:29:24.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T05:29:24.882Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T05:29:24.882Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.883Z] [2020-04-17T05:29:24.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T05:29:24.883Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T05:29:24.883Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-17T05:29:24.884Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-04-17T05:29:24.884Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-17T05:29:24.884Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T05:29:24.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T05:29:24.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.884Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T05:29:24.885Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-17T05:29:24.885Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] DONE 1096 tests, 549 skipped in 2550.438s [2020-04-17T05:29:24.885Z] INFO: Integration tests ended at 04/17/2020 05:29:14. Duration:00:42:30.7106378 [2020-04-17T05:29:24.885Z] INFO: Docker info of the daemon under test at end of run [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] Containers: 2 [2020-04-17T05:29:24.885Z] Running: 0 [2020-04-17T05:29:24.885Z] Paused: 0 [2020-04-17T05:29:24.885Z] Stopped: 2 [2020-04-17T05:29:24.885Z] Images: 15 [2020-04-17T05:29:24.885Z] Server Version: 0.0.0-dev [2020-04-17T05:29:24.885Z] Storage Driver: windowsfilter [2020-04-17T05:29:24.885Z] Windows: [2020-04-17T05:29:24.885Z] Logging Driver: json-file [2020-04-17T05:29:24.885Z] Plugins: [2020-04-17T05:29:24.885Z] Volume: local [2020-04-17T05:29:24.885Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T05:29:24.885Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T05:29:24.885Z] Swarm: inactive [2020-04-17T05:29:24.885Z] Default Isolation: process [2020-04-17T05:29:24.885Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T05:29:24.885Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T05:29:24.885Z] OSType: windows [2020-04-17T05:29:24.885Z] Architecture: x86_64 [2020-04-17T05:29:24.885Z] CPUs: 4 [2020-04-17T05:29:24.885Z] Total Memory: 32GiB [2020-04-17T05:29:24.885Z] Name: azwin-2-85a9a0 [2020-04-17T05:29:24.885Z] ID: ZZGS:DLIM:RNEL:2J3G:AREZ:ELTQ:HB5T:G4PG:MGDQ:RTNC:AO65:VROA [2020-04-17T05:29:24.885Z] Docker Root Dir: D:\CI\master\246\daemon [2020-04-17T05:29:24.885Z] Debug Mode (client): false [2020-04-17T05:29:24.885Z] Debug Mode (server): true [2020-04-17T05:29:24.885Z] File Descriptors: -1 [2020-04-17T05:29:24.885Z] Goroutines: 18 [2020-04-17T05:29:24.885Z] System Time: 2020-04-17T05:29:14.1689779Z [2020-04-17T05:29:24.885Z] EventsListeners: 0 [2020-04-17T05:29:24.885Z] Registry: https://index.docker.io/v1/ [2020-04-17T05:29:24.885Z] Labels: [2020-04-17T05:29:24.885Z] Experimental: false [2020-04-17T05:29:24.885Z] Insecure Registries: [2020-04-17T05:29:24.885Z] 127.0.0.0/8 [2020-04-17T05:29:24.885Z] Live Restore Enabled: false [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] [2020-04-17T05:29:24.885Z] INFO: Stopping daemon under test [2020-04-17T05:29:24.885Z] SUCCESS: The process with PID 5460 (child process of PID 4112) has been terminated. [2020-04-17T05:29:24.886Z] SUCCESS: The process with PID 4112 (child process of PID 3764) has been terminated. [2020-04-17T05:29:24.886Z] INFO: Stop tailing logs of the daemon under tests [2020-04-17T05:29:24.886Z] INFO: executeCI.ps1 Completed successfully at 04/17/2020 05:29:14. [2020-04-17T05:29:24.886Z] INFO: Tidying up at end of run [2020-04-17T05:29:24.886Z] INFO: Saving daemon under test log (d:\CI\master\246\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-17T05:29:24.886Z] INFO: Saving daemon under test log (d:\CI\master\246\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-17T05:29:24.886Z] INFO: Nuke-Everything... [2020-04-17T05:29:24.886Z] INFO: Container count on control daemon to delete is 2 [2020-04-17T05:29:24.886Z] ff295b52c114 [2020-04-17T05:29:24.886Z] 0a29232ff964 [2020-04-17T05:29:24.886Z] INFO: Tidying pidfile d:\CI\master\246\docker.pid [2020-04-17T05:29:24.886Z] INFO: Nuking d:\CI [2020-04-17T05:29:42.616Z] INFO: Zapped successfully [2020-04-17T05:29:42.616Z] [2020-04-17T05:29:42.616Z] INFO: executeCI.ps1 exiting at Fri Apr 17 05:29:39 CUT 2020. Duration 01:05:42.8716273 [2020-04-17T05:29:42.616Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-17T05:29:42.862Z] Recording test results [2020-04-17T05:29:50.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-17T05:29:55.637Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-17T05:29:58.037Z] Archiving artifacts [2020-04-17T05:30:03.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-17T05:30:11.959Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T05:30:12.890Z] + make clean [2020-04-17T05:30:14.432Z] docker volume rm -f docker-dev-cache [2020-04-17T05:30:14.432Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T05:30:35.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-17T05:30:36.455Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-17T05:30:43.263Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-17T05:30:43.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-17T05:30:43.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-17T05:30:43.838Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-17T05:30:43.838Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-17T05:30:44.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-17T05:30:47.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-17T05:30:48.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-17T05:30:51.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-17T05:30:53.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-17T05:30:53.725Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-17T05:30:55.759Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-17T05:30:59.246Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-17T05:31:01.939Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-17T05:31:05.404Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-17T05:31:08.094Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-17T05:31:20.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-17T05:31:30.451Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-17T05:31:39.252Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-17T05:31:42.996Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-17T05:31:44.010Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-17T05:31:46.715Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-17T05:31:50.184Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-17T05:31:54.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-17T05:31:58.596Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-17T05:32:04.106Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-17T05:32:06.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-17T05:32:08.850Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-17T05:32:11.548Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-17T05:32:15.032Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-17T05:32:17.730Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-17T05:32:23.088Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-17T05:32:43.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-17T05:32:58.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-17T05:33:19.843Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-17T05:33:30.122Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-17T05:33:31.046Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite (1362.80s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.28s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.30s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.57s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.60s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (21.52s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:563: [d68b3d822aa0b] joining swarm manager [de70d00829775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:585: [df9b1332fedd4] joining swarm manager [de70d00829775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] check_test.go:380: [d68b3d822aa0b] daemon is not started [2020-04-17T05:33:48.599Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.60s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:46: [d8936f611ffd8] joining swarm manager [dbdaa3023c460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s) [2020-04-17T05:33:48.599Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.01s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:299: Disabled on ppc64le [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.06s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:272: [dbdb7ae1c3fb8] joining swarm manager [d94b4cb1e78f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:273: [d95951a34c72f] joining swarm manager [d94b4cb1e78f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.39s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.36s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.72s) [2020-04-17T05:33:48.599Z] docker_api_swarm_node_test.go:19: [d9a5fdd2592d6] joining swarm manager [dcaa2af5b8f7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_node_test.go:20: [d743ef7919ace] joining swarm manager [dcaa2af5b8f7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.09s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:502: [da6e2e4a7bc3b] joining swarm manager [d31c6d08f6dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:507: [dd5d755d1795d] joining swarm manager [d31c6d08f6dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.44s) [2020-04-17T05:33:48.599Z] docker_api_swarm_node_test.go:80: [da5c4e09136fe] joining swarm manager [d0ff65984865b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2020-04-17T05:33:48.599Z] docker_api_swarm_node_test.go:52: [de7b84c843a51] joining swarm manager [dee814d70d1fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_node_test.go:53: [d4845f7919a77] joining swarm manager [dee814d70d1fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.39s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:202: [dd8dd41f46d3f] joining swarm manager [dceb2f518e682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:380: Disabled on ppc64le [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.60s) [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:802: [d788efbfc1b24] joining swarm manager [db7604a1c5784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:802: [d21cfc03cd715] joining swarm manager [db7604a1c5784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:802: [dbda0d56152c6] joining swarm manager [db7604a1c5784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:802: [d993100cf4388] joining swarm manager [db7604a1c5784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T05:33:48.599Z] docker_api_swarm_test.go:810: [dbadebb339615] joining swarm manager [db7604a1c5784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.12s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.38s) [2020-04-17T05:33:48.599Z] docker_api_swarm_service_test.go:394: [dae522c03eba6] joining swarm manager [dd195d3cd5ee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_service_test.go:394: [da393dae35dd7] joining swarm manager [dd195d3cd5ee9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.79s) [2020-04-17T05:33:48.599Z] docker_api_swarm_service_test.go:342: [deb8f688fdcd5] joining swarm manager [d40feac30dfcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_service_test.go:342: [d212d93970ba4] joining swarm manager [d40feac30dfcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.89s) [2020-04-17T05:33:48.599Z] docker_api_swarm_service_test.go:489: [d419534bc1cc9] joining swarm manager [d86696cacb106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.599Z] docker_api_swarm_service_test.go:489: [d1be97d3b3e19] joining swarm manager [d86696cacb106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.79s) [2020-04-17T05:33:48.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:127: [da05b46249eb0] joining swarm manager [dbff7d7e1e165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:128: [da78ee8c9995c] joining swarm manager [dbff7d7e1e165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:136: [d104a3b3e9c34] joining swarm manager [dbff7d7e1e165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:137: [d3ee6d96fbac4] joining swarm manager [dbff7d7e1e165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.17s) [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:303: [db8476945a1b0] joining swarm manager [d990614aab84f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:303: [d9a74945296f8] joining swarm manager [d990614aab84f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.78s) [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:99: [df8f9e0a69bc5] joining swarm manager [d13427809851e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:100: [da7242982350e] joining swarm manager [d13427809851e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] check_test.go:380: [df8f9e0a69bc5] daemon is not started [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.60s) [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:532: [d0137f851e80e] joining swarm manager [d23e6d4786f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:533: [d9d2e43b05231] joining swarm manager [d23e6d4786f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.48s) [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:147: [dfc06f9e4b51b] joining swarm manager [da2f913479736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_api_swarm_service_test.go:147: [d897b688935e7] joining swarm manager [da2f913479736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.26s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.48s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.28s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.80s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.67s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.78s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.86s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.86s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.94s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.46s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.63s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.96s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.78s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.86s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.32s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.58s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.47s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.82s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.65s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.69s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.71s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.18s) [2020-04-17T05:33:48.600Z] docker_cli_service_logs_test.go:241: checking task 10zwt1sbfats [2020-04-17T05:33:48.600Z] docker_cli_service_logs_test.go:246: checking messages for 10zwt1sbfats [2020-04-17T05:33:48.600Z] docker_cli_service_logs_test.go:241: checking task oku5tzigocwl [2020-04-17T05:33:48.600Z] docker_cli_service_logs_test.go:246: checking messages for oku5tzigocwl [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.31s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.34s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.36s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.14s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1901: [d800b7e777465] joining swarm manager [de6f31a6cbbc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1902: [de00477c86ef5] joining swarm manager [de6f31a6cbbc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.30s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.52s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1802: [d8ecd1cb92033] joining swarm manager [d9da38d2abf25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1803: [d87b029ea0555] joining swarm manager [d9da38d2abf25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2020-04-17T05:33:48.600Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.01s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1317: Disabled on ppc64le [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.01s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.74s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.96s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.69s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.47s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.66s) [2020-04-17T05:33:48.600Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.06s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.95s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (1.01s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.70s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.21s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1186: [d241bfd900113] joining swarm manager [d2bbf4514aa4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1195: [dc5de36ac546e] joining swarm manager [d2bbf4514aa4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.53s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.55s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1118: [d12b269f6ce7b] joining swarm manager [dd8c1f8ac3111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1119: [db4b8596c15fb] joining swarm manager [dd8c1f8ac3111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1172: [d3a1a56717136] joining swarm manager [dd8c1f8ac3111]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.97s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1453: [d62115a33bbf9] joining swarm manager [dece3619304bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] docker_cli_swarm_test.go:1454: [dfc27f118970b] joining swarm manager [dece3619304bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.01s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) [2020-04-17T05:33:48.600Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.01s) [2020-04-17T05:33:48.600Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.52s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.41s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.41s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.83s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s) [2020-04-17T05:33:48.600Z] docker_api_swarm_test.go:962: [da85c32f18f1b] joining swarm manager [da299fd4cf7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.97s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.50s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.13s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.62s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.98s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.71s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.85s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.84s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.29s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2020-04-17T05:33:48.600Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2020-04-17T05:33:48.600Z] === RUN TestDockerPluginSuite [2020-04-17T05:33:48.600Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-04-17T05:33:55.446Z] time="2020-04-17T05:33:54Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-04-17T05:34:03.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-17T05:34:10.682Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-04-17T05:34:18.742Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-17T05:34:25.914Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-04-17T05:34:37.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-17T05:34:44.379Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-04-17T05:34:52.419Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-17T05:34:59.598Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite (443.04s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.03s) [2020-04-17T05:35:07.619Z] docker_cli_external_volume_driver_test.go:53: [d3d1d150df274] daemon is not started [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.59s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.79s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-17T05:35:07.619Z] docker_cli_external_volume_driver_test.go:53: [dd061414c6a1b] daemon is not started [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-17T05:35:07.619Z] docker_cli_external_volume_driver_test.go:53: [da00a4b1b0783] daemon is not started [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-17T05:35:07.619Z] docker_cli_external_volume_driver_test.go:53: [d764a32d0956d] daemon is not started [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.77s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.79s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.90s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.73s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.95s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.28s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.77s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.67s) [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.44s) [2020-04-17T05:35:07.619Z] docker_cli_external_volume_driver_test.go:485: [da0ab3fa2a46d] daemon is not started [2020-04-17T05:35:07.619Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.04s) [2020-04-17T05:35:07.619Z] docker_cli_external_volume_driver_test.go:53: [d0760794b1372] daemon is not started [2020-04-17T05:35:07.619Z] === RUN TestDockerNetworkSuite [2020-04-17T05:35:07.619Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-17T05:35:18.057Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-04-17T05:35:22.817Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-17T05:35:33.278Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-04-17T05:35:33.278Z] time="2020-04-17T05:35:32Z" level=info msg="Attempting next endpoint for push after error: Get https://127.0.0.1:5000/v2/: http: server gave HTTP response to HTTPS client" [2020-04-17T05:35:41.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-17T05:35:48.495Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-04-17T05:35:59.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-17T05:36:06.959Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-04-17T05:36:19.486Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-04-17T05:36:21.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-17T05:36:37.936Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-04-17T05:36:40.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite (184.89s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginBasicOps (24.33s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginCreate (15.21s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginEnableDisableNegative (16.14s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginForceRemove (16.14s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginIDPrefix (17.01s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginInspect (16.31s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginInstallArgs (16.38s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginInstallDisable (16.16s) [2020-04-17T05:36:53.154Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-04-17T05:36:53.154Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginListDefaultFormat (16.03s) [2020-04-17T05:36:53.154Z] --- PASS: TestDockerPluginSuite/TestPluginSet (16.15s) [2020-04-17T05:36:53.154Z] === RUN TestDockerExternalVolumeSuite [2020-04-17T05:36:53.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-17T05:36:58.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-17T05:37:08.382Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-17T05:37:25.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-17T05:37:44.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-17T05:37:59.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-17T05:38:16.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-17T05:38:17.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-17T05:38:25.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-17T05:38:33.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-17T05:38:48.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-17T05:38:57.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-17T05:39:06.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-17T05:39:10.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-17T05:39:21.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-17T05:39:37.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-17T05:39:42.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-17T05:39:55.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-17T05:39:57.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-17T05:40:08.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-17T05:40:23.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-17T05:40:30.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-17T05:40:38.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-17T05:40:45.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-17T05:40:56.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-17T05:41:00.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-17T05:41:12.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-17T05:41:27.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-17T05:41:42.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-17T05:41:47.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-17T05:41:57.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-17T05:42:06.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-17T05:42:19.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-17T05:42:38.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-17T05:42:38.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-17T05:43:05.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-17T05:43:11.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-17T05:43:17.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-17T05:43:26.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-17T05:43:33.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-17T05:43:41.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-17T05:43:48.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-17T05:44:00.420Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-17T05:44:03.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite (442.10s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2020-04-17T05:44:15.653Z] docker_cli_external_volume_driver_test.go:53: [d625ba5238c73] daemon is not started [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.70s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.66s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.09s) [2020-04-17T05:44:15.653Z] docker_cli_external_volume_driver_test.go:53: [dd48290e22282] daemon is not started [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.60s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2020-04-17T05:44:15.653Z] docker_cli_external_volume_driver_test.go:53: [d0438a4eb1516] daemon is not started [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2020-04-17T05:44:15.653Z] docker_cli_external_volume_driver_test.go:53: [dea3a9fb88a42] daemon is not started [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (16.06s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.61s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.21s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.63s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.32s) [2020-04-17T05:44:15.653Z] docker_cli_external_volume_driver_test.go:485: [d16fd79496088] daemon is not started [2020-04-17T05:44:15.653Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.10s) [2020-04-17T05:44:15.653Z] docker_cli_external_volume_driver_test.go:53: [ddb97a80d830e] daemon is not started [2020-04-17T05:44:15.653Z] === RUN TestDockerNetworkSuite [2020-04-17T05:44:15.653Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-17T05:44:18.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-17T05:44:30.876Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-17T05:44:33.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-17T05:44:46.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-17T05:44:49.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-17T05:45:04.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-17T05:45:11.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-17T05:45:23.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-17T05:45:23.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-17T05:45:39.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-17T05:45:41.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-17T05:45:56.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-17T05:45:57.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-17T05:46:19.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-17T05:46:23.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-17T05:46:38.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-17T05:46:38.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-17T05:46:53.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-17T05:46:57.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-17T05:47:11.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-17T05:47:12.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-17T05:47:27.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-17T05:47:30.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-17T05:47:43.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-17T05:47:45.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-17T05:48:00.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-17T05:48:01.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-17T05:48:14.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-17T05:48:18.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-17T05:48:29.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-17T05:48:34.138Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-17T05:48:47.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite (821.56s) [2020-04-17T05:48:49.320Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [de00ff8be235e] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (16.67s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d41172da59e9a] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (21.10s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d47867fda81f6] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (18.77s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d04db866211d1] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (19.73s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:1233: [d1593b7acebe8] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (17.77s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d165c724a7b87] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (26.63s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d701204ccd438] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (19.53s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [db72a0163ac97] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (17.21s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [dceb808ca8690] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (15.97s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d9344f4fdd71f] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (15.74s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d51eceed33145] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (17.04s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d75ca0cab7c80] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (17.10s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d4e0c4ff08da9] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (15.14s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d63255541081e] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (15.34s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [dab94ef1a3a0c] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (16.83s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [deb98753f57d4] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (15.17s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d6c23dd285012] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (15.07s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d7b0a5e7103ee] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (15.15s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d75f53888803b] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (16.77s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d4cf050a157e9] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (17.17s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [def1fc88aaee3] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (15.12s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d34527f16c1f7] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (15.57s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d58902da1af7f] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (15.05s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d74f5aa289cc3] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (20.03s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:968: [d9634f78189b6] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (20.07s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d7dd6c636980a] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (24.28s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:1116: [d505f460b73f3] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (15.19s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d3471b90715d6] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (15.79s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [dc0757c251f9a] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (15.16s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d3d6034fb2e42] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (15.12s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d5f5aa42afc38] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (15.14s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d5c5c49e93363] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (15.17s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [de07f7e809b72] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (15.01s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d0a9c19507001] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (20.12s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d44d78bd33a22] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (15.03s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [dcd1926b28c53] daemon is not started [2020-04-17T05:48:49.320Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d064837086d59] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (16.88s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d190fce4fcf35] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (21.17s) [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (21.02s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:1084: [d1a3a05a52555] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (15.05s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [dae46522d0caa] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (16.90s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [dfe9c03477467] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (18.90s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [daecacac22b03] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (15.04s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d3d6a49b7b49a] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (16.71s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d71b928443576] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (16.13s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d363c63f00333] daemon is not started [2020-04-17T05:48:49.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (16.98s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d865091d3be3b] daemon is not started [2020-04-17T05:48:49.320Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-04-17T05:48:49.320Z] docker_cli_network_unix_test.go:46: [d84f2a9146fd7] daemon is not started [2020-04-17T05:48:49.320Z] === RUN TestDockerHubPullSuite [2020-04-17T05:48:49.320Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-17T05:49:03.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-17T05:49:07.738Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-17T05:49:18.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-17T05:49:22.948Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-17T05:49:33.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-17T05:49:41.358Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-17T05:49:48.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-17T05:49:56.540Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-17T05:50:03.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-17T05:50:11.724Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-17T05:50:19.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite (98.05s) [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (17.09s) [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.30s) [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.67s) [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (17.58s) [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.31s) [2020-04-17T05:50:26.915Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.09s) [2020-04-17T05:50:26.915Z] PASS [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === Skipped [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:50:26.915Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestEventsPluginOps (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestInspectPlugin (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginActive (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestPluginActive (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginActiveNetwork (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.915Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginLogDriver (0.00s) [2020-04-17T05:50:26.915Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.00s) [2020-04-17T05:50:26.915Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T05:50:26.915Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginMetricsCollector (0.07s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.07s) [2020-04-17T05:50:26.916Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPluginUpgrade (0.07s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.07s) [2020-04-17T05:50:26.916Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T05:50:26.916Z] check_test.go:309: [d87ce9aa1ace7] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [dc5fb4b4a2dbf] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [da71bfe2d3e6d] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T05:50:26.916Z] check_test.go:309: [db4e23d65668f] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T05:50:26.916Z] check_test.go:309: [daf7d3cfb6e50] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d70f2bbb4dd20] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d55b1b178bad7] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d41fd6e770832] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d97bd1ba43874] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestFailedPluginRemove (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d417bcc036a16] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestPluginListFilterCapability (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [db0ed4bc97db1] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestPluginListFilterEnabled (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [df69474901938] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d2aa5c9f681d4] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerDaemonSuite/TestVolumePlugin (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] check_test.go:309: [d76dfda136dbd] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-17T05:50:26.916Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.00s) [2020-04-17T05:50:26.916Z] docker_api_swarm_test.go:296: Disabled on s390x [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-04-17T05:50:26.916Z] docker_api_swarm_test.go:377: Disabled on s390x [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_swarm_test.go:1314: Disabled on s390x [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.00s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.00s) [2020-04-17T05:50:26.916Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-04-17T05:50:26.916Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-04-17T05:50:26.916Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] docker_cli_network_unix_test.go:46: [de00ff8be235e] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-04-17T05:50:26.916Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T05:50:26.916Z] docker_cli_network_unix_test.go:46: [d064837086d59] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] === SKIP: s390x.integration-cli TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-04-17T05:50:26.916Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-04-17T05:50:26.916Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-04-17T05:50:26.916Z] docker_cli_network_unix_test.go:46: [d84f2a9146fd7] daemon is not started [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] [2020-04-17T05:50:26.916Z] DONE 1562 tests, 77 skipped in 5280.907s [2020-04-17T05:50:26.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T05:50:28.378Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T05:50:28.378Z] [2020-04-17T05:50:28.378Z] Unloading profiles will leave already running processes permanently [2020-04-17T05:50:28.378Z] unconfined, which can lead to unexpected situations. [2020-04-17T05:50:28.378Z] [2020-04-17T05:50:28.378Z] To set a process to complain mode, use the command line tool [2020-04-17T05:50:28.378Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T05:50:28.378Z] Removing test suite binaries [2020-04-17T05:50:28.378Z] Post stage [Pipeline] junit [2020-04-17T05:50:29.414Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T05:50:30.585Z] + echo Ensuring container killed. [2020-04-17T05:50:30.585Z] Ensuring container killed. [2020-04-17T05:50:30.585Z] + docker rm -vf docker-pr246 [2020-04-17T05:50:30.585Z] Error: No such container: docker-pr246 [2020-04-17T05:50:30.585Z] + true [Pipeline] sh [2020-04-17T05:50:30.978Z] + echo Chowning /workspace to jenkins user [2020-04-17T05:50:30.978Z] Chowning /workspace to jenkins user [2020-04-17T05:50:30.978Z] + id -u [2020-04-17T05:50:30.978Z] + id -g [2020-04-17T05:50:30.978Z] + docker run --rm -v /home/jenkins/workspace/engine_master:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T05:50:30.978Z] Unable to find image 'busybox:latest' locally [2020-04-17T05:50:31.260Z] latest: Pulling from library/busybox [2020-04-17T05:50:31.260Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-17T05:50:31.260Z] 0f0ac3ee2e90: Download complete [2020-04-17T05:50:31.870Z] 0f0ac3ee2e90: Pull complete [2020-04-17T05:50:31.870Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T05:50:31.870Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T05:50:34.916Z] + bundleName=s390x-integration-cli [2020-04-17T05:50:34.916Z] + echo Creating s390x-integration-cli-bundles.tar.gz [2020-04-17T05:50:34.916Z] Creating s390x-integration-cli-bundles.tar.gz [2020-04-17T05:50:34.916Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-17T05:50:34.916Z] + xargs tar -czf s390x-integration-cli-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T05:50:35.559Z] Archiving artifacts [2020-04-17T05:50:36.136Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T05:50:36.516Z] + make clean [2020-04-17T05:50:36.796Z] docker volume rm -f docker-dev-cache [2020-04-17T05:50:36.796Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T05:50:37.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T05:50:50.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-17T05:51:08.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-17T05:51:27.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-17T05:51:54.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-17T05:52:06.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-17T05:52:21.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-17T05:52:37.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-17T05:52:52.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-17T05:53:07.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-17T05:53:22.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-17T05:53:38.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-17T05:53:56.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-17T05:54:11.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-17T05:54:26.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-17T05:54:45.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-17T05:55:03.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-17T05:55:22.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-17T05:55:37.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-17T05:55:52.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-17T05:56:11.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-17T05:56:26.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-17T05:56:41.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-17T05:56:57.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-17T05:57:15.603Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite (795.06s) [2020-04-17T05:57:30.836Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [da50ab2270655] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (16.05s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d12faf38f6f1f] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (19.36s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [df9c779ba7545] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (17.36s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d3951b4f3531a] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (18.24s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:1233: [d1cb833ec345e] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (17.24s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d835a24bfd49e] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (22.67s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d0f7fe1fbe61e] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (18.40s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d8487edc34609] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (16.69s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d54687c9b9dc8] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (15.81s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d8ce1335537d9] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (15.67s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d6603c4c1d357] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (16.29s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [dc18af79c58bb] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (16.33s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [dc29cc47adda3] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (15.32s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [de91706757d6f] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (15.57s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d57f83523ba39] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (16.15s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d47218e29449e] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (15.31s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d5dab83638ce2] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (15.10s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [da3a7d46fa0ea] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (15.29s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d8e86aefc50dd] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (16.16s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d1a0432754ba7] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (16.53s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d182b15c75152] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (15.15s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d9a4308068087] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (15.47s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d5fa5d4167d27] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (15.15s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d4d68d1a82af2] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (18.53s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:968: [d2685eef943ab] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (17.62s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [de3dcbfa2e03e] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (24.24s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:1116: [d7467f5524427] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (15.37s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d98bfcd69cb86] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (16.43s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d6d75ffaef428] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (15.25s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [df6c119247472] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (15.11s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d80b6133af99a] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (15.29s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d9aa438c98c23] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (15.29s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d660316e3ced5] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (15.01s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [df686f18776b0] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (18.46s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d1ab649403509] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (15.09s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [df68a23782709] daemon is not started [2020-04-17T05:57:30.836Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [da3d698d423ca] daemon is not started [2020-04-17T05:57:30.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (16.22s) [2020-04-17T05:57:30.836Z] docker_cli_network_unix_test.go:46: [d328659b5b729] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (19.34s) [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (19.47s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:1084: [d50df85d0f245] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (15.09s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [dd3c355627e10] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (16.19s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [d395e5f800369] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (17.17s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [d9c5562f09e5c] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (15.10s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [d2c00ad5c792c] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (16.05s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [d26679d32b9f6] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (15.90s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [d9fd2e4ec56e3] daemon is not started [2020-04-17T05:57:30.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (16.51s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [d4b9c1df0818d] daemon is not started [2020-04-17T05:57:30.837Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-04-17T05:57:30.837Z] docker_cli_network_unix_test.go:46: [dc9802afc9b2f] daemon is not started [2020-04-17T05:57:30.837Z] === RUN TestDockerHubPullSuite [2020-04-17T05:57:30.837Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-17T05:57:46.066Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-17T05:58:04.529Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-17T05:58:19.780Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-17T05:58:38.238Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-17T05:58:53.472Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite (99.08s) [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (17.19s) [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (17.42s) [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (15.78s) [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (17.98s) [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (15.52s) [2020-04-17T05:59:08.722Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (15.17s) [2020-04-17T05:59:08.722Z] PASS [2020-04-17T05:59:08.722Z] [2020-04-17T05:59:08.722Z] === Skipped [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-04-17T05:59:08.723Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T05:59:08.723Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_events_unix_test.go:52: unmatched requirement NotPpc64le [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_events_unix_test.go:82: unmatched requirement NotPpc64le [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestEventsPluginOps (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_events_test.go:232: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestInspectPlugin (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_inspect_test.go:421: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_test.go:73: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_test.go:95: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_test.go:140: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginMetricsCollector (0.08s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.08s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_test.go:446: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPluginUpgrade (0.07s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.07s) [2020-04-17T05:59:08.723Z] docker_cli_plugins_test.go:415: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_unix_test.go:617: unmatched requirement NotPpc64le [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_unix_test.go:1058: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-04-17T05:59:08.723Z] check_test.go:309: [d1e4a40411c4b] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T05:59:08.723Z] check_test.go:309: [d2f9e16310d79] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:72: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [debaeeb799da6] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonKillWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:161: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d916e6a8729df] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T05:59:08.723Z] check_test.go:309: [df81f305320d2] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T05:59:08.723Z] check_test.go:309: [d57b82f0a9bcd] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:45: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [de4f38142dda4] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:16: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d27eb57057752] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:98: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d397f6642ccc7] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:123: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [df6b78065d9d1] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestFailedPluginRemove (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestFailedPluginRemove (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_test.go:2937: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d78fa4b873311] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestPluginListFilterCapability (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterCapability (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:290: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d61f65f04d044] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestPluginListFilterEnabled (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestPluginListFilterEnabled (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:262: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d7aa39c57ef1f] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:234: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [df2edecb9fee9] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerDaemonSuite/TestVolumePlugin (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerDaemonSuite/TestVolumePlugin (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_daemon_plugins_test.go:188: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] check_test.go:309: [d52efed867082] daemon is not started [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-17T05:59:08.723Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmLeaderElection (0.01s) [2020-04-17T05:59:08.723Z] docker_api_swarm_test.go:299: Disabled on ppc64le [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (0.01s) [2020-04-17T05:59:08.723Z] docker_api_swarm_test.go:380: Disabled on ppc64le [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_swarm_test.go:1317: Disabled on ppc64le [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (0.01s) [2020-04-17T05:59:08.723Z] docker_cli_swarm_unix_test.go:60: unmatched requirement IsAmd64 [2020-04-17T05:59:08.723Z] [2020-04-17T05:59:08.723Z] === SKIP: ppc64le.integration-cli TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-04-17T05:59:08.723Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (15.01s) [2020-04-17T05:59:08.724Z] docker_cli_plugins_test.go:210: unmatched requirement IsAmd64 [2020-04-17T05:59:08.724Z] [2020-04-17T05:59:08.724Z] === SKIP: ppc64le.integration-cli TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-04-17T05:59:08.724Z] --- SKIP: TestDockerNetworkSuite/TestConntrackFlowsLeak (15.01s) [2020-04-17T05:59:08.724Z] docker_cli_network_unix_test.go:1746: unmatched requirement IsAmd64 [2020-04-17T05:59:08.724Z] docker_cli_network_unix_test.go:46: [da50ab2270655] daemon is not started [2020-04-17T05:59:08.724Z] [2020-04-17T05:59:08.724Z] === SKIP: ppc64le.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-04-17T05:59:08.724Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (15.01s) [2020-04-17T05:59:08.724Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T05:59:08.724Z] docker_cli_network_unix_test.go:46: [da3d698d423ca] daemon is not started [2020-04-17T05:59:08.724Z] [2020-04-17T05:59:08.724Z] === SKIP: ppc64le.integration-cli TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-04-17T05:59:08.724Z] --- SKIP: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (15.01s) [2020-04-17T05:59:08.724Z] docker_cli_network_unix_test.go:766: unmatched requirement IsAmd64 [2020-04-17T05:59:08.724Z] docker_cli_network_unix_test.go:46: [dc9802afc9b2f] daemon is not started [2020-04-17T05:59:08.724Z] [2020-04-17T05:59:08.724Z] [2020-04-17T05:59:08.724Z] DONE 1562 tests, 71 skipped in 4753.474s [2020-04-17T05:59:08.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T05:59:09.342Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T05:59:09.342Z] [2020-04-17T05:59:09.342Z] Unloading profiles will leave already running processes permanently [2020-04-17T05:59:09.342Z] unconfined, which can lead to unexpected situations. [2020-04-17T05:59:09.342Z] [2020-04-17T05:59:09.342Z] To set a process to complain mode, use the command line tool [2020-04-17T05:59:09.342Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T05:59:09.342Z] Removing test suite binaries [2020-04-17T05:59:09.342Z] Post stage [Pipeline] junit [2020-04-17T05:59:11.425Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T05:59:12.757Z] + echo Ensuring container killed. [2020-04-17T05:59:12.758Z] Ensuring container killed. [2020-04-17T05:59:12.758Z] + docker rm -vf docker-pr246 [2020-04-17T05:59:12.758Z] Error: No such container: docker-pr246 [2020-04-17T05:59:12.758Z] + true [Pipeline] sh [2020-04-17T05:59:13.153Z] + echo Chowning /workspace to jenkins user [2020-04-17T05:59:13.153Z] Chowning /workspace to jenkins user [2020-04-17T05:59:13.153Z] + id -u [2020-04-17T05:59:13.153Z] + id -g [2020-04-17T05:59:13.153Z] + docker run --rm -v /home/docker/workspace/engine_master:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T05:59:13.153Z] Unable to find image 'busybox:latest' locally [2020-04-17T05:59:13.436Z] latest: Pulling from library/busybox [2020-04-17T05:59:13.436Z] abe12e943b1b: Pulling fs layer [2020-04-17T05:59:13.720Z] abe12e943b1b: Verifying Checksum [2020-04-17T05:59:13.720Z] abe12e943b1b: Download complete [2020-04-17T05:59:14.008Z] abe12e943b1b: Pull complete [2020-04-17T05:59:14.008Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T05:59:14.008Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T05:59:18.797Z] + bundleName=ppc64le-integration-cli [2020-04-17T05:59:18.797Z] + echo Creating ppc64le-integration-cli-bundles.tar.gz [2020-04-17T05:59:18.797Z] Creating ppc64le-integration-cli-bundles.tar.gz [2020-04-17T05:59:18.797Z] + + findxargs bundles tar -path -czf */root/*overlay2 ppc64le-integration-cli-bundles.tar.gz -prune [2020-04-17T05:59:18.797Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-17T05:59:19.848Z] Archiving artifacts [2020-04-17T05:59:20.564Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/master/246/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T05:59:20.957Z] + make clean [2020-04-17T05:59:21.578Z] make: command: Command not found [2020-04-17T05:59:21.578Z] make: command: Command not found [2020-04-17T05:59:21.578Z] docker volume rm -f docker-dev-cache [2020-04-17T05:59:21.578Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T06:04:23.514Z] ok github.com/docker/docker/integration-cli 3772.971s [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === Skipped [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T06:04:23.514Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIImagesSaveAndLoad (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPIImagesSaveAndLoad (0.01s) [2020-04-17T06:04:23.514Z] docker_api_images_test.go:69: Temporarily disabled on RS3 and older because they are too slow. See #39909 [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-17T06:04:23.514Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T06:04:23.514Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-17T06:04:23.514Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-04-17T06:04:23.514Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-17T06:04:23.514Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-04-17T06:04:23.514Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2020-04-17T06:04:23.514Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T06:04:23.514Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T06:04:23.514Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.514Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-04-17T06:04:23.515Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-04-17T06:04:23.515Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-17T06:04:23.515Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-04-17T06:04:23.515Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-17T06:04:23.515Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-17T06:04:23.515Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T06:04:23.515Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T06:04:23.515Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T06:04:23.515Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-17T06:04:23.515Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T06:04:23.515Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T06:04:23.515Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.515Z] [2020-04-17T06:04:23.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_windows_test.go:23: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-04-17T06:04:23.516Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T06:04:23.516Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T06:04:23.516Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-17T06:04:23.516Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-17T06:04:23.516Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.516Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-17T06:04:23.517Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T06:04:23.517Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T06:04:23.517Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T06:04:23.517Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-17T06:04:23.517Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T06:04:23.517Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-17T06:04:23.517Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-04-17T06:04:23.517Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-04-17T06:04:23.517Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-17T06:04:23.517Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-04-17T06:04:23.517Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T06:04:23.517Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T06:04:23.517Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T06:04:23.517Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T06:04:23.517Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.517Z] [2020-04-17T06:04:23.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-17T06:04:23.518Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-17T06:04:23.518Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T06:04:23.518Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunBindMounts (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunBindMounts (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:1884: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-17T06:04:23.518Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-17T06:04:23.518Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.518Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-17T06:04:23.519Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-17T06:04:23.519Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.519Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T06:04:23.520Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T06:04:23.520Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.520Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartReturnCorrectExitCode (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStartReturnCorrectExitCode (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_start_test.go:201: FLAKY on Windows RS1, see #38521 [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-04-17T06:04:23.521Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-04-17T06:04:23.521Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-17T06:04:23.521Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T06:04:23.521Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.521Z] [2020-04-17T06:04:23.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T06:04:23.521Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T06:04:23.522Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-17T06:04:23.522Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] DONE 1096 tests, 554 skipped in 3783.186s [2020-04-17T06:04:23.522Z] INFO: Integration tests ended at 04/17/2020 06:04:13. Duration:01:03:03.2975392 [2020-04-17T06:04:23.522Z] INFO: Docker info of the daemon under test at end of run [2020-04-17T06:04:23.522Z] [2020-04-17T06:04:23.522Z] Containers: 2 [2020-04-17T06:04:23.522Z] Running: 0 [2020-04-17T06:04:23.522Z] Paused: 0 [2020-04-17T06:04:23.522Z] Stopped: 2 [2020-04-17T06:04:23.522Z] Images: 15 [2020-04-17T06:04:23.522Z] Server Version: 0.0.0-dev [2020-04-17T06:04:23.522Z] Storage Driver: windowsfilter [2020-04-17T06:04:23.522Z] Windows: [2020-04-17T06:04:23.522Z] Logging Driver: json-file [2020-04-17T06:04:23.522Z] Plugins: [2020-04-17T06:04:23.522Z] Volume: local [2020-04-17T06:04:23.522Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T06:04:23.522Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T06:04:23.522Z] Swarm: inactive [2020-04-17T06:04:23.522Z] Default Isolation: process [2020-04-17T06:04:23.522Z] Kernel Version: 10.0 14393 (14393.3541.amd64fre.rs1_release_inmarket.200218-2047) [2020-04-17T06:04:23.522Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3542) [2020-04-17T06:04:23.522Z] OSType: windows [2020-04-17T06:04:23.523Z] Architecture: x86_64 [2020-04-17T06:04:23.523Z] CPUs: 4 [2020-04-17T06:04:23.523Z] Total Memory: 32GiB [2020-04-17T06:04:23.523Z] Name: azwin-2-5c48b0 [2020-04-17T06:04:23.523Z] ID: 7CMW:2RT5:XGNA:ZMIK:N3LJ:DLZP:6KD6:2GLE:EIGG:WFTI:BJI2:3KMH [2020-04-17T06:04:23.523Z] Docker Root Dir: D:\CI\master\246\daemon [2020-04-17T06:04:23.523Z] Debug Mode (client): false [2020-04-17T06:04:23.523Z] Debug Mode (server): true [2020-04-17T06:04:23.523Z] File Descriptors: -1 [2020-04-17T06:04:23.523Z] Goroutines: 18 [2020-04-17T06:04:23.523Z] System Time: 2020-04-17T06:04:13.6158038Z [2020-04-17T06:04:23.523Z] EventsListeners: 0 [2020-04-17T06:04:23.523Z] Registry: https://index.docker.io/v1/ [2020-04-17T06:04:23.523Z] Labels: [2020-04-17T06:04:23.523Z] Experimental: false [2020-04-17T06:04:23.523Z] Insecure Registries: [2020-04-17T06:04:23.523Z] 127.0.0.0/8 [2020-04-17T06:04:23.523Z] Live Restore Enabled: false [2020-04-17T06:04:23.523Z] [2020-04-17T06:04:23.523Z] [2020-04-17T06:04:23.523Z] INFO: Stopping daemon under test [2020-04-17T06:04:23.523Z] SUCCESS: The process with PID 5960 (child process of PID 1104) has been terminated. [2020-04-17T06:04:23.523Z] SUCCESS: The process with PID 1104 (child process of PID 4572) has been terminated. [2020-04-17T06:04:23.523Z] INFO: Stop tailing logs of the daemon under tests [2020-04-17T06:04:23.523Z] INFO: executeCI.ps1 Completed successfully at 04/17/2020 06:04:13. [2020-04-17T06:04:23.523Z] INFO: Tidying up at end of run [2020-04-17T06:04:23.523Z] INFO: Saving daemon under test log (d:\CI\master\246\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-17T06:04:23.523Z] INFO: Saving daemon under test log (d:\CI\master\246\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-17T06:04:23.523Z] INFO: Nuke-Everything... [2020-04-17T06:04:23.523Z] INFO: Container count on control daemon to delete is 2 [2020-04-17T06:04:23.523Z] 66cc0a6a8fe4 [2020-04-17T06:04:23.523Z] 67cee673b552 [2020-04-17T06:04:23.523Z] INFO: Tidying pidfile d:\CI\master\246\docker.pid [2020-04-17T06:04:23.523Z] INFO: Nuking d:\CI [2020-04-17T06:04:53.403Z] INFO: Zapped successfully [2020-04-17T06:04:53.403Z] WARNING: There are 596 NdisAdapters leaked under Psched\Parameters [2020-04-17T06:04:53.403Z] WARNING: Cleaning Psched... [2020-04-17T06:04:53.403Z] WARNING: There are 596 NdisAdapters leaked under WFPLWFS\Parameters [2020-04-17T06:04:53.403Z] WARNING: Cleaning WFPLWFS... [2020-04-17T06:04:53.403Z] [2020-04-17T06:04:53.403Z] INFO: executeCI.ps1 exiting at Fri Apr 17 06:04:49 CUT 2020. Duration 01:38:36.1902000 [2020-04-17T06:04:53.403Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-17T06:04:53.640Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-17T06:05:06.044Z] Creating windowsRS1-integration-bundles.zip [2020-04-17T06:05:06.498Z] powershell.exe : Compress-Archive : The path [2020-04-17T06:05:06.498Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6e532607\powershellWrapper.ps1:3 char:1 [2020-04-17T06:05:06.498Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-04-17T06:05:06.498Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-04-17T06:05:06.498Z] + CategoryInfo : NotSpecified: (Compress-Archive : The path :Stri ng) [], RemoteException [2020-04-17T06:05:06.498Z] + FullyQualifiedErrorId : NativeCommandError [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] 'C:\windows\TEMP/testresults/unittests/junit-report-unit-tests.xml' either [2020-04-17T06:05:06.498Z] does not exist or is not a valid file system path. [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6e532607\powershellScript [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] .ps1:6 char:33 [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] + ... Compress-Archive -Path "${env:TEMP}/CIDUT.out", "${env:TE ... [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] + CategoryInfo : InvalidArgument: (C:\windows\TEMP...-unit-tests. [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] xml:String) [Compress-Archive], InvalidOperationException [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] [2020-04-17T06:05:06.498Z] [Pipeline] step [2020-04-17T06:05:06.704Z] Archiving artifacts [2020-04-17T06:05:07.506Z] ‘*-bundles.zip’ doesn’t match anything [2020-04-17T06:05:07.506Z] No artifacts found that match the file pattern "*-bundles.zip". Configuration error? [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T06:05:08.418Z] + make clean [2020-04-17T06:05:09.942Z] docker volume rm -f docker-dev-cache [2020-04-17T06:05:10.078Z] 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