Pull request #40787 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 rather than 4700438e54b93a78280b79b19a9c3c4e8c61f50d Obtained Jenkinsfile from a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 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) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-04-08T18:59:21.456Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-08T18:59:21.461Z] Trying to pass milestone 3 [Pipeline] milestone [2020-04-08T18:59:21.493Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-08T18:59:21.709Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f641e9874d368113) in /home/ubuntu/workspace/moby_PR-40787 [Pipeline] { [Pipeline] checkout [2020-04-08T18:59:21.802Z] using credential docker-jenkins-github-credentials [2020-04-08T18:59:21.864Z] Fetching changes from the remote Git repository [2020-04-08T18:59:21.911Z] Fetching without tags [2020-04-08T18:59:21.783Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-08T18:59:21.844Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T18:59:21.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T18:59:21.888Z] > git --version # timeout=10 [2020-04-08T18:59:21.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T18:59:21.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T18:59:44.945Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T18:59:45.001Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T18:59:45.025Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T18:59:45.982Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T18:59:45.982Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T18:59:45.931Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T18:59:45.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T18:59:46.023Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T18:59:46.072Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T18:59:51.411Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T18:59:51.418Z] > git rev-list --no-walk cbb3dc04ab4570af6fd1961e889f0aa1db324aa5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T18:59:52.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40787:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-04-08T19:00:04.730Z] Unable to find image 'alpine:latest' locally [2020-04-08T19:00:04.730Z] latest: Pulling from library/alpine [2020-04-08T19:00:04.730Z] aad63a933944: Pulling fs layer [2020-04-08T19:00:04.730Z] aad63a933944: Verifying Checksum [2020-04-08T19:00:04.730Z] aad63a933944: Download complete [2020-04-08T19:00:04.730Z] aad63a933944: Pull complete [2020-04-08T19:00:04.730Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-08T19:00:04.730Z] Status: Downloaded newer image for alpine:latest [2020-04-08T19:00:11.325Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-04-08T19:00:11.583Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f641e9874d368113) in /home/ubuntu/workspace/moby_PR-40787 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-04-08T19:00:11.632Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40787 [2020-04-08T19:00:11.632Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40787 [Pipeline] checkout [2020-04-08T19:00:11.645Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-04-08T19:00:11.684Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-04-08T19:00:11.708Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-04-08T19:00:11.789Z] using credential docker-jenkins-github-credentials [2020-04-08T19:00:11.790Z] using credential docker-jenkins-github-credentials [2020-04-08T19:00:11.815Z] Cloning the remote Git repository [2020-04-08T19:00:11.815Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-04-08T19:00:11.826Z] Cloning the remote Git repository [2020-04-08T19:00:11.826Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-08T19:00:12.093Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:00:12.266Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:00:12.266Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:00:12.404Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T19:00:11.656Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-08T19:00:11.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:00:11.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:00:11.714Z] > git --version # timeout=10 [2020-04-08T19:00:11.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:00:11.752Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:00:12.098Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:00:12.126Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:00:12.235Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:00:12.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T19:00:12.271Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:00:12.279Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:00:11.834Z] Cloning repository https://github.com/moby/moby.git [2020-04-08T19:00:11.834Z] > git init /home/docker/workspace/moby_PR-40787 # timeout=10 [2020-04-08T19:00:11.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:00:11.844Z] > git --version # timeout=10 [2020-04-08T19:00:11.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:00:11.848Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:00:11.822Z] Cloning repository https://github.com/moby/moby.git [2020-04-08T19:00:11.822Z] > git init /home/jenkins/workspace/moby_PR-40787 # timeout=10 [2020-04-08T19:00:11.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:00:11.848Z] > git --version # timeout=10 [2020-04-08T19:00:11.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:00:11.856Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T19:00:13.305Z] + [ PR != PR ] [2020-04-08T19:00:13.305Z] + [ master != master ] [2020-04-08T19:00:13.305Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:00:13.643Z] + docker version [2020-04-08T19:00:13.643Z] Client: Docker Engine - Community [2020-04-08T19:00:13.643Z] Version: 19.03.5 [2020-04-08T19:00:13.643Z] API version: 1.40 [2020-04-08T19:00:13.643Z] Go version: go1.12.12 [2020-04-08T19:00:13.643Z] Git commit: 633a0ea838 [2020-04-08T19:00:13.643Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-08T19:00:13.643Z] OS/Arch: linux/amd64 [2020-04-08T19:00:13.643Z] Experimental: false [2020-04-08T19:00:13.643Z] [2020-04-08T19:00:13.643Z] Server: Docker Engine - Community [2020-04-08T19:00:13.643Z] Engine: [2020-04-08T19:00:13.643Z] Version: 19.03.5 [2020-04-08T19:00:13.643Z] API version: 1.40 (minimum version 1.12) [2020-04-08T19:00:13.643Z] Go version: go1.12.12 [2020-04-08T19:00:13.643Z] Git commit: 633a0ea838 [2020-04-08T19:00:13.643Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-08T19:00:13.643Z] OS/Arch: linux/amd64 [2020-04-08T19:00:13.643Z] Experimental: true [2020-04-08T19:00:13.643Z] containerd: [2020-04-08T19:00:13.643Z] Version: 1.2.10 [2020-04-08T19:00:13.643Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:00:13.643Z] runc: [2020-04-08T19:00:13.643Z] Version: 1.0.0-rc8+dev [2020-04-08T19:00:13.643Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:00:13.643Z] docker-init: [2020-04-08T19:00:13.643Z] Version: 0.18.0 [2020-04-08T19:00:13.643Z] GitCommit: fec3683 [Pipeline] sh [2020-04-08T19:00:13.936Z] + docker info [2020-04-08T19:00:20.784Z] Fetching without tags [2020-04-08T19:00:21.055Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:00:20.759Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:00:20.761Z] > git config --add remote.origin.fetch +refs/pull/40787/head:refs/remotes/origin/PR-40787 # timeout=10 [2020-04-08T19:00:20.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:00:20.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:00:20.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:00:20.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:00:20.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:00:21.062Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:00:21.067Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:00:21.524Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:00:21.524Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:00:21.985Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:00:21.504Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:00:21.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T19:00:21.530Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:00:21.531Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:00:22.809Z] + docker version [2020-04-08T19:00:22.809Z] Client: Docker Engine - Community [2020-04-08T19:00:22.809Z] Version: 19.03.7 [2020-04-08T19:00:22.809Z] API version: 1.40 [2020-04-08T19:00:22.809Z] Go version: go1.12.17 [2020-04-08T19:00:22.809Z] Git commit: 7141c199a2 [2020-04-08T19:00:22.809Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-08T19:00:22.809Z] OS/Arch: linux/s390x [2020-04-08T19:00:22.809Z] Experimental: false [2020-04-08T19:00:22.809Z] [2020-04-08T19:00:22.809Z] Server: Docker Engine - Community [2020-04-08T19:00:22.809Z] Engine: [2020-04-08T19:00:22.809Z] Version: 19.03.7 [2020-04-08T19:00:22.809Z] API version: 1.40 (minimum version 1.12) [2020-04-08T19:00:22.809Z] Go version: go1.12.17 [2020-04-08T19:00:22.809Z] Git commit: 7141c199a2 [2020-04-08T19:00:22.809Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-08T19:00:22.809Z] OS/Arch: linux/s390x [2020-04-08T19:00:22.809Z] Experimental: true [2020-04-08T19:00:22.809Z] containerd: [2020-04-08T19:00:22.809Z] Version: 1.2.13 [2020-04-08T19:00:22.809Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-08T19:00:22.809Z] runc: [2020-04-08T19:00:22.809Z] Version: 1.0.0-rc10 [2020-04-08T19:00:22.809Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:00:22.809Z] docker-init: [2020-04-08T19:00:22.809Z] Version: 0.18.0 [2020-04-08T19:00:22.809Z] GitCommit: fec3683 [Pipeline] sh [2020-04-08T19:00:23.178Z] + docker info [2020-04-08T19:00:23.795Z] Client: [2020-04-08T19:00:23.795Z] Debug Mode: false [2020-04-08T19:00:23.795Z] [2020-04-08T19:00:23.795Z] Server: [2020-04-08T19:00:23.795Z] Containers: 0 [2020-04-08T19:00:23.795Z] Running: 0 [2020-04-08T19:00:23.795Z] Paused: 0 [2020-04-08T19:00:23.795Z] Stopped: 0 [2020-04-08T19:00:23.795Z] Images: 0 [2020-04-08T19:00:23.795Z] Server Version: 19.03.7 [2020-04-08T19:00:23.795Z] Storage Driver: overlay2 [2020-04-08T19:00:23.795Z] Backing Filesystem: [2020-04-08T19:00:23.795Z] Supports d_type: true [2020-04-08T19:00:23.795Z] Native Overlay Diff: true [2020-04-08T19:00:23.795Z] Logging Driver: json-file [2020-04-08T19:00:23.795Z] Cgroup Driver: cgroupfs [2020-04-08T19:00:23.795Z] Plugins: [2020-04-08T19:00:23.795Z] Volume: local [2020-04-08T19:00:23.795Z] Network: bridge host ipvlan macvlan null overlay [2020-04-08T19:00:23.795Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-08T19:00:23.795Z] Swarm: inactive [2020-04-08T19:00:23.795Z] Runtimes: runc [2020-04-08T19:00:23.795Z] Default Runtime: runc [2020-04-08T19:00:23.795Z] Init Binary: docker-init [2020-04-08T19:00:23.795Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-08T19:00:23.795Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:00:23.795Z] init version: fec3683 [2020-04-08T19:00:23.795Z] Security Options: [2020-04-08T19:00:23.795Z] apparmor [2020-04-08T19:00:23.795Z] seccomp [2020-04-08T19:00:23.795Z] Profile: default [2020-04-08T19:00:23.795Z] Kernel Version: 4.15.0-91-generic [2020-04-08T19:00:23.795Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-08T19:00:23.795Z] OSType: linux [2020-04-08T19:00:23.795Z] Architecture: s390x [2020-04-08T19:00:23.795Z] CPUs: 2 [2020-04-08T19:00:23.795Z] Total Memory: 7.861GiB [2020-04-08T19:00:23.795Z] Name: s390x-ubuntu-16 [2020-04-08T19:00:23.795Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-08T19:00:23.795Z] Docker Root Dir: /var/lib/docker [2020-04-08T19:00:23.795Z] Debug Mode: false [2020-04-08T19:00:23.795Z] Username: dockerbuildbot [2020-04-08T19:00:23.795Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:00:23.795Z] Labels: [2020-04-08T19:00:23.795Z] Experimental: true [2020-04-08T19:00:23.795Z] Insecure Registries: [2020-04-08T19:00:23.795Z] 127.0.0.0/8 [2020-04-08T19:00:23.795Z] Live Restore Enabled: false [2020-04-08T19:00:23.795Z] [2020-04-08T19:00:23.795Z] WARNING: No swap limit support [Pipeline] sh [2020-04-08T19:00:24.167Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:00:24.167Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:00:24.167Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40787/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-08T19:00:24.167Z] + bash /home/jenkins/workspace/moby_PR-40787/check-config.sh [2020-04-08T19:00:24.167Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-08T19:00:24.167Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-04-08T19:00:24.167Z] [2020-04-08T19:00:24.167Z] Generally Necessary: [2020-04-08T19:00:24.167Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-08T19:00:24.167Z] - apparmor: enabled and tools installed [2020-04-08T19:00:24.167Z] - CONFIG_NAMESPACES: enabled [2020-04-08T19:00:24.167Z] - CONFIG_NET_NS: enabled [2020-04-08T19:00:24.167Z] - CONFIG_PID_NS: enabled [2020-04-08T19:00:24.167Z] - CONFIG_IPC_NS: enabled [2020-04-08T19:00:24.167Z] - CONFIG_UTS_NS: enabled [2020-04-08T19:00:24.167Z] - CONFIG_CGROUPS: enabled [2020-04-08T19:00:24.167Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-08T19:00:24.167Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CPUSETS: enabled [2020-04-08T19:00:24.451Z] - CONFIG_MEMCG: enabled [2020-04-08T19:00:24.451Z] - CONFIG_KEYS: enabled [2020-04-08T19:00:24.451Z] - CONFIG_VETH: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-08T19:00:24.451Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-08T19:00:24.451Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-08T19:00:24.451Z] [2020-04-08T19:00:24.451Z] Optional Features: [2020-04-08T19:00:24.451Z] - CONFIG_USER_NS: enabled [2020-04-08T19:00:24.451Z] - CONFIG_SECCOMP: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-08T19:00:24.451Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-08T19:00:24.451Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-08T19:00:24.451Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-08T19:00:24.451Z] - CONFIG_BLK_CGROUP: enabled [2020-04-08T19:00:24.451Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-08T19:00:24.451Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CGROUP_PERF: enabled [2020-04-08T19:00:24.451Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-08T19:00:24.451Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-08T19:00:24.452Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-08T19:00:24.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-08T19:00:24.452Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-08T19:00:24.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_IP_VS: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-08T19:00:24.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-08T19:00:24.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-08T19:00:24.452Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_EXT4_FS: enabled [2020-04-08T19:00:24.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-08T19:00:24.452Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-08T19:00:24.452Z] - Network Drivers: [2020-04-08T19:00:24.452Z] - "overlay": [2020-04-08T19:00:24.452Z] - CONFIG_VXLAN: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-08T19:00:24.452Z] Optional (for encrypted networks): [2020-04-08T19:00:24.452Z] - CONFIG_CRYPTO: enabled [2020-04-08T19:00:24.452Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-08T19:00:24.452Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-08T19:00:24.452Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-08T19:00:24.452Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-08T19:00:24.452Z] - CONFIG_XFRM: enabled [2020-04-08T19:00:24.452Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-08T19:00:24.452Z] - "ipvlan": [2020-04-08T19:00:24.452Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-08T19:00:24.452Z] - "macvlan": [2020-04-08T19:00:24.452Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_DUMMY: enabled (as module) [2020-04-08T19:00:24.452Z] - "ftp,tftp client in container": [2020-04-08T19:00:24.452Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-08T19:00:24.452Z] - Storage Drivers: [2020-04-08T19:00:24.452Z] - "aufs": [2020-04-08T19:00:24.452Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-08T19:00:24.452Z] - "btrfs": [2020-04-08T19:00:24.452Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-08T19:00:24.452Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-08T19:00:24.452Z] - "devicemapper": [2020-04-08T19:00:24.452Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-08T19:00:24.452Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-08T19:00:24.452Z] - "overlay": [2020-04-08T19:00:24.452Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-08T19:00:24.452Z] - "zfs": [2020-04-08T19:00:24.452Z] - /dev/zfs: missing [2020-04-08T19:00:24.452Z] - zfs command: missing [2020-04-08T19:00:24.452Z] - zpool command: missing [2020-04-08T19:00:24.452Z] [2020-04-08T19:00:24.452Z] Limits: [2020-04-08T19:00:24.452Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-08T19:00:24.452Z] [2020-04-08T19:00:24.452Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-08T19:00:24.883Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d . [2020-04-08T19:00:24.883Z] #2 [internal] load .dockerignore [2020-04-08T19:00:24.883Z] #2 DONE 0.0s [2020-04-08T19:00:24.883Z] [2020-04-08T19:00:24.883Z] #1 [internal] load build definition from Dockerfile [2020-04-08T19:00:24.883Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-08T19:00:24.883Z] #1 DONE 0.0s [2020-04-08T19:00:24.883Z] [2020-04-08T19:00:24.883Z] #2 [internal] load .dockerignore [2020-04-08T19:00:24.883Z] #2 transferring context: 87B 0.0s done [2020-04-08T19:00:24.883Z] #2 DONE 0.0s [2020-04-08T19:00:24.883Z] [2020-04-08T19:00:24.883Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-08T19:00:25.167Z] #3 DONE 0.3s [2020-04-08T19:00:25.167Z] [2020-04-08T19:00:25.167Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-08T19:00:25.167Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-08T19:00:25.167Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-08T19:00:25.167Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s [2020-04-08T19:00:25.167Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-08T19:00:25.167Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-08T19:00:25.791Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 5.75MB / 8.87MB 0.4s [2020-04-08T19:00:25.791Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-08T19:00:25.791Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.4s done [2020-04-08T19:00:26.072Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-08T19:00:26.072Z] #4 DONE 0.7s [2020-04-08T19:00:26.214Z] Client: [2020-04-08T19:00:26.214Z] Debug Mode: false [2020-04-08T19:00:26.214Z] [2020-04-08T19:00:26.214Z] Server: [2020-04-08T19:00:26.214Z] Containers: 0 [2020-04-08T19:00:26.214Z] Running: 0 [2020-04-08T19:00:26.214Z] Paused: 0 [2020-04-08T19:00:26.214Z] Stopped: 0 [2020-04-08T19:00:26.214Z] Images: 1 [2020-04-08T19:00:26.214Z] Server Version: 19.03.5 [2020-04-08T19:00:26.214Z] Storage Driver: overlay2 [2020-04-08T19:00:26.214Z] Backing Filesystem: extfs [2020-04-08T19:00:26.214Z] Supports d_type: true [2020-04-08T19:00:26.214Z] Native Overlay Diff: true [2020-04-08T19:00:26.214Z] Logging Driver: json-file [2020-04-08T19:00:26.214Z] Cgroup Driver: cgroupfs [2020-04-08T19:00:26.214Z] Plugins: [2020-04-08T19:00:26.214Z] Volume: local [2020-04-08T19:00:26.214Z] Network: bridge host ipvlan macvlan null overlay [2020-04-08T19:00:26.214Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-08T19:00:26.214Z] Swarm: inactive [2020-04-08T19:00:26.214Z] Runtimes: runc [2020-04-08T19:00:26.214Z] Default Runtime: runc [2020-04-08T19:00:26.214Z] Init Binary: docker-init [2020-04-08T19:00:26.214Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:00:26.214Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:00:26.214Z] init version: fec3683 [2020-04-08T19:00:26.214Z] Security Options: [2020-04-08T19:00:26.214Z] apparmor [2020-04-08T19:00:26.214Z] seccomp [2020-04-08T19:00:26.214Z] Profile: default [2020-04-08T19:00:26.214Z] Kernel Version: 4.15.0-1058-aws [2020-04-08T19:00:26.214Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-08T19:00:26.214Z] OSType: linux [2020-04-08T19:00:26.214Z] Architecture: x86_64 [2020-04-08T19:00:26.214Z] CPUs: 2 [2020-04-08T19:00:26.214Z] Total Memory: 7.501GiB [2020-04-08T19:00:26.214Z] Name: ip-10-100-85-121 [2020-04-08T19:00:26.214Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-08T19:00:26.214Z] Docker Root Dir: /var/lib/docker [2020-04-08T19:00:26.214Z] Debug Mode: false [2020-04-08T19:00:26.214Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:00:26.214Z] Labels: [2020-04-08T19:00:26.214Z] Experimental: true [2020-04-08T19:00:26.214Z] Insecure Registries: [2020-04-08T19:00:26.214Z] 127.0.0.0/8 [2020-04-08T19:00:26.214Z] Live Restore Enabled: true [2020-04-08T19:00:26.214Z] [2020-04-08T19:00:26.214Z] WARNING: No swap limit support [Pipeline] sh [2020-04-08T19:00:26.354Z] [2020-04-08T19:00:26.354Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:00:26.500Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:00:26.500Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:00:26.500Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40787/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-08T19:00:26.500Z] + bash /home/ubuntu/workspace/moby_PR-40787/check-config.sh [2020-04-08T19:00:26.500Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-08T19:00:26.500Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-08T19:00:26.500Z] [2020-04-08T19:00:26.500Z] Generally Necessary: [2020-04-08T19:00:26.500Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-08T19:00:26.500Z] - apparmor: enabled and tools installed [2020-04-08T19:00:26.500Z] - CONFIG_NAMESPACES: enabled [2020-04-08T19:00:26.500Z] - CONFIG_NET_NS: enabled [2020-04-08T19:00:26.500Z] - CONFIG_PID_NS: enabled [2020-04-08T19:00:26.500Z] - CONFIG_IPC_NS: enabled [2020-04-08T19:00:26.500Z] - CONFIG_UTS_NS: enabled [2020-04-08T19:00:26.500Z] - CONFIG_CGROUPS: enabled [2020-04-08T19:00:26.500Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-08T19:00:26.500Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-08T19:00:26.500Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-08T19:00:26.500Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-08T19:00:26.500Z] - CONFIG_CPUSETS: enabled [2020-04-08T19:00:26.500Z] - CONFIG_MEMCG: enabled [2020-04-08T19:00:26.577Z] Still waiting to schedule task [2020-04-08T19:00:26.577Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f641e9874d368113)’ [2020-04-08T19:00:26.578Z] Still waiting to schedule task [2020-04-08T19:00:26.578Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f641e9874d368113)’ [2020-04-08T19:00:26.587Z] Still waiting to schedule task [2020-04-08T19:00:26.587Z] All nodes of label ‘arm64&&linux’ are offline [2020-04-08T19:00:26.589Z] Still waiting to schedule task [2020-04-08T19:00:26.589Z] All nodes of label ‘windows-2019’ are offline [2020-04-08T19:00:26.653Z] #6 DONE 0.2s [2020-04-08T19:00:26.653Z] [2020-04-08T19:00:26.653Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-08T19:00:26.653Z] #5 DONE 0.2s [2020-04-08T19:00:26.653Z] [2020-04-08T19:00:26.653Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:00:26.653Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-08T19:00:26.653Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-08T19:00:26.653Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 3.06MB / 7.38MB 0.2s [2020-04-08T19:00:26.653Z] #7 sha256:1869959e92b48f4df8f7f54fbcf37f3236679d4f49f2c3ff028586469d50a577 1.79kB / 1.79kB done [2020-04-08T19:00:26.653Z] #7 sha256:19c08f2986c378fec7e0445eb1fdd253294083edfb92a55ba930c812b7164eeb 5.46kB / 5.46kB done [2020-04-08T19:00:26.653Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 2.53MB / 48.96MB 0.2s [2020-04-08T19:00:26.763Z] - CONFIG_KEYS: enabled [2020-04-08T19:00:26.763Z] - CONFIG_VETH: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-08T19:00:26.763Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-08T19:00:26.763Z] [2020-04-08T19:00:26.763Z] Optional Features: [2020-04-08T19:00:26.763Z] - CONFIG_USER_NS: enabled [2020-04-08T19:00:26.763Z] - CONFIG_SECCOMP: enabled [2020-04-08T19:00:26.763Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-08T19:00:26.763Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-08T19:00:26.763Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-08T19:00:26.763Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-08T19:00:26.763Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-08T19:00:26.763Z] - CONFIG_BLK_CGROUP: enabled [2020-04-08T19:00:26.763Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-08T19:00:26.763Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-08T19:00:26.763Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-08T19:00:26.763Z] - CONFIG_CGROUP_PERF: enabled [2020-04-08T19:00:26.763Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-08T19:00:26.763Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-08T19:00:26.763Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-08T19:00:26.763Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-08T19:00:26.763Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-08T19:00:26.763Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_IP_VS: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-08T19:00:26.763Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-08T19:00:26.763Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-08T19:00:26.763Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-08T19:00:26.763Z] - CONFIG_EXT4_FS: enabled [2020-04-08T19:00:26.763Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-08T19:00:26.959Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 6.74MB / 7.38MB 0.3s [2020-04-08T19:00:26.959Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 7.33MB / 48.96MB 0.3s [2020-04-08T19:00:26.959Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done [2020-04-08T19:00:26.959Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 21.29MB / 48.96MB 0.4s [2020-04-08T19:00:26.959Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.12MB / 51.33MB 0.4s [2020-04-08T19:00:26.959Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 4.94MB / 9.88MB 0.4s [2020-04-08T19:00:27.064Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-08T19:00:27.064Z] - Network Drivers: [2020-04-08T19:00:27.064Z] - "overlay": [2020-04-08T19:00:27.064Z] - CONFIG_VXLAN: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-08T19:00:27.064Z] Optional (for encrypted networks): [2020-04-08T19:00:27.064Z] - CONFIG_CRYPTO: enabled [2020-04-08T19:00:27.064Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-08T19:00:27.064Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-08T19:00:27.064Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-08T19:00:27.064Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-08T19:00:27.064Z] - CONFIG_XFRM: enabled [2020-04-08T19:00:27.064Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-08T19:00:27.064Z] - "ipvlan": [2020-04-08T19:00:27.064Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-08T19:00:27.064Z] - "macvlan": [2020-04-08T19:00:27.064Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_DUMMY: enabled (as module) [2020-04-08T19:00:27.064Z] - "ftp,tftp client in container": [2020-04-08T19:00:27.064Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-08T19:00:27.064Z] - Storage Drivers: [2020-04-08T19:00:27.064Z] - "aufs": [2020-04-08T19:00:27.064Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-08T19:00:27.064Z] - "btrfs": [2020-04-08T19:00:27.064Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-08T19:00:27.064Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-08T19:00:27.064Z] - "devicemapper": [2020-04-08T19:00:27.064Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-08T19:00:27.064Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-08T19:00:27.064Z] - "overlay": [2020-04-08T19:00:27.064Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-08T19:00:27.064Z] - "zfs": [2020-04-08T19:00:27.064Z] - /dev/zfs: missing [2020-04-08T19:00:27.064Z] - zfs command: missing [2020-04-08T19:00:27.064Z] - zpool command: missing [2020-04-08T19:00:27.064Z] [2020-04-08T19:00:27.064Z] Limits: [2020-04-08T19:00:27.064Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-08T19:00:27.064Z] [2020-04-08T19:00:27.064Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-08T19:00:27.269Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 26.14MB / 48.96MB 0.5s [2020-04-08T19:00:27.269Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.5s [2020-04-08T19:00:27.269Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 31.26MB / 48.96MB 0.6s [2020-04-08T19:00:27.269Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 10.64MB / 51.33MB 0.6s [2020-04-08T19:00:27.269Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.6s done [2020-04-08T19:00:27.269Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 0B / 56.67MB 0.6s [2020-04-08T19:00:27.269Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 34.71MB / 48.96MB 0.8s [2020-04-08T19:00:27.269Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 15.37MB / 51.33MB 0.8s [2020-04-08T19:00:27.269Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 4.16MB / 56.67MB 0.8s [2020-04-08T19:00:27.389Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d . [2020-04-08T19:00:27.389Z] #1 [internal] load build definition from Dockerfile [2020-04-08T19:00:27.389Z] #1 transferring dockerfile: 37B [2020-04-08T19:00:27.563Z] #7 ... [2020-04-08T19:00:27.563Z] [2020-04-08T19:00:27.563Z] #20 [internal] load build context [2020-04-08T19:00:27.563Z] #20 transferring context: 52.78MB 0.8s done [2020-04-08T19:00:27.563Z] #20 DONE 0.9s [2020-04-08T19:00:27.563Z] [2020-04-08T19:00:27.563Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:00:27.563Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 38.28MB / 48.96MB 0.8s [2020-04-08T19:00:27.563Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 18.66MB / 51.33MB 0.8s [2020-04-08T19:00:27.563Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 8.58MB / 56.67MB 0.8s [2020-04-08T19:00:27.563Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 42.30MB / 48.96MB 0.9s [2020-04-08T19:00:27.563Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 22.75MB / 51.33MB 0.9s [2020-04-08T19:00:27.563Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 12.26MB / 56.67MB 0.9s [2020-04-08T19:00:27.646Z] #1 transferring dockerfile: 17.09kB 0.1s done [2020-04-08T19:00:27.646Z] #1 DONE 0.1s [2020-04-08T19:00:27.646Z] [2020-04-08T19:00:27.646Z] #2 [internal] load .dockerignore [2020-04-08T19:00:27.646Z] #2 transferring context: 87B done [2020-04-08T19:00:27.646Z] #2 DONE 0.2s [2020-04-08T19:00:27.646Z] [2020-04-08T19:00:27.646Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-08T19:00:27.850Z] #7 ... [2020-04-08T19:00:27.850Z] [2020-04-08T19:00:27.850Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:00:27.850Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-08T19:00:27.850Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-08T19:00:27.850Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-08T19:00:27.850Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-08T19:00:27.850Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-04-08T19:00:27.850Z] #71 DONE 1.1s [2020-04-08T19:00:27.850Z] [2020-04-08T19:00:27.850Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:00:27.850Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.85MB / 48.96MB 1.1s [2020-04-08T19:00:27.850Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 30.40MB / 51.33MB 1.1s [2020-04-08T19:00:27.850Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 19.47MB / 56.67MB 1.1s [2020-04-08T19:00:27.850Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.2s done [2020-04-08T19:00:27.850Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 35.01MB / 51.33MB 1.2s [2020-04-08T19:00:27.850Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 23.98MB / 56.67MB 1.2s [2020-04-08T19:00:27.850Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 0B / 102.23MB 1.2s [2020-04-08T19:00:27.850Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 39.14MB / 51.33MB 1.3s [2020-04-08T19:00:27.850Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 28.15MB / 56.67MB 1.3s [2020-04-08T19:00:27.850Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 [2020-04-08T19:00:27.944Z] #3 DONE 0.3s [2020-04-08T19:00:27.944Z] [2020-04-08T19:00:27.944Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-08T19:00:27.944Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-08T19:00:27.944Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 247.39kB / 8.82MB 0.2s [2020-04-08T19:00:27.944Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-08T19:00:27.944Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-08T19:00:27.944Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-08T19:00:28.137Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 42.74MB / 51.33MB 1.4s [2020-04-08T19:00:28.137Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 6.19MB / 102.23MB 1.4s [2020-04-08T19:00:28.137Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 46.59MB / 51.33MB 1.5s [2020-04-08T19:00:28.137Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 34.89MB / 56.67MB 1.5s [2020-04-08T19:00:28.137Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 50.76MB / 51.33MB 1.6s [2020-04-08T19:00:28.137Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 38.30MB / 56.67MB 1.6s [2020-04-08T19:00:28.137Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 14.04MB / 102.23MB 1.6s [2020-04-08T19:00:28.242Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-04-08T19:00:28.242Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-08T19:00:28.421Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.7s done [2020-04-08T19:00:28.421Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 48.89MB / 56.67MB 1.8s [2020-04-08T19:00:28.421Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 22.46MB / 102.23MB 1.8s [2020-04-08T19:00:28.421Z] #7 sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 155B / 155B 1.8s done [2020-04-08T19:00:28.498Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-08T19:00:28.498Z] #4 DONE 0.7s [2020-04-08T19:00:28.709Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 53.72MB / 56.67MB 2.0s [2020-04-08T19:00:28.709Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 34.59MB / 102.23MB 2.0s [2020-04-08T19:00:28.709Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 2.1s [2020-04-08T19:00:28.709Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 42.19MB / 102.23MB 2.1s [2020-04-08T19:00:28.709Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 2.2s done [2020-04-08T19:00:28.709Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 53.52MB / 102.23MB 2.2s [2020-04-08T19:00:28.995Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 65.06MB / 102.23MB 2.3s [2020-04-08T19:00:28.995Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 71.77MB / 102.23MB 2.4s [2020-04-08T19:00:29.278Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 83.42MB / 102.23MB 2.5s [2020-04-08T19:00:29.278Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 100.94MB / 102.23MB 2.7s [2020-04-08T19:00:29.427Z] [2020-04-08T19:00:29.427Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:00:29.427Z] #6 ... [2020-04-08T19:00:29.427Z] [2020-04-08T19:00:29.427Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-08T19:00:29.427Z] #5 DONE 0.4s [2020-04-08T19:00:29.427Z] [2020-04-08T19:00:29.427Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:00:29.427Z] #6 DONE 0.5s [2020-04-08T19:00:29.560Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 102.23MB / 102.23MB 2.9s done [2020-04-08T19:00:29.560Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.5s done [2020-04-08T19:00:29.560Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.1s [2020-04-08T19:00:29.726Z] [2020-04-08T19:00:29.726Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:00:29.726Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-08T19:00:29.726Z] #71 DONE 0.0s [2020-04-08T19:00:29.726Z] [2020-04-08T19:00:29.726Z] #20 [internal] load build context [2020-04-08T19:00:29.841Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.2s done [2020-04-08T19:00:29.841Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 [2020-04-08T19:00:30.123Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.2s done [2020-04-08T19:00:30.405Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 [2020-04-08T19:00:31.874Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.2s done [2020-04-08T19:00:31.874Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f [2020-04-08T19:00:33.031Z] #20 transferring context: 17.89MB 3.1s [2020-04-08T19:00:33.345Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.1s done [2020-04-08T19:00:33.345Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd [2020-04-08T19:00:35.545Z] #20 ... [2020-04-08T19:00:35.545Z] [2020-04-08T19:00:35.545Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:00:35.545Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-08T19:00:35.545Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-08T19:00:35.545Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-04-08T19:00:35.545Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2020-04-08T19:00:35.545Z] #71 DONE 5.9s [2020-04-08T19:00:35.545Z] [2020-04-08T19:00:35.545Z] #20 [internal] load build context [2020-04-08T19:00:35.545Z] #20 ... [2020-04-08T19:00:35.545Z] [2020-04-08T19:00:35.545Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:00:35.545Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 0.0s done [2020-04-08T19:00:35.545Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-08T19:00:35.545Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.4s done [2020-04-08T19:00:35.545Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-08T19:00:35.545Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.5s done [2020-04-08T19:00:35.545Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-08T19:00:35.545Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.0s done [2020-04-08T19:00:35.545Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.4s done [2020-04-08T19:00:35.545Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.1s done [2020-04-08T19:00:35.545Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.0s [2020-04-08T19:00:35.545Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.6s [2020-04-08T19:00:35.545Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.7s done [2020-04-08T19:00:35.843Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.2s done [2020-04-08T19:00:36.044Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 2.4s done [2020-04-08T19:00:36.044Z] #7 extracting sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 0.0s done [2020-04-08T19:00:36.044Z] #7 DONE 9.5s [2020-04-08T19:00:36.044Z] [2020-04-08T19:00:36.044Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-08T19:00:36.098Z] #7 ... [2020-04-08T19:00:36.098Z] [2020-04-08T19:00:36.098Z] #20 [internal] load build context [2020-04-08T19:00:36.098Z] #20 transferring context: 52.78MB 6.4s done [2020-04-08T19:00:36.098Z] #20 DONE 6.5s [2020-04-08T19:00:36.098Z] [2020-04-08T19:00:36.098Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:00:37.050Z] #8 DONE 1.0s [2020-04-08T19:00:37.080Z] Fetching without tags [2020-04-08T19:00:37.332Z] [2020-04-08T19:00:37.332Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-08T19:00:37.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:00:37.050Z] > git config --add remote.origin.fetch +refs/pull/40787/head:refs/remotes/origin/PR-40787 # timeout=10 [2020-04-08T19:00:37.053Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:00:37.072Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:00:37.088Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:00:37.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:00:37.089Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:00:37.584Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:00:38.023Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 4.6s done [2020-04-08T19:00:38.023Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-08T19:00:38.023Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.3s done [2020-04-08T19:00:38.023Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-08T19:00:38.337Z] #9 DONE 1.1s [2020-04-08T19:00:38.337Z] [2020-04-08T19:00:38.337Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-08T19:00:38.337Z] #40 DONE 0.0s [2020-04-08T19:00:38.337Z] [2020-04-08T19:00:38.337Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-08T19:00:38.337Z] #29 DONE 0.0s [2020-04-08T19:00:38.337Z] [2020-04-08T19:00:38.337Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:00:38.337Z] #21 DONE 0.1s [2020-04-08T19:00:38.337Z] [2020-04-08T19:00:38.337Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:00:38.585Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.2s done [2020-04-08T19:00:38.585Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0.1s [2020-04-08T19:00:38.619Z] #30 ... [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:00:38.619Z] #22 DONE 0.1s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-08T19:00:38.619Z] #49 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-08T19:00:38.619Z] #52 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:00:38.619Z] #73 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:00:38.619Z] #32 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-08T19:00:38.619Z] #55 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-08T19:00:38.619Z] #67 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-08T19:00:38.619Z] #46 DONE 0.2s [2020-04-08T19:00:38.619Z] [2020-04-08T19:00:38.619Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:00:38.711Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:00:38.712Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:00:39.530Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T19:00:37.592Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:00:37.595Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:00:38.679Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:00:38.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T19:00:38.719Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:00:38.723Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:00:40.332Z] + docker version [2020-04-08T19:00:40.332Z] Client: [2020-04-08T19:00:40.332Z] Version: 18.06.1-ce [2020-04-08T19:00:40.332Z] API version: 1.38 [2020-04-08T19:00:40.332Z] Go version: go1.10.3 [2020-04-08T19:00:40.332Z] Git commit: e68fc7a [2020-04-08T19:00:40.332Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-08T19:00:40.332Z] OS/Arch: linux/ppc64le [2020-04-08T19:00:40.332Z] Experimental: false [2020-04-08T19:00:40.332Z] [2020-04-08T19:00:40.332Z] Server: [2020-04-08T19:00:40.332Z] Engine: [2020-04-08T19:00:40.332Z] Version: 18.06.1-ce [2020-04-08T19:00:40.332Z] API version: 1.38 (minimum version 1.12) [2020-04-08T19:00:40.332Z] Go version: go1.10.3 [2020-04-08T19:00:40.332Z] Git commit: e68fc7a [2020-04-08T19:00:40.332Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-08T19:00:40.332Z] OS/Arch: linux/ppc64le [2020-04-08T19:00:40.332Z] Experimental: true [Pipeline] sh [2020-04-08T19:00:40.713Z] + docker info [2020-04-08T19:00:40.713Z] Containers: 0 [2020-04-08T19:00:40.713Z] Running: 0 [2020-04-08T19:00:40.713Z] Paused: 0 [2020-04-08T19:00:40.713Z] Stopped: 0 [2020-04-08T19:00:40.713Z] Images: 0 [2020-04-08T19:00:40.713Z] Server Version: 18.06.1-ce [2020-04-08T19:00:40.713Z] Storage Driver: overlay2 [2020-04-08T19:00:40.713Z] Backing Filesystem: extfs [2020-04-08T19:00:40.713Z] Supports d_type: true [2020-04-08T19:00:40.713Z] Native Overlay Diff: true [2020-04-08T19:00:40.713Z] Logging Driver: json-file [2020-04-08T19:00:40.713Z] Cgroup Driver: cgroupfs [2020-04-08T19:00:40.713Z] Plugins: [2020-04-08T19:00:40.713Z] Volume: local [2020-04-08T19:00:40.713Z] Network: bridge host ipvlan macvlan null overlay [2020-04-08T19:00:40.713Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-08T19:00:40.713Z] Swarm: inactive [2020-04-08T19:00:40.713Z] Runtimes: runc [2020-04-08T19:00:40.713Z] Default Runtime: runc [2020-04-08T19:00:40.713Z] Init Binary: docker-init [2020-04-08T19:00:40.713Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-08T19:00:40.713Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-08T19:00:40.713Z] init version: fec3683 [2020-04-08T19:00:40.713Z] Security Options: [2020-04-08T19:00:40.713Z] apparmor [2020-04-08T19:00:40.713Z] seccomp [2020-04-08T19:00:40.713Z] Profile: default [2020-04-08T19:00:40.713Z] Kernel Version: 4.4.0-139-generic [2020-04-08T19:00:40.713Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-08T19:00:40.713Z] OSType: linux [2020-04-08T19:00:40.713Z] Architecture: ppc64le [2020-04-08T19:00:40.713Z] CPUs: 4 [2020-04-08T19:00:40.713Z] Total Memory: 7.972GiB [2020-04-08T19:00:40.713Z] Name: ppc64le-ubuntu-15 [2020-04-08T19:00:40.713Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-08T19:00:40.713Z] Docker Root Dir: /var/lib/docker [2020-04-08T19:00:40.713Z] Debug Mode (client): false [2020-04-08T19:00:40.713Z] Debug Mode (server): false [2020-04-08T19:00:40.713Z] Username: dockerbuildbot [2020-04-08T19:00:40.713Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:00:40.713Z] Labels: [2020-04-08T19:00:40.713Z] Experimental: true [2020-04-08T19:00:40.713Z] Insecure Registries: [2020-04-08T19:00:40.713Z] 127.0.0.0/8 [2020-04-08T19:00:40.713Z] Live Restore Enabled: false [2020-04-08T19:00:40.713Z] [Pipeline] sh [2020-04-08T19:00:41.093Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:00:41.093Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:00:41.093Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40787/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-08T19:00:41.093Z] + bash /home/docker/workspace/moby_PR-40787/check-config.sh [2020-04-08T19:00:41.093Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-08T19:00:41.093Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-08T19:00:41.093Z] [2020-04-08T19:00:41.093Z] Generally Necessary: [2020-04-08T19:00:41.093Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-08T19:00:41.093Z] - apparmor: enabled and tools installed [2020-04-08T19:00:41.093Z] - CONFIG_NAMESPACES: enabled [2020-04-08T19:00:41.093Z] - CONFIG_NET_NS: enabled [2020-04-08T19:00:41.093Z] - CONFIG_PID_NS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_IPC_NS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_UTS_NS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUPS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CPUSETS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_MEMCG: enabled [2020-04-08T19:00:41.380Z] - CONFIG_KEYS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_VETH: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-08T19:00:41.380Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-08T19:00:41.380Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-08T19:00:41.380Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-08T19:00:41.380Z] [2020-04-08T19:00:41.380Z] Optional Features: [2020-04-08T19:00:41.380Z] - CONFIG_USER_NS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_SECCOMP: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-08T19:00:41.380Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-08T19:00:41.380Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-08T19:00:41.380Z] (cgroup swap accounting is currently enabled) [2020-04-08T19:00:41.380Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-08T19:00:41.380Z] - CONFIG_BLK_CGROUP: enabled [2020-04-08T19:00:41.380Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-08T19:00:41.380Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-08T19:00:41.380Z] - CONFIG_CGROUP_PERF: enabled [2020-04-08T19:00:41.665Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-08T19:00:41.665Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-08T19:00:41.665Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-08T19:00:41.665Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-08T19:00:41.665Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-08T19:00:41.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_IP_VS: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-08T19:00:41.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-08T19:00:41.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-08T19:00:41.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_EXT4_FS: enabled [2020-04-08T19:00:41.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-08T19:00:41.665Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-08T19:00:41.665Z] - Network Drivers: [2020-04-08T19:00:41.665Z] - "overlay": [2020-04-08T19:00:41.665Z] - CONFIG_VXLAN: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-08T19:00:41.665Z] Optional (for encrypted networks): [2020-04-08T19:00:41.665Z] - CONFIG_CRYPTO: enabled [2020-04-08T19:00:41.665Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_XFRM: enabled [2020-04-08T19:00:41.665Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-08T19:00:41.665Z] - "ipvlan": [2020-04-08T19:00:41.665Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-08T19:00:41.665Z] - "macvlan": [2020-04-08T19:00:41.665Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-08T19:00:41.665Z] - CONFIG_DUMMY: enabled (as module) [2020-04-08T19:00:41.665Z] - "ftp,tftp client in container": [2020-04-08T19:00:41.891Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.2s done [2020-04-08T19:00:41.891Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-08T19:00:41.948Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-08T19:00:41.948Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-08T19:00:41.948Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-08T19:00:41.948Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-08T19:00:41.948Z] - Storage Drivers: [2020-04-08T19:00:41.948Z] - "aufs": [2020-04-08T19:00:41.948Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-08T19:00:41.948Z] - "btrfs": [2020-04-08T19:00:41.948Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-08T19:00:41.948Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-08T19:00:41.948Z] - "devicemapper": [2020-04-08T19:00:41.948Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-08T19:00:41.948Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-08T19:00:41.948Z] - "overlay": [2020-04-08T19:00:41.948Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-08T19:00:41.948Z] - "zfs": [2020-04-08T19:00:41.948Z] - /dev/zfs: missing [2020-04-08T19:00:41.948Z] - zfs command: missing [2020-04-08T19:00:41.948Z] - zpool command: missing [2020-04-08T19:00:41.948Z] [2020-04-08T19:00:41.948Z] Limits: [2020-04-08T19:00:41.948Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-08T19:00:41.948Z] [2020-04-08T19:00:41.948Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-08T19:00:42.086Z] #47 3.487 + RM_GOPATH=0 [2020-04-08T19:00:42.086Z] #47 3.487 + TMP_GOPATH= [2020-04-08T19:00:42.086Z] #47 3.487 + : /build [2020-04-08T19:00:42.086Z] #47 3.487 + '[' -z '' ']' [2020-04-08T19:00:42.086Z] #47 3.487 ++ mktemp -d [2020-04-08T19:00:42.086Z] #47 3.488 + export GOPATH=/tmp/tmp.bfrC4Ej9se [2020-04-08T19:00:42.086Z] #47 3.488 + GOPATH=/tmp/tmp.bfrC4Ej9se [2020-04-08T19:00:42.086Z] #47 3.489 + RM_GOPATH=1 [2020-04-08T19:00:42.086Z] #47 3.489 ++ dirname ./install.sh [2020-04-08T19:00:42.086Z] #47 3.490 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:00:42.086Z] #47 3.490 + dir=. [2020-04-08T19:00:42.086Z] #47 3.490 + bin=vndr [2020-04-08T19:00:42.086Z] #47 3.490 + shift [2020-04-08T19:00:42.086Z] #47 3.490 + '[' '!' -f ./vndr.installer ']' [2020-04-08T19:00:42.086Z] #47 3.490 + . ./vndr.installer [2020-04-08T19:00:42.086Z] #47 3.490 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:00:42.086Z] #47 3.490 + install_vndr [2020-04-08T19:00:42.086Z] #47 3.490 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-08T19:00:42.086Z] #47 3.490 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bfrC4Ej9se/src/github.com/LK4D4/vndr [2020-04-08T19:00:42.086Z] #47 3.498 Cloning into '/tmp/tmp.bfrC4Ej9se/src/github.com/LK4D4/vndr'... [2020-04-08T19:00:42.372Z] + make bundles/buildx [2020-04-08T19:00:42.700Z] #47 4.093 + cd /tmp/tmp.bfrC4Ej9se/src/github.com/LK4D4/vndr [2020-04-08T19:00:42.700Z] #47 4.093 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:00:42.700Z] #47 4.125 + go build -buildmode=pie -v -o /build/vndr . [2020-04-08T19:00:42.993Z] make: command: Command not found [2020-04-08T19:00:42.993Z] make: command: Command not found [2020-04-08T19:00:42.993Z] mkdir bundles [2020-04-08T19:00:42.993Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-08T19:00:42.993Z] --build-arg BUILDX_COMMIT \ [2020-04-08T19:00:42.993Z] --build-arg BUILDX_REPO \ [2020-04-08T19:00:42.993Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-08T19:00:42.993Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-08T19:00:42.993Z] . [2020-04-08T19:00:42.993Z] /bin/sh: 4: go: not found [2020-04-08T19:00:42.993Z] /bin/sh: 5: go: not found [2020-04-08T19:00:43.706Z] #47 4.967 internal/cpu [2020-04-08T19:00:43.706Z] #47 5.035 internal/race [2020-04-08T19:00:43.706Z] #47 5.082 sync/atomic [2020-04-08T19:00:43.987Z] #47 5.282 unicode [2020-04-08T19:00:43.987Z] #47 ... [2020-04-08T19:00:43.987Z] [2020-04-08T19:00:43.987Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:00:43.987Z] #33 3.292 + RM_GOPATH=0 [2020-04-08T19:00:43.987Z] #33 3.292 + TMP_GOPATH= [2020-04-08T19:00:43.987Z] #33 3.292 + : /build [2020-04-08T19:00:43.987Z] #33 3.292 + '[' -z '' ']' [2020-04-08T19:00:43.987Z] #33 3.292 ++ mktemp -d [2020-04-08T19:00:43.987Z] #33 3.295 + export GOPATH=/tmp/tmp.8AHMI0zSnh [2020-04-08T19:00:43.987Z] #33 3.295 + GOPATH=/tmp/tmp.8AHMI0zSnh [2020-04-08T19:00:43.987Z] #33 3.295 + RM_GOPATH=1 [2020-04-08T19:00:43.987Z] #33 3.296 ++ dirname ./install.sh [2020-04-08T19:00:43.987Z] #33 3.297 + dir=. [2020-04-08T19:00:43.987Z] #33 3.297 + bin=tomlv [2020-04-08T19:00:43.987Z] #33 3.298 + shift [2020-04-08T19:00:43.987Z] #33 3.298 + '[' '!' -f ./tomlv.installer ']' [2020-04-08T19:00:43.987Z] #33 3.298 + . ./tomlv.installer [2020-04-08T19:00:43.987Z] #33 3.300 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:00:43.987Z] #33 3.300 + install_tomlv [2020-04-08T19:00:43.987Z] #33 3.300 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-08T19:00:43.987Z] #33 3.301 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:00:43.987Z] #33 3.301 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8AHMI0zSnh/src/github.com/BurntSushi/toml [2020-04-08T19:00:43.987Z] #33 3.302 Cloning into '/tmp/tmp.8AHMI0zSnh/src/github.com/BurntSushi/toml'... [2020-04-08T19:00:43.987Z] #33 4.127 + cd /tmp/tmp.8AHMI0zSnh/src/github.com/BurntSushi/toml [2020-04-08T19:00:43.987Z] #33 4.127 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:00:43.987Z] #33 4.143 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:00:43.987Z] #33 4.676 internal/cpu [2020-04-08T19:00:43.987Z] #33 4.684 runtime/internal/atomic [2020-04-08T19:00:43.987Z] #33 4.775 runtime/internal/sys [2020-04-08T19:00:43.987Z] #33 4.967 runtime/internal/math [2020-04-08T19:00:43.987Z] #33 5.015 math/bits [2020-04-08T19:00:43.987Z] #33 5.197 internal/bytealg [2020-04-08T19:00:43.987Z] #33 5.402 math [2020-04-08T19:00:43.987Z] #33 5.521 runtime [2020-04-08T19:00:44.269Z] #33 ... [2020-04-08T19:00:44.269Z] [2020-04-08T19:00:44.269Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:00:44.269Z] #47 5.663 runtime [2020-04-08T19:00:45.717Z] Sending build context to Docker daemon 57.43MB [2020-04-08T19:00:45.717Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-08T19:00:45.717Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-08T19:00:45.717Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-08T19:00:45.717Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-08T19:00:46.000Z] 1.12.10-stretch: Pulling from library/golang [2020-04-08T19:00:46.094Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.3s done [2020-04-08T19:00:46.094Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-08T19:00:46.285Z] fb056072eab9: Pulling fs layer [2020-04-08T19:00:46.285Z] 6a33b1f9796f: Pulling fs layer [2020-04-08T19:00:46.285Z] 8f8f8962e456: Pulling fs layer [2020-04-08T19:00:46.285Z] 68adcc365214: Pulling fs layer [2020-04-08T19:00:46.285Z] 76d8adf27bdf: Pulling fs layer [2020-04-08T19:00:46.285Z] d66e58854927: Pulling fs layer [2020-04-08T19:00:46.285Z] 71497195576e: Pulling fs layer [2020-04-08T19:00:46.285Z] 68adcc365214: Waiting [2020-04-08T19:00:46.285Z] d66e58854927: Waiting [2020-04-08T19:00:46.285Z] 76d8adf27bdf: Waiting [2020-04-08T19:00:46.285Z] 71497195576e: Waiting [2020-04-08T19:00:46.572Z] 8f8f8962e456: Verifying Checksum [2020-04-08T19:00:46.572Z] 8f8f8962e456: Download complete [2020-04-08T19:00:46.857Z] 6a33b1f9796f: Verifying Checksum [2020-04-08T19:00:46.857Z] 6a33b1f9796f: Download complete [2020-04-08T19:00:46.941Z] #47 7.829 unicode/utf8 [2020-04-08T19:00:46.941Z] #47 8.325 math [2020-04-08T19:00:47.946Z] #47 ... [2020-04-08T19:00:47.946Z] [2020-04-08T19:00:47.946Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:00:47.946Z] #23 3.318 + RM_GOPATH=0 [2020-04-08T19:00:47.946Z] #23 3.319 + TMP_GOPATH= [2020-04-08T19:00:47.946Z] #23 3.319 + : /build [2020-04-08T19:00:47.946Z] #23 3.319 + '[' -z '' ']' [2020-04-08T19:00:47.946Z] #23 3.320 ++ mktemp -d [2020-04-08T19:00:47.946Z] #23 3.320 + export GOPATH=/tmp/tmp.IbfdWx3xrS [2020-04-08T19:00:47.946Z] #23 3.320 + GOPATH=/tmp/tmp.IbfdWx3xrS [2020-04-08T19:00:47.946Z] #23 3.320 + RM_GOPATH=1 [2020-04-08T19:00:47.946Z] #23 3.324 ++ dirname ./install.sh [2020-04-08T19:00:47.946Z] #23 3.324 + dir=. [2020-04-08T19:00:47.946Z] #23 3.324 + bin=dockercli [2020-04-08T19:00:47.946Z] #23 3.324 + shift [2020-04-08T19:00:47.946Z] #23 3.324 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:00:47.946Z] #23 3.325 + . ./dockercli.installer [2020-04-08T19:00:47.946Z] #23 3.325 ++ : stable [2020-04-08T19:00:47.946Z] #23 3.325 ++ : 17.06.2-ce [2020-04-08T19:00:47.946Z] #23 3.325 + install_dockercli [2020-04-08T19:00:47.946Z] #23 3.325 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:00:47.946Z] #23 3.325 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:00:47.946Z] #23 3.327 ++ uname -m [2020-04-08T19:00:47.946Z] #23 3.327 + arch=s390x [2020-04-08T19:00:47.946Z] #23 3.327 + '[' s390x '!=' x86_64 ']' [2020-04-08T19:00:47.946Z] #23 3.327 + '[' s390x '!=' s390x ']' [2020-04-08T19:00:47.946Z] #23 3.327 + url=https://download.docker.com/linux/static [2020-04-08T19:00:47.946Z] #23 3.331 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-08T19:00:47.946Z] #23 3.331 + tar -xz docker/docker [2020-04-08T19:00:47.946Z] #23 8.952 + mkdir -p /build [2020-04-08T19:00:47.946Z] #23 8.983 + mv docker/docker /build/ [2020-04-08T19:00:47.946Z] #23 8.984 + rmdir docker [2020-04-08T19:00:47.946Z] #23 DONE 9.3s [2020-04-08T19:00:47.946Z] [2020-04-08T19:00:47.946Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:00:47.946Z] #68 3.106 + RM_GOPATH=0 [2020-04-08T19:00:47.946Z] #68 3.106 + TMP_GOPATH= [2020-04-08T19:00:47.946Z] #68 3.107 + : /build/ [2020-04-08T19:00:47.946Z] #68 3.107 + '[' -z '' ']' [2020-04-08T19:00:47.946Z] #68 3.114 ++ mktemp -d [2020-04-08T19:00:47.946Z] #68 3.114 + export GOPATH=/tmp/tmp.bYHUvzyXcC [2020-04-08T19:00:47.946Z] #68 3.114 + GOPATH=/tmp/tmp.bYHUvzyXcC [2020-04-08T19:00:47.946Z] #68 3.115 + RM_GOPATH=1 [2020-04-08T19:00:47.946Z] #68 3.115 ++ dirname ./install.sh [2020-04-08T19:00:47.946Z] #68 3.116 + dir=. [2020-04-08T19:00:47.946Z] #68 3.117 + bin=rootlesskit [2020-04-08T19:00:47.946Z] #68 3.117 + shift [2020-04-08T19:00:47.946Z] #68 3.117 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-08T19:00:47.946Z] #68 3.117 + . ./rootlesskit.installer [2020-04-08T19:00:47.946Z] #68 3.117 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:00:47.946Z] #68 3.117 + install_rootlesskit [2020-04-08T19:00:47.946Z] #68 3.118 + case "$1" in [2020-04-08T19:00:47.946Z] #68 3.118 + export CGO_ENABLED=0 [2020-04-08T19:00:47.946Z] #68 3.118 + CGO_ENABLED=0 [2020-04-08T19:00:47.946Z] #68 3.118 + _install_rootlesskit [2020-04-08T19:00:47.946Z] #68 3.118 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-08T19:00:47.946Z] #68 3.118 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:00:47.947Z] #68 3.118 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bYHUvzyXcC/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:00:47.947Z] #68 3.119 Cloning into '/tmp/tmp.bYHUvzyXcC/src/github.com/rootless-containers/rootlesskit'... [2020-04-08T19:00:47.947Z] #68 6.464 + cd /tmp/tmp.bYHUvzyXcC/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:00:47.947Z] #68 6.464 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:00:47.947Z] #68 6.833 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:00:47.947Z] #68 6.833 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-08T19:00:48.228Z] #68 ... [2020-04-08T19:00:48.228Z] [2020-04-08T19:00:48.228Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:00:48.228Z] #25 2.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:00:48.228Z] #25 2.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:00:48.228Z] #25 2.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:00:48.228Z] #25 3.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-08T19:00:48.228Z] #25 4.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-08T19:00:48.228Z] #25 6.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-08T19:00:48.510Z] #25 ... [2020-04-08T19:00:48.510Z] [2020-04-08T19:00:48.510Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:00:48.510Z] #43 2.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:00:48.510Z] #43 2.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:00:48.510Z] #43 2.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:00:48.510Z] #43 2.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-08T19:00:48.510Z] #43 4.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-08T19:00:48.510Z] #43 6.426 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-08T19:00:48.510Z] #43 ... [2020-04-08T19:00:48.510Z] [2020-04-08T19:00:48.510Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:00:48.510Z] #74 3.537 + RM_GOPATH=0 [2020-04-08T19:00:48.510Z] #74 3.537 + TMP_GOPATH= [2020-04-08T19:00:48.511Z] #74 3.537 + : /build [2020-04-08T19:00:48.511Z] #74 3.537 + '[' -z '' ']' [2020-04-08T19:00:48.511Z] #74 3.538 ++ mktemp -d [2020-04-08T19:00:48.511Z] #74 3.543 + export GOPATH=/tmp/tmp.EB3U0RYeil [2020-04-08T19:00:48.511Z] #74 3.543 + GOPATH=/tmp/tmp.EB3U0RYeil [2020-04-08T19:00:48.511Z] #74 3.543 + RM_GOPATH=1 [2020-04-08T19:00:48.511Z] #74 3.544 ++ dirname ./install.sh [2020-04-08T19:00:48.511Z] #74 3.551 + dir=. [2020-04-08T19:00:48.511Z] #74 3.551 + bin=proxy [2020-04-08T19:00:48.511Z] #74 3.551 + shift [2020-04-08T19:00:48.511Z] #74 3.551 + '[' '!' -f ./proxy.installer ']' [2020-04-08T19:00:48.511Z] #74 3.551 + . ./proxy.installer [2020-04-08T19:00:48.511Z] #74 3.551 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:00:48.511Z] #74 3.551 + install_proxy [2020-04-08T19:00:48.511Z] #74 3.551 + case "$1" in [2020-04-08T19:00:48.511Z] #74 3.551 + export CGO_ENABLED=0 [2020-04-08T19:00:48.511Z] #74 3.551 + CGO_ENABLED=0 [2020-04-08T19:00:48.511Z] #74 3.551 + _install_proxy [2020-04-08T19:00:48.511Z] #74 3.551 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-08T19:00:48.511Z] #74 3.551 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EB3U0RYeil/src/github.com/docker/libnetwork [2020-04-08T19:00:48.511Z] #74 3.551 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:00:48.511Z] #74 3.561 Cloning into '/tmp/tmp.EB3U0RYeil/src/github.com/docker/libnetwork'... [2020-04-08T19:00:48.793Z] #74 ... [2020-04-08T19:00:48.793Z] [2020-04-08T19:00:48.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:00:48.793Z] #10 1.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:00:48.793Z] #10 1.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:00:48.793Z] #10 2.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:00:48.793Z] #10 2.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-08T19:00:48.793Z] #10 4.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-08T19:00:48.793Z] #10 6.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-08T19:00:48.793Z] #10 ... [2020-04-08T19:00:48.793Z] [2020-04-08T19:00:48.793Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:00:48.793Z] #35 1.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:00:48.793Z] #35 1.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:00:48.793Z] #35 2.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:00:48.793Z] #35 2.236 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-08T19:00:48.793Z] #35 3.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-08T19:00:48.793Z] #35 4.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-08T19:00:49.075Z] #35 ... [2020-04-08T19:00:49.075Z] [2020-04-08T19:00:49.075Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:00:49.075Z] #50 2.791 + RM_GOPATH=0 [2020-04-08T19:00:49.075Z] #50 2.791 + TMP_GOPATH= [2020-04-08T19:00:49.075Z] #50 2.791 + : /build [2020-04-08T19:00:49.075Z] #50 2.792 + '[' -z '' ']' [2020-04-08T19:00:49.075Z] #50 2.792 ++ mktemp -d [2020-04-08T19:00:49.075Z] #50 2.793 + export GOPATH=/tmp/tmp.soQn38KsjW [2020-04-08T19:00:49.075Z] #50 2.793 + GOPATH=/tmp/tmp.soQn38KsjW [2020-04-08T19:00:49.075Z] #50 2.793 + RM_GOPATH=1 [2020-04-08T19:00:49.075Z] #50 2.795 ++ dirname ./install.sh [2020-04-08T19:00:49.075Z] #50 2.797 + dir=. [2020-04-08T19:00:49.075Z] #50 2.797 + bin=gotestsum [2020-04-08T19:00:49.075Z] #50 2.797 + shift [2020-04-08T19:00:49.075Z] #50 2.798 + '[' '!' -f ./gotestsum.installer ']' [2020-04-08T19:00:49.075Z] #50 2.798 + . ./gotestsum.installer [2020-04-08T19:00:49.075Z] #50 2.798 ++ : v0.3.5 [2020-04-08T19:00:49.075Z] #50 2.799 + install_gotestsum [2020-04-08T19:00:49.075Z] #50 2.799 Installing gotestsum version v0.3.5 [2020-04-08T19:00:49.075Z] #50 2.799 + echo 'Installing gotestsum version v0.3.5' [2020-04-08T19:00:49.075Z] #50 2.800 + go get -d gotest.tools/gotestsum [2020-04-08T19:00:49.075Z] #50 ... [2020-04-08T19:00:49.075Z] [2020-04-08T19:00:49.075Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:00:49.075Z] #56 2.846 + RM_GOPATH=0 [2020-04-08T19:00:49.075Z] #56 2.846 + TMP_GOPATH= [2020-04-08T19:00:49.075Z] #56 2.846 + : /build [2020-04-08T19:00:49.075Z] #56 2.846 + '[' -z '' ']' [2020-04-08T19:00:49.075Z] #56 2.846 ++ mktemp -d [2020-04-08T19:00:49.075Z] #56 2.848 + export GOPATH=/tmp/tmp.8z8IZqaoy9 [2020-04-08T19:00:49.075Z] #56 2.848 + GOPATH=/tmp/tmp.8z8IZqaoy9 [2020-04-08T19:00:49.075Z] #56 2.848 + RM_GOPATH=1 [2020-04-08T19:00:49.075Z] #56 2.848 ++ dirname ./install.sh [2020-04-08T19:00:49.075Z] #56 2.852 + dir=. [2020-04-08T19:00:49.075Z] #56 2.852 + bin=shfmt [2020-04-08T19:00:49.075Z] #56 2.852 + shift [2020-04-08T19:00:49.075Z] #56 2.852 + '[' '!' -f ./shfmt.installer ']' [2020-04-08T19:00:49.075Z] #56 2.852 + . ./shfmt.installer [2020-04-08T19:00:49.075Z] #56 2.852 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:00:49.075Z] #56 2.852 + install_shfmt [2020-04-08T19:00:49.075Z] #56 2.852 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-08T19:00:49.075Z] #56 2.853 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:00:49.075Z] #56 2.853 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8z8IZqaoy9/src/github.com/mvdan/sh [2020-04-08T19:00:49.075Z] #56 2.857 Cloning into '/tmp/tmp.8z8IZqaoy9/src/github.com/mvdan/sh'... [2020-04-08T19:00:49.075Z] #56 8.765 + cd /tmp/tmp.8z8IZqaoy9/src/github.com/mvdan/sh [2020-04-08T19:00:49.075Z] #56 8.767 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:00:49.075Z] #56 8.902 + GO111MODULE=on [2020-04-08T19:00:49.075Z] #56 8.902 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-08T19:00:49.075Z] #56 9.787 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:00:49.075Z] #56 9.792 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:00:49.075Z] #56 9.987 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:00:49.075Z] #56 10.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:00:49.075Z] #56 10.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:00:49.075Z] #56 10.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:00:49.357Z] #56 ... [2020-04-08T19:00:49.357Z] [2020-04-08T19:00:49.357Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:00:49.357Z] #62 1.661 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:00:49.357Z] #62 1.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:00:49.357Z] #62 2.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:00:49.357Z] #62 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-08T19:00:49.357Z] #62 3.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-08T19:00:49.357Z] #62 6.151 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-08T19:00:49.357Z] #62 ... [2020-04-08T19:00:49.357Z] [2020-04-08T19:00:49.357Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:00:49.357Z] #41 2.556 + git clone https://github.com/docker/distribution.git . [2020-04-08T19:00:49.357Z] #41 2.558 Cloning into '.'... [2020-04-08T19:00:49.569Z] fb056072eab9: Verifying Checksum [2020-04-08T19:00:49.569Z] fb056072eab9: Download complete [2020-04-08T19:00:49.639Z] #41 ... [2020-04-08T19:00:49.639Z] [2020-04-08T19:00:49.639Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:00:49.639Z] #53 3.343 + RM_GOPATH=0 [2020-04-08T19:00:49.639Z] #53 3.343 + TMP_GOPATH= [2020-04-08T19:00:49.639Z] #53 3.343 + : /build [2020-04-08T19:00:49.639Z] #53 3.343 + '[' -z '' ']' [2020-04-08T19:00:49.639Z] #53 3.344 ++ mktemp -d [2020-04-08T19:00:49.639Z] #53 3.345 + export GOPATH=/tmp/tmp.R3hralo64H [2020-04-08T19:00:49.639Z] #53 3.345 + GOPATH=/tmp/tmp.R3hralo64H [2020-04-08T19:00:49.639Z] #53 3.345 + RM_GOPATH=1 [2020-04-08T19:00:49.639Z] #53 3.346 ++ dirname ./install.sh [2020-04-08T19:00:49.639Z] #53 3.350 + dir=. [2020-04-08T19:00:49.639Z] #53 3.350 + bin=golangci_lint [2020-04-08T19:00:49.639Z] #53 3.350 + shift [2020-04-08T19:00:49.639Z] #53 3.350 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-08T19:00:49.639Z] #53 3.350 + . ./golangci_lint.installer [2020-04-08T19:00:49.639Z] #53 3.351 ++ : v1.23.8 [2020-04-08T19:00:49.639Z] #53 3.351 + install_golangci_lint [2020-04-08T19:00:49.639Z] #53 3.351 + echo 'Installing golangci-lint version v1.23.8' [2020-04-08T19:00:49.639Z] #53 3.351 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-08T19:00:49.639Z] #53 3.351 Installing golangci-lint version v1.23.8 [2020-04-08T19:00:49.639Z] #53 ... [2020-04-08T19:00:49.639Z] [2020-04-08T19:00:49.639Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:00:49.639Z] #56 11.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:00:50.264Z] 68adcc365214: Verifying Checksum [2020-04-08T19:00:50.264Z] 68adcc365214: Download complete [2020-04-08T19:00:50.264Z] 71497195576e: Verifying Checksum [2020-04-08T19:00:50.264Z] 71497195576e: Download complete [2020-04-08T19:00:50.675Z] #56 11.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:00:50.889Z] 76d8adf27bdf: Verifying Checksum [2020-04-08T19:00:50.889Z] 76d8adf27bdf: Download complete [2020-04-08T19:00:51.288Z] #56 ... [2020-04-08T19:00:51.288Z] [2020-04-08T19:00:51.288Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:00:51.288Z] #30 2.927 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-08T19:00:51.288Z] #30 2.933 Cloning into '.'... [2020-04-08T19:00:51.288Z] #30 ... [2020-04-08T19:00:51.288Z] [2020-04-08T19:00:51.288Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:00:51.288Z] #56 12.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:00:51.288Z] #56 12.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:00:51.288Z] #56 12.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:00:51.346Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.3s [2020-04-08T19:00:51.570Z] #56 12.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:00:52.184Z] #56 13.43 runtime/cgo [2020-04-08T19:00:52.184Z] #56 13.48 runtime [2020-04-08T19:00:53.231Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.7s done [2020-04-08T19:00:53.530Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 [2020-04-08T19:00:53.826Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-08T19:00:53.826Z] #7 DONE 24.2s [2020-04-08T19:00:53.826Z] [2020-04-08T19:00:53.826Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-08T19:00:54.369Z] fb056072eab9: Pull complete [2020-04-08T19:00:54.655Z] 6a33b1f9796f: Pull complete [2020-04-08T19:00:54.949Z] 8f8f8962e456: Pull complete [2020-04-08T19:00:55.231Z] #8 DONE 1.3s [2020-04-08T19:00:55.231Z] [2020-04-08T19:00:55.231Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-08T19:00:56.158Z] #9 DONE 0.9s [2020-04-08T19:00:56.158Z] [2020-04-08T19:00:56.158Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-08T19:00:56.414Z] #40 DONE 0.1s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-08T19:00:56.414Z] #29 DONE 0.1s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:00:56.414Z] #21 DONE 0.1s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:00:56.414Z] #41 ... [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-08T19:00:56.414Z] #67 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-08T19:00:56.414Z] #52 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-08T19:00:56.414Z] #55 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:00:56.414Z] #73 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-08T19:00:56.414Z] #49 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-08T19:00:56.414Z] #46 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:00:56.414Z] #32 DONE 0.2s [2020-04-08T19:00:56.414Z] [2020-04-08T19:00:56.414Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:00:56.414Z] #22 DONE 0.2s [2020-04-08T19:00:56.454Z] d66e58854927: Verifying Checksum [2020-04-08T19:00:56.454Z] d66e58854927: Download complete [2020-04-08T19:00:56.672Z] [2020-04-08T19:00:56.672Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:00:57.666Z] #56 ... [2020-04-08T19:00:57.666Z] [2020-04-08T19:00:57.666Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:00:57.666Z] #53 15.79 + cd /tmp/tmp.R3hralo64H/src/github.com/golangci/golangci-lint/ [2020-04-08T19:00:57.666Z] #53 15.79 + git checkout -q v1.23.8 [2020-04-08T19:00:57.666Z] #53 16.55 ++ git describe --tags [2020-04-08T19:00:57.666Z] #53 16.56 + version=v1.23.8 [2020-04-08T19:00:57.666Z] #53 16.56 ++ git rev-parse --short HEAD [2020-04-08T19:00:57.666Z] #53 16.57 + commit=76a82c6 [2020-04-08T19:00:57.666Z] #53 16.57 ++ git show -s --format=%cd [2020-04-08T19:00:57.666Z] #53 16.58 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-08T19:00:57.666Z] #53 16.58 + 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-08T19:00:58.497Z] 68adcc365214: Pull complete [2020-04-08T19:00:59.138Z] #53 ... [2020-04-08T19:00:59.139Z] [2020-04-08T19:00:59.139Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:00:59.139Z] #33 10.48 internal/testlog [2020-04-08T19:00:59.139Z] #33 10.73 encoding [2020-04-08T19:00:59.139Z] #33 10.85 runtime/cgo [2020-04-08T19:00:59.139Z] #33 ... [2020-04-08T19:00:59.139Z] [2020-04-08T19:00:59.139Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:00:59.139Z] #43 12.10 Fetched 8034 kB in 10s (800 kB/s) [2020-04-08T19:00:59.139Z] #43 12.10 Reading package lists... [2020-04-08T19:00:59.139Z] #43 15.50 Reading package lists... [2020-04-08T19:00:59.139Z] #43 18.90 Building dependency tree... [2020-04-08T19:00:59.139Z] #43 19.91 The following additional packages will be installed: [2020-04-08T19:00:59.139Z] #43 19.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-08T19:00:59.139Z] #43 19.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-08T19:00:59.139Z] #43 19.92 Suggested packages: [2020-04-08T19:00:59.139Z] #43 19.92 manpages-dev python-setuptools [2020-04-08T19:00:59.139Z] #43 20.74 The following NEW packages will be installed: [2020-04-08T19:00:59.139Z] #43 20.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-08T19:00:59.139Z] #43 20.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-08T19:00:59.139Z] #43 20.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-08T19:00:59.139Z] #43 20.78 python-six zlib1g-dev [2020-04-08T19:00:59.139Z] #43 20.92 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:00:59.139Z] #43 20.92 Need to get 3742 kB of archives. [2020-04-08T19:00:59.139Z] #43 20.92 After this operation, 22.0 MB of additional disk space will be used. [2020-04-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.97 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-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.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-08T19:00:59.139Z] #43 20.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-08T19:00:59.139Z] #43 21.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-08T19:00:59.139Z] #43 21.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-08T19:00:59.428Z] #43 21.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-08T19:00:59.428Z] #43 21.13 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-08T19:00:59.428Z] #43 21.13 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-08T19:00:59.428Z] #43 21.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-08T19:00:59.428Z] #43 21.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-08T19:00:59.428Z] #43 21.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-08T19:00:59.710Z] #43 ... [2020-04-08T19:00:59.710Z] [2020-04-08T19:00:59.710Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:00:59.710Z] #25 12.47 Fetched 8034 kB in 10s (804 kB/s) [2020-04-08T19:00:59.710Z] #25 12.47 Reading package lists... [2020-04-08T19:00:59.710Z] #25 15.74 Reading package lists... [2020-04-08T19:00:59.710Z] #25 18.95 Building dependency tree... [2020-04-08T19:00:59.710Z] #25 19.83 ca-certificates is already the newest version (20190110). [2020-04-08T19:00:59.710Z] #25 19.83 The following additional packages will be installed: [2020-04-08T19:00:59.710Z] #25 19.85 libjq1 libonig5 [2020-04-08T19:00:59.710Z] #25 20.19 The following NEW packages will be installed: [2020-04-08T19:00:59.710Z] #25 20.20 jq libjq1 libonig5 [2020-04-08T19:00:59.710Z] #25 20.33 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:00:59.710Z] #25 20.33 Need to get 350 kB of archives. [2020-04-08T19:00:59.710Z] #25 20.33 After this operation, 1154 kB of additional disk space will be used. [2020-04-08T19:00:59.710Z] #25 20.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-08T19:00:59.710Z] #25 20.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-08T19:00:59.710Z] #25 20.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-08T19:00:59.710Z] #25 21.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:00:59.710Z] #25 21.10 Fetched 350 kB in 0s (2337 kB/s) [2020-04-08T19:00:59.710Z] #25 21.15 Selecting previously unselected package libonig5:s390x. [2020-04-08T19:00:59.710Z] #25 21.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 ... 15168 files and directories currently installed.) [2020-04-08T19:00:59.710Z] #25 21.24 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-08T19:00:59.710Z] #25 21.25 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-08T19:00:59.710Z] #25 21.41 Selecting previously unselected package libjq1:s390x. [2020-04-08T19:00:59.710Z] #25 21.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-08T19:00:59.710Z] #25 21.41 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-08T19:00:59.710Z] #25 21.57 Selecting previously unselected package jq. [2020-04-08T19:00:59.710Z] #25 21.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-08T19:00:59.710Z] #25 21.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:00:59.710Z] #25 21.65 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-08T19:00:59.992Z] #25 21.66 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-08T19:00:59.992Z] #25 21.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:00:59.992Z] #25 21.67 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:00:59.992Z] #25 ... [2020-04-08T19:00:59.992Z] [2020-04-08T19:00:59.992Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:00:59.992Z] #35 11.77 Fetched 8034 kB in 10s (792 kB/s) [2020-04-08T19:00:59.992Z] #35 11.77 Reading package lists... [2020-04-08T19:00:59.992Z] #35 15.39 Reading package lists... [2020-04-08T19:00:59.992Z] #35 19.01 Building dependency tree... [2020-04-08T19:00:59.992Z] #35 20.14 The following additional packages will be installed: [2020-04-08T19:00:59.992Z] #35 20.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-08T19:00:59.992Z] #35 20.14 Suggested packages: [2020-04-08T19:00:59.992Z] #35 20.14 cmake-doc ninja-build lrzip [2020-04-08T19:00:59.992Z] #35 20.14 Recommended packages: [2020-04-08T19:00:59.992Z] #35 20.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-08T19:00:59.992Z] #35 20.84 The following NEW packages will be installed: [2020-04-08T19:00:59.992Z] #35 20.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-08T19:00:59.992Z] #35 20.84 vim-common xxd [2020-04-08T19:00:59.992Z] #35 20.95 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:00:59.992Z] #35 20.95 Need to get 14.0 MB of archives. [2020-04-08T19:00:59.992Z] #35 20.95 After this operation, 62.1 MB of additional disk space will be used. [2020-04-08T19:00:59.992Z] #35 20.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-08T19:00:59.992Z] #35 20.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:00:59.992Z] #35 21.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-08T19:00:59.992Z] #35 21.06 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-08T19:00:59.992Z] #35 21.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-08T19:00:59.992Z] #35 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-08T19:00:59.992Z] #35 21.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-08T19:00:59.992Z] #35 21.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-08T19:00:59.992Z] #35 21.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-08T19:00:59.992Z] #35 21.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-08T19:00:59.992Z] #35 ... [2020-04-08T19:00:59.992Z] [2020-04-08T19:00:59.992Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:00:59.992Z] #62 12.46 Fetched 8034 kB in 11s (729 kB/s) [2020-04-08T19:00:59.992Z] #62 12.46 Reading package lists... [2020-04-08T19:00:59.992Z] #62 15.75 Reading package lists... [2020-04-08T19:00:59.992Z] #62 18.98 Building dependency tree... [2020-04-08T19:00:59.992Z] #62 19.92 The following additional packages will be installed: [2020-04-08T19:00:59.992Z] #62 19.92 libbtrfs0 [2020-04-08T19:00:59.992Z] #62 19.99 The following NEW packages will be installed: [2020-04-08T19:00:59.992Z] #62 20.03 libbtrfs-dev libbtrfs0 [2020-04-08T19:00:59.992Z] #62 20.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:00:59.992Z] #62 20.13 Need to get 118 kB of archives. [2020-04-08T19:00:59.992Z] #62 20.13 After this operation, 390 kB of additional disk space will be used. [2020-04-08T19:00:59.992Z] #62 20.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-08T19:00:59.992Z] #62 20.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-08T19:00:59.992Z] #62 21.02 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:00:59.992Z] #62 21.15 Fetched 118 kB in 0s (965 kB/s) [2020-04-08T19:00:59.992Z] #62 21.23 Selecting previously unselected package libbtrfs0. [2020-04-08T19:00:59.992Z] #62 21.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-08T19:00:59.992Z] #62 21.30 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-08T19:00:59.992Z] #62 21.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:00:59.992Z] #62 21.38 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:00:59.992Z] #62 21.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-08T19:00:59.992Z] #62 21.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:00:59.992Z] #62 21.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:00:59.992Z] #62 21.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:00:59.992Z] #62 21.69 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:01:00.274Z] #62 ... [2020-04-08T19:01:00.274Z] [2020-04-08T19:01:00.274Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:00.274Z] #43 22.01 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:01:00.274Z] [2020-04-08T19:01:00.274Z] #43 ... [2020-04-08T19:01:00.274Z] [2020-04-08T19:01:00.274Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:01:00.274Z] #25 DONE 22.1s [2020-04-08T19:01:00.274Z] [2020-04-08T19:01:00.274Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:01:00.274Z] #62 DONE 22.1s [2020-04-08T19:01:00.274Z] [2020-04-08T19:01:00.274Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:00.274Z] #43 22.11 Fetched 3742 kB in 0s (11.2 MB/s) [2020-04-08T19:01:00.274Z] #43 22.14 Selecting previously unselected package libcap-dev:s390x. [2020-04-08T19:01:00.557Z] #43 22.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% #43 ... [2020-04-08T19:01:00.557Z] [2020-04-08T19:01:00.557Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:01:00.557Z] #26 DONE 0.1s [2020-04-08T19:01:00.557Z] [2020-04-08T19:01:00.557Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:01:00.557Z] #63 DONE 0.1s [2020-04-08T19:01:00.557Z] [2020-04-08T19:01:00.557Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:00.558Z] #43 22.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 ... 15168 files and directories currently installed.) [2020-04-08T19:01:00.558Z] #43 22.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-08T19:01:00.558Z] #43 22.22 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-08T19:01:00.558Z] #43 ... [2020-04-08T19:01:00.558Z] [2020-04-08T19:01:00.558Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-08T19:01:00.558Z] #64 DONE 0.1s [2020-04-08T19:01:00.558Z] [2020-04-08T19:01:00.558Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:00.558Z] #43 22.32 Selecting previously unselected package libnet1:s390x. [2020-04-08T19:01:00.558Z] #43 22.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-08T19:01:00.558Z] #43 22.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-08T19:01:00.558Z] #43 22.43 Selecting previously unselected package libnet1-dev. [2020-04-08T19:01:00.558Z] #43 22.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-08T19:01:00.558Z] #43 ... [2020-04-08T19:01:00.558Z] [2020-04-08T19:01:00.558Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:00.558Z] #47 11.96 unicode/utf16 [2020-04-08T19:01:00.558Z] #47 12.13 container/list [2020-04-08T19:01:00.558Z] #47 12.48 crypto/internal/subtle [2020-04-08T19:01:00.558Z] #47 12.56 crypto/subtle [2020-04-08T19:01:00.558Z] #47 12.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-08T19:01:00.558Z] #47 12.66 internal/nettrace [2020-04-08T19:01:00.558Z] #47 12.73 runtime/cgo [2020-04-08T19:01:00.558Z] #47 17.49 vendor/golang.org/x/crypto/internal/subtle [2020-04-08T19:01:00.840Z] #47 ... [2020-04-08T19:01:00.840Z] [2020-04-08T19:01:00.840Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:00.840Z] #35 22.16 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:01:00.840Z] #35 22.20 Fetched 14.0 MB in 1s (20.9 MB/s) [2020-04-08T19:01:00.840Z] #35 22.27 Selecting previously unselected package xxd. [2020-04-08T19:01:00.840Z] #35 22.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 ... 15168 files and directories currently installed.) [2020-04-08T19:01:00.840Z] #35 22.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-08T19:01:00.840Z] #35 22.36 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:01:00.840Z] #35 22.58 Selecting previously unselected package vim-common. [2020-04-08T19:01:00.840Z] #35 22.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:01:00.840Z] #35 22.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:01:00.840Z] #35 ... [2020-04-08T19:01:00.840Z] [2020-04-08T19:01:00.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:00.840Z] #10 12.59 Fetched 8034 kB in 11s (742 kB/s) [2020-04-08T19:01:00.840Z] #10 12.59 Reading package lists... [2020-04-08T19:01:00.840Z] #10 16.30 Reading package lists... [2020-04-08T19:01:00.840Z] #10 19.45 Building dependency tree... [2020-04-08T19:01:00.840Z] #10 20.44 The following additional packages will be installed: [2020-04-08T19:01:00.840Z] #10 20.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-08T19:01:00.840Z] #10 20.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-08T19:01:00.840Z] #10 20.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-08T19:01:00.840Z] #10 20.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:01:00.840Z] #10 20.45 Suggested packages: [2020-04-08T19:01:00.840Z] #10 20.45 gcc-8-locales seccomp wine64 [2020-04-08T19:01:00.840Z] #10 21.29 The following NEW packages will be installed: [2020-04-08T19:01:00.840Z] #10 21.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-08T19:01:00.840Z] #10 21.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-08T19:01:00.840Z] #10 21.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-08T19:01:00.840Z] #10 21.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-08T19:01:00.840Z] #10 21.29 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-08T19:01:00.840Z] #10 21.29 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:01:00.840Z] #10 21.54 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:01:00.840Z] #10 21.54 Need to get 73.3 MB of archives. [2020-04-08T19:01:00.840Z] #10 21.54 After this operation, 494 MB of additional disk space will be used. [2020-04-08T19:01:00.840Z] #10 21.54 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-08T19:01:00.840Z] #10 22.30 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-08T19:01:01.128Z] #10 ... [2020-04-08T19:01:01.128Z] [2020-04-08T19:01:01.128Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:01:01.128Z] #41 12.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-08T19:01:01.128Z] #41 14.43 + 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-08T19:01:01.128Z] #41 ... [2020-04-08T19:01:01.128Z] [2020-04-08T19:01:01.128Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:01.128Z] #35 22.92 Selecting previously unselected package cmake-data. [2020-04-08T19:01:01.128Z] #35 22.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-08T19:01:01.128Z] #35 22.93 Unpacking cmake-data (3.13.4-1) ... [2020-04-08T19:01:01.205Z] 76d8adf27bdf: Pull complete [2020-04-08T19:01:01.910Z] #23 ... [2020-04-08T19:01:01.910Z] [2020-04-08T19:01:01.910Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:01:01.910Z] #62 4.449 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:01:01.910Z] #62 4.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:01:01.910Z] #62 4.651 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:01:01.910Z] #62 4.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:01:01.910Z] #62 5.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:01:02.165Z] #62 6.061 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:01:03.154Z] #35 25.00 Selecting previously unselected package libicu63:s390x. [2020-04-08T19:01:03.154Z] #35 25.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-08T19:01:03.154Z] #35 25.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-08T19:01:03.769Z] #35 ... [2020-04-08T19:01:03.769Z] [2020-04-08T19:01:03.769Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:03.769Z] #74 15.32 Checking out files: 99% (2048/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-08T19:01:03.769Z] #74 15.35 + cd /tmp/tmp.EB3U0RYeil/src/github.com/docker/libnetwork [2020-04-08T19:01:03.769Z] #74 15.35 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:01:03.769Z] #74 15.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-08T19:01:04.051Z] #74 ... [2020-04-08T19:01:04.051Z] [2020-04-08T19:01:04.051Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:04.051Z] #43 22.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:01:04.051Z] #43 22.65 Selecting previously unselected package libnl-3-200:s390x. [2020-04-08T19:01:04.051Z] #43 22.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-08T19:01:04.051Z] #43 22.66 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-08T19:01:04.051Z] #43 22.85 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-08T19:01:04.051Z] #43 22.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-08T19:01:04.051Z] #43 22.87 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-08T19:01:04.051Z] #43 23.06 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-08T19:01:04.051Z] #43 23.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-08T19:01:04.051Z] #43 23.09 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-08T19:01:04.051Z] #43 23.16 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-08T19:01:04.051Z] #43 23.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-08T19:01:04.051Z] #43 23.16 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-08T19:01:04.051Z] #43 23.23 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-08T19:01:04.051Z] #43 23.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-08T19:01:04.051Z] #43 23.24 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-08T19:01:04.051Z] #43 23.41 Selecting previously unselected package libprotobuf17:s390x. [2020-04-08T19:01:04.052Z] #43 23.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-08T19:01:04.052Z] #43 23.41 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-08T19:01:04.052Z] #43 23.92 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-08T19:01:04.052Z] #43 23.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-08T19:01:04.052Z] #43 23.92 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-08T19:01:04.052Z] #43 24.11 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-08T19:01:04.052Z] #43 24.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-08T19:01:04.052Z] #43 24.14 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-08T19:01:04.052Z] #43 25.17 Selecting previously unselected package libprotoc17:s390x. [2020-04-08T19:01:04.052Z] #43 25.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-08T19:01:04.052Z] #43 25.20 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-08T19:01:04.052Z] #43 25.59 Selecting previously unselected package protobuf-c-compiler. [2020-04-08T19:01:04.052Z] #43 25.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-08T19:01:04.052Z] #43 25.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:01:04.052Z] #43 25.74 Selecting previously unselected package protobuf-compiler. [2020-04-08T19:01:04.052Z] #43 25.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-08T19:01:04.052Z] #43 25.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:01:04.052Z] #43 25.85 Selecting previously unselected package python-pkg-resources. [2020-04-08T19:01:04.052Z] #43 25.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:01:04.052Z] #43 25.86 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-08T19:01:04.334Z] #43 26.03 Selecting previously unselected package python-six. [2020-04-08T19:01:04.334Z] #43 26.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-08T19:01:04.334Z] #43 26.04 Unpacking python-six (1.12.0-1) ... [2020-04-08T19:01:04.334Z] #43 26.11 Selecting previously unselected package python-protobuf. [2020-04-08T19:01:04.334Z] #43 26.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-08T19:01:04.334Z] #43 26.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-08T19:01:04.950Z] #43 26.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-08T19:01:05.565Z] #43 ... [2020-04-08T19:01:05.565Z] [2020-04-08T19:01:05.565Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:05.565Z] #50 27.18 + cd /tmp/tmp.soQn38KsjW/src/gotest.tools/gotestsum [2020-04-08T19:01:05.851Z] #50 27.19 + git checkout -q v0.3.5 [2020-04-08T19:01:05.851Z] #50 27.22 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-08T19:01:06.138Z] #50 ... [2020-04-08T19:01:06.138Z] [2020-04-08T19:01:06.138Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:06.138Z] #74 DONE 27.6s [2020-04-08T19:01:06.138Z] [2020-04-08T19:01:06.138Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:06.138Z] #10 23.09 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-08T19:01:06.138Z] #10 23.10 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-08T19:01:06.138Z] #10 23.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-08T19:01:06.138Z] #10 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-08T19:01:06.138Z] #10 23.36 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-08T19:01:06.138Z] #10 23.59 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-08T19:01:06.138Z] #10 23.60 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-08T19:01:06.138Z] #10 25.40 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-08T19:01:06.138Z] #10 26.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-08T19:01:06.138Z] #10 26.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-08T19:01:06.138Z] #10 26.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-08T19:01:06.138Z] #10 26.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-08T19:01:06.138Z] #10 26.66 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-08T19:01:06.138Z] #10 26.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-08T19:01:06.138Z] #10 26.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-08T19:01:06.138Z] #10 26.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-08T19:01:06.138Z] #10 26.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-08T19:01:06.138Z] #10 26.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-08T19:01:06.138Z] #10 26.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-08T19:01:06.138Z] #10 26.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-08T19:01:06.139Z] #10 26.74 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-08T19:01:06.139Z] #10 26.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-08T19:01:06.139Z] #10 26.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-08T19:01:06.139Z] #10 27.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:01:06.139Z] #10 27.34 Fetched 73.3 MB in 5s (13.6 MB/s) [2020-04-08T19:01:06.139Z] #10 27.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-08T19:01:06.139Z] #10 27.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-08T19:01:06.139Z] #10 27.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-08T19:01:06.139Z] #10 27.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:01:06.628Z] #62 ... [2020-04-08T19:01:06.628Z] [2020-04-08T19:01:06.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:06.628Z] #10 8.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:01:06.628Z] #10 8.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:01:06.628Z] #10 8.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:01:06.628Z] #10 9.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:01:06.628Z] #10 ... [2020-04-08T19:01:06.628Z] [2020-04-08T19:01:06.628Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:06.628Z] #35 9.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:01:06.628Z] #35 9.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:01:06.628Z] #35 9.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:01:06.628Z] #35 ... [2020-04-08T19:01:06.628Z] [2020-04-08T19:01:06.628Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:01:06.628Z] #30 ... [2020-04-08T19:01:06.628Z] [2020-04-08T19:01:06.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:06.628Z] #47 ... [2020-04-08T19:01:06.628Z] [2020-04-08T19:01:06.628Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:01:06.715Z] d66e58854927: Pull complete [2020-04-08T19:01:06.883Z] #25 ... [2020-04-08T19:01:06.883Z] [2020-04-08T19:01:06.883Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:06.883Z] #43 6.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:01:06.883Z] #43 6.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:01:06.883Z] #43 6.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:01:06.883Z] #43 7.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:01:06.883Z] #43 9.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:01:06.883Z] #43 ... [2020-04-08T19:01:06.883Z] [2020-04-08T19:01:06.883Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:06.999Z] 71497195576e: Pull complete [2020-04-08T19:01:06.999Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-08T19:01:06.999Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-08T19:01:06.999Z] ---> ebd73b5ebd31 [2020-04-08T19:01:06.999Z] Step 5/16 : ARG BUILDX_REPO [2020-04-08T19:01:06.999Z] ---> Running in 149fd887b4de [2020-04-08T19:01:06.999Z] Removing intermediate container 149fd887b4de [2020-04-08T19:01:06.999Z] ---> 01eeb5efd0c5 [2020-04-08T19:01:06.999Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-08T19:01:06.999Z] ---> Running in 20fb94b184e5 [2020-04-08T19:01:07.139Z] #33 ... [2020-04-08T19:01:07.139Z] [2020-04-08T19:01:07.139Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:07.139Z] #53 ... [2020-04-08T19:01:07.139Z] [2020-04-08T19:01:07.139Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:07.139Z] #56 10.39 + RM_GOPATH=0 [2020-04-08T19:01:07.139Z] #56 10.39 + TMP_GOPATH= [2020-04-08T19:01:07.139Z] #56 10.39 + : /build [2020-04-08T19:01:07.139Z] #56 10.39 + '[' -z '' ']' [2020-04-08T19:01:07.139Z] #56 10.39 ++ mktemp -d [2020-04-08T19:01:07.139Z] #56 10.39 + export GOPATH=/tmp/tmp.Sv2dnop8fi [2020-04-08T19:01:07.139Z] #56 10.39 + GOPATH=/tmp/tmp.Sv2dnop8fi [2020-04-08T19:01:07.139Z] #56 10.39 + RM_GOPATH=1 [2020-04-08T19:01:07.139Z] #56 10.39 ++ dirname ./install.sh [2020-04-08T19:01:07.139Z] #56 10.39 + dir=. [2020-04-08T19:01:07.139Z] #56 10.39 + bin=shfmt [2020-04-08T19:01:07.139Z] #56 10.39 + shift [2020-04-08T19:01:07.139Z] #56 10.39 + '[' '!' -f ./shfmt.installer ']' [2020-04-08T19:01:07.139Z] #56 10.39 + . ./shfmt.installer [2020-04-08T19:01:07.139Z] #56 10.39 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:01:07.139Z] #56 10.39 + install_shfmt [2020-04-08T19:01:07.139Z] #56 10.39 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-08T19:01:07.139Z] #56 10.39 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Sv2dnop8fi/src/github.com/mvdan/sh [2020-04-08T19:01:07.139Z] #56 10.39 Cloning into '/tmp/tmp.Sv2dnop8fi/src/github.com/mvdan/sh'... [2020-04-08T19:01:07.139Z] #56 10.39 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:01:07.287Z] Cloning into '/buildx'... [2020-04-08T19:01:07.394Z] #56 ... [2020-04-08T19:01:07.394Z] [2020-04-08T19:01:07.394Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:07.394Z] #74 10.42 + RM_GOPATH=0 [2020-04-08T19:01:07.394Z] #74 10.42 + TMP_GOPATH= [2020-04-08T19:01:07.394Z] #74 10.42 + : /build [2020-04-08T19:01:07.394Z] #74 10.42 + '[' -z '' ']' [2020-04-08T19:01:07.394Z] #74 10.43 ++ mktemp -d [2020-04-08T19:01:07.394Z] #74 10.43 + export GOPATH=/tmp/tmp.JB3ClZdQgH [2020-04-08T19:01:07.394Z] #74 10.43 + GOPATH=/tmp/tmp.JB3ClZdQgH [2020-04-08T19:01:07.394Z] #74 10.43 + RM_GOPATH=1 [2020-04-08T19:01:07.394Z] #74 10.44 ++ dirname ./install.sh [2020-04-08T19:01:07.394Z] #74 10.44 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:01:07.394Z] #74 10.45 + dir=. [2020-04-08T19:01:07.394Z] #74 10.45 + bin=proxy [2020-04-08T19:01:07.394Z] #74 10.45 + shift [2020-04-08T19:01:07.394Z] #74 10.45 + '[' '!' -f ./proxy.installer ']' [2020-04-08T19:01:07.394Z] #74 10.45 + . ./proxy.installer [2020-04-08T19:01:07.394Z] #74 10.45 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:01:07.394Z] #74 10.45 + install_proxy [2020-04-08T19:01:07.394Z] #74 10.45 + case "$1" in [2020-04-08T19:01:07.395Z] #74 10.45 + export CGO_ENABLED=0 [2020-04-08T19:01:07.395Z] #74 10.45 + CGO_ENABLED=0 [2020-04-08T19:01:07.395Z] #74 10.45 + _install_proxy [2020-04-08T19:01:07.395Z] #74 10.45 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-08T19:01:07.395Z] #74 10.45 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JB3ClZdQgH/src/github.com/docker/libnetwork [2020-04-08T19:01:07.395Z] #74 10.46 Cloning into '/tmp/tmp.JB3ClZdQgH/src/github.com/docker/libnetwork'... [2020-04-08T19:01:07.395Z] #74 ... [2020-04-08T19:01:07.395Z] [2020-04-08T19:01:07.395Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:07.395Z] #68 10.86 + RM_GOPATH=0 [2020-04-08T19:01:07.395Z] #68 10.86 + TMP_GOPATH= [2020-04-08T19:01:07.395Z] #68 10.86 + : /build/ [2020-04-08T19:01:07.395Z] #68 10.86 + '[' -z '' ']' [2020-04-08T19:01:07.395Z] #68 10.86 ++ mktemp -d [2020-04-08T19:01:07.395Z] #68 10.86 + export GOPATH=/tmp/tmp.79pooo94d9 [2020-04-08T19:01:07.395Z] #68 10.86 + GOPATH=/tmp/tmp.79pooo94d9 [2020-04-08T19:01:07.395Z] #68 10.86 + RM_GOPATH=1 [2020-04-08T19:01:07.395Z] #68 10.86 ++ dirname ./install.sh [2020-04-08T19:01:07.395Z] #68 10.87 + dir=. [2020-04-08T19:01:07.395Z] #68 10.87 + bin=rootlesskit [2020-04-08T19:01:07.395Z] #68 10.87 + shift [2020-04-08T19:01:07.395Z] #68 10.87 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-08T19:01:07.395Z] #68 10.87 + . ./rootlesskit.installer [2020-04-08T19:01:07.395Z] #68 10.87 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:01:07.395Z] #68 10.87 + install_rootlesskit [2020-04-08T19:01:07.395Z] #68 10.87 + case "$1" in [2020-04-08T19:01:07.395Z] #68 10.87 + export CGO_ENABLED=0 [2020-04-08T19:01:07.395Z] #68 10.87 + CGO_ENABLED=0 [2020-04-08T19:01:07.395Z] #68 10.87 + _install_rootlesskit [2020-04-08T19:01:07.395Z] #68 10.87 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-08T19:01:07.395Z] #68 10.87 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:01:07.395Z] #68 10.88 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.79pooo94d9/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:01:07.395Z] #68 10.88 Cloning into '/tmp/tmp.79pooo94d9/src/github.com/rootless-containers/rootlesskit'... [2020-04-08T19:01:07.650Z] #68 ... [2020-04-08T19:01:07.650Z] [2020-04-08T19:01:07.650Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:07.650Z] #50 ... [2020-04-08T19:01:07.650Z] [2020-04-08T19:01:07.650Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:07.650Z] #47 10.76 + RM_GOPATH=0 [2020-04-08T19:01:07.650Z] #47 10.76 + TMP_GOPATH= [2020-04-08T19:01:07.650Z] #47 10.76 + : /build [2020-04-08T19:01:07.650Z] #47 10.77 + '[' -z '' ']' [2020-04-08T19:01:07.650Z] #47 10.77 ++ mktemp -d [2020-04-08T19:01:07.650Z] #47 10.77 + export GOPATH=/tmp/tmp.RRuNa5MeLA [2020-04-08T19:01:07.650Z] #47 10.77 + GOPATH=/tmp/tmp.RRuNa5MeLA [2020-04-08T19:01:07.650Z] #47 10.77 + RM_GOPATH=1 [2020-04-08T19:01:07.650Z] #47 10.77 ++ dirname ./install.sh [2020-04-08T19:01:07.650Z] #47 10.78 + dir=. [2020-04-08T19:01:07.650Z] #47 10.78 + bin=vndr [2020-04-08T19:01:07.650Z] #47 10.78 + shift [2020-04-08T19:01:07.650Z] #47 10.78 + '[' '!' -f ./vndr.installer ']' [2020-04-08T19:01:07.650Z] #47 10.78 + . ./vndr.installer [2020-04-08T19:01:07.650Z] #47 10.78 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:01:07.650Z] #47 10.78 + install_vndr [2020-04-08T19:01:07.650Z] #47 10.78 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-08T19:01:07.650Z] #47 10.78 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RRuNa5MeLA/src/github.com/LK4D4/vndr [2020-04-08T19:01:07.650Z] #47 10.78 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:01:07.650Z] #47 10.78 Cloning into '/tmp/tmp.RRuNa5MeLA/src/github.com/LK4D4/vndr'... [2020-04-08T19:01:08.167Z] #10 29.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-08T19:01:08.168Z] #10 29.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-08T19:01:08.168Z] #10 29.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:01:08.168Z] #10 ... [2020-04-08T19:01:08.168Z] [2020-04-08T19:01:08.168Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:01:08.168Z] #30 29.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-08T19:01:08.577Z] #47 12.15 + cd /tmp/tmp.RRuNa5MeLA/src/github.com/LK4D4/vndr [2020-04-08T19:01:08.577Z] #47 12.15 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:01:08.577Z] #47 12.18 + go build -buildmode=pie -v -o /build/vndr . [2020-04-08T19:01:08.785Z] #30 30.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-08T19:01:10.512Z] #47 14.15 internal/cpu [2020-04-08T19:01:10.767Z] #47 14.23 runtime/internal/atomic [2020-04-08T19:01:10.807Z] #30 ... [2020-04-08T19:01:10.807Z] [2020-04-08T19:01:10.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:10.807Z] #27 7.690 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:01:10.807Z] #27 8.055 [2020-04-08T19:01:10.807Z] #27 8.223 ## 3.8% #### 5.9% ######## 12.2% ############# 18.4% #################### 28.9% ######################### 35.2% ############################# 41.4% ################################## 47.7% ######################################## 56.1% ############################################ 62.3% ################################################# 68.5% ####################################################### 76.9% ############################################################# 85.3% ################################################################### 93.6% ######################################################################## 100.0% [2020-04-08T19:01:10.807Z] #27 ... [2020-04-08T19:01:10.807Z] [2020-04-08T19:01:10.807Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:10.807Z] #65 1.715 + RM_GOPATH=0 [2020-04-08T19:01:10.807Z] #65 1.715 + TMP_GOPATH= [2020-04-08T19:01:10.807Z] #65 1.715 + : /build [2020-04-08T19:01:10.807Z] #65 1.715 + '[' -z '' ']' [2020-04-08T19:01:10.807Z] #65 1.716 ++ mktemp -d [2020-04-08T19:01:10.807Z] #65 1.717 + export GOPATH=/tmp/tmp.Acs3llk1zb [2020-04-08T19:01:10.807Z] #65 1.717 + GOPATH=/tmp/tmp.Acs3llk1zb [2020-04-08T19:01:10.807Z] #65 1.717 + RM_GOPATH=1 [2020-04-08T19:01:10.807Z] #65 1.720 ++ dirname ./install.sh [2020-04-08T19:01:10.807Z] #65 1.721 + dir=. [2020-04-08T19:01:10.807Z] #65 1.721 + bin=containerd [2020-04-08T19:01:10.807Z] #65 1.722 + shift [2020-04-08T19:01:10.807Z] #65 1.722 + '[' '!' -f ./containerd.installer ']' [2020-04-08T19:01:10.807Z] #65 1.722 + . ./containerd.installer [2020-04-08T19:01:10.807Z] #65 1.722 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:01:10.807Z] #65 1.724 + install_containerd [2020-04-08T19:01:10.807Z] #65 1.724 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-08T19:01:10.807Z] #65 1.725 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Acs3llk1zb/src/github.com/containerd/containerd [2020-04-08T19:01:10.807Z] #65 1.725 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:01:10.807Z] #65 1.731 Cloning into '/tmp/tmp.Acs3llk1zb/src/github.com/containerd/containerd'... [2020-04-08T19:01:10.807Z] #65 ... [2020-04-08T19:01:10.807Z] [2020-04-08T19:01:10.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:10.807Z] #27 10.28 #=#=# [2020-04-08T19:01:11.066Z] #47 14.66 runtime/internal/sys [2020-04-08T19:01:11.654Z] #27 10.49 ###### 9.3% ##################### 29.4% ########################## 36.9% ########################################### 60.5% ####################################################### 77.4% ################################################################### 94.4% ######################################################################## 100.0% [2020-04-08T19:01:11.669Z] #47 15.16 internal/race [2020-04-08T19:01:11.669Z] #47 15.25 sync/atomic [2020-04-08T19:01:11.669Z] #47 15.27 internal/bytealg [2020-04-08T19:01:11.938Z] #27 11.47 [2020-04-08T19:01:11.938Z] #27 ... [2020-04-08T19:01:11.938Z] [2020-04-08T19:01:11.938Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:11.938Z] #33 23.36 sync [2020-04-08T19:01:11.938Z] #33 23.36 internal/reflectlite [2020-04-08T19:01:11.938Z] #33 25.09 sort [2020-04-08T19:01:11.938Z] #33 25.09 errors [2020-04-08T19:01:11.938Z] #33 25.41 strconv [2020-04-08T19:01:11.938Z] #33 25.91 io [2020-04-08T19:01:11.938Z] #33 26.84 internal/oserror [2020-04-08T19:01:11.938Z] #33 26.89 syscall [2020-04-08T19:01:11.938Z] #33 28.28 reflect [2020-04-08T19:01:11.938Z] #33 33.04 time [2020-04-08T19:01:12.220Z] #33 ... [2020-04-08T19:01:12.220Z] [2020-04-08T19:01:12.220Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:12.220Z] #27 11.62 0.4% [2020-04-08T19:01:12.220Z] #27 ... [2020-04-08T19:01:12.220Z] [2020-04-08T19:01:12.220Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:12.220Z] #43 28.74 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-08T19:01:12.220Z] #43 28.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-08T19:01:12.220Z] #43 28.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-08T19:01:12.220Z] #43 28.77 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-08T19:01:12.220Z] #43 28.78 Setting up python-six (1.12.0-1) ... [2020-04-08T19:01:12.220Z] #43 30.23 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-08T19:01:12.220Z] #43 30.24 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-08T19:01:12.220Z] #43 30.25 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-08T19:01:12.220Z] #43 30.26 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-08T19:01:12.220Z] #43 30.27 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-08T19:01:12.220Z] #43 30.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:01:12.220Z] #43 30.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:01:12.220Z] #43 30.29 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-08T19:01:12.220Z] #43 30.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:01:12.220Z] #43 30.30 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-08T19:01:12.220Z] #43 33.57 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-08T19:01:12.220Z] #43 33.58 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:01:12.220Z] #43 DONE 34.1s [2020-04-08T19:01:12.220Z] [2020-04-08T19:01:12.220Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:12.791Z] #27 11.62 0.4% ####### 10.2% ############ 17.8% ################### 26.9% ########################## 37.1% ############################## 42.2% [2020-04-08T19:01:12.791Z] #27 ... [2020-04-08T19:01:12.791Z] [2020-04-08T19:01:12.791Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:12.791Z] #35 30.24 Selecting previously unselected package libxml2:s390x. [2020-04-08T19:01:12.791Z] #35 30.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-08T19:01:12.791Z] #35 30.25 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:01:12.791Z] #35 30.72 Selecting previously unselected package libarchive13:s390x. [2020-04-08T19:01:12.791Z] #35 30.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-08T19:01:12.791Z] #35 30.74 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-08T19:01:12.791Z] #35 31.00 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-08T19:01:12.791Z] #35 31.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-08T19:01:12.791Z] #35 31.01 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-08T19:01:12.791Z] #35 31.11 Selecting previously unselected package librhash0:s390x. [2020-04-08T19:01:12.791Z] #35 31.11 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-08T19:01:12.791Z] #35 31.12 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-08T19:01:12.791Z] #35 31.24 Selecting previously unselected package libuv1:s390x. [2020-04-08T19:01:12.791Z] #35 31.24 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-08T19:01:12.791Z] #35 31.25 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-08T19:01:12.791Z] #35 31.34 Selecting previously unselected package cmake. [2020-04-08T19:01:12.791Z] #35 31.34 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-08T19:01:12.791Z] #35 31.35 Unpacking cmake (3.13.4-1) ... [2020-04-08T19:01:12.791Z] #35 33.80 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-08T19:01:12.791Z] #35 33.80 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:01:12.791Z] #35 33.81 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-08T19:01:12.791Z] #35 33.82 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:01:12.791Z] #35 33.83 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-08T19:01:12.791Z] #35 33.84 Setting up cmake-data (3.13.4-1) ... [2020-04-08T19:01:12.791Z] #35 33.85 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:01:12.791Z] #35 33.86 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-08T19:01:12.791Z] #35 33.86 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-08T19:01:12.791Z] #35 33.88 Setting up cmake (3.13.4-1) ... [2020-04-08T19:01:12.791Z] #35 34.01 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:01:12.791Z] #35 34.08 Processing triggers for mime-support (3.62) ... [2020-04-08T19:01:12.791Z] #35 DONE 34.6s [2020-04-08T19:01:12.791Z] [2020-04-08T19:01:12.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:12.791Z] #27 11.62 0.4% ####### 10.2% ############ 17.8% ################### 26.9% ########################## 37.1% ############################## 42.2% ################################### [2020-04-08T19:01:12.791Z] #27 ... [2020-04-08T19:01:12.791Z] [2020-04-08T19:01:12.791Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:01:12.791Z] #36 DONE 0.1s [2020-04-08T19:01:12.791Z] [2020-04-08T19:01:12.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:12.794Z] Removing intermediate container 20fb94b184e5 [2020-04-08T19:01:12.794Z] ---> d2af80986e77 [2020-04-08T19:01:12.794Z] Step 7/16 : WORKDIR /buildx [2020-04-08T19:01:12.794Z] ---> Running in f4ef1d52a9f6 [2020-04-08T19:01:12.794Z] Removing intermediate container f4ef1d52a9f6 [2020-04-08T19:01:12.794Z] ---> 29cbfcfcfcc4 [2020-04-08T19:01:12.794Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-08T19:01:12.794Z] ---> Running in e6237a7fc9fa [2020-04-08T19:01:12.794Z] Removing intermediate container e6237a7fc9fa [2020-04-08T19:01:12.794Z] ---> d4876f129c96 [2020-04-08T19:01:12.794Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-08T19:01:12.794Z] ---> Running in 2e1d5caef8e1 [2020-04-08T19:01:12.805Z] #47 16.24 unicode [2020-04-08T19:01:12.805Z] #47 ... [2020-04-08T19:01:12.805Z] [2020-04-08T19:01:12.805Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:12.805Z] #68 16.38 + cd /tmp/tmp.79pooo94d9/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:01:12.805Z] #68 16.38 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:01:13.073Z] #27 11.62 0.4% ####### 10.2% ############ 17.8% ################### 26.9% ########################## 37.1% ############################## 42.2% ################################### 49.8% ############################################ [2020-04-08T19:01:13.073Z] #27 ... [2020-04-08T19:01:13.073Z] [2020-04-08T19:01:13.073Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-08T19:01:13.073Z] #37 DONE 0.1s [2020-04-08T19:01:13.073Z] [2020-04-08T19:01:13.073Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:13.077Z] From https://github.com/docker/buildx [2020-04-08T19:01:13.077Z] * [new tag] v0.3.1 -> build [2020-04-08T19:01:13.365Z] #68 16.80 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:01:13.365Z] #68 16.80 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-08T19:01:13.640Z] #27 11.62 0.4% ####### 10.2% ############ 17.8% ################### 26.9% ########################## 37.1% ############################## 42.2% ################################### 49.8% ############################################ 62.5% ################################################## 70.2% ######################################################## 77.8% ########################################################### 82.9% ################################################################## 93.0% ######################################################################## 100.0% [2020-04-08T19:01:13.697Z] Switched to branch 'build' [2020-04-08T19:01:13.923Z] #27 13.37 [2020-04-08T19:01:14.715Z] Removing intermediate container 2e1d5caef8e1 [2020-04-08T19:01:14.715Z] ---> 1447aa49ce84 [2020-04-08T19:01:14.715Z] Step 10/16 : RUN go mod download [2020-04-08T19:01:14.715Z] ---> Running in 8c16d4501f66 [2020-04-08T19:01:15.064Z] #27 13.49 0.3% ## 4.1% ##### 7.9% ######## 11.7% ########### 15.5% ############## 20.2% ################ 23.6% ################### 27.3% ####################### 32.1% ########################## 37.2% [2020-04-08T19:01:15.064Z] #27 ... [2020-04-08T19:01:15.064Z] [2020-04-08T19:01:15.064Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:15.064Z] #47 26.43 github.com/LK4D4/vndr/godl/singleflight [2020-04-08T19:01:15.064Z] #47 26.43 io [2020-04-08T19:01:15.064Z] #47 26.64 strconv [2020-04-08T19:01:15.064Z] #47 27.13 bytes [2020-04-08T19:01:15.064Z] #47 29.05 bufio [2020-04-08T19:01:15.064Z] #47 29.52 reflect [2020-04-08T19:01:15.064Z] #47 30.31 syscall [2020-04-08T19:01:15.064Z] #47 ... [2020-04-08T19:01:15.064Z] [2020-04-08T19:01:15.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:15.343Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-08T19:01:15.343Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-08T19:01:15.343Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-08T19:01:15.343Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-08T19:01:15.343Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-08T19:01:15.343Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-08T19:01:15.343Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-08T19:01:15.343Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-08T19:01:15.974Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-08T19:01:15.974Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-08T19:01:16.630Z] #68 ... [2020-04-08T19:01:16.630Z] [2020-04-08T19:01:16.630Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:01:16.630Z] #41 10.22 + git clone https://github.com/docker/distribution.git . [2020-04-08T19:01:16.630Z] #41 10.22 Cloning into '.'... [2020-04-08T19:01:16.630Z] #41 ... [2020-04-08T19:01:16.630Z] [2020-04-08T19:01:16.630Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:16.630Z] #23 10.23 + RM_GOPATH=0 [2020-04-08T19:01:16.630Z] #23 10.23 + TMP_GOPATH= [2020-04-08T19:01:16.630Z] #23 10.23 + : /build [2020-04-08T19:01:16.630Z] #23 10.23 + '[' -z '' ']' [2020-04-08T19:01:16.630Z] #23 10.23 ++ mktemp -d [2020-04-08T19:01:16.630Z] #23 10.23 + export GOPATH=/tmp/tmp.4SQeFrVqTZ [2020-04-08T19:01:16.630Z] #23 10.23 + GOPATH=/tmp/tmp.4SQeFrVqTZ [2020-04-08T19:01:16.630Z] #23 10.23 + RM_GOPATH=1 [2020-04-08T19:01:16.630Z] #23 10.23 ++ dirname ./install.sh [2020-04-08T19:01:16.630Z] #23 10.24 + dir=. [2020-04-08T19:01:16.630Z] #23 10.24 + bin=dockercli [2020-04-08T19:01:16.630Z] #23 10.24 + shift [2020-04-08T19:01:16.630Z] #23 10.24 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:01:16.630Z] #23 10.24 + . ./dockercli.installer [2020-04-08T19:01:16.630Z] #23 10.24 ++ : stable [2020-04-08T19:01:16.630Z] #23 10.24 ++ : 17.06.2-ce [2020-04-08T19:01:16.630Z] #23 10.24 + install_dockercli [2020-04-08T19:01:16.630Z] #23 10.24 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:01:16.630Z] #23 10.24 ++ uname -m [2020-04-08T19:01:16.630Z] #23 10.24 + arch=x86_64 [2020-04-08T19:01:16.630Z] #23 10.24 + '[' x86_64 '!=' x86_64 ']' [2020-04-08T19:01:16.630Z] #23 10.24 + url=https://download.docker.com/linux/static [2020-04-08T19:01:16.630Z] #23 10.24 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:01:16.630Z] #23 10.24 + tar -xz docker/docker [2020-04-08T19:01:16.630Z] #23 10.25 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-08T19:01:16.886Z] #23 ... [2020-04-08T19:01:16.886Z] [2020-04-08T19:01:16.886Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:16.886Z] #33 10.68 + RM_GOPATH=0 [2020-04-08T19:01:16.886Z] #33 10.68 + TMP_GOPATH= [2020-04-08T19:01:16.886Z] #33 10.68 + : /build [2020-04-08T19:01:16.886Z] #33 10.68 + '[' -z '' ']' [2020-04-08T19:01:16.886Z] #33 10.68 ++ mktemp -d [2020-04-08T19:01:16.886Z] #33 10.68 + export GOPATH=/tmp/tmp.dWqInnYgc8 [2020-04-08T19:01:16.886Z] #33 10.68 + GOPATH=/tmp/tmp.dWqInnYgc8 [2020-04-08T19:01:16.886Z] #33 10.68 + RM_GOPATH=1 [2020-04-08T19:01:16.886Z] #33 10.68 ++ dirname ./install.sh [2020-04-08T19:01:16.886Z] #33 10.70 + dir=. [2020-04-08T19:01:16.886Z] #33 10.70 + bin=tomlv [2020-04-08T19:01:16.886Z] #33 10.70 + shift [2020-04-08T19:01:16.886Z] #33 10.70 + '[' '!' -f ./tomlv.installer ']' [2020-04-08T19:01:16.886Z] #33 10.70 + . ./tomlv.installer [2020-04-08T19:01:16.886Z] #33 10.70 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:01:16.886Z] #33 10.70 + install_tomlv [2020-04-08T19:01:16.886Z] #33 10.70 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-08T19:01:16.886Z] #33 10.70 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dWqInnYgc8/src/github.com/BurntSushi/toml [2020-04-08T19:01:16.886Z] #33 10.70 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:01:16.886Z] #33 10.71 Cloning into '/tmp/tmp.dWqInnYgc8/src/github.com/BurntSushi/toml'... [2020-04-08T19:01:16.886Z] #33 12.27 + cd /tmp/tmp.dWqInnYgc8/src/github.com/BurntSushi/toml [2020-04-08T19:01:16.886Z] #33 12.27 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:01:16.886Z] #33 12.27 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:01:16.886Z] #33 13.79 internal/cpu [2020-04-08T19:01:16.886Z] #33 13.79 runtime/internal/atomic [2020-04-08T19:01:16.886Z] #33 14.30 runtime/internal/sys [2020-04-08T19:01:16.886Z] #33 14.59 internal/bytealg [2020-04-08T19:01:16.886Z] #33 14.86 runtime/internal/math [2020-04-08T19:01:16.886Z] #33 15.14 math/bits [2020-04-08T19:01:16.886Z] #33 16.27 math [2020-04-08T19:01:16.886Z] #33 16.52 runtime [2020-04-08T19:01:17.012Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-08T19:01:17.012Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-08T19:01:17.039Z] #27 13.49 0.3% ## 4.1% ##### 7.9% ######## 11.7% ########### 15.5% ############## 20.2% ################ 23.6% ################### 27.3% ####################### 32.1% ########################## 37.2% ############################# 41.0% ############################### 44.4% ################################## 48.2% ###################################### 52.9% ######################################### 57.6% ############################################ 61.4% ############################################## 64.2% ################################################ 68.0% ##################################################### 73.7% ####################################################### 77.5% ########################################################## 81.3% ############################################################# 85.0% ############################################################### 88.8% ################################################################### 93.5% ##################################################################### 96.4% ####################################################################### 99.2% ######################################################################## 100.0% [2020-04-08T19:01:17.304Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-08T19:01:17.304Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-08T19:01:17.321Z] #27 16.72 [2020-04-08T19:01:17.447Z] #33 ... [2020-04-08T19:01:17.447Z] [2020-04-08T19:01:17.447Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:01:17.447Z] #25 11.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:01:17.447Z] #25 11.81 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:01:17.447Z] #25 11.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:01:17.447Z] #25 14.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:01:17.447Z] #25 19.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:01:17.595Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-08T19:01:17.595Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-08T19:01:17.702Z] #25 ... [2020-04-08T19:01:17.702Z] [2020-04-08T19:01:17.702Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:17.702Z] #53 11.61 + RM_GOPATH=0 [2020-04-08T19:01:17.702Z] #53 11.61 + TMP_GOPATH= [2020-04-08T19:01:17.702Z] #53 11.61 + : /build [2020-04-08T19:01:17.702Z] #53 11.61 + '[' -z '' ']' [2020-04-08T19:01:17.702Z] #53 11.62 ++ mktemp -d [2020-04-08T19:01:17.702Z] #53 11.62 + export GOPATH=/tmp/tmp.SP8TnXyO8i [2020-04-08T19:01:17.702Z] #53 11.62 + GOPATH=/tmp/tmp.SP8TnXyO8i [2020-04-08T19:01:17.702Z] #53 11.62 + RM_GOPATH=1 [2020-04-08T19:01:17.702Z] #53 11.63 ++ dirname ./install.sh [2020-04-08T19:01:17.702Z] #53 11.63 + dir=. [2020-04-08T19:01:17.702Z] #53 11.63 + bin=golangci_lint [2020-04-08T19:01:17.702Z] #53 11.63 + shift [2020-04-08T19:01:17.703Z] #53 11.63 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-08T19:01:17.703Z] #53 11.63 + . ./golangci_lint.installer [2020-04-08T19:01:17.703Z] #53 11.63 ++ : v1.23.8 [2020-04-08T19:01:17.703Z] #53 11.63 + install_golangci_lint [2020-04-08T19:01:17.703Z] #53 11.63 Installing golangci-lint version v1.23.8 [2020-04-08T19:01:17.703Z] #53 11.63 + echo 'Installing golangci-lint version v1.23.8' [2020-04-08T19:01:17.703Z] #53 11.63 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-08T19:01:17.958Z] #53 ... [2020-04-08T19:01:17.958Z] [2020-04-08T19:01:17.958Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:01:17.958Z] #30 11.75 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-08T19:01:17.958Z] #30 11.76 Cloning into '.'... [2020-04-08T19:01:18.216Z] #30 ... [2020-04-08T19:01:18.217Z] [2020-04-08T19:01:18.217Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:18.217Z] #50 11.71 + RM_GOPATH=0 [2020-04-08T19:01:18.217Z] #50 11.71 + TMP_GOPATH= [2020-04-08T19:01:18.217Z] #50 11.71 + : /build [2020-04-08T19:01:18.217Z] #50 11.71 + '[' -z '' ']' [2020-04-08T19:01:18.217Z] #50 11.71 ++ mktemp -d [2020-04-08T19:01:18.217Z] #50 11.75 + export GOPATH=/tmp/tmp.3keUOQUgok [2020-04-08T19:01:18.217Z] #50 11.75 + GOPATH=/tmp/tmp.3keUOQUgok [2020-04-08T19:01:18.217Z] #50 11.75 + RM_GOPATH=1 [2020-04-08T19:01:18.217Z] #50 11.75 ++ dirname ./install.sh [2020-04-08T19:01:18.217Z] #50 11.76 Installing gotestsum version v0.3.5 [2020-04-08T19:01:18.217Z] #50 11.76 + dir=. [2020-04-08T19:01:18.217Z] #50 11.76 + bin=gotestsum [2020-04-08T19:01:18.217Z] #50 11.76 + shift [2020-04-08T19:01:18.217Z] #50 11.76 + '[' '!' -f ./gotestsum.installer ']' [2020-04-08T19:01:18.217Z] #50 11.76 + . ./gotestsum.installer [2020-04-08T19:01:18.217Z] #50 11.76 ++ : v0.3.5 [2020-04-08T19:01:18.217Z] #50 11.76 + install_gotestsum [2020-04-08T19:01:18.217Z] #50 11.76 + echo 'Installing gotestsum version v0.3.5' [2020-04-08T19:01:18.217Z] #50 11.76 + go get -d gotest.tools/gotestsum [2020-04-08T19:01:18.217Z] #50 ... [2020-04-08T19:01:18.217Z] [2020-04-08T19:01:18.217Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:01:18.217Z] #62 12.09 Fetched 8337 kB in 8s (1036 kB/s) [2020-04-08T19:01:18.326Z] #27 17.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:01:18.326Z] #27 ... [2020-04-08T19:01:18.326Z] [2020-04-08T19:01:18.326Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:18.326Z] #56 29.74 reflect [2020-04-08T19:01:18.326Z] #56 29.76 syscall [2020-04-08T19:01:18.326Z] #56 35.60 time [2020-04-08T19:01:18.326Z] #56 38.91 encoding/binary [2020-04-08T19:01:18.326Z] #56 39.50 os [2020-04-08T19:01:18.475Z] #62 12.09 Reading package lists... [2020-04-08T19:01:18.475Z] #62 ... [2020-04-08T19:01:18.475Z] [2020-04-08T19:01:18.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:18.475Z] #10 13.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:01:18.475Z] #10 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:01:18.475Z] #10 ... [2020-04-08T19:01:18.475Z] [2020-04-08T19:01:18.475Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:18.475Z] #35 12.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:01:18.475Z] #35 17.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:01:18.475Z] #35 22.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:01:18.608Z] #56 ... [2020-04-08T19:01:18.608Z] [2020-04-08T19:01:18.608Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:18.608Z] #27 18.09 #=#=# [2020-04-08T19:01:18.608Z] #27 18.20 ########################### 37.7% ######################################################################## 100.0% [2020-04-08T19:01:18.625Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-08T19:01:18.625Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-08T19:01:18.730Z] #35 ... [2020-04-08T19:01:18.730Z] [2020-04-08T19:01:18.730Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:01:18.730Z] #62 12.09 Reading package lists... [2020-04-08T19:01:18.890Z] #27 18.35 [2020-04-08T19:01:19.255Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-08T19:01:19.255Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-08T19:01:19.255Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-08T19:01:19.255Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-08T19:01:19.545Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-08T19:01:19.656Z] #62 23.47 Reading package lists... [2020-04-08T19:01:19.656Z] #62 ... [2020-04-08T19:01:19.656Z] [2020-04-08T19:01:19.656Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:19.656Z] #43 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:01:19.656Z] #43 ... [2020-04-08T19:01:19.656Z] [2020-04-08T19:01:19.656Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:19.656Z] #23 22.87 + mkdir -p /build [2020-04-08T19:01:19.656Z] #23 22.90 + mv docker/docker /build/ [2020-04-08T19:01:19.656Z] #23 22.91 + rmdir docker [2020-04-08T19:01:19.836Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-08T19:01:19.836Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-08T19:01:19.897Z] #27 19.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:01:19.897Z] #27 ... [2020-04-08T19:01:19.897Z] [2020-04-08T19:01:19.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:19.897Z] #10 31.74 Selecting previously unselected package binutils-mingw-w64. [2020-04-08T19:01:19.897Z] #10 31.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-08T19:01:19.897Z] #10 31.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:01:19.897Z] #10 31.81 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-08T19:01:19.897Z] #10 31.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-08T19:01:19.897Z] #10 31.82 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-08T19:01:19.897Z] #10 31.99 Selecting previously unselected package dmsetup. [2020-04-08T19:01:19.897Z] #10 32.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-08T19:01:19.897Z] #10 32.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-08T19:01:19.897Z] #10 32.17 Selecting previously unselected package mingw-w64-common. [2020-04-08T19:01:19.897Z] #10 32.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-08T19:01:19.897Z] #10 32.19 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-08T19:01:19.897Z] #10 36.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-08T19:01:19.897Z] #10 36.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-08T19:01:19.897Z] #10 36.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:01:19.897Z] #10 41.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-08T19:01:19.897Z] #10 41.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-08T19:01:19.897Z] #10 41.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:01:19.897Z] #10 41.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-08T19:01:19.897Z] #10 41.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-08T19:01:19.897Z] #10 41.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:01:19.911Z] #23 DONE 23.4s [2020-04-08T19:01:19.912Z] [2020-04-08T19:01:19.912Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:19.912Z] #47 17.71 runtime [2020-04-08T19:01:19.912Z] #47 22.87 unicode/utf8 [2020-04-08T19:01:20.127Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-08T19:01:20.180Z] #10 ... [2020-04-08T19:01:20.180Z] [2020-04-08T19:01:20.180Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:20.180Z] #38 1.236 + RM_GOPATH=0 [2020-04-08T19:01:20.180Z] #38 1.236 + TMP_GOPATH= [2020-04-08T19:01:20.180Z] #38 1.236 + : /build [2020-04-08T19:01:20.180Z] #38 1.236 + '[' -z '' ']' [2020-04-08T19:01:20.180Z] #38 1.236 ++ mktemp -d [2020-04-08T19:01:20.180Z] #38 1.236 + export GOPATH=/tmp/tmp.iPow0Tnlp1 [2020-04-08T19:01:20.180Z] #38 1.236 + GOPATH=/tmp/tmp.iPow0Tnlp1 [2020-04-08T19:01:20.180Z] #38 1.236 + RM_GOPATH=1 [2020-04-08T19:01:20.180Z] #38 1.236 ++ dirname ./install.sh [2020-04-08T19:01:20.180Z] #38 1.237 + dir=. [2020-04-08T19:01:20.180Z] #38 1.237 + bin=tini [2020-04-08T19:01:20.180Z] #38 1.237 + shift [2020-04-08T19:01:20.180Z] #38 1.237 + '[' '!' -f ./tini.installer ']' [2020-04-08T19:01:20.180Z] #38 1.237 + . ./tini.installer [2020-04-08T19:01:20.180Z] #38 1.237 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:01:20.180Z] #38 1.237 + install_tini [2020-04-08T19:01:20.180Z] #38 1.237 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-08T19:01:20.180Z] #38 1.238 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:01:20.180Z] #38 1.238 + git clone https://github.com/krallin/tini.git /tmp/tmp.iPow0Tnlp1/tini [2020-04-08T19:01:20.180Z] #38 1.239 Cloning into '/tmp/tmp.iPow0Tnlp1/tini'... [2020-04-08T19:01:20.180Z] #38 1.850 + cd /tmp/tmp.iPow0Tnlp1/tini [2020-04-08T19:01:20.180Z] #38 1.850 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:01:20.180Z] #38 1.866 + cmake . [2020-04-08T19:01:20.180Z] #38 2.143 -- The C compiler identification is GNU 8.3.0 [2020-04-08T19:01:20.180Z] #38 2.252 -- Check for working C compiler: /usr/bin/cc [2020-04-08T19:01:20.180Z] #38 2.780 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T19:01:20.180Z] #38 2.781 -- Detecting C compiler ABI info [2020-04-08T19:01:20.180Z] #38 3.143 -- Detecting C compiler ABI info - done [2020-04-08T19:01:20.180Z] #38 3.178 -- Detecting C compile features [2020-04-08T19:01:20.180Z] #38 4.664 -- Detecting C compile features - done [2020-04-08T19:01:20.180Z] #38 4.678 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-08T19:01:20.180Z] #38 4.855 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-08T19:01:20.180Z] #38 4.903 -- Configuring done [2020-04-08T19:01:20.180Z] #38 4.922 -- Generating done [2020-04-08T19:01:20.180Z] #38 4.945 -- Build files have been written to: /tmp/tmp.iPow0Tnlp1/tini [2020-04-08T19:01:20.180Z] #38 4.947 + make tini-static [2020-04-08T19:01:20.180Z] #38 5.199 Scanning dependencies of target tini-static [2020-04-08T19:01:20.180Z] #38 5.290 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-08T19:01:20.180Z] #38 6.286 [100%] Linking C executable tini-static [2020-04-08T19:01:20.180Z] #38 6.749 [100%] Built target tini-static [2020-04-08T19:01:20.180Z] #38 6.780 + mkdir -p /build [2020-04-08T19:01:20.180Z] #38 6.781 + cp tini-static /build/docker-init [2020-04-08T19:01:20.180Z] #38 DONE 7.2s [2020-04-08T19:01:20.181Z] [2020-04-08T19:01:20.181Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:20.181Z] #56 40.73 encoding/base64 [2020-04-08T19:01:20.181Z] #56 41.35 golang.org/x/sys/unix [2020-04-08T19:01:20.211Z] #47 ... [2020-04-08T19:01:20.211Z] [2020-04-08T19:01:20.211Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:01:20.211Z] #25 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:01:20.759Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T19:01:20.761Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0488ebe9b00479b3f) in /home/ubuntu/workspace/moby_PR-40787 [Pipeline] { [Pipeline] checkout [2020-04-08T19:01:21.050Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-08T19:01:21.358Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-08T19:01:21.358Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-08T19:01:21.646Z] go: finding github.com/lib/pq v1.0.0 [2020-04-08T19:01:21.646Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-08T19:01:21.651Z] #56 43.19 fmt [2020-04-08T19:01:21.937Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-08T19:01:22.264Z] #56 ... [2020-04-08T19:01:22.264Z] [2020-04-08T19:01:22.264Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:22.264Z] #44 7.689 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:01:22.264Z] #44 7.689 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:01:22.264Z] #44 7.691 Note: Building without GnuTLS support [2020-04-08T19:01:22.264Z] #44 8.814 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:01:22.264Z] #44 8.862 GEN .gitid [2020-04-08T19:01:22.264Z] #44 8.862 GEN criu/include/version.h [2020-04-08T19:01:22.264Z] #44 8.924 GEN include/common/asm [2020-04-08T19:01:22.264Z] #44 9.834 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-08T19:01:22.264Z] #44 9.895 PBCC images/opts.pb-c.c [2020-04-08T19:01:22.264Z] #44 9.931 PBCC images/sit.pb-c.c [2020-04-08T19:01:22.264Z] #44 10.00 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-08T19:01:22.264Z] #44 10.06 DEP images/opts.pb-c.d [2020-04-08T19:01:22.264Z] #44 10.11 DEP images/sit.pb-c.d [2020-04-08T19:01:22.264Z] #44 ... [2020-04-08T19:01:22.264Z] [2020-04-08T19:01:22.264Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:01:22.264Z] #27 19.75 #=#=# ##O#- # [2020-04-08T19:01:22.264Z] #27 20.02 ## 3.1% ######################################################################## 100.0% [2020-04-08T19:01:22.264Z] #27 20.21 [2020-04-08T19:01:22.264Z] #27 21.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:01:22.264Z] #27 21.57 skipping existing b63cc5f62c21 [2020-04-08T19:01:22.264Z] #27 21.66 [2020-04-08T19:01:22.569Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-08T19:01:23.272Z] #27 22.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:01:23.554Z] #27 23.21 [2020-04-08T19:01:23.595Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-08T19:01:23.595Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-08T19:01:23.836Z] #27 23.33 ######################################################################## 100.0% [2020-04-08T19:01:23.836Z] #27 23.36 [2020-04-08T19:01:23.836Z] #27 23.42 Download of images into '/build' complete. [2020-04-08T19:01:23.836Z] #27 23.42 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:01:23.836Z] #27 23.42 tar -cC '/build' . | docker load [2020-04-08T19:01:23.884Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-08T19:01:24.118Z] #27 DONE 23.6s [2020-04-08T19:01:24.118Z] [2020-04-08T19:01:24.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:24.118Z] #44 10.14 PBCC images/macvlan.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.17 DEP images/macvlan.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.24 PBCC images/autofs.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.26 DEP images/autofs.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.28 PBCC images/sysctl.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.31 DEP images/sysctl.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.33 PBCC images/time.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.33 DEP images/time.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.36 PBCC images/binfmt-misc.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.37 DEP images/binfmt-misc.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.42 PBCC images/seccomp.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.44 DEP images/seccomp.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.45 PBCC images/userns.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.46 DEP images/userns.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.50 PBCC images/cgroup.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.51 DEP images/cgroup.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.53 PBCC images/fown.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.57 PBCC images/ext-file.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.58 DEP images/fown.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.65 DEP images/ext-file.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.66 PBCC images/rpc.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.70 DEP images/rpc.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.73 PBCC images/siginfo.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.74 DEP images/siginfo.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.79 PBCC images/pagemap.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.80 DEP images/pagemap.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.84 PBCC images/rlimit.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.85 DEP images/rlimit.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.90 PBCC images/file-lock.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.90 DEP images/file-lock.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.93 PBCC images/tty.pb-c.c [2020-04-08T19:01:24.118Z] #44 10.96 DEP images/tty.pb-c.d [2020-04-08T19:01:24.118Z] #44 10.98 PBCC images/tun.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.00 PBCC images/netdev.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.01 DEP images/tun.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.05 DEP images/netdev.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.08 PBCC images/vma.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.10 DEP images/vma.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.13 PBCC images/creds.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.15 DEP images/creds.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.19 PBCC images/utsns.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.20 DEP images/utsns.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.22 PBCC images/ipc-desc.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.24 PBCC images/ipc-sem.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.24 DEP images/ipc-desc.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.26 DEP images/ipc-sem.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.26 PBCC images/ipc-msg.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.27 DEP images/ipc-msg.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.30 PBCC images/ipc-shm.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.31 DEP images/ipc-shm.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.34 PBCC images/ipc-var.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.36 DEP images/ipc-var.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.38 PBCC images/sk-opts.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.39 PBCC images/packet-sock.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.41 DEP images/sk-opts.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.44 DEP images/packet-sock.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.50 PBCC images/sk-netlink.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.56 DEP images/sk-netlink.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.59 PBCC images/sk-inet.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.62 DEP images/sk-inet.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.65 PBCC images/sk-unix.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.71 DEP images/sk-unix.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.76 PBCC images/mm.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.77 DEP images/mm.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.80 PBCC images/timerfd.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.86 DEP images/timerfd.pb-c.d [2020-04-08T19:01:24.118Z] #44 11.94 PBCC images/timer.pb-c.c [2020-04-08T19:01:24.118Z] #44 11.96 DEP images/timer.pb-c.d [2020-04-08T19:01:24.180Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-08T19:01:24.180Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-08T19:01:24.185Z] using credential docker-jenkins-github-credentials [2020-04-08T19:01:24.197Z] Cloning the remote Git repository [2020-04-08T19:01:24.197Z] Cloning with configured refspecs honoured and without tags [2020-04-08T19:01:23.843Z] Cloning repository https://github.com/moby/moby.git [2020-04-08T19:01:23.906Z] > git init /home/ubuntu/workspace/moby_PR-40787 # timeout=10 [2020-04-08T19:01:24.402Z] #44 12.00 PBCC images/sa.pb-c.c [2020-04-08T19:01:24.402Z] #44 12.05 DEP images/sa.pb-c.d [2020-04-08T19:01:24.402Z] #44 12.07 PBCC images/pipe-data.pb-c.c [2020-04-08T19:01:24.402Z] #44 12.13 DEP images/pipe-data.pb-c.d [2020-04-08T19:01:24.402Z] #44 12.20 PBCC images/mnt.pb-c.c [2020-04-08T19:01:24.402Z] #44 12.25 DEP images/mnt.pb-c.d [2020-04-08T19:01:24.402Z] #44 12.30 PBCC images/sk-packet.pb-c.c [2020-04-08T19:01:24.472Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-08T19:01:24.686Z] #44 12.33 DEP images/sk-packet.pb-c.d [2020-04-08T19:01:24.686Z] #44 12.38 PBCC images/tcp-stream.pb-c.c [2020-04-08T19:01:24.686Z] #44 12.43 DEP images/tcp-stream.pb-c.d [2020-04-08T19:01:24.686Z] #44 12.46 PBCC images/pipe.pb-c.c [2020-04-08T19:01:24.686Z] #44 12.51 DEP images/pipe.pb-c.d [2020-04-08T19:01:24.765Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-08T19:01:24.969Z] #44 12.58 PBCC images/pstree.pb-c.c [2020-04-08T19:01:24.969Z] #44 12.67 DEP images/pstree.pb-c.d [2020-04-08T19:01:24.969Z] #44 12.70 PBCC images/fs.pb-c.c [2020-04-08T19:01:24.969Z] #44 12.75 DEP images/fs.pb-c.d [2020-04-08T19:01:24.969Z] #44 12.78 PBCC images/signalfd.pb-c.c [2020-04-08T19:01:25.251Z] #44 12.82 DEP images/signalfd.pb-c.d [2020-04-08T19:01:25.251Z] #44 12.87 PBCC images/fh.pb-c.c [2020-04-08T19:01:25.251Z] #44 12.88 PBCC images/fsnotify.pb-c.c [2020-04-08T19:01:25.251Z] #44 12.92 DEP images/fh.pb-c.d [2020-04-08T19:01:25.251Z] #44 12.92 DEP images/fsnotify.pb-c.d [2020-04-08T19:01:25.251Z] #44 13.00 PBCC images/eventpoll.pb-c.c [2020-04-08T19:01:25.251Z] #44 13.02 DEP images/eventpoll.pb-c.d [2020-04-08T19:01:25.251Z] #44 13.05 PBCC images/eventfd.pb-c.c [2020-04-08T19:01:25.251Z] #44 13.07 DEP images/eventfd.pb-c.d [2020-04-08T19:01:25.251Z] #44 13.09 PBCC images/remap-file-path.pb-c.c [2020-04-08T19:01:25.251Z] #44 13.10 DEP images/remap-file-path.pb-c.d [2020-04-08T19:01:25.251Z] #44 13.13 PBCC images/fifo.pb-c.c [2020-04-08T19:01:25.251Z] #44 13.14 DEP images/fifo.pb-c.d [2020-04-08T19:01:24.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:01:24.138Z] > git --version # timeout=10 [2020-04-08T19:01:24.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:01:24.162Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:25.533Z] #25 ... [2020-04-08T19:01:25.533Z] [2020-04-08T19:01:25.533Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:25.533Z] #56 25.50 + cd /tmp/tmp.Sv2dnop8fi/src/github.com/mvdan/sh [2020-04-08T19:01:25.533Z] #56 25.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:01:25.533Z] #56 25.74 + GO111MODULE=on [2020-04-08T19:01:25.533Z] #56 25.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-08T19:01:25.533Z] #56 27.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:01:25.533Z] #56 27.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:01:25.533Z] #56 27.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:01:25.533Z] #56 28.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:01:25.533Z] #56 28.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:01:25.533Z] #44 13.15 PBCC images/ghost-file.pb-c.c [2020-04-08T19:01:25.533Z] #44 13.17 DEP images/ghost-file.pb-c.d [2020-04-08T19:01:25.533Z] #44 13.20 PBCC images/regfile.pb-c.c [2020-04-08T19:01:25.533Z] #44 13.23 DEP images/regfile.pb-c.d [2020-04-08T19:01:25.533Z] #44 13.26 PBCC images/ns.pb-c.c [2020-04-08T19:01:25.533Z] #44 13.27 DEP images/ns.pb-c.d [2020-04-08T19:01:25.533Z] #44 13.31 PBCC images/fdinfo.pb-c.c [2020-04-08T19:01:25.533Z] #44 13.35 DEP images/fdinfo.pb-c.d [2020-04-08T19:01:25.533Z] #44 13.38 PBCC images/core-aarch64.pb-c.c [2020-04-08T19:01:25.533Z] #44 ... [2020-04-08T19:01:25.533Z] [2020-04-08T19:01:25.533Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:25.533Z] #47 36.99 time [2020-04-08T19:01:25.533Z] #47 39.43 strings [2020-04-08T19:01:25.533Z] #47 40.26 os [2020-04-08T19:01:25.533Z] #47 41.74 regexp/syntax [2020-04-08T19:01:25.533Z] #47 43.30 fmt [2020-04-08T19:01:25.533Z] #47 46.23 regexp [2020-04-08T19:01:25.799Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-08T19:01:25.799Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-08T19:01:25.815Z] #47 47.12 go/token [2020-04-08T19:01:25.815Z] #47 ... [2020-04-08T19:01:25.815Z] [2020-04-08T19:01:25.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:25.815Z] #44 13.41 PBCC images/core-arm.pb-c.c [2020-04-08T19:01:25.815Z] #44 13.44 PBCC images/core-ppc64.pb-c.c [2020-04-08T19:01:25.815Z] #44 13.49 PBCC images/core-s390.pb-c.c [2020-04-08T19:01:25.815Z] #44 13.50 PBCC images/core-x86.pb-c.c [2020-04-08T19:01:25.815Z] #44 13.55 PBCC images/core.pb-c.c [2020-04-08T19:01:25.832Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05674fb169cc7f7ac) in /home/ubuntu/workspace/moby_PR-40787 [2020-04-08T19:01:25.836Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac7589664827036b) in /home/ubuntu/workspace/moby_PR-40787 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-04-08T19:01:26.097Z] #44 13.64 PBCC images/inventory.pb-c.c [2020-04-08T19:01:26.097Z] #44 13.68 DEP images/core-aarch64.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.71 DEP images/core-arm.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.72 DEP images/core-ppc64.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.77 DEP images/core-s390.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.84 DEP images/core-x86.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.88 DEP images/core.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.89 DEP images/inventory.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.94 PBCC images/cpuinfo.pb-c.c [2020-04-08T19:01:26.097Z] #44 13.96 DEP images/cpuinfo.pb-c.d [2020-04-08T19:01:26.097Z] #44 13.97 PBCC images/stats.pb-c.c [2020-04-08T19:01:26.097Z] #44 14.00 DEP images/stats.pb-c.d [2020-04-08T19:01:26.380Z] #44 ... [2020-04-08T19:01:26.380Z] [2020-04-08T19:01:26.380Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:26.380Z] #33 37.73 internal/poll [2020-04-08T19:01:26.380Z] #33 38.20 internal/fmtsort [2020-04-08T19:01:26.380Z] #33 38.81 strings [2020-04-08T19:01:26.380Z] #33 39.39 os [2020-04-08T19:01:26.380Z] #33 40.77 path [2020-04-08T19:01:26.380Z] #33 41.16 text/tabwriter [2020-04-08T19:01:26.380Z] #33 42.08 fmt [2020-04-08T19:01:26.380Z] #33 42.08 path/filepath [2020-04-08T19:01:26.380Z] #33 43.28 io/ioutil [2020-04-08T19:01:26.380Z] #33 44.73 github.com/BurntSushi/toml [2020-04-08T19:01:26.380Z] #33 44.74 flag [2020-04-08T19:01:26.380Z] #33 46.27 log [2020-04-08T19:01:26.380Z] #33 47.69 github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:01:26.380Z] #33 ... [2020-04-08T19:01:26.380Z] [2020-04-08T19:01:26.380Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:26.380Z] #47 47.95 go/scanner [2020-04-08T19:01:26.435Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-08T19:01:26.435Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-08T19:01:26.500Z] #56 30.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:01:26.734Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-08T19:01:27.387Z] #47 48.80 internal/lazyregexp [2020-04-08T19:01:27.387Z] #47 48.80 go/ast [2020-04-08T19:01:27.435Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-08T19:01:27.669Z] #47 48.98 net/url [2020-04-08T19:01:27.724Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-08T19:01:27.993Z] #56 31.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:01:28.013Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-08T19:01:28.301Z] using credential docker-jenkins-github-credentials [2020-04-08T19:01:28.303Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-08T19:01:28.315Z] Cloning the remote Git repository [2020-04-08T19:01:28.315Z] Cloning with configured refspecs honoured and without tags [2020-04-08T19:01:28.369Z] using credential docker-jenkins-github-credentials [2020-04-08T19:01:28.379Z] Cloning the remote Git repository [2020-04-08T19:01:28.379Z] Cloning with configured refspecs honoured and without tags [2020-04-08T19:01:28.596Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-08T19:01:28.677Z] #47 50.14 text/template/parse [2020-04-08T19:01:28.887Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-08T19:01:29.291Z] #47 ... [2020-04-08T19:01:29.291Z] [2020-04-08T19:01:29.291Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:29.291Z] #33 DONE 50.6s [2020-04-08T19:01:29.291Z] [2020-04-08T19:01:29.291Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:29.291Z] #65 22.55 Checking out files: 79% (2514/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-08T19:01:29.291Z] #65 23.24 + cd /tmp/tmp.Acs3llk1zb/src/github.com/containerd/containerd [2020-04-08T19:01:29.291Z] #65 23.24 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:01:29.291Z] #65 25.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-08T19:01:29.291Z] #65 25.09 + BUILDTAGS='netgo osusergo static_build' [2020-04-08T19:01:29.291Z] #65 25.09 + export EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:01:29.291Z] #65 25.09 + EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:01:29.291Z] #65 25.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-08T19:01:29.291Z] #65 25.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-08T19:01:29.291Z] #65 25.09 + '[' '' = dynamic ']' [2020-04-08T19:01:29.291Z] #65 25.09 + make [2020-04-08T19:01:29.291Z] #65 26.00 + bin/ctr [2020-04-08T19:01:28.351Z] Cloning repository https://github.com/moby/moby.git [2020-04-08T19:01:28.407Z] > git init /home/ubuntu/workspace/moby_PR-40787 # timeout=10 [2020-04-08T19:01:28.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:01:28.671Z] > git --version # timeout=10 [2020-04-08T19:01:28.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:01:28.691Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:28.406Z] Cloning repository https://github.com/moby/moby.git [2020-04-08T19:01:28.501Z] > git init /home/ubuntu/workspace/moby_PR-40787 # timeout=10 [2020-04-08T19:01:28.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:01:28.945Z] > git --version # timeout=10 [2020-04-08T19:01:28.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:01:29.003Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:29.920Z] #56 ... [2020-04-08T19:01:29.920Z] [2020-04-08T19:01:29.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:29.920Z] #10 33.67 Fetched 8337 kB in 26s (324 kB/s) [2020-04-08T19:01:29.927Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-08T19:01:30.552Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-08T19:01:30.770Z] #65 ... [2020-04-08T19:01:30.770Z] [2020-04-08T19:01:30.770Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:30.770Z] #47 52.06 go/parser [2020-04-08T19:01:30.845Z] #10 33.67 Reading package lists... [2020-04-08T19:01:30.845Z] #10 ... [2020-04-08T19:01:30.845Z] [2020-04-08T19:01:30.845Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:30.845Z] #47 24.27 math [2020-04-08T19:01:30.845Z] #47 31.97 unicode/utf16 [2020-04-08T19:01:30.845Z] #47 32.76 container/list [2020-04-08T19:01:30.845Z] #47 33.99 crypto/internal/subtle [2020-04-08T19:01:30.845Z] #47 34.33 crypto/subtle [2020-04-08T19:01:30.845Z] #47 ... [2020-04-08T19:01:30.845Z] [2020-04-08T19:01:30.845Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:30.845Z] #56 34.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:01:31.183Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-08T19:01:31.184Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-08T19:01:31.412Z] #56 ... [2020-04-08T19:01:31.412Z] [2020-04-08T19:01:31.412Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:31.412Z] #33 24.91 internal/testlog [2020-04-08T19:01:31.412Z] #33 25.26 encoding [2020-04-08T19:01:31.412Z] #33 25.54 runtime/cgo [2020-04-08T19:01:31.412Z] #33 ... [2020-04-08T19:01:31.412Z] [2020-04-08T19:01:31.412Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:31.412Z] #47 34.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-08T19:01:31.412Z] #47 34.82 internal/nettrace [2020-04-08T19:01:31.412Z] #47 35.07 runtime/cgo [2020-04-08T19:01:31.830Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-08T19:01:32.460Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-08T19:01:32.460Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-08T19:01:32.751Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-08T19:01:32.794Z] #47 53.79 text/template [2020-04-08T19:01:32.794Z] #47 54.15 encoding/xml [2020-04-08T19:01:33.042Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-08T19:01:33.680Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-08T19:01:33.680Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-08T19:01:34.317Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-08T19:01:34.951Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-08T19:01:35.245Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-08T19:01:35.245Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-08T19:01:35.469Z] #47 ... [2020-04-08T19:01:35.469Z] [2020-04-08T19:01:35.469Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:35.469Z] #56 46.73 encoding/json [2020-04-08T19:01:35.469Z] #56 49.54 github.com/pkg/diff [2020-04-08T19:01:35.469Z] #56 50.45 go/ast [2020-04-08T19:01:35.469Z] #56 50.92 golang.org/x/crypto/ssh/terminal [2020-04-08T19:01:35.469Z] #56 51.94 mvdan.cc/editorconfig [2020-04-08T19:01:35.469Z] #56 53.05 mvdan.cc/sh/v3/fileutil [2020-04-08T19:01:35.469Z] #56 53.16 mvdan.cc/sh/v3/syntax [2020-04-08T19:01:35.469Z] #56 ... [2020-04-08T19:01:35.469Z] [2020-04-08T19:01:35.469Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:35.469Z] #44 14.80 make[1]: Nothing to be done for 'all'. [2020-04-08T19:01:35.469Z] #44 15.54 CC images/stats.o [2020-04-08T19:01:35.469Z] #44 15.78 CC images/core.o [2020-04-08T19:01:35.469Z] #44 16.24 CC images/core-x86.o [2020-04-08T19:01:35.469Z] #44 16.54 CC images/core-arm.o [2020-04-08T19:01:35.469Z] #44 16.75 CC images/core-aarch64.o [2020-04-08T19:01:35.469Z] #44 17.16 CC images/core-ppc64.o [2020-04-08T19:01:35.469Z] #44 17.71 CC images/core-s390.o [2020-04-08T19:01:35.469Z] #44 18.04 CC images/cpuinfo.o [2020-04-08T19:01:35.469Z] #44 18.34 CC images/inventory.o [2020-04-08T19:01:35.469Z] #44 18.46 CC images/fdinfo.o [2020-04-08T19:01:35.469Z] #44 18.66 CC images/fown.o [2020-04-08T19:01:35.469Z] #44 18.79 CC images/ns.o [2020-04-08T19:01:35.469Z] #44 18.94 CC images/regfile.o [2020-04-08T19:01:35.469Z] #44 19.06 CC images/ghost-file.o [2020-04-08T19:01:35.469Z] #44 19.25 CC images/fifo.o [2020-04-08T19:01:35.469Z] #44 19.38 CC images/remap-file-path.o [2020-04-08T19:01:35.469Z] #44 19.51 CC images/eventfd.o [2020-04-08T19:01:35.469Z] #44 19.66 CC images/eventpoll.o [2020-04-08T19:01:35.469Z] #44 19.86 CC images/fh.o [2020-04-08T19:01:35.469Z] #44 19.98 CC images/fsnotify.o [2020-04-08T19:01:35.469Z] #44 20.37 CC images/signalfd.o [2020-04-08T19:01:35.469Z] #44 20.56 CC images/fs.o [2020-04-08T19:01:35.469Z] #44 20.70 CC images/pstree.o [2020-04-08T19:01:35.469Z] #44 20.90 CC images/pipe.o [2020-04-08T19:01:35.469Z] #44 21.00 CC images/tcp-stream.o [2020-04-08T19:01:35.469Z] #44 21.11 CC images/sk-packet.o [2020-04-08T19:01:35.469Z] #44 21.24 CC images/mnt.o [2020-04-08T19:01:35.469Z] #44 21.42 CC images/pipe-data.o [2020-04-08T19:01:35.469Z] #44 21.60 CC images/sa.o [2020-04-08T19:01:35.469Z] #44 21.77 CC images/timer.o [2020-04-08T19:01:35.469Z] #44 21.96 CC images/timerfd.o [2020-04-08T19:01:35.469Z] #44 22.09 CC images/mm.o [2020-04-08T19:01:35.469Z] #44 22.24 CC images/sk-opts.o [2020-04-08T19:01:35.469Z] #44 22.34 CC images/sk-unix.o [2020-04-08T19:01:35.469Z] #44 22.57 CC images/sk-inet.o [2020-04-08T19:01:35.469Z] #44 22.73 CC images/tun.o [2020-04-08T19:01:35.469Z] #44 23.00 CC images/sk-netlink.o [2020-04-08T19:01:35.469Z] #44 23.16 CC images/packet-sock.o [2020-04-08T19:01:35.751Z] #44 23.42 CC images/ipc-var.o [2020-04-08T19:01:35.751Z] #44 23.55 CC images/ipc-desc.o [2020-04-08T19:01:35.751Z] #44 23.68 CC images/ipc-shm.o [2020-04-08T19:01:35.897Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-08T19:01:36.033Z] #44 23.80 CC images/ipc-msg.o [2020-04-08T19:01:36.033Z] #44 23.93 CC images/ipc-sem.o [2020-04-08T19:01:36.033Z] #44 ... [2020-04-08T19:01:36.033Z] [2020-04-08T19:01:36.033Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:36.033Z] #47 57.52 github.com/LK4D4/vndr/versioned [2020-04-08T19:01:36.315Z] #47 57.69 net [2020-04-08T19:01:36.597Z] #47 57.97 go/doc [2020-04-08T19:01:36.740Z] #47 ... [2020-04-08T19:01:36.740Z] [2020-04-08T19:01:36.740Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:36.740Z] #74 37.84 Checking out files: 46% (960/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-08T19:01:36.740Z] #74 39.34 + cd /tmp/tmp.JB3ClZdQgH/src/github.com/docker/libnetwork [2020-04-08T19:01:36.740Z] #74 39.35 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:01:36.740Z] #74 40.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-08T19:01:36.740Z] #74 ... [2020-04-08T19:01:36.740Z] [2020-04-08T19:01:36.740Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:36.740Z] #43 30.49 Fetched 8337 kB in 24s (346 kB/s) [2020-04-08T19:01:36.740Z] #43 30.49 Reading package lists... [2020-04-08T19:01:36.740Z] #43 ... [2020-04-08T19:01:36.740Z] [2020-04-08T19:01:36.740Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:01:36.740Z] #41 35.38 Checking out files: 69% (1108/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-08T19:01:36.740Z] #41 36.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-08T19:01:36.740Z] #41 39.14 + 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-08T19:01:36.930Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-08T19:01:37.220Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-08T19:01:37.875Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-08T19:01:38.182Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-08T19:01:38.478Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-08T19:01:38.478Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-08T19:01:38.620Z] #47 59.85 github.com/LK4D4/vndr/build [2020-04-08T19:01:39.986Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-08T19:01:39.986Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-08T19:01:40.108Z] #47 ... [2020-04-08T19:01:40.108Z] [2020-04-08T19:01:40.108Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:40.108Z] #56 57.66 mvdan.cc/sh/v3/cmd/shfmt [2020-04-08T19:01:40.108Z] #56 DONE 61.4s [2020-04-08T19:01:40.108Z] [2020-04-08T19:01:40.108Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:40.108Z] #44 24.11 CC images/utsns.o [2020-04-08T19:01:40.108Z] #44 24.19 CC images/creds.o [2020-04-08T19:01:40.108Z] #44 24.34 CC images/vma.o [2020-04-08T19:01:40.108Z] #44 24.51 CC images/netdev.o [2020-04-08T19:01:40.108Z] #44 24.71 CC images/tty.o [2020-04-08T19:01:40.108Z] #44 25.19 CC images/file-lock.o [2020-04-08T19:01:40.108Z] #44 25.33 CC images/rlimit.o [2020-04-08T19:01:40.108Z] #44 25.47 CC images/pagemap.o [2020-04-08T19:01:40.108Z] #44 25.75 CC images/siginfo.o [2020-04-08T19:01:40.108Z] #44 25.85 CC images/rpc.o [2020-04-08T19:01:40.108Z] #44 26.31 CC images/ext-file.o [2020-04-08T19:01:40.108Z] #44 26.40 CC images/cgroup.o [2020-04-08T19:01:40.108Z] #44 26.88 CC images/userns.o [2020-04-08T19:01:40.108Z] #44 27.07 CC images/google/protobuf/descriptor.o [2020-04-08T19:01:40.428Z] #44 28.08 CC images/opts.o [2020-04-08T19:01:40.428Z] #44 28.20 CC images/seccomp.o [2020-04-08T19:01:40.619Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-08T19:01:40.619Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-08T19:01:40.710Z] #44 28.40 CC images/binfmt-misc.o [2020-04-08T19:01:40.905Z] #41 ... [2020-04-08T19:01:40.905Z] [2020-04-08T19:01:40.905Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:40.905Z] #53 43.84 + cd /tmp/tmp.SP8TnXyO8i/src/github.com/golangci/golangci-lint/ [2020-04-08T19:01:40.905Z] #53 43.84 + git checkout -q v1.23.8 [2020-04-08T19:01:40.992Z] #44 28.52 CC images/time.o [2020-04-08T19:01:40.992Z] #44 28.59 CC images/sysctl.o [2020-04-08T19:01:40.992Z] #44 28.67 CC images/autofs.o [2020-04-08T19:01:40.992Z] #44 28.77 CC images/macvlan.o [2020-04-08T19:01:41.165Z] #53 ... [2020-04-08T19:01:41.165Z] [2020-04-08T19:01:41.165Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:01:41.165Z] #62 23.47 Reading package lists... [2020-04-08T19:01:41.165Z] #62 35.63 Building dependency tree... [2020-04-08T19:01:41.165Z] #62 41.99 The following additional packages will be installed: [2020-04-08T19:01:41.165Z] #62 42.02 libbtrfs0 [2020-04-08T19:01:41.165Z] #62 42.55 The following NEW packages will be installed: [2020-04-08T19:01:41.165Z] #62 42.55 libbtrfs-dev libbtrfs0 [2020-04-08T19:01:41.165Z] #62 43.24 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:01:41.165Z] #62 43.24 Need to get 119 kB of archives. [2020-04-08T19:01:41.165Z] #62 43.24 After this operation, 387 kB of additional disk space will be used. [2020-04-08T19:01:41.165Z] #62 43.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-08T19:01:41.165Z] #62 43.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-08T19:01:41.165Z] #62 ... [2020-04-08T19:01:41.165Z] [2020-04-08T19:01:41.165Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:41.165Z] #53 44.71 ++ git describe --tags [2020-04-08T19:01:41.165Z] #53 44.73 + version=v1.23.8 [2020-04-08T19:01:41.165Z] #53 44.73 ++ git rev-parse --short HEAD [2020-04-08T19:01:41.165Z] #53 44.75 + commit=76a82c6 [2020-04-08T19:01:41.165Z] #53 44.75 ++ git show -s --format=%cd [2020-04-08T19:01:41.165Z] #53 44.81 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-08T19:01:41.165Z] #53 44.81 + 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-08T19:01:41.273Z] #44 28.94 CC images/sit.o [2020-04-08T19:01:41.555Z] #44 29.10 LINK images/built-in.o [2020-04-08T19:01:41.555Z] #44 29.25 GEN compel/include/asm [2020-04-08T19:01:41.555Z] #44 29.25 GEN compel/include/version.h [2020-04-08T19:01:41.555Z] #44 29.26 touch .config [2020-04-08T19:01:41.555Z] #44 29.26 GEN include/common/config.h [2020-04-08T19:01:41.555Z] #44 29.30 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-08T19:01:41.555Z] #44 29.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-08T19:01:41.555Z] #44 29.35 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-08T19:01:41.555Z] #44 29.37 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-08T19:01:41.555Z] #44 29.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-08T19:01:41.555Z] #44 29.40 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-08T19:01:41.555Z] #44 29.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-08T19:01:41.555Z] #44 29.41 DEP compel/plugins/std/infect.d [2020-04-08T19:01:41.555Z] #44 29.47 DEP compel/plugins/std/string.d [2020-04-08T19:01:41.837Z] #44 29.51 DEP compel/plugins/std/log.d [2020-04-08T19:01:41.837Z] #44 29.60 DEP compel/plugins/std/fds.d [2020-04-08T19:01:41.837Z] #44 29.62 DEP compel/plugins/std/std.d [2020-04-08T19:01:42.119Z] #44 29.80 DEP compel/plugins/shmem/shmem.d [2020-04-08T19:01:42.119Z] #44 29.85 DEP compel/plugins/fds/fds.d [2020-04-08T19:01:42.119Z] #44 29.95 CC compel/plugins/std/std.o [2020-04-08T19:01:42.401Z] #44 30.17 CC compel/plugins/std/fds.o [2020-04-08T19:01:42.681Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-08T19:01:42.683Z] #44 30.41 CC compel/plugins/std/log.o [2020-04-08T19:01:43.297Z] #44 30.99 CC compel/plugins/std/string.o [2020-04-08T19:01:43.578Z] #44 31.37 CC compel/plugins/std/infect.o [2020-04-08T19:01:43.684Z] #53 ... [2020-04-08T19:01:43.684Z] [2020-04-08T19:01:43.684Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:01:43.684Z] #56 36.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:01:43.684Z] #56 36.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:01:43.684Z] #56 37.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:01:43.684Z] #56 37.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:01:43.684Z] #56 38.94 runtime/cgo [2020-04-08T19:01:43.684Z] #56 39.29 runtime [2020-04-08T19:01:43.684Z] #56 ... [2020-04-08T19:01:43.684Z] [2020-04-08T19:01:43.684Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:01:43.684Z] #62 45.44 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:01:43.684Z] #62 45.87 Fetched 119 kB in 1s (229 kB/s) [2020-04-08T19:01:43.684Z] #62 46.03 Selecting previously unselected package libbtrfs0. [2020-04-08T19:01:43.684Z] #62 46.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:01:43.684Z] #62 46.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-08T19:01:43.684Z] #62 46.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:01:43.684Z] #62 46.27 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:01:43.684Z] #62 46.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-08T19:01:43.684Z] #62 46.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:01:43.684Z] #62 46.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:01:43.684Z] #62 46.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:01:43.684Z] #62 46.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:01:43.684Z] #62 DONE 47.6s [2020-04-08T19:01:43.684Z] [2020-04-08T19:01:43.684Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:01:43.684Z] #63 DONE 0.1s [2020-04-08T19:01:43.684Z] [2020-04-08T19:01:43.684Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-08T19:01:43.861Z] #44 31.60 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-08T19:01:43.861Z] #44 31.64 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-08T19:01:43.861Z] #44 31.65 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-08T19:01:43.940Z] #64 DONE 0.1s [2020-04-08T19:01:43.940Z] [2020-04-08T19:01:43.940Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:44.143Z] #44 31.84 AR compel/plugins/std.lib.a [2020-04-08T19:01:44.143Z] #44 31.87 CC compel/plugins/fds/fds.o [2020-04-08T19:01:44.143Z] #44 31.98 AR compel/plugins/fds.lib.a [2020-04-08T19:01:44.218Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-08T19:01:44.218Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-08T19:01:44.280Z] Fetching without tags [2020-04-08T19:01:44.424Z] #44 32.01 HOSTDEP compel/src/lib/log-host.d [2020-04-08T19:01:44.424Z] #44 32.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-08T19:01:44.424Z] #44 32.14 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-08T19:01:44.424Z] #44 32.27 HOSTDEP compel/src/main-host.d [2020-04-08T19:01:44.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:01:44.113Z] > git config --add remote.origin.fetch +refs/pull/40787/head:refs/remotes/origin/PR-40787 # timeout=10 [2020-04-08T19:01:44.127Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:44.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:01:44.242Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:01:44.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:01:44.707Z] #44 32.41 DEP compel/src/lib/ptrace.d [2020-04-08T19:01:44.707Z] #44 32.50 DEP compel/src/lib/infect.d [2020-04-08T19:01:45.000Z] #44 32.66 DEP compel/src/lib/infect-util.d [2020-04-08T19:01:45.000Z] #44 32.73 DEP compel/src/lib/infect-rpc.d [2020-04-08T19:01:45.000Z] #44 32.79 DEP compel/arch/s390/src/lib/infect.d [2020-04-08T19:01:45.100Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:01:45.244Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-08T19:01:45.282Z] #44 32.86 DEP compel/arch/s390/src/lib/cpu.d [2020-04-08T19:01:45.282Z] #44 32.98 DEP compel/src/lib/log.d [2020-04-08T19:01:45.282Z] #44 33.02 DEP compel/src/main.d [2020-04-08T19:01:45.307Z] #65 ... [2020-04-08T19:01:45.307Z] [2020-04-08T19:01:45.307Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:45.307Z] #35 39.05 Fetched 8337 kB in 29s (284 kB/s) [2020-04-08T19:01:45.307Z] #35 39.05 Reading package lists... [2020-04-08T19:01:45.307Z] #35 ... [2020-04-08T19:01:45.307Z] [2020-04-08T19:01:45.307Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:45.307Z] #10 33.67 Reading package lists... [2020-04-08T19:01:45.533Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-08T19:01:45.564Z] #44 33.10 DEP compel/src/lib/handle-elf.d [2020-04-08T19:01:45.564Z] #44 33.17 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-08T19:01:45.564Z] #44 33.25 CC compel/src/lib/log.o [2020-04-08T19:01:45.846Z] #44 33.48 CC compel/arch/s390/src/lib/cpu.o [2020-04-08T19:01:45.846Z] #44 33.69 CC compel/arch/s390/src/lib/infect.o [2020-04-08T19:01:45.867Z] #10 45.08 Reading package lists... [2020-04-08T19:01:45.867Z] #10 ... [2020-04-08T19:01:45.867Z] [2020-04-08T19:01:45.867Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:01:45.867Z] #25 39.73 Fetched 8337 kB in 28s (293 kB/s) [2020-04-08T19:01:46.123Z] #25 39.73 Reading package lists... [2020-04-08T19:01:46.123Z] #25 ... [2020-04-08T19:01:46.123Z] [2020-04-08T19:01:46.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:46.123Z] #43 30.49 Reading package lists... [2020-04-08T19:01:46.123Z] #43 42.29 Reading package lists... [2020-04-08T19:01:46.123Z] #43 ... [2020-04-08T19:01:46.123Z] [2020-04-08T19:01:46.123Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:46.123Z] #35 39.05 Reading package lists... [2020-04-08T19:01:46.561Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-08T19:01:44.655Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:45.071Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:01:45.090Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:01:46.853Z] #44 34.30 CC compel/src/lib/infect-rpc.o [2020-04-08T19:01:46.853Z] #44 34.63 CC compel/src/lib/infect-util.o [2020-04-08T19:01:47.135Z] #44 34.87 CC compel/src/lib/infect.o [2020-04-08T19:01:47.190Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-08T19:01:47.417Z] #44 ... [2020-04-08T19:01:47.417Z] [2020-04-08T19:01:47.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:47.417Z] #10 59.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-08T19:01:47.417Z] #10 59.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-08T19:01:47.417Z] #10 59.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:01:47.582Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:01:47.582Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:01:47.699Z] #10 ... [2020-04-08T19:01:47.699Z] [2020-04-08T19:01:47.699Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:47.699Z] #47 61.86 vendor/golang.org/x/text/transform [2020-04-08T19:01:47.699Z] #47 62.37 vendor/golang.org/x/text/unicode/bidi [2020-04-08T19:01:47.699Z] #47 63.23 vendor/golang.org/x/text/secure/bidirule [2020-04-08T19:01:47.699Z] #47 63.32 vendor/golang.org/x/text/unicode/norm [2020-04-08T19:01:47.699Z] #47 65.99 vendor/golang.org/x/net/idna [2020-04-08T19:01:47.699Z] #47 67.61 vendor/golang.org/x/net/http2/hpack [2020-04-08T19:01:47.699Z] #47 68.73 mime [2020-04-08T19:01:47.981Z] #47 ... [2020-04-08T19:01:47.981Z] [2020-04-08T19:01:47.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:01:47.981Z] #10 69.94 Selecting previously unselected package libapparmor1:s390x. [2020-04-08T19:01:48.218Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-08T19:01:48.218Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-08T19:01:48.263Z] #10 69.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-08T19:01:48.263Z] #10 69.96 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-08T19:01:48.263Z] #10 70.03 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-08T19:01:48.263Z] #10 70.03 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-08T19:01:48.263Z] #10 70.03 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-08T19:01:48.263Z] #10 70.13 Selecting previously unselected package libbtrfs0. [2020-04-08T19:01:48.263Z] #10 70.13 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-08T19:01:48.263Z] #10 70.13 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:01:48.263Z] #10 70.20 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:01:48.508Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-08T19:01:48.545Z] #10 70.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-08T19:01:48.545Z] #10 70.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:01:48.545Z] #10 70.31 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-08T19:01:48.545Z] #10 70.31 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-08T19:01:48.545Z] #10 70.31 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-08T19:01:48.545Z] #10 70.35 Selecting previously unselected package libudev-dev:s390x. [2020-04-08T19:01:48.545Z] #10 70.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-08T19:01:48.545Z] #10 70.37 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-08T19:01:48.545Z] #10 70.47 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-08T19:01:48.545Z] #10 70.47 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-08T19:01:48.545Z] #10 70.47 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-08T19:01:48.827Z] #10 70.74 Selecting previously unselected package libpcre16-3:s390x. [2020-04-08T19:01:48.827Z] #10 70.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-08T19:01:48.827Z] #10 70.75 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-08T19:01:47.519Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:01:47.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T19:01:47.554Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:01:47.569Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:01:49.109Z] #10 70.87 Selecting previously unselected package libpcre32-3:s390x. [2020-04-08T19:01:49.109Z] #10 70.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-08T19:01:49.109Z] #10 70.87 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-08T19:01:49.109Z] #10 70.94 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-08T19:01:49.109Z] #10 70.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-08T19:01:49.109Z] #10 70.94 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-08T19:01:49.109Z] #10 71.03 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-08T19:01:49.109Z] #10 71.03 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-08T19:01:49.109Z] #10 71.04 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-08T19:01:49.391Z] #10 71.32 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-08T19:01:49.391Z] #10 71.32 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-08T19:01:49.391Z] #10 71.33 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-08T19:01:49.536Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-08T19:01:49.673Z] #10 71.57 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-08T19:01:49.673Z] #10 71.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-08T19:01:49.673Z] #10 71.57 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-08T19:01:49.673Z] #10 71.64 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-08T19:01:49.955Z] #10 71.64 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-08T19:01:49.955Z] #10 71.64 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-08T19:01:49.955Z] #10 71.74 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-08T19:01:49.955Z] #10 71.74 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-08T19:01:49.955Z] #10 71.75 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-08T19:01:50.237Z] #10 72.09 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-08T19:01:50.237Z] #10 72.10 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-08T19:01:50.237Z] #10 72.11 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-08T19:01:50.237Z] #10 72.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:01:50.237Z] #10 72.13 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-08T19:01:50.237Z] #10 72.13 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-08T19:01:50.237Z] #10 72.14 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:01:50.237Z] #10 72.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:01:50.519Z] #10 72.15 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-08T19:01:50.519Z] #10 72.16 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-08T19:01:50.519Z] #10 72.17 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:01:50.519Z] #10 72.17 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:01:50.519Z] #10 72.18 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-08T19:01:50.519Z] #10 72.19 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-08T19:01:50.519Z] #10 72.19 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-08T19:01:50.519Z] #10 72.20 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:01:50.519Z] #10 72.20 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-08T19:01:50.519Z] #10 72.21 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:01:50.519Z] #10 72.22 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-08T19:01:50.519Z] #10 72.22 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-08T19:01:50.519Z] #10 72.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:01:50.519Z] #10 72.23 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-08T19:01:50.519Z] #10 72.23 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-08T19:01:50.519Z] #10 72.24 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:01:50.519Z] #10 72.24 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-08T19:01:50.519Z] #10 72.25 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-08T19:01:50.519Z] #10 72.26 Setting up dmsetup (2:1.02.155-3) ... [2020-04-08T19:01:50.519Z] #10 72.27 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-08T19:01:50.519Z] #10 72.27 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-08T19:01:50.519Z] #10 72.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:01:50.569Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-08T19:01:50.882Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T19:01:51.062Z] Fetching without tags [2020-04-08T19:01:51.134Z] #10 DONE 72.7s [2020-04-08T19:01:51.134Z] [2020-04-08T19:01:51.134Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:01:51.134Z] #11 ... [2020-04-08T19:01:51.134Z] [2020-04-08T19:01:51.134Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:01:51.134Z] #58 DONE 0.1s [2020-04-08T19:01:51.134Z] [2020-04-08T19:01:51.134Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-08T19:01:51.134Z] #59 DONE 0.1s [2020-04-08T19:01:51.134Z] [2020-04-08T19:01:51.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:51.134Z] #44 36.33 CC compel/src/lib/ptrace.o [2020-04-08T19:01:51.134Z] #44 36.48 AR compel/libcompel.a [2020-04-08T19:01:51.134Z] #44 36.52 HOSTCC compel/src/main-host.o [2020-04-08T19:01:51.134Z] #44 36.65 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-08T19:01:51.134Z] #44 36.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-08T19:01:51.134Z] #44 37.06 HOSTCC compel/src/lib/log-host.o [2020-04-08T19:01:51.134Z] #44 37.17 HOSTLINK compel/compel-host-bin [2020-04-08T19:01:51.134Z] #44 37.35 DEP soccr/soccr.d [2020-04-08T19:01:51.134Z] #44 37.46 CC soccr/soccr.o [2020-04-08T19:01:51.134Z] #44 38.35 AR soccr/libsoccr.a [2020-04-08T19:01:51.134Z] #44 38.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:01:51.134Z] #44 38.59 DEP criu/arch/s390/sigframe.d [2020-04-08T19:01:51.134Z] #44 38.66 DEP criu/arch/s390/crtools.d [2020-04-08T19:01:51.134Z] #44 38.82 DEP criu/arch/s390/cpu.d [2020-04-08T19:01:51.276Z] Fetching without tags [2020-04-08T19:01:51.345Z] #35 50.84 Reading package lists... [2020-04-08T19:01:51.345Z] #35 ... [2020-04-08T19:01:51.345Z] [2020-04-08T19:01:51.345Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:51.345Z] #65 4.479 + RM_GOPATH=0 [2020-04-08T19:01:51.345Z] #65 4.485 + TMP_GOPATH= [2020-04-08T19:01:51.345Z] #65 4.485 + : /build [2020-04-08T19:01:51.345Z] #65 4.486 + '[' -z '' ']' [2020-04-08T19:01:51.345Z] #65 4.488 ++ mktemp -d [2020-04-08T19:01:51.345Z] #65 4.493 + export GOPATH=/tmp/tmp.yIOflEGIYS [2020-04-08T19:01:51.345Z] #65 4.494 + GOPATH=/tmp/tmp.yIOflEGIYS [2020-04-08T19:01:51.345Z] #65 4.494 + RM_GOPATH=1 [2020-04-08T19:01:51.345Z] #65 4.496 ++ dirname ./install.sh [2020-04-08T19:01:51.345Z] #65 4.498 + dir=. [2020-04-08T19:01:51.345Z] #65 4.499 + bin=containerd [2020-04-08T19:01:51.345Z] #65 4.499 + shift [2020-04-08T19:01:51.345Z] #65 4.499 + '[' '!' -f ./containerd.installer ']' [2020-04-08T19:01:51.345Z] #65 4.500 + . ./containerd.installer [2020-04-08T19:01:51.345Z] #65 4.500 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:01:51.345Z] #65 4.500 + install_containerd [2020-04-08T19:01:51.345Z] #65 4.501 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-08T19:01:51.345Z] #65 4.501 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:01:51.345Z] #65 4.501 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yIOflEGIYS/src/github.com/containerd/containerd [2020-04-08T19:01:51.345Z] #65 4.507 Cloning into '/tmp/tmp.yIOflEGIYS/src/github.com/containerd/containerd'... [2020-04-08T19:01:51.436Z] #44 39.11 CC criu/arch/s390/cpu.o [2020-04-08T19:01:51.477Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:01:51.584Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:01:51.719Z] #44 39.57 CC criu/arch/s390/crtools.o [2020-04-08T19:01:51.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:01:51.189Z] > git config --add remote.origin.fetch +refs/pull/40787/head:refs/remotes/origin/PR-40787 # timeout=10 [2020-04-08T19:01:51.213Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:51.234Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:01:51.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:01:51.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:01:51.272Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:51.584Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:01:51.614Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:01:50.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:01:50.986Z] > git config --add remote.origin.fetch +refs/pull/40787/head:refs/remotes/origin/PR-40787 # timeout=10 [2020-04-08T19:01:51.000Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:51.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:01:51.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:01:51.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:01:51.068Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:01:51.485Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:01:51.507Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:01:52.082Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T19:01:52.324Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:01:52.325Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:01:52.332Z] #44 ... [2020-04-08T19:01:52.332Z] [2020-04-08T19:01:52.332Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:01:52.332Z] #11 DONE 1.5s [2020-04-08T19:01:52.374Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:01:52.375Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:01:52.375Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-08T19:01:52.375Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-08T19:01:52.615Z] [2020-04-08T19:01:52.615Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:52.615Z] #60 1.263 + RM_GOPATH=0 [2020-04-08T19:01:52.615Z] #60 1.263 + TMP_GOPATH= [2020-04-08T19:01:52.615Z] #60 1.263 + : /build [2020-04-08T19:01:52.615Z] #60 1.263 + '[' -z '' ']' [2020-04-08T19:01:52.615Z] #60 1.264 ++ mktemp -d [2020-04-08T19:01:52.615Z] #60 1.264 + export GOPATH=/tmp/tmp.d3Q284SWmZ [2020-04-08T19:01:52.615Z] #60 1.264 + GOPATH=/tmp/tmp.d3Q284SWmZ [2020-04-08T19:01:52.615Z] #60 1.264 + RM_GOPATH=1 [2020-04-08T19:01:52.615Z] #60 1.265 ++ dirname ./install.sh [2020-04-08T19:01:52.615Z] #60 1.265 + dir=. [2020-04-08T19:01:52.615Z] #60 1.265 + bin=runc [2020-04-08T19:01:52.615Z] #60 1.265 + shift [2020-04-08T19:01:52.615Z] #60 1.265 + '[' '!' -f ./runc.installer ']' [2020-04-08T19:01:52.615Z] #60 1.266 + . ./runc.installer [2020-04-08T19:01:52.615Z] #60 1.266 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:01:52.615Z] #60 1.266 + install_runc [2020-04-08T19:01:52.615Z] #60 1.267 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-08T19:01:52.615Z] #60 1.268 + uname -r [2020-04-08T19:01:52.615Z] #60 1.271 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-08T19:01:52.615Z] #60 1.271 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-08T19:01:52.615Z] #60 1.271 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-08T19:01:52.615Z] #60 1.271 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d3Q284SWmZ/src/github.com/opencontainers/runc [2020-04-08T19:01:52.615Z] #60 1.278 Cloning into '/tmp/tmp.d3Q284SWmZ/src/github.com/opencontainers/runc'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:01:53.242Z] #60 ... [2020-04-08T19:01:53.242Z] [2020-04-08T19:01:53.242Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:53.242Z] #68 70.04 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:01:53.242Z] #68 70.04 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-08T19:01:53.242Z] #68 DONE 74.8s [2020-04-08T19:01:53.403Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-08T19:01:53.403Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-08T19:01:53.455Z] + docker version [2020-04-08T19:01:53.538Z] [2020-04-08T19:01:53.538Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-08T19:01:53.538Z] #69 DONE 0.1s [2020-04-08T19:01:53.538Z] [2020-04-08T19:01:53.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:53.538Z] #44 40.26 CC criu/arch/s390/sigframe.o [2020-04-08T19:01:53.538Z] #44 40.40 LINK criu/arch/s390/crtools.built-in.o [2020-04-08T19:01:53.538Z] #44 40.44 DEP criu/pie/util-vdso.d [2020-04-08T19:01:53.538Z] #44 40.61 DEP criu/pie/util.d [2020-04-08T19:01:53.538Z] #44 40.78 CC criu/pie/util.o [2020-04-08T19:01:53.538Z] #44 41.14 CC criu/pie/util-vdso.o [2020-04-08T19:01:53.693Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-08T19:01:53.982Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-08T19:01:54.171Z] #44 41.97 AR criu/pie/pie.lib.a [2020-04-08T19:01:52.312Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:01:52.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T19:01:52.369Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:01:52.391Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:01:52.274Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:01:52.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T19:01:52.328Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:01:52.346Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:01:54.456Z] #44 42.14 DEP criu/pie/restorer.d [2020-04-08T19:01:54.456Z] #44 42.25 DEP criu/arch/s390/restorer.d [2020-04-08T19:01:54.746Z] #44 ... [2020-04-08T19:01:54.746Z] [2020-04-08T19:01:54.746Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-08T19:01:54.746Z] #12 DONE 2.1s [2020-04-08T19:01:54.746Z] [2020-04-08T19:01:54.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:54.746Z] #44 42.42 DEP criu/arch/s390/vdso-pie.d [2020-04-08T19:01:54.746Z] #44 42.51 DEP criu/pie/parasite-vdso.d [2020-04-08T19:01:54.746Z] #44 ... [2020-04-08T19:01:54.746Z] [2020-04-08T19:01:54.746Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:01:54.746Z] #50 DONE 76.4s [2020-04-08T19:01:54.746Z] [2020-04-08T19:01:54.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:54.746Z] #44 42.59 DEP criu/pie/parasite.d [2020-04-08T19:01:55.044Z] #44 42.76 CC criu/pie/parasite.o [2020-04-08T19:01:56.039Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-08T19:01:56.039Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-08T19:01:56.039Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-08T19:01:56.039Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-08T19:01:56.039Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-08T19:01:56.039Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-08T19:01:56.066Z] #44 43.58 LINK criu/pie/parasite.built-in.o [2020-04-08T19:01:56.066Z] #44 43.58 GEN criu/pie/parasite-blob.h [2020-04-08T19:01:56.066Z] #44 43.60 CC criu/pie/parasite-vdso.o [2020-04-08T19:01:56.066Z] #44 43.89 CC criu/arch/s390/vdso-pie.o [2020-04-08T19:01:56.348Z] #44 44.10 CC criu/arch/s390/restorer.o [2020-04-08T19:01:56.348Z] #44 ... [2020-04-08T19:01:56.348Z] [2020-04-08T19:01:56.348Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:01:56.348Z] #13 1.792 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-08T19:01:56.348Z] #13 DONE 1.9s [2020-04-08T19:01:56.438Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T19:01:56.578Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T19:01:56.630Z] [2020-04-08T19:01:56.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:56.630Z] #44 44.39 CC criu/pie/restorer.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:01:57.098Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-08T19:01:57.386Z] go: finding github.com/gogo/protobuf v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:01:57.636Z] #44 ... [2020-04-08T19:01:57.637Z] [2020-04-08T19:01:57.637Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-08T19:01:57.637Z] #14 DONE 1.4s [2020-04-08T19:01:57.676Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-08T19:01:57.676Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-08T19:01:57.731Z] + docker version [2020-04-08T19:01:57.918Z] [2020-04-08T19:01:57.918Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:57.918Z] #60 6.285 + cd /tmp/tmp.d3Q284SWmZ/src/github.com/opencontainers/runc [2020-04-08T19:01:57.918Z] #60 6.285 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:01:57.918Z] #60 6.603 + '[' -z '' ']' [2020-04-08T19:01:57.918Z] #60 6.603 + target=static [2020-04-08T19:01:57.918Z] #60 6.603 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-08T19:01:57.965Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-08T19:01:57.965Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-08T19:01:58.080Z] #65 ... [2020-04-08T19:01:58.080Z] [2020-04-08T19:01:58.080Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:01:58.080Z] #25 39.73 Reading package lists... [2020-04-08T19:01:58.080Z] #25 51.77 Reading package lists... [2020-04-08T19:01:58.080Z] #25 ... [2020-04-08T19:01:58.080Z] [2020-04-08T19:01:58.080Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:58.080Z] #43 42.29 Reading package lists... [2020-04-08T19:01:58.080Z] #43 53.73 Building dependency tree... [2020-04-08T19:01:58.080Z] #43 60.28 The following additional packages will be installed: [2020-04-08T19:01:58.080Z] #43 60.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-08T19:01:58.080Z] #43 60.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-08T19:01:58.080Z] #43 60.31 Suggested packages: [2020-04-08T19:01:58.080Z] #43 60.31 manpages-dev python-setuptools [2020-04-08T19:01:58.080Z] #43 ... [2020-04-08T19:01:58.080Z] [2020-04-08T19:01:58.081Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:01:58.081Z] #35 50.84 Reading package lists... [2020-04-08T19:01:58.157Z] + docker version [2020-04-08T19:01:58.206Z] #60 ... [2020-04-08T19:01:58.206Z] [2020-04-08T19:01:58.206Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:58.206Z] #47 69.76 mime/quotedprintable [2020-04-08T19:01:58.206Z] #47 70.27 net/http/internal [2020-04-08T19:01:58.206Z] #47 71.43 net/textproto [2020-04-08T19:01:58.206Z] #47 71.43 crypto/x509 [2020-04-08T19:01:58.206Z] #47 72.31 vendor/golang.org/x/net/http/httpguts [2020-04-08T19:01:58.206Z] #47 72.56 vendor/golang.org/x/net/http/httpproxy [2020-04-08T19:01:58.206Z] #47 73.18 mime/multipart [2020-04-08T19:01:58.206Z] #47 74.78 crypto/tls [2020-04-08T19:01:58.206Z] #47 79.69 net/http/httptrace [2020-04-08T19:01:58.490Z] #47 79.93 net/http [2020-04-08T19:01:58.490Z] #47 ... [2020-04-08T19:01:58.490Z] [2020-04-08T19:01:58.490Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:58.490Z] #44 46.06 LINK criu/pie/restorer.built-in.o [2020-04-08T19:01:58.490Z] #44 46.07 GEN criu/pie/restorer-blob.h [2020-04-08T19:01:58.490Z] #44 46.11 DEP criu/vdso.d [2020-04-08T19:01:58.490Z] #44 46.28 DEP criu/uts_ns.d [2020-04-08T19:01:58.490Z] #44 46.37 DEP criu/util.d [2020-04-08T19:01:58.643Z] #35 62.36 Building dependency tree... [2020-04-08T19:01:58.643Z] #35 ... [2020-04-08T19:01:58.643Z] [2020-04-08T19:01:58.643Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:01:58.643Z] #47 52.09 vendor/golang.org/x/crypto/curve25519 [2020-04-08T19:01:58.643Z] #47 ... [2020-04-08T19:01:58.643Z] [2020-04-08T19:01:58.643Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:01:58.643Z] #43 62.63 The following NEW packages will be installed: [2020-04-08T19:01:58.772Z] #44 46.47 DEP criu/uffd.d [2020-04-08T19:01:58.772Z] #44 46.57 DEP criu/tun.d [2020-04-08T19:01:58.772Z] #44 46.67 DEP criu/tty.d [2020-04-08T19:01:58.898Z] #43 62.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-08T19:01:58.898Z] #43 62.67 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-08T19:01:58.898Z] #43 62.67 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-08T19:01:58.898Z] #43 62.67 python-six zlib1g-dev [2020-04-08T19:01:58.989Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-08T19:01:58.989Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-08T19:01:58.989Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-08T19:01:58.989Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-08T19:01:59.054Z] #44 46.79 DEP criu/timerfd.d [2020-04-08T19:01:59.054Z] #44 46.89 DEP criu/sysfs_parse.d [2020-04-08T19:01:59.348Z] #44 ... [2020-04-08T19:01:59.348Z] [2020-04-08T19:01:59.348Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-08T19:01:59.348Z] #15 DONE 1.5s [2020-04-08T19:01:59.348Z] [2020-04-08T19:01:59.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:01:59.348Z] #44 46.98 DEP criu/sysctl.d [2020-04-08T19:01:59.348Z] #44 47.08 DEP criu/string.d [2020-04-08T19:01:59.348Z] #44 47.12 DEP criu/stats.d [2020-04-08T19:01:59.348Z] #44 47.18 DEP criu/sockets.d [2020-04-08T19:01:59.474Z] #43 63.37 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:01:59.474Z] #43 63.37 Need to get 4095 kB of archives. [2020-04-08T19:01:59.474Z] #43 63.37 After this operation, 22.5 MB of additional disk space will be used. [2020-04-08T19:01:59.474Z] #43 63.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-08T19:01:59.474Z] #43 63.37 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-08T19:01:59.474Z] #43 63.37 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-08T19:01:59.474Z] #43 63.38 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-08T19:01:59.474Z] #43 63.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-08T19:01:59.474Z] #43 63.41 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-08T19:01:59.474Z] #43 63.42 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-08T19:01:59.474Z] #43 63.43 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-08T19:01:59.630Z] #44 47.27 DEP criu/sk-unix.d [2020-04-08T19:01:59.630Z] #44 47.41 DEP criu/sk-tcp.d [2020-04-08T19:01:59.731Z] #43 63.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-08T19:01:59.731Z] #43 63.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-08T19:01:59.731Z] #43 63.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-08T19:01:59.917Z] #44 47.63 DEP criu/sk-queue.d [2020-04-08T19:01:59.917Z] #44 47.73 DEP criu/sk-packet.d [2020-04-08T19:01:59.988Z] #43 63.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-08T19:01:59.988Z] #43 63.88 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-08T19:01:59.988Z] #43 63.90 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-08T19:01:59.988Z] #43 63.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-08T19:01:59.988Z] #43 63.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-08T19:01:59.988Z] #43 63.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-08T19:02:00.200Z] #44 47.91 DEP criu/sk-netlink.d [2020-04-08T19:02:00.482Z] #44 48.12 DEP criu/sk-inet.d [2020-04-08T19:02:00.482Z] #44 ... [2020-04-08T19:02:00.482Z] [2020-04-08T19:02:00.482Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:02:00.482Z] #16 DONE 1.3s [2020-04-08T19:02:00.482Z] [2020-04-08T19:02:00.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:00.482Z] #44 48.24 DEP criu/signalfd.d [2020-04-08T19:02:00.484Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-08T19:02:00.484Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-08T19:02:00.764Z] #44 48.36 DEP criu/sigframe.d [2020-04-08T19:02:00.764Z] #44 48.41 DEP criu/shmem.d [2020-04-08T19:02:00.764Z] #44 48.54 DEP criu/servicefd.d [2020-04-08T19:02:00.764Z] #44 48.62 DEP criu/seize.d [2020-04-08T19:02:00.771Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-08T19:02:01.047Z] #44 48.70 DEP criu/seccomp.d [2020-04-08T19:02:01.047Z] #44 48.80 DEP criu/rst-malloc.d [2020-04-08T19:02:01.047Z] #44 48.82 DEP criu/rbtree.d [2020-04-08T19:02:01.047Z] #44 48.84 DEP criu/pstree.d [2020-04-08T19:02:01.063Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T19:02:01.063Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-08T19:02:01.329Z] #44 48.94 DEP criu/protobuf.d [2020-04-08T19:02:01.329Z] #44 49.05 GEN criu/protobuf-desc-gen.h [2020-04-08T19:02:01.351Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-08T19:02:01.641Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-08T19:02:01.919Z] #43 65.83 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:02:02.334Z] #44 49.94 DEP criu/protobuf-desc.d [2020-04-08T19:02:02.334Z] #44 50.08 DEP criu/proc_parse.d [2020-04-08T19:02:02.334Z] #44 50.20 DEP criu/plugin.d [2020-04-08T19:02:02.480Z] #43 66.22 Fetched 4095 kB in 1s (4061 kB/s) [2020-04-08T19:02:02.480Z] #43 66.36 Selecting previously unselected package libcap-dev:amd64. [2020-04-08T19:02:02.480Z] #43 66.36 (Reading database ... [2020-04-08T19:02:02.480Z] #43 ... [2020-04-08T19:02:02.480Z] [2020-04-08T19:02:02.480Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:02.480Z] #10 45.08 Reading package lists... [2020-04-08T19:02:02.480Z] #10 56.94 Building dependency tree... [2020-04-08T19:02:02.480Z] #10 63.16 The following additional packages will be installed: [2020-04-08T19:02:02.480Z] #10 63.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-08T19:02:02.480Z] #10 63.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-08T19:02:02.480Z] #10 63.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-08T19:02:02.480Z] #10 63.19 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:02:02.480Z] #10 63.20 Suggested packages: [2020-04-08T19:02:02.480Z] #10 63.20 gcc-8-locales seccomp wine64 [2020-04-08T19:02:02.480Z] #10 65.54 The following NEW packages will be installed: [2020-04-08T19:02:02.480Z] #10 65.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-08T19:02:02.480Z] #10 65.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-08T19:02:02.480Z] #10 65.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-08T19:02:02.480Z] #10 65.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-08T19:02:02.480Z] #10 65.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-08T19:02:02.480Z] #10 65.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:02:02.480Z] #10 66.27 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:02:02.480Z] #10 66.27 Need to get 77.7 MB of archives. [2020-04-08T19:02:02.480Z] #10 66.27 After this operation, 487 MB of additional disk space will be used. [2020-04-08T19:02:02.480Z] #10 66.27 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-08T19:02:02.480Z] #10 ... [2020-04-08T19:02:02.480Z] [2020-04-08T19:02:02.480Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:02:02.480Z] #43 66.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:02:02.480Z] #43 66.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-08T19:02:02.617Z] #44 50.26 DEP criu/pipes.d [2020-04-08T19:02:02.617Z] #44 50.34 DEP criu/pie-util.d [2020-04-08T19:02:02.617Z] #44 50.41 DEP criu/pie-util-vdso.d [2020-04-08T19:02:02.667Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-08T19:02:02.667Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-08T19:02:02.736Z] #43 66.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-08T19:02:02.899Z] #44 50.52 DEP criu/path.d [2020-04-08T19:02:02.899Z] #44 50.68 DEP criu/parasite-syscall.d [2020-04-08T19:02:02.966Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-08T19:02:02.991Z] #43 66.83 Selecting previously unselected package libnet1:amd64. [2020-04-08T19:02:02.991Z] #43 66.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:02:02.991Z] #43 66.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:02:03.180Z] #44 50.89 DEP criu/pagemap.d [2020-04-08T19:02:03.180Z] #44 51.00 DEP criu/pagemap-cache.d [2020-04-08T19:02:03.248Z] #43 67.01 Selecting previously unselected package libnet1-dev. [2020-04-08T19:02:03.248Z] #43 67.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:02:03.248Z] #43 67.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:02:03.257Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-08T19:02:03.462Z] #44 51.15 DEP criu/page-xfer.d [2020-04-08T19:02:03.462Z] #44 51.32 DEP criu/page-pipe.d [2020-04-08T19:02:03.514Z] #43 67.33 Selecting previously unselected package libnl-3-200:amd64. [2020-04-08T19:02:03.514Z] #43 67.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-08T19:02:03.514Z] #43 67.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:02:03.744Z] #44 51.39 DEP criu/netfilter.d [2020-04-08T19:02:03.744Z] #44 51.53 DEP criu/net.d [2020-04-08T19:02:03.772Z] #43 67.59 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-08T19:02:03.772Z] #43 67.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-08T19:02:03.772Z] #43 67.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-08T19:02:03.884Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-08T19:02:03.884Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-08T19:02:03.884Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-08T19:02:04.026Z] #44 51.76 DEP criu/namespaces.d [2020-04-08T19:02:04.028Z] #43 67.91 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-08T19:02:04.028Z] #43 67.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:02:04.028Z] #43 67.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:02:04.308Z] #44 51.87 DEP criu/mount.d [2020-04-08T19:02:04.308Z] #44 52.00 DEP criu/mem.d [2020-04-08T19:02:04.348Z] #43 68.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-08T19:02:04.348Z] #43 68.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:02:04.348Z] #43 68.07 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-08T19:02:04.589Z] #44 52.14 DEP criu/lsm.d [2020-04-08T19:02:04.589Z] #44 52.28 DEP criu/log.d [2020-04-08T19:02:04.589Z] #44 52.37 DEP criu/libnetlink.d [2020-04-08T19:02:04.871Z] #44 52.53 DEP criu/kerndat.d [2020-04-08T19:02:05.153Z] #44 52.77 DEP criu/kcmp-ids.d [2020-04-08T19:02:05.153Z] #44 52.90 DEP criu/irmap.d [2020-04-08T19:02:05.403Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-08T19:02:05.435Z] #44 52.99 DEP criu/ipc_ns.d [2020-04-08T19:02:05.435Z] #44 53.19 DEP criu/image.d [2020-04-08T19:02:05.672Z] Client: Docker Engine - Community [2020-04-08T19:02:05.672Z] Version: 19.03.5 [2020-04-08T19:02:05.672Z] API version: 1.40 [2020-04-08T19:02:05.672Z] Go version: go1.12.12 [2020-04-08T19:02:05.672Z] Git commit: 633a0ea [2020-04-08T19:02:05.672Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-08T19:02:05.672Z] OS/Arch: linux/arm64 [2020-04-08T19:02:05.672Z] Experimental: false [2020-04-08T19:02:05.672Z] [2020-04-08T19:02:05.672Z] Server: Docker Engine - Community [2020-04-08T19:02:05.672Z] Engine: [2020-04-08T19:02:05.672Z] Version: 19.03.5 [2020-04-08T19:02:05.672Z] API version: 1.40 (minimum version 1.12) [2020-04-08T19:02:05.672Z] Go version: go1.12.12 [2020-04-08T19:02:05.672Z] Git commit: 633a0ea [2020-04-08T19:02:05.672Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-08T19:02:05.672Z] OS/Arch: linux/arm64 [2020-04-08T19:02:05.672Z] Experimental: true [2020-04-08T19:02:05.672Z] containerd: [2020-04-08T19:02:05.672Z] Version: 1.2.10 [2020-04-08T19:02:05.672Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:02:05.672Z] runc: [2020-04-08T19:02:05.672Z] Version: 1.0.0-rc8+dev [2020-04-08T19:02:05.672Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:02:05.672Z] docker-init: [2020-04-08T19:02:05.672Z] Version: 0.18.0 [2020-04-08T19:02:05.672Z] GitCommit: fec3683 [2020-04-08T19:02:05.695Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-08T19:02:05.695Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [Pipeline] sh [2020-04-08T19:02:05.717Z] #44 53.37 DEP criu/image-desc.d [2020-04-08T19:02:05.717Z] #44 53.47 DEP criu/fsnotify.d [2020-04-08T19:02:05.862Z] Client: Docker Engine - Community [2020-04-08T19:02:05.862Z] Version: 19.03.5 [2020-04-08T19:02:05.862Z] API version: 1.40 [2020-04-08T19:02:05.862Z] Go version: go1.12.12 [2020-04-08T19:02:05.862Z] Git commit: 633a0ea838 [2020-04-08T19:02:05.862Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-08T19:02:05.862Z] OS/Arch: linux/amd64 [2020-04-08T19:02:05.862Z] Experimental: false [2020-04-08T19:02:05.862Z] [2020-04-08T19:02:05.862Z] Server: Docker Engine - Community [2020-04-08T19:02:05.862Z] Engine: [2020-04-08T19:02:05.862Z] Version: 19.03.5 [2020-04-08T19:02:05.862Z] API version: 1.40 (minimum version 1.12) [2020-04-08T19:02:05.862Z] Go version: go1.12.12 [2020-04-08T19:02:05.862Z] Git commit: 633a0ea838 [2020-04-08T19:02:05.862Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-08T19:02:05.862Z] OS/Arch: linux/amd64 [2020-04-08T19:02:05.862Z] Experimental: true [2020-04-08T19:02:05.862Z] containerd: [2020-04-08T19:02:05.862Z] Version: 1.2.10 [2020-04-08T19:02:05.862Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:02:05.862Z] runc: [2020-04-08T19:02:05.862Z] Version: 1.0.0-rc8+dev [2020-04-08T19:02:05.862Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:02:05.862Z] docker-init: [2020-04-08T19:02:05.862Z] Version: 0.18.0 [2020-04-08T19:02:05.862Z] GitCommit: fec3683 [Pipeline] sh [2020-04-08T19:02:05.985Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-08T19:02:05.985Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-08T19:02:05.999Z] + docker info [2020-04-08T19:02:06.000Z] #44 53.70 DEP criu/filesystems.d [2020-04-08T19:02:06.208Z] + docker info [2020-04-08T19:02:06.278Z] Client: Docker Engine - Community [2020-04-08T19:02:06.278Z] Version: 19.03.5 [2020-04-08T19:02:06.278Z] API version: 1.40 [2020-04-08T19:02:06.278Z] Go version: go1.12.12 [2020-04-08T19:02:06.278Z] Git commit: 633a0ea838 [2020-04-08T19:02:06.278Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-08T19:02:06.278Z] OS/Arch: linux/amd64 [2020-04-08T19:02:06.278Z] Experimental: false [2020-04-08T19:02:06.278Z] [2020-04-08T19:02:06.278Z] Server: Docker Engine - Community [2020-04-08T19:02:06.278Z] Engine: [2020-04-08T19:02:06.278Z] Version: 19.03.5 [2020-04-08T19:02:06.278Z] API version: 1.40 (minimum version 1.12) [2020-04-08T19:02:06.278Z] Go version: go1.12.12 [2020-04-08T19:02:06.278Z] Git commit: 633a0ea838 [2020-04-08T19:02:06.278Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-08T19:02:06.278Z] OS/Arch: linux/amd64 [2020-04-08T19:02:06.278Z] Experimental: true [2020-04-08T19:02:06.278Z] containerd: [2020-04-08T19:02:06.278Z] Version: 1.2.10 [2020-04-08T19:02:06.278Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:02:06.278Z] runc: [2020-04-08T19:02:06.278Z] Version: 1.0.0-rc8+dev [2020-04-08T19:02:06.278Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:02:06.278Z] docker-init: [2020-04-08T19:02:06.278Z] Version: 0.18.0 [2020-04-08T19:02:06.278Z] GitCommit: fec3683 [2020-04-08T19:02:06.283Z] #44 53.93 DEP criu/files.d [2020-04-08T19:02:06.283Z] #44 54.14 DEP criu/files-reg.d [Pipeline] sh [2020-04-08T19:02:06.565Z] #44 54.26 DEP criu/files-ext.d [2020-04-08T19:02:06.565Z] #44 54.37 DEP criu/file-lock.d [2020-04-08T19:02:06.565Z] #44 54.49 DEP criu/file-ids.d [2020-04-08T19:02:06.581Z] #43 70.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-08T19:02:06.581Z] #43 70.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-08T19:02:06.581Z] #43 70.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:02:06.581Z] #43 ... [2020-04-08T19:02:06.581Z] [2020-04-08T19:02:06.581Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:06.581Z] #74 DONE 70.1s [2020-04-08T19:02:06.617Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-08T19:02:06.623Z] + docker info [2020-04-08T19:02:06.836Z] [2020-04-08T19:02:06.836Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:02:06.836Z] #43 70.64 Selecting previously unselected package libprotobuf17:amd64. [2020-04-08T19:02:06.836Z] #43 70.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:02:06.836Z] #43 70.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:06.846Z] #44 54.57 DEP criu/fifo.d [2020-04-08T19:02:06.847Z] #44 54.64 DEP criu/fdstore.d [2020-04-08T19:02:06.847Z] #44 54.75 DEP criu/fault-injection.d [2020-04-08T19:02:06.910Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-08T19:02:07.143Z] #44 54.80 DEP criu/external.d [2020-04-08T19:02:07.143Z] #44 54.88 DEP criu/eventpoll.d [2020-04-08T19:02:07.143Z] #44 54.99 DEP criu/eventfd.d [2020-04-08T19:02:07.425Z] #44 55.10 DEP criu/crtools.d [2020-04-08T19:02:07.708Z] #44 55.29 DEP criu/cr-service.d [2020-04-08T19:02:07.708Z] #44 55.47 DEP criu/cr-restore.d [2020-04-08T19:02:07.936Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-08T19:02:07.990Z] #44 55.70 DEP criu/cr-errno.d [2020-04-08T19:02:07.990Z] #44 55.71 DEP criu/cr-dump.d [2020-04-08T19:02:08.227Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-08T19:02:08.272Z] #44 55.94 DEP criu/cr-dedup.d [2020-04-08T19:02:08.272Z] #44 56.11 DEP criu/cr-check.d [2020-04-08T19:02:08.524Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-08T19:02:08.524Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-08T19:02:08.554Z] #44 56.36 DEP criu/config.d [2020-04-08T19:02:08.723Z] #43 72.31 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-08T19:02:08.723Z] #43 72.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:02:08.723Z] #43 72.33 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:08.723Z] #43 72.59 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-08T19:02:08.723Z] #43 72.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-08T19:02:08.723Z] #43 72.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:08.836Z] #44 ... [2020-04-08T19:02:08.836Z] [2020-04-08T19:02:08.836Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:08.836Z] #60 7.547 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-08T19:02:08.836Z] #60 ... [2020-04-08T19:02:08.836Z] [2020-04-08T19:02:08.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:08.836Z] #44 56.58 DEP criu/clone-noasan.d [2020-04-08T19:02:08.836Z] #44 56.63 DEP criu/cgroup.d [2020-04-08T19:02:09.023Z] #43 ... [2020-04-08T19:02:09.023Z] [2020-04-08T19:02:09.023Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:02:09.023Z] #25 51.77 Reading package lists... [2020-04-08T19:02:09.023Z] #25 63.44 Building dependency tree... [2020-04-08T19:02:09.023Z] #25 68.37 ca-certificates is already the newest version (20190110). [2020-04-08T19:02:09.023Z] #25 68.37 The following additional packages will be installed: [2020-04-08T19:02:09.023Z] #25 68.37 libjq1 libonig5 [2020-04-08T19:02:09.023Z] #25 68.78 The following NEW packages will be installed: [2020-04-08T19:02:09.023Z] #25 68.80 jq libjq1 libonig5 [2020-04-08T19:02:09.023Z] #25 69.28 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:02:09.023Z] #25 69.28 Need to get 355 kB of archives. [2020-04-08T19:02:09.023Z] #25 69.28 After this operation, 1072 kB of additional disk space will be used. [2020-04-08T19:02:09.023Z] #25 69.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-08T19:02:09.023Z] #25 69.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-08T19:02:09.023Z] #25 69.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-08T19:02:09.023Z] #25 70.42 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:02:09.023Z] #25 70.83 Fetched 355 kB in 1s (699 kB/s) [2020-04-08T19:02:09.023Z] #25 71.13 Selecting previously unselected package libonig5:amd64. [2020-04-08T19:02:09.023Z] #25 71.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:02:09.023Z] #25 71.21 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-08T19:02:09.023Z] #25 71.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:02:09.023Z] #25 71.71 Selecting previously unselected package libjq1:amd64. [2020-04-08T19:02:09.023Z] #25 71.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:02:09.023Z] #25 71.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:02:09.023Z] #25 72.18 Selecting previously unselected package jq. [2020-04-08T19:02:09.023Z] #25 72.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:02:09.023Z] #25 72.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:02:09.023Z] #25 72.55 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:02:09.023Z] #25 72.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:02:09.023Z] #25 72.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:02:09.023Z] #25 72.62 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:02:09.023Z] #25 DONE 73.0s [2020-04-08T19:02:09.023Z] [2020-04-08T19:02:09.023Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:02:09.023Z] #35 62.36 Building dependency tree... [2020-04-08T19:02:09.023Z] #35 67.90 The following additional packages will be installed: [2020-04-08T19:02:09.023Z] #35 67.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-08T19:02:09.023Z] #35 67.94 Suggested packages: [2020-04-08T19:02:09.023Z] #35 67.95 cmake-doc ninja-build lrzip [2020-04-08T19:02:09.023Z] #35 67.95 Recommended packages: [2020-04-08T19:02:09.023Z] #35 67.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-08T19:02:09.023Z] #35 68.76 The following NEW packages will be installed: [2020-04-08T19:02:09.023Z] #35 68.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-08T19:02:09.023Z] #35 68.77 vim-common xxd [2020-04-08T19:02:09.023Z] #35 69.30 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:02:09.023Z] #35 69.30 Need to get 14.9 MB of archives. [2020-04-08T19:02:09.023Z] #35 69.30 After this operation, 61.8 MB of additional disk space will be used. [2020-04-08T19:02:09.023Z] #35 69.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-08T19:02:09.023Z] #35 69.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:02:09.023Z] #35 69.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-08T19:02:09.023Z] #35 70.18 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-08T19:02:09.023Z] #35 71.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-08T19:02:09.023Z] #35 71.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-08T19:02:09.023Z] #35 71.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-08T19:02:09.023Z] #35 71.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-08T19:02:09.023Z] #35 71.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-08T19:02:09.023Z] #35 71.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-08T19:02:09.119Z] #44 56.78 DEP criu/cgroup-props.d [2020-04-08T19:02:09.119Z] #44 56.87 DEP criu/bitmap.d [2020-04-08T19:02:09.119Z] #44 56.89 DEP criu/bfd.d [2020-04-08T19:02:09.119Z] #44 56.99 DEP criu/autofs.d [2020-04-08T19:02:09.170Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-08T19:02:09.279Z] #35 ... [2020-04-08T19:02:09.279Z] [2020-04-08T19:02:09.279Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:02:09.279Z] #26 DONE 0.1s [2020-04-08T19:02:09.279Z] [2020-04-08T19:02:09.279Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:09.401Z] #44 57.17 DEP criu/aio.d [2020-04-08T19:02:09.683Z] #44 57.36 DEP criu/action-scripts.d [2020-04-08T19:02:09.801Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-08T19:02:09.801Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-08T19:02:09.965Z] #44 57.65 CC criu/action-scripts.o [2020-04-08T19:02:10.247Z] #44 57.95 CC criu/aio.o [2020-04-08T19:02:10.435Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T19:02:10.435Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-08T19:02:10.529Z] #44 ... [2020-04-08T19:02:10.529Z] [2020-04-08T19:02:10.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:02:10.530Z] #17 1.488 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:10.530Z] #17 1.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:10.530Z] #17 1.835 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:10.530Z] #17 1.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-08T19:02:10.530Z] #17 2.708 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-08T19:02:10.530Z] #17 3.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-08T19:02:10.530Z] #17 6.821 Fetched 8034 kB in 5s (1467 kB/s) [2020-04-08T19:02:10.530Z] #17 6.821 Reading package lists... [2020-04-08T19:02:10.812Z] #17 8.557 Reading package lists... [2020-04-08T19:02:10.812Z] #17 ... [2020-04-08T19:02:10.812Z] [2020-04-08T19:02:10.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:10.812Z] #44 58.40 CC criu/autofs.o [2020-04-08T19:02:11.819Z] #44 59.45 CC criu/bfd.o [2020-04-08T19:02:11.942Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-08T19:02:11.942Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-08T19:02:11.942Z] go: finding github.com/golang/mock v1.1.1 [2020-04-08T19:02:11.942Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-08T19:02:12.101Z] #44 59.95 CC criu/bitmap.o [2020-04-08T19:02:12.236Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-08T19:02:12.383Z] #44 60.15 CC criu/cgroup-props.o [2020-04-08T19:02:12.552Z] #27 ... [2020-04-08T19:02:12.552Z] [2020-04-08T19:02:12.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:12.552Z] #10 66.54 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-08T19:02:12.552Z] #10 66.97 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-08T19:02:12.552Z] #10 66.99 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-08T19:02:12.552Z] #10 67.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-08T19:02:12.552Z] #10 67.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-08T19:02:12.552Z] #10 67.59 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-08T19:02:12.552Z] #10 67.98 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-08T19:02:12.552Z] #10 68.00 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-08T19:02:12.552Z] #10 73.78 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-08T19:02:12.810Z] #10 ... [2020-04-08T19:02:12.810Z] [2020-04-08T19:02:12.810Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:02:12.810Z] #30 75.58 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-08T19:02:12.810Z] #30 75.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-08T19:02:12.998Z] #44 60.64 CC criu/cgroup.o [2020-04-08T19:02:13.066Z] #30 ... [2020-04-08T19:02:13.066Z] [2020-04-08T19:02:13.066Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:13.066Z] #33 66.66 sync [2020-04-08T19:02:13.066Z] #33 66.66 internal/reflectlite [2020-04-08T19:02:13.066Z] #33 69.05 sort [2020-04-08T19:02:13.066Z] #33 69.06 errors [2020-04-08T19:02:13.066Z] #33 69.81 strconv [2020-04-08T19:02:13.066Z] #33 70.08 io [2020-04-08T19:02:13.066Z] #33 72.01 internal/oserror [2020-04-08T19:02:13.066Z] #33 72.26 syscall [2020-04-08T19:02:13.066Z] #33 75.33 reflect [2020-04-08T19:02:13.066Z] #33 ... [2020-04-08T19:02:13.066Z] [2020-04-08T19:02:13.066Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:13.066Z] #10 77.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-08T19:02:13.066Z] #10 77.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-08T19:02:13.066Z] #10 77.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-08T19:02:13.066Z] #10 77.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-08T19:02:13.066Z] #10 77.08 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-08T19:02:13.066Z] #10 77.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-08T19:02:13.066Z] #10 77.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-08T19:02:13.066Z] #10 77.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-08T19:02:13.270Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-08T19:02:13.322Z] #10 77.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-08T19:02:13.322Z] #10 77.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-08T19:02:13.322Z] #10 77.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-08T19:02:13.322Z] #10 77.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-08T19:02:13.322Z] #10 77.26 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-08T19:02:13.322Z] #10 77.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-08T19:02:13.322Z] #10 77.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-08T19:02:13.561Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-08T19:02:13.614Z] #44 ... [2020-04-08T19:02:13.615Z] [2020-04-08T19:02:13.615Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:13.615Z] #47 87.58 github.com/LK4D4/vndr/godl [2020-04-08T19:02:13.615Z] #47 88.11 github.com/LK4D4/vndr [2020-04-08T19:02:13.615Z] #47 DONE 95.0s [2020-04-08T19:02:13.615Z] [2020-04-08T19:02:13.615Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:02:13.615Z] #17 8.557 Reading package lists... [2020-04-08T19:02:13.615Z] #17 10.48 Building dependency tree... [2020-04-08T19:02:13.615Z] #17 11.10 libcap2-bin is already the newest version (1:2.25-2). [2020-04-08T19:02:13.615Z] #17 11.10 The following additional packages will be installed: [2020-04-08T19:02:13.615Z] #17 11.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-08T19:02:13.615Z] #17 11.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-08T19:02:13.615Z] #17 11.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-08T19:02:13.615Z] #17 11.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-08T19:02:13.615Z] #17 11.10 python3.7 python3.7-minimal vim-runtime xxd [2020-04-08T19:02:13.615Z] #17 11.11 Suggested packages: [2020-04-08T19:02:13.615Z] #17 11.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-08T19:02:13.615Z] #17 11.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-08T19:02:13.615Z] #17 11.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-08T19:02:13.615Z] #17 11.11 Recommended packages: [2020-04-08T19:02:13.615Z] #17 11.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-08T19:02:13.615Z] #17 11.11 python3-keyrings.alt python3-xdg unzip [2020-04-08T19:02:13.615Z] #17 12.39 The following NEW packages will be installed: [2020-04-08T19:02:13.615Z] #17 12.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-08T19:02:13.615Z] #17 12.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-08T19:02:13.615Z] #17 12.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-08T19:02:13.615Z] #17 12.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-08T19:02:13.615Z] #17 12.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-08T19:02:13.615Z] #17 12.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-08T19:02:13.615Z] #17 12.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-08T19:02:13.615Z] #17 12.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-08T19:02:13.615Z] #17 12.39 xz-utils zip [2020-04-08T19:02:13.615Z] #17 12.51 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:02:13.615Z] #17 12.51 Need to get 27.7 MB of archives. [2020-04-08T19:02:13.615Z] #17 12.51 After this operation, 117 MB of additional disk space will be used. [2020-04-08T19:02:13.615Z] #17 12.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-08T19:02:13.615Z] #17 12.66 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-08T19:02:13.615Z] #17 12.72 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-08T19:02:13.615Z] #17 12.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-08T19:02:13.615Z] #17 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-08T19:02:13.615Z] #17 12.77 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-08T19:02:13.615Z] #17 12.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-08T19:02:13.615Z] #17 12.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-08T19:02:13.615Z] #17 12.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-08T19:02:13.615Z] #17 12.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-08T19:02:13.615Z] #17 12.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-08T19:02:13.615Z] #17 12.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-08T19:02:13.615Z] #17 12.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-08T19:02:13.615Z] #17 12.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-08T19:02:13.615Z] #17 12.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-08T19:02:13.615Z] #17 12.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-08T19:02:13.615Z] #17 12.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-08T19:02:13.615Z] #17 12.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:02:13.615Z] #17 12.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-08T19:02:13.615Z] #17 12.90 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-08T19:02:13.615Z] #17 12.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-08T19:02:13.615Z] #17 12.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-08T19:02:13.615Z] #17 12.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-08T19:02:13.615Z] #17 12.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-08T19:02:13.615Z] #17 12.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-08T19:02:13.615Z] #17 12.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-08T19:02:13.615Z] #17 12.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-08T19:02:13.615Z] #17 12.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-08T19:02:13.615Z] #17 13.00 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-08T19:02:13.854Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T19:02:14.145Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-08T19:02:14.229Z] #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-08T19:02:14.229Z] #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-08T19:02:14.229Z] #17 13.69 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-08T19:02:14.229Z] #17 13.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-08T19:02:14.437Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-08T19:02:14.437Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-08T19:02:14.437Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-08T19:02:14.512Z] #17 13.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-08T19:02:14.512Z] #17 13.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-08T19:02:14.512Z] #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-08T19:02:14.512Z] #17 13.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-08T19:02:14.512Z] #17 13.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-08T19:02:14.512Z] #17 13.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-08T19:02:14.512Z] #17 13.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-08T19:02:14.512Z] #17 13.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-08T19:02:14.512Z] #17 13.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-08T19:02:14.512Z] #17 13.91 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-08T19:02:14.512Z] #17 13.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-08T19:02:14.512Z] #17 13.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-08T19:02:14.512Z] #17 14.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-08T19:02:14.741Z] Client: [2020-04-08T19:02:14.741Z] Debug Mode: false [2020-04-08T19:02:14.741Z] [2020-04-08T19:02:14.741Z] Server: [2020-04-08T19:02:14.741Z] Containers: 0 [2020-04-08T19:02:14.741Z] Running: 0 [2020-04-08T19:02:14.741Z] Paused: 0 [2020-04-08T19:02:14.741Z] Stopped: 0 [2020-04-08T19:02:14.741Z] Images: 0 [2020-04-08T19:02:14.741Z] Server Version: 19.03.5 [2020-04-08T19:02:14.741Z] Storage Driver: overlay2 [2020-04-08T19:02:14.741Z] Backing Filesystem: extfs [2020-04-08T19:02:14.741Z] Supports d_type: true [2020-04-08T19:02:14.741Z] Native Overlay Diff: true [2020-04-08T19:02:14.741Z] Logging Driver: json-file [2020-04-08T19:02:14.741Z] Cgroup Driver: cgroupfs [2020-04-08T19:02:14.741Z] Plugins: [2020-04-08T19:02:14.741Z] Volume: local [2020-04-08T19:02:14.741Z] Network: bridge host ipvlan macvlan null overlay [2020-04-08T19:02:14.741Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-08T19:02:14.741Z] Swarm: inactive [2020-04-08T19:02:14.741Z] Runtimes: runc [2020-04-08T19:02:14.741Z] Default Runtime: runc [2020-04-08T19:02:14.741Z] Init Binary: docker-init [2020-04-08T19:02:14.741Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:02:14.741Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:02:14.741Z] init version: fec3683 [2020-04-08T19:02:14.741Z] Security Options: [2020-04-08T19:02:14.741Z] apparmor [2020-04-08T19:02:14.741Z] seccomp [2020-04-08T19:02:14.741Z] Profile: default [2020-04-08T19:02:14.741Z] Kernel Version: 4.15.0-1058-aws [2020-04-08T19:02:14.741Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-08T19:02:14.741Z] OSType: linux [2020-04-08T19:02:14.741Z] Architecture: x86_64 [2020-04-08T19:02:14.741Z] CPUs: 2 [2020-04-08T19:02:14.741Z] Total Memory: 7.501GiB [2020-04-08T19:02:14.741Z] Name: ip-10-100-107-20 [2020-04-08T19:02:14.741Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-08T19:02:14.741Z] Docker Root Dir: /var/lib/docker [2020-04-08T19:02:14.741Z] Debug Mode: false [2020-04-08T19:02:14.741Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:02:14.741Z] Labels: [2020-04-08T19:02:14.741Z] Experimental: true [2020-04-08T19:02:14.741Z] Insecure Registries: [2020-04-08T19:02:14.741Z] 127.0.0.0/8 [2020-04-08T19:02:14.741Z] Live Restore Enabled: true [2020-04-08T19:02:14.741Z] [2020-04-08T19:02:14.741Z] WARNING: No swap limit support [Pipeline] sh [2020-04-08T19:02:14.795Z] #17 14.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-08T19:02:14.795Z] #17 14.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-08T19:02:15.039Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:02:15.039Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:02:15.039Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40787/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-08T19:02:15.039Z] + bash /home/ubuntu/workspace/moby_PR-40787/check-config.sh [2020-04-08T19:02:15.039Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-08T19:02:15.039Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-08T19:02:15.039Z] [2020-04-08T19:02:15.039Z] Generally Necessary: [2020-04-08T19:02:15.039Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-08T19:02:15.039Z] - apparmor: enabled and tools installed [2020-04-08T19:02:15.039Z] - CONFIG_NAMESPACES: enabled [2020-04-08T19:02:15.039Z] - CONFIG_NET_NS: enabled [2020-04-08T19:02:15.039Z] - CONFIG_PID_NS: enabled [2020-04-08T19:02:15.039Z] - CONFIG_IPC_NS: enabled [2020-04-08T19:02:15.039Z] - CONFIG_UTS_NS: enabled [2020-04-08T19:02:15.039Z] - CONFIG_CGROUPS: enabled [2020-04-08T19:02:15.039Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-08T19:02:15.039Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-08T19:02:15.039Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-08T19:02:15.039Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-08T19:02:15.039Z] - CONFIG_CPUSETS: enabled [2020-04-08T19:02:15.083Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-08T19:02:15.299Z] - CONFIG_MEMCG: enabled [2020-04-08T19:02:15.299Z] - CONFIG_KEYS: enabled [2020-04-08T19:02:15.299Z] - CONFIG_VETH: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-08T19:02:15.299Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-08T19:02:15.299Z] [2020-04-08T19:02:15.299Z] Optional Features: [2020-04-08T19:02:15.299Z] - CONFIG_USER_NS: enabled [2020-04-08T19:02:15.299Z] - CONFIG_SECCOMP: enabled [2020-04-08T19:02:15.299Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-08T19:02:15.299Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-08T19:02:15.299Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-08T19:02:15.299Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-08T19:02:15.299Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-08T19:02:15.299Z] - CONFIG_BLK_CGROUP: enabled [2020-04-08T19:02:15.299Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-08T19:02:15.299Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-08T19:02:15.299Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-08T19:02:15.299Z] - CONFIG_CGROUP_PERF: enabled [2020-04-08T19:02:15.299Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-08T19:02:15.299Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-08T19:02:15.299Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-08T19:02:15.299Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-08T19:02:15.299Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-08T19:02:15.299Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_IP_VS: enabled (as module) [2020-04-08T19:02:15.299Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-08T19:02:15.299Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-08T19:02:15.299Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-08T19:02:15.336Z] #10 78.79 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:02:15.336Z] #10 79.09 Fetched 77.7 MB in 11s (6845 kB/s) [2020-04-08T19:02:15.336Z] #10 79.24 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-08T19:02:15.409Z] #17 14.77 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:02:15.409Z] #17 14.82 Fetched 27.7 MB in 2s (15.5 MB/s) [2020-04-08T19:02:15.409Z] #17 14.87 Selecting previously unselected package pigz. [2020-04-08T19:02:15.409Z] #17 14.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-04-08T19:02:15.409Z] #17 14.91 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-08T19:02:15.409Z] #17 14.91 Unpacking pigz (2.4-1) ... [2020-04-08T19:02:15.558Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_EXT4_FS: enabled [2020-04-08T19:02:15.558Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-08T19:02:15.558Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-08T19:02:15.558Z] - Network Drivers: [2020-04-08T19:02:15.558Z] - "overlay": [2020-04-08T19:02:15.558Z] - CONFIG_VXLAN: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-08T19:02:15.558Z] Optional (for encrypted networks): [2020-04-08T19:02:15.558Z] - CONFIG_CRYPTO: enabled [2020-04-08T19:02:15.558Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-08T19:02:15.558Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-08T19:02:15.558Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-08T19:02:15.558Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-08T19:02:15.558Z] - CONFIG_XFRM: enabled [2020-04-08T19:02:15.558Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-08T19:02:15.558Z] - "ipvlan": [2020-04-08T19:02:15.558Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-08T19:02:15.558Z] - "macvlan": [2020-04-08T19:02:15.558Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_DUMMY: enabled (as module) [2020-04-08T19:02:15.558Z] - "ftp,tftp client in container": [2020-04-08T19:02:15.558Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-08T19:02:15.558Z] - Storage Drivers: [2020-04-08T19:02:15.558Z] - "aufs": [2020-04-08T19:02:15.558Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-08T19:02:15.558Z] - "btrfs": [2020-04-08T19:02:15.558Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-08T19:02:15.558Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-08T19:02:15.558Z] - "devicemapper": [2020-04-08T19:02:15.558Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-08T19:02:15.558Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-08T19:02:15.558Z] - "overlay": [2020-04-08T19:02:15.558Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-08T19:02:15.558Z] - "zfs": [2020-04-08T19:02:15.558Z] - /dev/zfs: missing [2020-04-08T19:02:15.558Z] - zfs command: missing [2020-04-08T19:02:15.558Z] - zpool command: missing [2020-04-08T19:02:15.558Z] [2020-04-08T19:02:15.558Z] Limits: [2020-04-08T19:02:15.592Z] #10 79.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:02:15.592Z] #10 79.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-08T19:02:15.592Z] #10 79.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:02:15.691Z] #17 14.99 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-08T19:02:15.691Z] #17 14.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-08T19:02:15.691Z] #17 14.99 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-08T19:02:15.816Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-08T19:02:15.816Z] [2020-04-08T19:02:15.816Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-08T19:02:15.973Z] #17 15.29 Selecting previously unselected package python3.7-minimal. [2020-04-08T19:02:15.973Z] #17 15.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-08T19:02:15.973Z] #17 15.30 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:02:16.112Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-08T19:02:16.112Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-08T19:02:16.165Z] + sudo modprobe ip_vs [2020-04-08T19:02:16.182Z] Client: [2020-04-08T19:02:16.182Z] Debug Mode: false [2020-04-08T19:02:16.182Z] [2020-04-08T19:02:16.182Z] Server: [2020-04-08T19:02:16.182Z] Containers: 0 [2020-04-08T19:02:16.182Z] Running: 0 [2020-04-08T19:02:16.182Z] Paused: 0 [2020-04-08T19:02:16.182Z] Stopped: 0 [2020-04-08T19:02:16.182Z] Images: 0 [2020-04-08T19:02:16.182Z] Server Version: 19.03.5 [2020-04-08T19:02:16.182Z] Storage Driver: overlay2 [2020-04-08T19:02:16.182Z] Backing Filesystem: extfs [2020-04-08T19:02:16.182Z] Supports d_type: true [2020-04-08T19:02:16.182Z] Native Overlay Diff: true [2020-04-08T19:02:16.182Z] Logging Driver: json-file [2020-04-08T19:02:16.182Z] Cgroup Driver: cgroupfs [2020-04-08T19:02:16.182Z] Plugins: [2020-04-08T19:02:16.182Z] Volume: local [2020-04-08T19:02:16.182Z] Network: bridge host ipvlan macvlan null overlay [2020-04-08T19:02:16.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-08T19:02:16.182Z] Swarm: inactive [2020-04-08T19:02:16.182Z] Runtimes: runc [2020-04-08T19:02:16.182Z] Default Runtime: runc [2020-04-08T19:02:16.182Z] Init Binary: docker-init [2020-04-08T19:02:16.182Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:02:16.182Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:02:16.182Z] init version: fec3683 [2020-04-08T19:02:16.182Z] Security Options: [2020-04-08T19:02:16.182Z] apparmor [2020-04-08T19:02:16.182Z] seccomp [2020-04-08T19:02:16.182Z] Profile: default [2020-04-08T19:02:16.182Z] Kernel Version: 4.15.0-1058-aws [2020-04-08T19:02:16.182Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-08T19:02:16.182Z] OSType: linux [2020-04-08T19:02:16.182Z] Architecture: x86_64 [2020-04-08T19:02:16.182Z] CPUs: 2 [2020-04-08T19:02:16.182Z] Total Memory: 7.501GiB [2020-04-08T19:02:16.182Z] Name: ip-10-100-55-2 [2020-04-08T19:02:16.182Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-08T19:02:16.182Z] Docker Root Dir: /var/lib/docker [2020-04-08T19:02:16.182Z] Debug Mode: false [2020-04-08T19:02:16.182Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:02:16.182Z] Labels: [2020-04-08T19:02:16.182Z] Experimental: true [2020-04-08T19:02:16.182Z] Insecure Registries: [2020-04-08T19:02:16.182Z] 127.0.0.0/8 [2020-04-08T19:02:16.182Z] Live Restore Enabled: true [2020-04-08T19:02:16.182Z] [2020-04-08T19:02:16.182Z] WARNING: No swap limit support [Pipeline] sh [2020-04-08T19:02:16.424Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d . [2020-04-08T19:02:16.481Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:02:16.481Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:02:16.481Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40787/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-08T19:02:16.481Z] + bash /home/ubuntu/workspace/moby_PR-40787/check-config.sh [2020-04-08T19:02:16.481Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-08T19:02:16.481Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-08T19:02:16.481Z] [2020-04-08T19:02:16.481Z] Generally Necessary: [2020-04-08T19:02:16.481Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-08T19:02:16.481Z] - apparmor: enabled and tools installed [2020-04-08T19:02:16.481Z] - CONFIG_NAMESPACES: enabled [2020-04-08T19:02:16.481Z] - CONFIG_NET_NS: enabled [2020-04-08T19:02:16.481Z] - CONFIG_PID_NS: enabled [2020-04-08T19:02:16.481Z] - CONFIG_IPC_NS: enabled [2020-04-08T19:02:16.481Z] - CONFIG_UTS_NS: enabled [2020-04-08T19:02:16.481Z] - CONFIG_CGROUPS: enabled [2020-04-08T19:02:16.481Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-08T19:02:16.481Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-08T19:02:16.481Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-08T19:02:16.481Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-08T19:02:16.481Z] - CONFIG_CPUSETS: enabled [2020-04-08T19:02:16.481Z] - CONFIG_MEMCG: enabled [2020-04-08T19:02:16.481Z] - CONFIG_KEYS: enabled [2020-04-08T19:02:16.482Z] - CONFIG_VETH: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-08T19:02:16.482Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-08T19:02:16.560Z] #10 ... [2020-04-08T19:02:16.560Z] [2020-04-08T19:02:16.560Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:16.560Z] #47 69.88 github.com/LK4D4/vndr/godl/singleflight [2020-04-08T19:02:16.560Z] #47 69.89 io [2020-04-08T19:02:16.560Z] #47 70.32 strconv [2020-04-08T19:02:16.560Z] #47 71.86 bytes [2020-04-08T19:02:16.560Z] #47 74.60 bufio [2020-04-08T19:02:16.560Z] #47 75.32 reflect [2020-04-08T19:02:16.560Z] #47 76.91 syscall [2020-04-08T19:02:16.560Z] #47 ... [2020-04-08T19:02:16.560Z] [2020-04-08T19:02:16.560Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:16.560Z] #27 5.324 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:02:16.560Z] #27 5.778 [2020-04-08T19:02:16.587Z] #17 15.97 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-08T19:02:16.587Z] #17 15.98 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:02:16.682Z] #2 [internal] load .dockerignore [2020-04-08T19:02:16.742Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-08T19:02:16.746Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-08T19:02:16.746Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-08T19:02:16.746Z] [2020-04-08T19:02:16.746Z] Optional Features: [2020-04-08T19:02:16.746Z] - CONFIG_USER_NS: enabled [2020-04-08T19:02:16.746Z] - CONFIG_SECCOMP: enabled [2020-04-08T19:02:16.746Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-08T19:02:16.746Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-08T19:02:16.746Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-08T19:02:16.746Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-08T19:02:16.746Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-08T19:02:16.746Z] - CONFIG_BLK_CGROUP: enabled [2020-04-08T19:02:16.746Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-08T19:02:16.746Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-08T19:02:16.746Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-08T19:02:16.746Z] - CONFIG_CGROUP_PERF: enabled [2020-04-08T19:02:16.746Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-08T19:02:16.746Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-08T19:02:16.746Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-08T19:02:16.746Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-08T19:02:16.746Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-08T19:02:16.746Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-08T19:02:16.746Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-08T19:02:16.746Z] - CONFIG_IP_VS: enabled (as module) [2020-04-08T19:02:16.746Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-08T19:02:16.746Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-08T19:02:16.746Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-08T19:02:16.746Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-08T19:02:16.746Z] - CONFIG_EXT4_FS: enabled [2020-04-08T19:02:16.746Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-08T19:02:16.746Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-08T19:02:16.746Z] - Network Drivers: [2020-04-08T19:02:16.746Z] - "overlay": [2020-04-08T19:02:16.746Z] - CONFIG_VXLAN: enabled (as module) [2020-04-08T19:02:16.746Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-08T19:02:16.746Z] Optional (for encrypted networks): [2020-04-08T19:02:16.941Z] #2 transferring context: 87B done [2020-04-08T19:02:16.941Z] #2 DONE 0.2s [2020-04-08T19:02:16.941Z] [2020-04-08T19:02:16.941Z] #1 [internal] load build definition from Dockerfile [2020-04-08T19:02:16.941Z] #1 transferring dockerfile: 17.09kB done [2020-04-08T19:02:16.941Z] #1 DONE 0.2s [2020-04-08T19:02:16.941Z] [2020-04-08T19:02:16.941Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-08T19:02:17.008Z] - CONFIG_CRYPTO: enabled [2020-04-08T19:02:17.008Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-08T19:02:17.008Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-08T19:02:17.008Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-08T19:02:17.008Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-08T19:02:17.008Z] - CONFIG_XFRM: enabled [2020-04-08T19:02:17.008Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-08T19:02:17.008Z] - "ipvlan": [2020-04-08T19:02:17.008Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-08T19:02:17.008Z] - "macvlan": [2020-04-08T19:02:17.008Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_DUMMY: enabled (as module) [2020-04-08T19:02:17.008Z] - "ftp,tftp client in container": [2020-04-08T19:02:17.008Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-08T19:02:17.008Z] - Storage Drivers: [2020-04-08T19:02:17.008Z] - "aufs": [2020-04-08T19:02:17.008Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-08T19:02:17.008Z] - "btrfs": [2020-04-08T19:02:17.008Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-08T19:02:17.008Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-08T19:02:17.008Z] - "devicemapper": [2020-04-08T19:02:17.008Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-08T19:02:17.008Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-08T19:02:17.008Z] - "overlay": [2020-04-08T19:02:17.008Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-08T19:02:17.008Z] - "zfs": [2020-04-08T19:02:17.008Z] - /dev/zfs: missing [2020-04-08T19:02:17.008Z] - zfs command: missing [2020-04-08T19:02:17.008Z] - zpool command: missing [2020-04-08T19:02:17.008Z] [2020-04-08T19:02:17.008Z] Limits: [2020-04-08T19:02:17.008Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-08T19:02:17.008Z] [2020-04-08T19:02:17.008Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-08T19:02:17.114Z] #27 6.083 # 1.8% ### 4.9% ##### 7.9% ########## 14.0% ############# 18.1% ################# 24.3% #################### 27.9% ######################### 35.8% ################################ 45.5% ######################################## 56.1% ############################################# 63.0% ################################################ 67.3% ################################################## 70.4% ######################################################### 79.8% ############################################################# 85.8% ##################################################################### 96.7% ######################################################################## 100.0% [2020-04-08T19:02:17.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d . [2020-04-08T19:02:17.353Z] #2 [internal] load .dockerignore [2020-04-08T19:02:17.612Z] #2 transferring context: 87B 0.0s done [2020-04-08T19:02:17.612Z] #2 DONE 0.2s [2020-04-08T19:02:17.612Z] [2020-04-08T19:02:17.612Z] #1 [internal] load build definition from Dockerfile [2020-04-08T19:02:17.612Z] #1 transferring dockerfile: 17.09kB done [2020-04-08T19:02:17.612Z] #1 DONE 0.2s [2020-04-08T19:02:17.612Z] [2020-04-08T19:02:17.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-08T19:02:17.726Z] #27 8.316 [2020-04-08T19:02:17.776Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-08T19:02:17.776Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-08T19:02:17.776Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-08T19:02:17.873Z] #3 DONE 0.9s [2020-04-08T19:02:17.873Z] [2020-04-08T19:02:17.873Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-08T19:02:17.873Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-08T19:02:18.057Z] #17 17.24 Selecting previously unselected package python3-minimal. [2020-04-08T19:02:18.057Z] #17 17.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 ... 23439 files and directories currently installed.) [2020-04-08T19:02:18.057Z] #17 17.26 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-08T19:02:18.057Z] #17 17.26 Unpacking python3-minimal (3.7.3-1) ... [2020-04-08T19:02:18.057Z] #17 17.36 Selecting previously unselected package libmpdec2:s390x. [2020-04-08T19:02:18.057Z] #17 17.37 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-08T19:02:18.057Z] #17 17.37 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-08T19:02:18.057Z] #17 17.42 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-08T19:02:18.057Z] #17 17.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-08T19:02:18.057Z] #17 17.43 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-08T19:02:18.064Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-08T19:02:18.131Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-08T19:02:18.131Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-08T19:02:18.131Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-08T19:02:18.131Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-08T19:02:18.131Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-08T19:02:18.180Z] #3 DONE 0.4s [2020-04-08T19:02:18.180Z] [2020-04-08T19:02:18.180Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-08T19:02:18.180Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-08T19:02:18.214Z] Client: [2020-04-08T19:02:18.214Z] Debug Mode: false [2020-04-08T19:02:18.214Z] [2020-04-08T19:02:18.214Z] Server: [2020-04-08T19:02:18.214Z] Containers: 0 [2020-04-08T19:02:18.214Z] Running: 0 [2020-04-08T19:02:18.214Z] Paused: 0 [2020-04-08T19:02:18.214Z] Stopped: 0 [2020-04-08T19:02:18.214Z] Images: 0 [2020-04-08T19:02:18.214Z] Server Version: 19.03.5 [2020-04-08T19:02:18.214Z] Storage Driver: overlay2 [2020-04-08T19:02:18.214Z] Backing Filesystem: extfs [2020-04-08T19:02:18.214Z] Supports d_type: true [2020-04-08T19:02:18.214Z] Native Overlay Diff: true [2020-04-08T19:02:18.214Z] Logging Driver: json-file [2020-04-08T19:02:18.214Z] Cgroup Driver: cgroupfs [2020-04-08T19:02:18.214Z] Plugins: [2020-04-08T19:02:18.214Z] Volume: local [2020-04-08T19:02:18.214Z] Network: bridge host ipvlan macvlan null overlay [2020-04-08T19:02:18.214Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-08T19:02:18.214Z] Swarm: inactive [2020-04-08T19:02:18.214Z] Runtimes: runc [2020-04-08T19:02:18.214Z] Default Runtime: runc [2020-04-08T19:02:18.214Z] Init Binary: docker-init [2020-04-08T19:02:18.214Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-08T19:02:18.214Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-08T19:02:18.214Z] init version: fec3683 [2020-04-08T19:02:18.214Z] Security Options: [2020-04-08T19:02:18.214Z] apparmor [2020-04-08T19:02:18.214Z] seccomp [2020-04-08T19:02:18.214Z] Profile: default [2020-04-08T19:02:18.214Z] Kernel Version: 4.15.0-1057-aws [2020-04-08T19:02:18.214Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-08T19:02:18.214Z] OSType: linux [2020-04-08T19:02:18.214Z] Architecture: aarch64 [2020-04-08T19:02:18.214Z] CPUs: 4 [2020-04-08T19:02:18.214Z] Total Memory: 7.525GiB [2020-04-08T19:02:18.214Z] Name: ip-10-100-62-55 [2020-04-08T19:02:18.214Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-08T19:02:18.214Z] Docker Root Dir: /var/lib/docker [2020-04-08T19:02:18.214Z] Debug Mode: false [2020-04-08T19:02:18.214Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:02:18.214Z] Labels: [2020-04-08T19:02:18.214Z] Experimental: true [2020-04-08T19:02:18.214Z] Insecure Registries: [2020-04-08T19:02:18.214Z] 127.0.0.0/8 [2020-04-08T19:02:18.214Z] Live Restore Enabled: true [2020-04-08T19:02:18.214Z] [2020-04-08T19:02:18.214Z] WARNING: No swap limit support [Pipeline] sh [2020-04-08T19:02:18.390Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-04-08T19:02:18.438Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-08T19:02:18.438Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-08T19:02:18.438Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-08T19:02:18.438Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-08T19:02:18.438Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-08T19:02:18.438Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-04-08T19:02:18.515Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:02:18.515Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:02:18.515Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40787/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-08T19:02:18.647Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-08T19:02:18.647Z] #4 DONE 0.9s [2020-04-08T19:02:18.671Z] #17 18.07 Selecting previously unselected package python3.7. [2020-04-08T19:02:18.671Z] #17 18.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-08T19:02:18.671Z] #17 18.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:02:18.671Z] #17 18.18 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-08T19:02:18.694Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-08T19:02:18.694Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-08T19:02:18.750Z] #27 8.516 0.1% ######### 12.6% ################ 22.8% ######################## 34.0% ############################## 42.9% ############################################# 63.6% #################################################### 72.6% ########################################################### 82.5% ######################################################################## 100.0% [2020-04-08T19:02:18.776Z] + bash /home/ubuntu/workspace/moby_PR-40787/check-config.sh [2020-04-08T19:02:18.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-08T19:02:18.776Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-08T19:02:18.776Z] [2020-04-08T19:02:18.776Z] Generally Necessary: [2020-04-08T19:02:18.776Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-08T19:02:18.776Z] - apparmor: enabled and tools installed [2020-04-08T19:02:18.776Z] - CONFIG_NAMESPACES: enabled [2020-04-08T19:02:18.776Z] - CONFIG_NET_NS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_PID_NS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_IPC_NS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_UTS_NS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_CGROUPS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-08T19:02:18.776Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-08T19:02:18.776Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-08T19:02:18.776Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-08T19:02:18.776Z] - CONFIG_CPUSETS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_MEMCG: enabled [2020-04-08T19:02:18.776Z] - CONFIG_KEYS: enabled [2020-04-08T19:02:18.776Z] - CONFIG_VETH: enabled (as module) [2020-04-08T19:02:18.776Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-08T19:02:18.776Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-08T19:02:18.776Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-08T19:02:18.776Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-08T19:02:18.776Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-08T19:02:18.957Z] #17 18.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-08T19:02:18.957Z] #17 18.18 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-08T19:02:18.957Z] #17 18.21 Setting up python3-minimal (3.7.3-1) ... [2020-04-08T19:02:19.003Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-08T19:02:19.003Z] #4 DONE 0.9s [2020-04-08T19:02:19.036Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-08T19:02:19.036Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-08T19:02:19.036Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-08T19:02:19.036Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-08T19:02:19.036Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-08T19:02:19.036Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-08T19:02:19.036Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-08T19:02:19.036Z] [2020-04-08T19:02:19.036Z] Optional Features: [2020-04-08T19:02:19.036Z] - CONFIG_USER_NS: enabled [2020-04-08T19:02:19.036Z] - CONFIG_SECCOMP: enabled [2020-04-08T19:02:19.036Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-08T19:02:19.036Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-08T19:02:19.036Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-08T19:02:19.036Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-08T19:02:19.036Z] - CONFIG_BLK_CGROUP: enabled [2020-04-08T19:02:19.036Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-08T19:02:19.036Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-08T19:02:19.036Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-08T19:02:19.036Z] - CONFIG_CGROUP_PERF: enabled [2020-04-08T19:02:19.036Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-08T19:02:19.036Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-08T19:02:19.036Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-08T19:02:19.036Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-08T19:02:19.036Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-08T19:02:19.036Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-08T19:02:19.036Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-08T19:02:19.213Z] [2020-04-08T19:02:19.213Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:02:19.240Z] #17 ... [2020-04-08T19:02:19.240Z] [2020-04-08T19:02:19.240Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:02:19.240Z] #30 DONE 100.8s [2020-04-08T19:02:19.240Z] [2020-04-08T19:02:19.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:19.240Z] #44 62.38 CC criu/clone-noasan.o [2020-04-08T19:02:19.240Z] #44 62.52 CC criu/config.o [2020-04-08T19:02:19.240Z] #44 63.63 CC criu/cr-check.o [2020-04-08T19:02:19.240Z] #44 64.79 CC criu/cr-dedup.o [2020-04-08T19:02:19.240Z] #44 65.08 CC criu/cr-dump.o [2020-04-08T19:02:19.240Z] #44 66.52 CC criu/cr-errno.o [2020-04-08T19:02:19.240Z] #44 66.56 CC criu/cr-restore.o [2020-04-08T19:02:19.296Z] - CONFIG_IP_VS: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-08T19:02:19.296Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-08T19:02:19.296Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-08T19:02:19.296Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_EXT4_FS: enabled [2020-04-08T19:02:19.296Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-08T19:02:19.296Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-08T19:02:19.296Z] - Network Drivers: [2020-04-08T19:02:19.296Z] - "overlay": [2020-04-08T19:02:19.296Z] - CONFIG_VXLAN: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-08T19:02:19.296Z] Optional (for encrypted networks): [2020-04-08T19:02:19.296Z] - CONFIG_CRYPTO: enabled [2020-04-08T19:02:19.296Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-08T19:02:19.296Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-08T19:02:19.296Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-08T19:02:19.296Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-08T19:02:19.296Z] - CONFIG_XFRM: enabled [2020-04-08T19:02:19.296Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-08T19:02:19.296Z] - "ipvlan": [2020-04-08T19:02:19.296Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-08T19:02:19.296Z] - "macvlan": [2020-04-08T19:02:19.296Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-08T19:02:19.296Z] - CONFIG_DUMMY: enabled (as module) [2020-04-08T19:02:19.296Z] - "ftp,tftp client in container": [2020-04-08T19:02:19.322Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-08T19:02:19.555Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-08T19:02:19.555Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-08T19:02:19.555Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-08T19:02:19.555Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-08T19:02:19.555Z] - Storage Drivers: [2020-04-08T19:02:19.555Z] - "aufs": [2020-04-08T19:02:19.555Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-08T19:02:19.555Z] - "btrfs": [2020-04-08T19:02:19.555Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-08T19:02:19.555Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-08T19:02:19.555Z] - "devicemapper": [2020-04-08T19:02:19.555Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-08T19:02:19.555Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-08T19:02:19.555Z] - "overlay": [2020-04-08T19:02:19.555Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-08T19:02:19.555Z] - "zfs": [2020-04-08T19:02:19.555Z] - /dev/zfs: missing [2020-04-08T19:02:19.555Z] - zfs command: missing [2020-04-08T19:02:19.555Z] - zpool command: missing [2020-04-08T19:02:19.555Z] [2020-04-08T19:02:19.555Z] Limits: [2020-04-08T19:02:19.555Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-08T19:02:19.555Z] [2020-04-08T19:02:19.555Z] + true [Pipeline] } [2020-04-08T19:02:19.570Z] [2020-04-08T19:02:19.570Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-08T19:02:19.613Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T19:02:19.613Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-08T19:02:19.716Z] #27 ... [2020-04-08T19:02:19.716Z] [2020-04-08T19:02:19.716Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:19.716Z] #33 83.13 time [2020-04-08T19:02:19.778Z] #6 ... [2020-04-08T19:02:19.778Z] [2020-04-08T19:02:19.779Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-08T19:02:19.779Z] #5 DONE 0.3s [2020-04-08T19:02:19.779Z] [2020-04-08T19:02:19.779Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:02:19.779Z] #6 DONE 0.5s [2020-04-08T19:02:19.779Z] [2020-04-08T19:02:19.779Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:02:19.779Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-08T19:02:19.779Z] #71 DONE 0.0s [2020-04-08T19:02:19.779Z] [2020-04-08T19:02:19.779Z] #20 [internal] load build context [2020-04-08T19:02:19.844Z] #6 DONE 0.4s [2020-04-08T19:02:19.844Z] [2020-04-08T19:02:19.844Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:02:19.844Z] #5 DONE 0.5s [2020-04-08T19:02:19.844Z] [2020-04-08T19:02:19.844Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:02:19.844Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-08T19:02:19.844Z] #71 DONE 0.0s [2020-04-08T19:02:19.844Z] [2020-04-08T19:02:19.844Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:19.844Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-08T19:02:19.844Z] #7 DONE 0.0s [2020-04-08T19:02:19.844Z] [2020-04-08T19:02:19.844Z] #20 [internal] load build context [2020-04-08T19:02:19.861Z] #44 ... [2020-04-08T19:02:19.861Z] [2020-04-08T19:02:19.861Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:02:19.861Z] #17 18.76 Selecting previously unselected package python3. [2020-04-08T19:02:19.861Z] #17 18.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 ... 23851 files and directories currently installed.) [2020-04-08T19:02:19.861Z] #17 18.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-08T19:02:19.861Z] #17 18.83 Unpacking python3 (3.7.3-1) ... [2020-04-08T19:02:19.861Z] #17 18.92 Selecting previously unselected package libip4tc0:s390x. [2020-04-08T19:02:19.861Z] #17 18.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-08T19:02:19.861Z] #17 18.92 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-08T19:02:19.861Z] #17 19.01 Selecting previously unselected package libip6tc0:s390x. [2020-04-08T19:02:19.861Z] #17 19.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-08T19:02:19.861Z] #17 19.02 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-08T19:02:19.861Z] #17 19.18 Selecting previously unselected package libiptc0:s390x. [2020-04-08T19:02:19.861Z] #17 19.18 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-08T19:02:19.861Z] #17 19.21 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-08T19:02:19.861Z] #17 19.27 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-08T19:02:19.861Z] #17 19.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-08T19:02:19.861Z] #17 19.33 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-08T19:02:19.861Z] #17 19.38 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-08T19:02:19.861Z] #17 19.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-08T19:02:19.897Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d . [2020-04-08T19:02:19.898Z] #2 [internal] load build definition from Dockerfile [2020-04-08T19:02:19.898Z] #2 transferring dockerfile: 17.09kB done [2020-04-08T19:02:19.898Z] #2 DONE 0.1s [2020-04-08T19:02:19.898Z] [2020-04-08T19:02:19.898Z] #1 [internal] load .dockerignore [2020-04-08T19:02:19.898Z] #1 transferring context: 87B done [2020-04-08T19:02:19.898Z] #1 DONE 0.1s [2020-04-08T19:02:19.905Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T19:02:19.972Z] #33 ... [2020-04-08T19:02:19.972Z] [2020-04-08T19:02:19.972Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:02:19.972Z] #35 73.80 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:02:19.972Z] #35 74.14 Fetched 14.9 MB in 3s (4647 kB/s) [2020-04-08T19:02:19.972Z] #35 74.22 Selecting previously unselected package xxd. [2020-04-08T19:02:19.972Z] #35 74.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:02:19.972Z] #35 74.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:02:19.972Z] #35 74.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:02:19.972Z] #35 74.66 Selecting previously unselected package vim-common. [2020-04-08T19:02:19.972Z] #35 74.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:02:19.972Z] #35 74.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:02:19.972Z] #35 75.05 Selecting previously unselected package cmake-data. [2020-04-08T19:02:19.972Z] #35 75.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-08T19:02:19.972Z] #35 75.07 Unpacking cmake-data (3.13.4-1) ... [2020-04-08T19:02:19.972Z] #35 79.50 Selecting previously unselected package libicu63:amd64. [2020-04-08T19:02:19.972Z] #35 79.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-08T19:02:19.972Z] #35 79.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:02:20.147Z] #17 19.39 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-08T19:02:20.147Z] #17 19.51 Selecting previously unselected package libnftnl11:s390x. [2020-04-08T19:02:20.147Z] #17 19.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-08T19:02:20.147Z] #17 19.53 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-08T19:02:20.158Z] [2020-04-08T19:02:20.158Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-08T19:02:20.227Z] #35 ... [2020-04-08T19:02:20.227Z] [2020-04-08T19:02:20.227Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:20.227Z] #50 73.66 + cd /tmp/tmp.3keUOQUgok/src/gotest.tools/gotestsum [2020-04-08T19:02:20.227Z] #50 73.66 + git checkout -q v0.3.5 [2020-04-08T19:02:20.227Z] #50 73.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-08T19:02:20.227Z] #50 ... [2020-04-08T19:02:20.227Z] [2020-04-08T19:02:20.227Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:20.227Z] #27 10.45 [2020-04-08T19:02:20.438Z] #17 19.66 Selecting previously unselected package iptables. [2020-04-08T19:02:20.438Z] #17 19.66 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-08T19:02:20.438Z] #17 19.69 Unpacking iptables (1.8.2-4) ... [2020-04-08T19:02:20.483Z] #27 11.05 # 2.2% ##### 7.2% ####### 10.7% [2020-04-08T19:02:20.483Z] #27 ... [2020-04-08T19:02:20.483Z] [2020-04-08T19:02:20.483Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:02:20.483Z] #43 74.46 Selecting previously unselected package libprotoc17:amd64. [2020-04-08T19:02:20.483Z] #43 74.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:02:20.483Z] #43 74.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:20.483Z] #43 75.36 Selecting previously unselected package protobuf-c-compiler. [2020-04-08T19:02:20.483Z] #43 75.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:02:20.483Z] #43 75.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:02:20.483Z] #43 75.64 Selecting previously unselected package protobuf-compiler. [2020-04-08T19:02:20.483Z] #43 75.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-08T19:02:20.483Z] #43 75.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:02:20.483Z] #43 75.90 Selecting previously unselected package python-pkg-resources. [2020-04-08T19:02:20.483Z] #43 75.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:02:20.483Z] #43 75.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-08T19:02:20.483Z] #43 76.37 Selecting previously unselected package python-six. [2020-04-08T19:02:20.483Z] #43 76.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-08T19:02:20.483Z] #43 76.43 Unpacking python-six (1.12.0-1) ... [2020-04-08T19:02:20.483Z] #43 76.62 Selecting previously unselected package python-protobuf. [2020-04-08T19:02:20.483Z] #43 76.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-08T19:02:20.483Z] #43 76.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-08T19:02:20.483Z] #43 77.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-08T19:02:20.483Z] #43 84.37 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:20.483Z] #43 84.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:02:20.483Z] #43 84.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:02:20.483Z] #43 84.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-08T19:02:20.483Z] #43 84.46 Setting up python-six (1.12.0-1) ... [2020-04-08T19:02:20.722Z] #17 20.16 Selecting previously unselected package xxd. [2020-04-08T19:02:20.722Z] #17 20.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-08T19:02:20.722Z] #17 20.19 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:02:20.722Z] #17 20.27 Selecting previously unselected package vim-common. [2020-04-08T19:02:20.726Z] #3 DONE 0.8s [2020-04-08T19:02:20.746Z] #43 ... [2020-04-08T19:02:20.746Z] [2020-04-08T19:02:20.746Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:20.968Z] go: finding github.com/kr/text v0.1.0 [2020-04-08T19:02:20.986Z] [2020-04-08T19:02:20.986Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-08T19:02:20.986Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-08T19:02:20.986Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-08T19:02:20.986Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2020-04-08T19:02:20.986Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-08T19:02:20.986Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-08T19:02:21.004Z] #17 20.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:02:21.004Z] #17 20.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:02:21.004Z] #17 20.45 Selecting previously unselected package bash-completion. [2020-04-08T19:02:21.004Z] #17 20.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-08T19:02:21.279Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.3s [2020-04-08T19:02:21.279Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done [2020-04-08T19:02:21.539Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-04-08T19:02:21.605Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-08T19:02:21.727Z] #20 transferring context: 7.79MB 2.0s [2020-04-08T19:02:21.799Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.3s done [2020-04-08T19:02:21.799Z] #4 DONE 0.9s [2020-04-08T19:02:21.896Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-08T19:02:22.061Z] [2020-04-08T19:02:22.062Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-08T19:02:22.185Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-08T19:02:22.483Z] #17 22.01 Unpacking bash-completion (1:2.8-6) ... [2020-04-08T19:02:22.533Z] #27 11.05 # 2.2% ##### 7.2% ####### 10.7% ########### 16.3% ############## 20.8% ################## 25.8% ##################### 29.6% ######################## 34.1% ############################ 39.0% ############################### 43.9% ################################## 47.8% #################################### 51.2% ####################################### 54.9% ######################################### 58.3% ############################################# 63.4% ################################################ 67.2% ################################################### 71.4% ##################################################### 73.9% ######################################################### 80.4% ############################################################# 85.1% [2020-04-08T19:02:22.533Z] #27 ... [2020-04-08T19:02:22.533Z] [2020-04-08T19:02:22.533Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:22.533Z] #56 76.18 syscall [2020-04-08T19:02:22.533Z] #56 76.23 reflect [2020-04-08T19:02:22.630Z] #6 DONE 0.3s [2020-04-08T19:02:22.631Z] [2020-04-08T19:02:22.631Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:02:22.765Z] #17 22.29 Selecting previously unselected package bzip2. [2020-04-08T19:02:22.814Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-08T19:02:22.830Z] #56 ... [2020-04-08T19:02:22.830Z] [2020-04-08T19:02:22.830Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:22.830Z] #27 11.05 # 2.2% ##### 7.2% ####### 10.7% ########### 16.3% ############## 20.8% ################## 25.8% ##################### 29.6% ######################## 34.1% ############################ 39.0% ############################### 43.9% ################################## 47.8% #################################### 51.2% ####################################### 54.9% ######################################### 58.3% ############################################# 63.4% ################################################ 67.2% ################################################### 71.4% ##################################################### 73.9% ######################################################### 80.4% ############################################################# 85.1% ############################################################### 88.3% ##################################################################### 96.1% ######################################################################## 100.0% [2020-04-08T19:02:22.890Z] #5 DONE 0.7s [2020-04-08T19:02:23.047Z] #17 22.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-08T19:02:23.047Z] #17 22.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:02:23.047Z] #17 22.35 Selecting previously unselected package xz-utils. [2020-04-08T19:02:23.047Z] #17 22.35 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-08T19:02:23.047Z] #17 22.35 Unpacking xz-utils (5.2.4-1) ... [2020-04-08T19:02:23.047Z] #17 22.45 Selecting previously unselected package apparmor. [2020-04-08T19:02:23.047Z] #17 22.46 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-08T19:02:23.047Z] #17 22.51 Unpacking apparmor (2.13.2-10) ... [2020-04-08T19:02:23.151Z] #20 transferring context: 13.51MB 2.8s [2020-04-08T19:02:23.173Z] [2020-04-08T19:02:23.173Z] #20 [internal] load build context [2020-04-08T19:02:23.330Z] #17 22.78 Selecting previously unselected package aufs-tools. [2020-04-08T19:02:23.330Z] #17 22.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-08T19:02:23.330Z] #17 22.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:02:23.330Z] #17 22.85 Selecting previously unselected package libonig5:s390x. [2020-04-08T19:02:23.439Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-08T19:02:23.439Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-08T19:02:23.444Z] #27 14.18 #=#=# [2020-04-08T19:02:23.444Z] #27 ... [2020-04-08T19:02:23.444Z] [2020-04-08T19:02:23.444Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:02:23.444Z] #30 77.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-08T19:02:23.612Z] #17 22.86 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-08T19:02:23.612Z] #17 22.86 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-08T19:02:23.612Z] #17 22.96 Selecting previously unselected package libjq1:s390x. [2020-04-08T19:02:23.612Z] #17 22.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-08T19:02:23.612Z] #17 22.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-08T19:02:23.612Z] #17 23.03 Selecting previously unselected package jq. [2020-04-08T19:02:23.612Z] #17 23.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-08T19:02:23.612Z] #17 23.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:02:23.612Z] #17 23.08 Selecting previously unselected package libaio1:s390x. [2020-04-08T19:02:23.699Z] #30 ... [2020-04-08T19:02:23.699Z] [2020-04-08T19:02:23.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:23.699Z] #10 83.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-08T19:02:23.699Z] #10 83.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-08T19:02:23.699Z] #10 83.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:02:23.731Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-08T19:02:23.894Z] #17 23.08 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-08T19:02:23.894Z] #17 23.08 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-08T19:02:23.894Z] #17 23.11 Selecting previously unselected package libgpm2:s390x. [2020-04-08T19:02:23.894Z] #17 23.11 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-08T19:02:23.894Z] #17 23.12 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-08T19:02:23.894Z] #17 23.15 Selecting previously unselected package libicu63:s390x. [2020-04-08T19:02:23.894Z] #17 23.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-08T19:02:23.894Z] #17 23.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-08T19:02:24.024Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-08T19:02:24.652Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-08T19:02:25.065Z] #10 ... [2020-04-08T19:02:25.065Z] [2020-04-08T19:02:25.065Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:25.097Z] #20 transferring context: 22.03MB 2.1s [2020-04-08T19:02:25.729Z] #20 ... [2020-04-08T19:02:25.729Z] [2020-04-08T19:02:25.729Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:02:25.729Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-08T19:02:25.729Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-08T19:02:25.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-04-08T19:02:25.729Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-04-08T19:02:25.729Z] #71 DONE 5.7s [2020-04-08T19:02:25.729Z] [2020-04-08T19:02:25.729Z] #20 [internal] load build context [2020-04-08T19:02:25.729Z] #20 ... [2020-04-08T19:02:25.729Z] [2020-04-08T19:02:25.729Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:25.729Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-08T19:02:25.729Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-08T19:02:25.729Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.5s done [2020-04-08T19:02:25.729Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.5s done [2020-04-08T19:02:25.729Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-08T19:02:25.729Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.1s done [2020-04-08T19:02:25.729Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.2s done [2020-04-08T19:02:25.729Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.7s done [2020-04-08T19:02:25.729Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 71.83MB / 120.14MB 5.6s [2020-04-08T19:02:25.729Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.4s [2020-04-08T19:02:25.729Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.4s done [2020-04-08T19:02:25.914Z] #17 25.21 Selecting previously unselected package libnet1:s390x. [2020-04-08T19:02:25.914Z] #17 25.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-08T19:02:25.914Z] #17 25.22 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-08T19:02:25.914Z] #17 25.28 Selecting previously unselected package libnl-3-200:s390x. [2020-04-08T19:02:25.914Z] #17 25.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-08T19:02:25.914Z] #17 25.28 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-08T19:02:25.914Z] #17 25.34 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-08T19:02:25.914Z] #17 25.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-08T19:02:25.914Z] #17 25.34 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-08T19:02:25.914Z] #17 25.38 Selecting previously unselected package libreadline5:s390x. [2020-04-08T19:02:25.914Z] #17 25.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-08T19:02:26.003Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 81.22MB / 120.14MB 5.9s [2020-04-08T19:02:26.158Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-08T19:02:26.196Z] #17 25.38 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-08T19:02:26.196Z] #17 25.44 Selecting previously unselected package net-tools. [2020-04-08T19:02:26.196Z] #17 25.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-08T19:02:26.196Z] #17 25.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:02:26.196Z] #17 25.55 Selecting previously unselected package python-pip-whl. [2020-04-08T19:02:26.196Z] #17 25.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-08T19:02:26.196Z] #17 25.55 Unpacking python-pip-whl (18.1-5) ... [2020-04-08T19:02:26.266Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 93.06MB / 120.14MB 6.3s [2020-04-08T19:02:26.453Z] go: finding cloud.google.com/go v0.26.0 [2020-04-08T19:02:26.453Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-08T19:02:26.478Z] #17 25.84 Selecting previously unselected package python3-lib2to3. [2020-04-08T19:02:26.478Z] #17 25.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-08T19:02:26.478Z] #17 25.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:02:26.478Z] #17 25.90 Selecting previously unselected package python3-distutils. [2020-04-08T19:02:26.478Z] #17 25.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-08T19:02:26.478Z] #17 25.91 Unpacking python3-distutils (3.7.3-1) ... [2020-04-08T19:02:26.478Z] #17 25.98 Selecting previously unselected package python3-pip. [2020-04-08T19:02:26.478Z] #17 25.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-08T19:02:26.478Z] #17 25.99 Unpacking python3-pip (18.1-5) ... [2020-04-08T19:02:26.478Z] #17 26.08 Selecting previously unselected package python3-pkg-resources. [2020-04-08T19:02:26.481Z] #20 transferring context: 52.78MB 3.6s done [2020-04-08T19:02:26.741Z] #20 DONE 3.9s [2020-04-08T19:02:26.741Z] [2020-04-08T19:02:26.741Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:26.741Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-08T19:02:26.741Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.5s done [2020-04-08T19:02:26.741Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.6s done [2020-04-08T19:02:26.741Z] #7 sha256:e3155c1c7220a2a619530b979b472a765b7e54de8a5ea6a8ab4f3f683782f145 1.79kB / 1.79kB done [2020-04-08T19:02:26.741Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 0.9s done [2020-04-08T19:02:26.741Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-08T19:02:26.741Z] #7 sha256:54f7f14042e65ab689d741958d65bf95a93df7dc7acc40a44b7d6a7893629564 5.46kB / 5.46kB done [2020-04-08T19:02:26.741Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 3.7s [2020-04-08T19:02:26.741Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 3.7s [2020-04-08T19:02:26.741Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 97.67MB / 97.67MB 3.7s [2020-04-08T19:02:26.741Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 2.4s [2020-04-08T19:02:26.760Z] #17 26.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:02:26.760Z] #17 26.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:02:26.760Z] #17 26.16 Selecting previously unselected package python3-setuptools. [2020-04-08T19:02:26.760Z] #17 26.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-08T19:02:26.760Z] #17 26.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-08T19:02:26.760Z] #17 26.34 Selecting previously unselected package python3-wheel. [2020-04-08T19:02:26.793Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T19:02:26.861Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 103.00MB / 120.14MB 6.9s [2020-04-08T19:02:26.989Z] #20 ... [2020-04-08T19:02:26.989Z] [2020-04-08T19:02:26.989Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:02:26.989Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-08T19:02:26.989Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-08T19:02:26.989Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2020-04-08T19:02:26.989Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-04-08T19:02:26.989Z] #71 DONE 6.5s [2020-04-08T19:02:26.989Z] [2020-04-08T19:02:26.989Z] #20 [internal] load build context [2020-04-08T19:02:26.989Z] #20 ... [2020-04-08T19:02:26.989Z] [2020-04-08T19:02:26.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:26.989Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-08T19:02:26.989Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-08T19:02:26.989Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.7s done [2020-04-08T19:02:26.989Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.8s done [2020-04-08T19:02:26.989Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.3s done [2020-04-08T19:02:26.989Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-08T19:02:26.989Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-08T19:02:26.989Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.3s done [2020-04-08T19:02:26.989Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.1s done [2020-04-08T19:02:26.989Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.3s done [2020-04-08T19:02:26.989Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 2.4s done [2020-04-08T19:02:26.989Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 4.0s [2020-04-08T19:02:27.006Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 3.8s done [2020-04-08T19:02:27.006Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 3.7s done [2020-04-08T19:02:27.006Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 97.67MB / 97.67MB 3.8s done [2020-04-08T19:02:27.006Z] #7 sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd 0B / 156B 3.9s [2020-04-08T19:02:27.006Z] #7 sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd 156B / 156B 3.9s done [2020-04-08T19:02:27.041Z] #17 26.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-08T19:02:27.041Z] #17 26.34 Unpacking python3-wheel (0.32.3-2) ... [2020-04-08T19:02:27.041Z] #17 26.38 Selecting previously unselected package sudo. [2020-04-08T19:02:27.041Z] #17 26.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-08T19:02:27.041Z] #17 26.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:02:27.120Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 113.08MB / 120.14MB 7.1s [2020-04-08T19:02:27.324Z] #17 26.75 Selecting previously unselected package thin-provisioning-tools. [2020-04-08T19:02:27.324Z] #17 26.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-08T19:02:27.324Z] #17 26.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:02:27.377Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 7.3s done [2020-04-08T19:02:27.422Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-08T19:02:27.577Z] #7 ... [2020-04-08T19:02:27.577Z] [2020-04-08T19:02:27.577Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:02:27.577Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-08T19:02:27.577Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-08T19:02:27.577Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-08T19:02:27.577Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done [2020-04-08T19:02:27.577Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-04-08T19:02:27.577Z] #71 DONE 4.7s [2020-04-08T19:02:27.577Z] [2020-04-08T19:02:27.577Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:27.606Z] #17 26.94 Selecting previously unselected package uidmap. [2020-04-08T19:02:27.606Z] #17 26.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-08T19:02:27.606Z] #17 26.94 Unpacking uidmap (1:4.5-1.1) ... [2020-04-08T19:02:27.606Z] #17 27.00 Selecting previously unselected package vim-runtime. [2020-04-08T19:02:27.606Z] #17 27.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:02:27.606Z] #17 27.01 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-08T19:02:27.606Z] #17 27.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-08T19:02:27.606Z] #17 27.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:02:27.925Z] #7 ... [2020-04-08T19:02:27.925Z] [2020-04-08T19:02:27.925Z] #20 [internal] load build context [2020-04-08T19:02:27.925Z] #20 transferring context: 52.78MB 7.7s done [2020-04-08T19:02:27.925Z] #20 DONE 7.9s [2020-04-08T19:02:27.925Z] [2020-04-08T19:02:27.925Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:28.449Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-08T19:02:28.520Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 4.3s done [2020-04-08T19:02:28.742Z] go: finding golang.org/x/text v0.3.0 [2020-04-08T19:02:28.754Z] #7 ... [2020-04-08T19:02:28.754Z] [2020-04-08T19:02:28.754Z] #20 [internal] load build context [2020-04-08T19:02:28.754Z] #20 transferring context: 52.78MB 8.5s done [2020-04-08T19:02:28.754Z] #20 DONE 8.6s [2020-04-08T19:02:28.754Z] [2020-04-08T19:02:28.754Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:02:28.780Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 [2020-04-08T19:02:29.040Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done [2020-04-08T19:02:29.299Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.1s [2020-04-08T19:02:29.558Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done [2020-04-08T19:02:29.558Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 [2020-04-08T19:02:29.639Z] #17 28.96 Selecting previously unselected package vim. [2020-04-08T19:02:29.639Z] #17 28.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-08T19:02:29.639Z] #17 28.97 Unpacking vim (2:8.1.0875-5) ... [2020-04-08T19:02:29.776Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-08T19:02:29.921Z] #17 29.30 Selecting previously unselected package xfsprogs. [2020-04-08T19:02:29.921Z] #17 29.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-08T19:02:29.921Z] #17 29.31 Unpacking xfsprogs (4.20.0-1) ... [2020-04-08T19:02:30.203Z] #17 29.52 Selecting previously unselected package zip. [2020-04-08T19:02:30.203Z] #17 29.52 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-08T19:02:30.203Z] #17 29.52 Unpacking zip (3.0-11+b1) ... [2020-04-08T19:02:30.203Z] #17 29.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:02:30.203Z] #17 29.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:02:30.203Z] #17 29.64 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-08T19:02:30.203Z] #17 29.65 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-08T19:02:30.203Z] #17 29.65 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-08T19:02:30.203Z] #17 29.66 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-08T19:02:30.203Z] #17 29.67 Setting up uidmap (1:4.5-1.1) ... [2020-04-08T19:02:30.203Z] #17 29.67 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-08T19:02:30.455Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.7s done [2020-04-08T19:02:30.455Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-08T19:02:30.485Z] #17 29.68 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-08T19:02:30.485Z] #17 29.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:02:30.485Z] #17 29.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-08T19:02:30.485Z] #17 29.70 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-08T19:02:30.485Z] #17 29.71 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:02:30.485Z] #17 29.71 Setting up zip (3.0-11+b1) ... [2020-04-08T19:02:30.485Z] #17 29.72 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:02:30.485Z] #17 29.73 Setting up bash-completion (1:2.8-6) ... [2020-04-08T19:02:30.652Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.4s done [2020-04-08T19:02:30.822Z] #27 14.56 0.0% # 1.7% ## 3.0% ## 4.0% ### 5.2% #### 6.6% ##### 7.8% ###### 9.1% ####### 10.4% ######## 12.3% ########### 16.1% ############# 19.1% ############### 21.1% ################ 23.0% ################# 24.7% ################## 25.9% #################### 28.3% ##################### 29.6% ###################### 31.6% ######################## 33.9% ######################### 35.1% ########################## 36.9% ############################ 39.0% ############################# 40.4% ############################# 41.0% ############################## 43.0% ############################### 44.4% ################################# 46.2% ################################## 47.3% ################################### 49.1% ##################################### 51.9% ####################################### 54.6% ######################################## 55.9% ######################################### 57.0% ######################################### 58.2% ########################################## 59.5% ########################################### 60.6% ############################################# 62.7% ############################################## 64.0% ############################################### 65.7% ################################################ 66.9% ################################################# 69.0% ################################################### 70.9% #################################################### 73.3% ###################################################### 75.5% ####################################################### 77.1% ######################################################## 78.5% ######################################################### 79.4% ######################################################### 80.4% ########################################################### 82.7% ############################################################ 84.0% ############################################################# 85.0% ############################################################## 87.0% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 92.0% ################################################################### 93.7% #################################################################### 95.5% ##################################################################### 97.2% ######################################################################## 100.0% [2020-04-08T19:02:30.910Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-08T19:02:31.020Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.6s done [2020-04-08T19:02:31.020Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-08T19:02:31.077Z] #27 21.94 [2020-04-08T19:02:31.475Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-08T19:02:31.475Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [2020-04-08T19:02:31.491Z] #17 ... [2020-04-08T19:02:31.491Z] [2020-04-08T19:02:31.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:31.491Z] #44 69.16 CC criu/cr-service.o [2020-04-08T19:02:31.491Z] #44 70.20 CC criu/crtools.o [2020-04-08T19:02:31.491Z] #44 70.54 CC criu/eventfd.o [2020-04-08T19:02:31.491Z] #44 70.79 CC criu/eventpoll.o [2020-04-08T19:02:31.491Z] #44 71.22 CC criu/external.o [2020-04-08T19:02:31.491Z] #44 71.38 CC criu/fault-injection.o [2020-04-08T19:02:31.491Z] #44 71.42 CC criu/fdstore.o [2020-04-08T19:02:31.491Z] #44 71.67 CC criu/fifo.o [2020-04-08T19:02:31.491Z] #44 71.91 CC criu/file-ids.o [2020-04-08T19:02:31.491Z] #44 72.12 CC criu/file-lock.o [2020-04-08T19:02:31.491Z] #44 72.65 CC criu/files-ext.o [2020-04-08T19:02:31.491Z] #44 72.87 CC criu/files-reg.o [2020-04-08T19:02:31.491Z] #44 74.08 CC criu/files.o [2020-04-08T19:02:31.491Z] #44 75.24 CC criu/filesystems.o [2020-04-08T19:02:31.491Z] #44 75.64 CC criu/fsnotify.o [2020-04-08T19:02:31.491Z] #44 76.29 CC criu/image-desc.o [2020-04-08T19:02:31.491Z] #44 76.36 CC criu/image.o [2020-04-08T19:02:31.491Z] #44 76.92 CC criu/ipc_ns.o [2020-04-08T19:02:31.491Z] #44 77.75 CC criu/irmap.o [2020-04-08T19:02:31.491Z] #44 78.25 CC criu/kcmp-ids.o [2020-04-08T19:02:31.491Z] #44 78.39 CC criu/kerndat.o [2020-04-08T19:02:31.491Z] #44 79.04 CC criu/libnetlink.o [2020-04-08T19:02:31.491Z] #44 79.27 CC criu/log.o [2020-04-08T19:02:31.584Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-08T19:02:31.772Z] #44 79.58 CC criu/lsm.o [2020-04-08T19:02:31.772Z] #44 ... [2020-04-08T19:02:31.772Z] [2020-04-08T19:02:31.772Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:02:31.772Z] #17 31.34 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-08T19:02:31.772Z] #17 31.34 Setting up xz-utils (5.2.4-1) ... [2020-04-08T19:02:31.772Z] #17 31.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-08T19:02:31.841Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-08T19:02:31.858Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-08T19:02:32.040Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done [2020-04-08T19:02:32.040Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-08T19:02:32.054Z] #17 31.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:02:32.054Z] #17 31.40 invoke-rc.d: could not determine current runlevel [2020-04-08T19:02:32.054Z] #17 31.41 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-08T19:02:32.054Z] #17 31.41 Setting up pigz (2.4-1) ... [2020-04-08T19:02:32.054Z] #17 31.42 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-08T19:02:32.054Z] #17 31.42 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-08T19:02:32.054Z] #17 31.43 Setting up python-pip-whl (18.1-5) ... [2020-04-08T19:02:32.054Z] #17 31.44 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-08T19:02:32.054Z] #17 31.45 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:02:32.054Z] #17 31.61 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-08T19:02:32.103Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.1s done [2020-04-08T19:02:32.103Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 [2020-04-08T19:02:32.335Z] #17 31.61 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-08T19:02:32.335Z] #17 31.62 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-08T19:02:32.335Z] #17 31.63 Setting up vim (2:8.1.0875-5) ... [2020-04-08T19:02:32.335Z] #17 31.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-08T19:02:32.335Z] #17 31.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-08T19:02:32.335Z] #17 31.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-08T19:02:32.335Z] #17 31.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-08T19:02:32.335Z] #17 31.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-08T19:02:32.335Z] #17 31.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-08T19:02:32.335Z] #17 31.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-08T19:02:32.335Z] #17 31.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-08T19:02:32.335Z] #17 31.67 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-08T19:02:32.335Z] #17 31.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:02:32.335Z] #17 31.68 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-08T19:02:32.335Z] #17 31.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:02:32.335Z] #17 31.69 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-08T19:02:32.335Z] #17 31.70 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:02:32.907Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-08T19:02:33.591Z] #27 23.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:02:33.935Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-08T19:02:34.008Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done [2020-04-08T19:02:34.008Z] #7 extracting sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc [2020-04-08T19:02:34.150Z] #27 24.90 #=#=# [2020-04-08T19:02:34.355Z] #17 33.49 Setting up iptables (1.8.2-4) ... [2020-04-08T19:02:34.355Z] #17 33.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:02:34.355Z] #17 33.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:02:34.355Z] #17 33.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:02:34.355Z] #17 33.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:02:34.355Z] #17 33.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-08T19:02:34.355Z] #17 33.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-08T19:02:34.355Z] #17 33.54 Setting up python3 (3.7.3-1) ... [2020-04-08T19:02:34.355Z] #17 33.69 Setting up python3-wheel (0.32.3-2) ... [2020-04-08T19:02:34.566Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-08T19:02:34.637Z] #17 34.04 Setting up apparmor (2.13.2-10) ... [2020-04-08T19:02:34.710Z] #27 25.39 # 2.3% ############################################### 65.5% ######################################################################## 100.0% [2020-04-08T19:02:35.204Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-08T19:02:35.320Z] #27 25.83 [2020-04-08T19:02:35.320Z] #27 ... [2020-04-08T19:02:35.320Z] [2020-04-08T19:02:35.320Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:35.320Z] #56 88.98 time [2020-04-08T19:02:35.320Z] #56 98.74 context [2020-04-08T19:02:35.495Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-08T19:02:35.578Z] #56 ... [2020-04-08T19:02:35.578Z] [2020-04-08T19:02:35.578Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:02:35.578Z] #35 93.14 Selecting previously unselected package libxml2:amd64. [2020-04-08T19:02:35.578Z] #35 93.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-08T19:02:35.578Z] #35 93.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:02:35.578Z] #35 94.81 Selecting previously unselected package libarchive13:amd64. [2020-04-08T19:02:35.578Z] #35 94.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-08T19:02:35.578Z] #35 94.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-08T19:02:35.578Z] #35 95.41 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-08T19:02:35.578Z] #35 95.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-08T19:02:35.578Z] #35 95.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-08T19:02:35.578Z] #35 95.79 Selecting previously unselected package librhash0:amd64. [2020-04-08T19:02:35.578Z] #35 95.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-08T19:02:35.578Z] #35 95.80 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-08T19:02:35.578Z] #35 96.05 Selecting previously unselected package libuv1:amd64. [2020-04-08T19:02:35.578Z] #35 96.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-08T19:02:35.578Z] #35 96.06 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-08T19:02:35.578Z] #35 96.63 Selecting previously unselected package cmake. [2020-04-08T19:02:35.578Z] #35 96.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-08T19:02:35.578Z] #35 96.70 Unpacking cmake (3.13.4-1) ... [2020-04-08T19:02:35.644Z] #17 34.93 Setting up xfsprogs (4.20.0-1) ... [2020-04-08T19:02:35.644Z] #17 34.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:02:35.644Z] #17 35.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:02:35.785Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-08T19:02:36.022Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.9s done [2020-04-08T19:02:36.022Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-08T19:02:36.236Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done [2020-04-08T19:02:36.237Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s [2020-04-08T19:02:36.258Z] #17 35.69 Setting up python3-distutils (3.7.3-1) ... [2020-04-08T19:02:36.540Z] #17 36.03 Setting up python3-setuptools (40.8.0-1) ... [2020-04-08T19:02:36.545Z] #35 ... [2020-04-08T19:02:36.545Z] [2020-04-08T19:02:36.545Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:36.545Z] #10 90.41 Selecting previously unselected package binutils-mingw-w64. [2020-04-08T19:02:36.545Z] #10 90.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-08T19:02:36.545Z] #10 90.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:02:36.545Z] #10 90.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-08T19:02:36.545Z] #10 90.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:02:36.545Z] #10 90.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:02:36.545Z] #10 91.45 Selecting previously unselected package dmsetup. [2020-04-08T19:02:36.545Z] #10 91.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:02:36.545Z] #10 91.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-08T19:02:36.545Z] #10 91.73 Selecting previously unselected package mingw-w64-common. [2020-04-08T19:02:36.545Z] #10 91.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-08T19:02:36.545Z] #10 91.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-08T19:02:36.811Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-08T19:02:36.846Z] #10 ... [2020-04-08T19:02:36.846Z] [2020-04-08T19:02:36.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:36.846Z] #27 27.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:02:37.099Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T19:02:37.101Z] #27 ... [2020-04-08T19:02:37.101Z] [2020-04-08T19:02:37.101Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:37.101Z] #47 90.55 time [2020-04-08T19:02:37.101Z] #47 99.24 internal/fmtsort [2020-04-08T19:02:37.101Z] #47 100.4 strings [2020-04-08T19:02:37.101Z] #47 ... [2020-04-08T19:02:37.101Z] [2020-04-08T19:02:37.101Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:37.101Z] #27 27.97 [2020-04-08T19:02:37.153Z] #17 36.44 Setting up python3-pip (18.1-5) ... [2020-04-08T19:02:37.298Z] #7 extracting sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 3.3s done [2020-04-08T19:02:37.435Z] #17 36.88 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:02:37.435Z] #17 36.91 Processing triggers for mime-support (3.62) ... [2020-04-08T19:02:37.558Z] #7 extracting sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd done [2020-04-08T19:02:37.818Z] #7 DONE 14.8s [2020-04-08T19:02:37.818Z] [2020-04-08T19:02:37.818Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-08T19:02:37.915Z] #27 28.38 #=#=# 0.7% ######################################################################## 100.0% [2020-04-08T19:02:38.051Z] #17 DONE 37.4s [2020-04-08T19:02:38.051Z] [2020-04-08T19:02:38.051Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:02:38.171Z] #27 28.97 [2020-04-08T19:02:38.171Z] #27 ... [2020-04-08T19:02:38.171Z] [2020-04-08T19:02:38.171Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:02:38.171Z] #43 92.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:02:38.171Z] #43 92.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:02:38.171Z] #43 92.25 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:38.171Z] #43 92.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-08T19:02:38.171Z] #43 92.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:38.171Z] #43 92.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:02:38.171Z] #43 92.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:02:38.171Z] #43 92.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-08T19:02:38.171Z] #43 92.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:02:38.171Z] #43 92.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-08T19:02:38.426Z] #43 ... [2020-04-08T19:02:38.426Z] [2020-04-08T19:02:38.426Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:38.426Z] #56 100.4 os [2020-04-08T19:02:38.426Z] #56 102.1 encoding/binary [2020-04-08T19:02:38.649Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T19:02:38.649Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-08T19:02:39.276Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-08T19:02:39.348Z] #18 1.264 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-08T19:02:39.348Z] #18 1.266 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-08T19:02:39.348Z] #18 1.269 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-08T19:02:39.348Z] #18 DONE 1.5s [2020-04-08T19:02:39.348Z] [2020-04-08T19:02:39.348Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:02:40.200Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.7s done [2020-04-08T19:02:40.200Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-08T19:02:40.314Z] #56 ... [2020-04-08T19:02:40.314Z] [2020-04-08T19:02:40.314Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:02:40.314Z] #35 102.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:02:40.314Z] #35 102.6 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:02:40.314Z] #35 102.6 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-08T19:02:40.314Z] #35 102.6 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:02:40.314Z] #35 102.7 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-08T19:02:40.314Z] #35 102.7 Setting up cmake-data (3.13.4-1) ... [2020-04-08T19:02:40.314Z] #35 102.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:02:40.314Z] #35 102.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-08T19:02:40.314Z] #35 102.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-08T19:02:40.314Z] #35 102.8 Setting up cmake (3.13.4-1) ... [2020-04-08T19:02:40.314Z] #35 102.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:02:40.314Z] #35 102.9 Processing triggers for mime-support (3.62) ... [2020-04-08T19:02:40.314Z] #35 DONE 103.9s [2020-04-08T19:02:40.314Z] [2020-04-08T19:02:40.314Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:02:40.314Z] #36 DONE 0.0s [2020-04-08T19:02:40.314Z] [2020-04-08T19:02:40.314Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-08T19:02:40.314Z] #37 DONE 0.1s [2020-04-08T19:02:40.314Z] [2020-04-08T19:02:40.314Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:40.314Z] #10 104.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-08T19:02:40.314Z] #10 104.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-08T19:02:40.314Z] #10 104.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:02:40.353Z] #8 DONE 2.6s [2020-04-08T19:02:40.353Z] [2020-04-08T19:02:40.353Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-08T19:02:40.424Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.7s done [2020-04-08T19:02:40.424Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-08T19:02:40.875Z] #10 ... [2020-04-08T19:02:40.875Z] [2020-04-08T19:02:40.875Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:40.875Z] #33 94.42 internal/poll [2020-04-08T19:02:40.875Z] #33 98.66 internal/fmtsort [2020-04-08T19:02:40.875Z] #33 98.76 internal/syscall/unix [2020-04-08T19:02:40.875Z] #33 99.42 os [2020-04-08T19:02:40.875Z] #33 100.1 strings [2020-04-08T19:02:40.875Z] #33 ... [2020-04-08T19:02:40.875Z] [2020-04-08T19:02:40.875Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:02:40.875Z] #43 104.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-08T19:02:40.875Z] #43 104.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:02:41.131Z] #43 DONE 105.0s [2020-04-08T19:02:41.131Z] [2020-04-08T19:02:41.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:41.292Z] #9 DONE 0.9s [2020-04-08T19:02:41.292Z] [2020-04-08T19:02:41.292Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-08T19:02:41.292Z] #29 DONE 0.1s [2020-04-08T19:02:41.292Z] [2020-04-08T19:02:41.292Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:02:41.292Z] #21 DONE 0.1s [2020-04-08T19:02:41.292Z] [2020-04-08T19:02:41.292Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-08T19:02:41.292Z] #40 DONE 0.1s [2020-04-08T19:02:41.292Z] [2020-04-08T19:02:41.292Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:02:41.553Z] #32 ... [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:02:41.553Z] #22 DONE 0.1s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-08T19:02:41.553Z] #46 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-08T19:02:41.553Z] #49 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-08T19:02:41.553Z] #67 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-08T19:02:41.553Z] #55 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:02:41.553Z] #32 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:02:41.553Z] #73 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-08T19:02:41.553Z] #52 DONE 0.2s [2020-04-08T19:02:41.553Z] [2020-04-08T19:02:41.553Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:42.020Z] #19 ... [2020-04-08T19:02:42.020Z] [2020-04-08T19:02:42.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:42.020Z] #44 79.77 CC criu/mem.o [2020-04-08T19:02:42.020Z] #44 80.73 CC criu/mount.o [2020-04-08T19:02:42.020Z] #44 83.27 CC criu/namespaces.o [2020-04-08T19:02:42.020Z] #44 84.27 CC criu/net.o [2020-04-08T19:02:42.020Z] #44 86.40 CC criu/netfilter.o [2020-04-08T19:02:42.020Z] #44 86.68 CC criu/page-pipe.o [2020-04-08T19:02:42.020Z] #44 86.99 CC criu/page-xfer.o [2020-04-08T19:02:42.020Z] #44 87.73 CC criu/pagemap-cache.o [2020-04-08T19:02:42.020Z] #44 87.89 CC criu/pagemap.o [2020-04-08T19:02:42.020Z] #44 88.58 CC criu/parasite-syscall.o [2020-04-08T19:02:42.020Z] #44 89.30 CC criu/path.o [2020-04-08T19:02:42.020Z] #44 89.58 CC criu/pie-util-vdso.o [2020-04-08T19:02:42.302Z] #44 89.96 CC criu/pie-util.o [2020-04-08T19:02:42.302Z] #44 ... [2020-04-08T19:02:42.302Z] [2020-04-08T19:02:42.302Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:02:42.302Z] #41 123.2 + dpkg --print-architecture [2020-04-08T19:02:42.302Z] #41 123.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-08T19:02:42.302Z] #41 123.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-08T19:02:42.302Z] #41 123.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-08T19:02:42.781Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-08T19:02:42.781Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-08T19:02:44.392Z] #44 ... [2020-04-08T19:02:44.392Z] [2020-04-08T19:02:44.392Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:02:44.392Z] #27 31.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:02:44.392Z] #27 31.24 skipping existing 1849cc453dee [2020-04-08T19:02:44.392Z] #27 31.48 [2020-04-08T19:02:44.392Z] #27 33.49 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:02:44.392Z] #27 34.06 [2020-04-08T19:02:44.392Z] #27 34.32 ######################################################################## 100.0% [2020-04-08T19:02:44.392Z] #27 34.47 [2020-04-08T19:02:44.392Z] #27 34.53 Download of images into '/build' complete. [2020-04-08T19:02:44.392Z] #27 34.53 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:02:44.392Z] #27 34.53 tar -cC '/build' . | docker load [2020-04-08T19:02:44.392Z] #27 DONE 34.8s [2020-04-08T19:02:44.392Z] [2020-04-08T19:02:44.392Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:44.837Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-08T19:02:45.461Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.1s [2020-04-08T19:02:45.692Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.2s [2020-04-08T19:02:45.756Z] #41 ... [2020-04-08T19:02:45.756Z] [2020-04-08T19:02:45.756Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:02:45.756Z] #19 3.503 Collecting yamllint==1.16.0 [2020-04-08T19:02:45.756Z] #19 3.748 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-08T19:02:45.756Z] #19 3.798 Collecting pyyaml (from yamllint==1.16.0) [2020-04-08T19:02:45.756Z] #19 3.923 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-08T19:02:45.756Z] #19 4.816 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-08T19:02:45.756Z] #19 4.861 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-08T19:02:45.756Z] #19 4.894 Building wheels for collected packages: pyyaml [2020-04-08T19:02:45.756Z] #19 4.895 Running setup.py bdist_wheel for pyyaml: started [2020-04-08T19:02:45.756Z] #19 5.514 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-08T19:02:45.756Z] #19 5.514 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-08T19:02:45.756Z] #19 5.552 Successfully built pyyaml [2020-04-08T19:02:45.756Z] #19 5.557 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-08T19:02:45.756Z] #19 5.770 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-08T19:02:45.756Z] #19 DONE 6.1s [2020-04-08T19:02:45.756Z] [2020-04-08T19:02:45.756Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-08T19:02:45.756Z] #24 DONE 0.1s [2020-04-08T19:02:45.756Z] [2020-04-08T19:02:45.756Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:02:46.292Z] #65 58.51 Checking out files: 23% (735/3158) Checking out files: 24% (758/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: 51% (1627/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: 77% (2459/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: 87% (2761/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-08T19:02:46.348Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-08T19:02:46.369Z] #28 DONE 0.7s [2020-04-08T19:02:46.369Z] [2020-04-08T19:02:46.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:46.369Z] #44 90.06 CC criu/pipes.o [2020-04-08T19:02:46.369Z] #44 90.61 CC criu/plugin.o [2020-04-08T19:02:46.369Z] #44 90.87 CC criu/proc_parse.o [2020-04-08T19:02:46.369Z] #44 92.60 CC criu/protobuf-desc.o [2020-04-08T19:02:46.369Z] #44 93.10 CC criu/protobuf.o [2020-04-08T19:02:46.369Z] #44 93.37 CC criu/pstree.o [2020-04-08T19:02:46.369Z] #44 94.12 CC criu/rbtree.o [2020-04-08T19:02:46.548Z] #65 62.59 + cd /tmp/tmp.yIOflEGIYS/src/github.com/containerd/containerd [2020-04-08T19:02:46.548Z] #65 62.59 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:02:46.663Z] #44 ... [2020-04-08T19:02:46.663Z] [2020-04-08T19:02:46.663Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-08T19:02:46.663Z] #31 DONE 0.1s [2020-04-08T19:02:46.663Z] [2020-04-08T19:02:46.663Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-08T19:02:46.663Z] #34 DONE 0.1s [2020-04-08T19:02:46.663Z] [2020-04-08T19:02:46.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:46.663Z] #44 94.29 CC criu/rst-malloc.o [2020-04-08T19:02:46.663Z] #44 ... [2020-04-08T19:02:46.663Z] [2020-04-08T19:02:46.663Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-08T19:02:46.663Z] #39 DONE 0.1s [2020-04-08T19:02:46.945Z] [2020-04-08T19:02:46.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:46.945Z] #44 94.54 CC criu/seccomp.o [2020-04-08T19:02:46.982Z] go: finding github.com/kr/pty v1.1.1 [2020-04-08T19:02:46.982Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-08T19:02:47.083Z] #74 ... [2020-04-08T19:02:47.084Z] [2020-04-08T19:02:47.084Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:02:47.084Z] #25 3.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:47.084Z] #25 3.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:47.084Z] #25 3.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:47.084Z] #25 4.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-08T19:02:47.084Z] #25 5.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-08T19:02:47.084Z] #25 5.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-08T19:02:47.084Z] #25 ... [2020-04-08T19:02:47.084Z] [2020-04-08T19:02:47.084Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:47.084Z] #74 5.491 + RM_GOPATH=0 [2020-04-08T19:02:47.084Z] #74 5.491 + TMP_GOPATH= [2020-04-08T19:02:47.084Z] #74 5.491 + : /build [2020-04-08T19:02:47.084Z] #74 5.491 + '[' -z '' ']' [2020-04-08T19:02:47.084Z] #74 5.505 ++ mktemp -d [2020-04-08T19:02:47.084Z] #74 5.526 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:02:47.084Z] #74 5.526 + export GOPATH=/tmp/tmp.A00TmLi8E8 [2020-04-08T19:02:47.084Z] #74 5.526 + GOPATH=/tmp/tmp.A00TmLi8E8 [2020-04-08T19:02:47.084Z] #74 5.526 + RM_GOPATH=1 [2020-04-08T19:02:47.084Z] #74 5.526 ++ dirname ./install.sh [2020-04-08T19:02:47.084Z] #74 5.526 + dir=. [2020-04-08T19:02:47.084Z] #74 5.526 + bin=proxy [2020-04-08T19:02:47.084Z] #74 5.526 + shift [2020-04-08T19:02:47.084Z] #74 5.526 + '[' '!' -f ./proxy.installer ']' [2020-04-08T19:02:47.084Z] #74 5.526 + . ./proxy.installer [2020-04-08T19:02:47.084Z] #74 5.526 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:02:47.084Z] #74 5.526 + install_proxy [2020-04-08T19:02:47.084Z] #74 5.526 + case "$1" in [2020-04-08T19:02:47.084Z] #74 5.526 + export CGO_ENABLED=0 [2020-04-08T19:02:47.084Z] #74 5.526 + CGO_ENABLED=0 [2020-04-08T19:02:47.084Z] #74 5.526 + _install_proxy [2020-04-08T19:02:47.084Z] #74 5.526 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-08T19:02:47.084Z] #74 5.526 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A00TmLi8E8/src/github.com/docker/libnetwork [2020-04-08T19:02:47.084Z] #74 5.526 Cloning into '/tmp/tmp.A00TmLi8E8/src/github.com/docker/libnetwork'... [2020-04-08T19:02:47.227Z] #44 94.97 CC criu/seize.o [2020-04-08T19:02:47.361Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.4s done [2020-04-08T19:02:47.361Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-08T19:02:47.473Z] #65 ... [2020-04-08T19:02:47.473Z] [2020-04-08T19:02:47.473Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:47.473Z] #47 100.9 os [2020-04-08T19:02:47.473Z] #47 106.3 regexp/syntax [2020-04-08T19:02:47.473Z] #47 109.2 fmt [2020-04-08T19:02:47.473Z] #47 ... [2020-04-08T19:02:47.473Z] [2020-04-08T19:02:47.473Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:47.473Z] #38 4.501 + RM_GOPATH=0 [2020-04-08T19:02:47.473Z] #38 4.501 + TMP_GOPATH= [2020-04-08T19:02:47.473Z] #38 4.501 + : /build [2020-04-08T19:02:47.473Z] #38 4.501 + '[' -z '' ']' [2020-04-08T19:02:47.473Z] #38 4.501 ++ mktemp -d [2020-04-08T19:02:47.473Z] #38 4.501 + export GOPATH=/tmp/tmp.JVrahi3cpp [2020-04-08T19:02:47.473Z] #38 4.501 + GOPATH=/tmp/tmp.JVrahi3cpp [2020-04-08T19:02:47.473Z] #38 4.501 + RM_GOPATH=1 [2020-04-08T19:02:47.473Z] #38 4.501 ++ dirname ./install.sh [2020-04-08T19:02:47.473Z] #38 4.542 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:02:47.473Z] #38 4.542 + dir=. [2020-04-08T19:02:47.473Z] #38 4.542 + bin=tini [2020-04-08T19:02:47.473Z] #38 4.542 + shift [2020-04-08T19:02:47.473Z] #38 4.542 + '[' '!' -f ./tini.installer ']' [2020-04-08T19:02:47.473Z] #38 4.542 + . ./tini.installer [2020-04-08T19:02:47.473Z] #38 4.542 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:02:47.473Z] #38 4.542 + install_tini [2020-04-08T19:02:47.473Z] #38 4.542 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-08T19:02:47.473Z] #38 4.542 + git clone https://github.com/krallin/tini.git /tmp/tmp.JVrahi3cpp/tini [2020-04-08T19:02:47.473Z] #38 4.561 Cloning into '/tmp/tmp.JVrahi3cpp/tini'... [2020-04-08T19:02:47.473Z] #38 5.846 + cd /tmp/tmp.JVrahi3cpp/tini [2020-04-08T19:02:47.473Z] #38 5.846 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:02:47.473Z] #38 5.886 + cmake . [2020-04-08T19:02:47.473Z] #38 7.064 -- The C compiler identification is GNU 8.3.0 [2020-04-08T19:02:47.473Z] #38 7.234 -- Check for working C compiler: /usr/bin/cc [2020-04-08T19:02:47.590Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.5s done [2020-04-08T19:02:47.590Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 [2020-04-08T19:02:47.607Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-08T19:02:47.607Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-08T19:02:47.619Z] #7 DONE 27.7s [2020-04-08T19:02:47.619Z] [2020-04-08T19:02:47.619Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-08T19:02:47.728Z] #38 ... [2020-04-08T19:02:47.728Z] [2020-04-08T19:02:47.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:47.728Z] #44 6.760 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:02:47.728Z] #44 6.760 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:02:47.841Z] #44 95.52 CC criu/servicefd.o [2020-04-08T19:02:47.849Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-08T19:02:47.849Z] #7 DONE 27.9s [2020-04-08T19:02:47.849Z] [2020-04-08T19:02:47.849Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-08T19:02:47.983Z] #44 6.779 Note: Building without GnuTLS support [2020-04-08T19:02:48.123Z] #44 95.80 CC criu/shmem.o [2020-04-08T19:02:48.736Z] #44 96.46 CC criu/sigframe.o [2020-04-08T19:02:49.017Z] #44 96.58 CC criu/signalfd.o [2020-04-08T19:02:49.017Z] #44 96.75 CC criu/sk-inet.o [2020-04-08T19:02:49.631Z] #44 97.37 CC criu/sk-netlink.o [2020-04-08T19:02:49.913Z] #44 97.57 CC criu/sk-packet.o [2020-04-08T19:02:50.194Z] #44 97.98 CC criu/sk-queue.o [2020-04-08T19:02:50.476Z] #44 98.21 CC criu/sk-tcp.o [2020-04-08T19:02:50.476Z] #44 98.40 CC criu/sk-unix.o [2020-04-08T19:02:50.896Z] #8 DONE 3.0s [2020-04-08T19:02:50.896Z] [2020-04-08T19:02:50.896Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-08T19:02:51.127Z] #8 DONE 2.9s [2020-04-08T19:02:51.127Z] [2020-04-08T19:02:51.127Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-08T19:02:51.327Z] #44 9.903 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:02:51.327Z] #44 9.995 GEN .gitid [2020-04-08T19:02:51.327Z] #44 9.995 GEN criu/include/version.h [2020-04-08T19:02:51.327Z] #44 10.13 GEN include/common/asm [2020-04-08T19:02:51.364Z] #74 ... [2020-04-08T19:02:51.364Z] [2020-04-08T19:02:51.364Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:02:51.364Z] #62 4.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:51.364Z] #62 4.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:51.364Z] #62 4.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:51.364Z] #62 5.125 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-08T19:02:51.364Z] #62 6.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-08T19:02:51.364Z] #62 8.704 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-08T19:02:51.364Z] #62 ... [2020-04-08T19:02:51.364Z] [2020-04-08T19:02:51.364Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:02:51.364Z] #43 7.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:51.364Z] #43 7.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:51.364Z] #43 7.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:51.364Z] #43 8.708 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-08T19:02:51.582Z] #44 ... [2020-04-08T19:02:51.583Z] [2020-04-08T19:02:51.583Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:51.583Z] #33 105.1 path [2020-04-08T19:02:51.583Z] #33 106.3 text/tabwriter [2020-04-08T19:02:51.583Z] #33 106.9 fmt [2020-04-08T19:02:51.583Z] #33 107.9 path/filepath [2020-04-08T19:02:51.583Z] #33 111.1 io/ioutil [2020-04-08T19:02:51.583Z] #33 114.7 github.com/BurntSushi/toml [2020-04-08T19:02:51.583Z] #33 114.7 flag [2020-04-08T19:02:51.583Z] #33 ... [2020-04-08T19:02:51.583Z] [2020-04-08T19:02:51.583Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:51.583Z] #65 65.48 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-08T19:02:51.583Z] #65 65.48 + BUILDTAGS='netgo osusergo static_build' [2020-04-08T19:02:51.583Z] #65 65.48 + export EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:02:51.583Z] #65 65.48 + EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:02:51.583Z] #65 65.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-08T19:02:51.583Z] #65 65.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-08T19:02:51.583Z] #65 65.48 + '[' '' = dynamic ']' [2020-04-08T19:02:51.583Z] #65 65.48 + make [2020-04-08T19:02:51.583Z] #65 66.88 + bin/ctr [2020-04-08T19:02:51.624Z] #43 ... [2020-04-08T19:02:51.624Z] [2020-04-08T19:02:51.624Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:51.624Z] #56 6.770 + RM_GOPATH=0 [2020-04-08T19:02:51.624Z] #56 6.771 + TMP_GOPATH= [2020-04-08T19:02:51.624Z] #56 6.771 + : /build [2020-04-08T19:02:51.624Z] #56 6.771 + '[' -z '' ']' [2020-04-08T19:02:51.624Z] #56 6.774 ++ mktemp -d [2020-04-08T19:02:51.624Z] #56 6.780 + export GOPATH=/tmp/tmp.NRgvtR2LN7 [2020-04-08T19:02:51.624Z] #56 6.780 + GOPATH=/tmp/tmp.NRgvtR2LN7 [2020-04-08T19:02:51.624Z] #56 6.780 + RM_GOPATH=1 [2020-04-08T19:02:51.624Z] #56 6.838 ++ dirname ./install.sh [2020-04-08T19:02:51.624Z] #56 6.840 + dir=. [2020-04-08T19:02:51.624Z] #56 6.840 + bin=shfmt [2020-04-08T19:02:51.624Z] #56 6.841 + shift [2020-04-08T19:02:51.624Z] #56 6.841 + '[' '!' -f ./shfmt.installer ']' [2020-04-08T19:02:51.624Z] #56 6.842 + . ./shfmt.installer [2020-04-08T19:02:51.624Z] #56 6.843 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:02:51.624Z] #56 6.843 + install_shfmt [2020-04-08T19:02:51.624Z] #56 6.844 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-08T19:02:51.624Z] #56 6.844 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:02:51.624Z] #56 6.846 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NRgvtR2LN7/src/github.com/mvdan/sh [2020-04-08T19:02:51.624Z] #56 6.847 Cloning into '/tmp/tmp.NRgvtR2LN7/src/github.com/mvdan/sh'... [2020-04-08T19:02:51.624Z] #56 ... [2020-04-08T19:02:51.624Z] [2020-04-08T19:02:51.624Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:51.624Z] #23 5.803 + RM_GOPATH=0 [2020-04-08T19:02:51.624Z] #23 5.803 + TMP_GOPATH= [2020-04-08T19:02:51.624Z] #23 5.803 + : /build [2020-04-08T19:02:51.624Z] #23 5.803 + '[' -z '' ']' [2020-04-08T19:02:51.624Z] #23 5.808 ++ mktemp -d [2020-04-08T19:02:51.624Z] #23 5.811 + export GOPATH=/tmp/tmp.4OyYqm7hWu [2020-04-08T19:02:51.624Z] #23 5.811 + GOPATH=/tmp/tmp.4OyYqm7hWu [2020-04-08T19:02:51.624Z] #23 5.811 + RM_GOPATH=1 [2020-04-08T19:02:51.624Z] #23 5.811 ++ dirname ./install.sh [2020-04-08T19:02:51.624Z] #23 5.814 + dir=. [2020-04-08T19:02:51.624Z] #23 5.814 + bin=dockercli [2020-04-08T19:02:51.624Z] #23 5.814 + shift [2020-04-08T19:02:51.624Z] #23 5.814 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:02:51.624Z] #23 5.814 + . ./dockercli.installer [2020-04-08T19:02:51.624Z] #23 5.814 ++ : stable [2020-04-08T19:02:51.624Z] #23 5.814 ++ : 17.06.2-ce [2020-04-08T19:02:51.624Z] #23 5.814 + install_dockercli [2020-04-08T19:02:51.624Z] #23 5.814 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:02:51.624Z] #23 5.814 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:02:51.624Z] #23 5.818 ++ uname -m [2020-04-08T19:02:51.624Z] #23 5.818 + arch=aarch64 [2020-04-08T19:02:51.624Z] #23 5.818 + '[' aarch64 '!=' x86_64 ']' [2020-04-08T19:02:51.624Z] #23 5.818 + '[' aarch64 '!=' s390x ']' [2020-04-08T19:02:51.624Z] #23 5.818 + '[' aarch64 '!=' armhf ']' [2020-04-08T19:02:51.624Z] #23 5.818 + build_dockercli [2020-04-08T19:02:51.624Z] #23 5.818 + git clone https://github.com/docker/docker-ce /tmp/tmp.4OyYqm7hWu/tmp/docker-ce [2020-04-08T19:02:51.624Z] #23 5.834 Cloning into '/tmp/tmp.4OyYqm7hWu/tmp/docker-ce'... [2020-04-08T19:02:51.696Z] #9 DONE 1.0s [2020-04-08T19:02:51.696Z] [2020-04-08T19:02:51.696Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-08T19:02:51.696Z] #29 DONE 0.0s [2020-04-08T19:02:51.696Z] [2020-04-08T19:02:51.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:51.828Z] #9 DONE 1.0s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-08T19:02:51.828Z] #40 DONE 0.1s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:51.828Z] #10 ... [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-08T19:02:51.828Z] #29 DONE 0.1s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:02:51.828Z] #21 DONE 0.1s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:02:51.828Z] #22 DONE 0.1s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-08T19:02:51.828Z] #67 DONE 0.1s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-08T19:02:51.828Z] #55 DONE 0.2s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:02:51.828Z] #73 DONE 0.2s [2020-04-08T19:02:51.828Z] [2020-04-08T19:02:51.828Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-08T19:02:51.828Z] #49 DONE 0.2s [2020-04-08T19:02:51.829Z] [2020-04-08T19:02:51.829Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-08T19:02:51.829Z] #46 DONE 0.2s [2020-04-08T19:02:51.829Z] [2020-04-08T19:02:51.829Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:51.883Z] #23 ... [2020-04-08T19:02:51.883Z] [2020-04-08T19:02:51.883Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:51.883Z] #47 6.201 + RM_GOPATH=0 [2020-04-08T19:02:51.883Z] #47 6.201 + TMP_GOPATH= [2020-04-08T19:02:51.883Z] #47 6.201 + : /build [2020-04-08T19:02:51.883Z] #47 6.201 + '[' -z '' ']' [2020-04-08T19:02:51.883Z] #47 6.209 ++ mktemp -d [2020-04-08T19:02:51.883Z] #47 6.209 + export GOPATH=/tmp/tmp.DVDFrwSlj4 [2020-04-08T19:02:51.883Z] #47 6.209 + GOPATH=/tmp/tmp.DVDFrwSlj4 [2020-04-08T19:02:51.883Z] #47 6.209 + RM_GOPATH=1 [2020-04-08T19:02:51.883Z] #47 6.209 ++ dirname ./install.sh [2020-04-08T19:02:51.883Z] #47 6.283 + dir=. [2020-04-08T19:02:51.883Z] #47 6.284 + bin=vndr [2020-04-08T19:02:51.883Z] #47 6.284 + shift [2020-04-08T19:02:51.883Z] #47 6.284 + '[' '!' -f ./vndr.installer ']' [2020-04-08T19:02:51.883Z] #47 6.285 + . ./vndr.installer [2020-04-08T19:02:51.883Z] #47 6.285 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:02:51.883Z] #47 6.286 + install_vndr [2020-04-08T19:02:51.883Z] #47 6.286 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-08T19:02:51.883Z] #47 6.287 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:02:51.883Z] #47 6.287 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DVDFrwSlj4/src/github.com/LK4D4/vndr [2020-04-08T19:02:51.883Z] #47 6.330 Cloning into '/tmp/tmp.DVDFrwSlj4/src/github.com/LK4D4/vndr'... [2020-04-08T19:02:51.883Z] #47 7.205 + cd /tmp/tmp.DVDFrwSlj4/src/github.com/LK4D4/vndr [2020-04-08T19:02:51.883Z] #47 7.205 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:02:51.883Z] #47 7.232 + go build -buildmode=pie -v -o /build/vndr . [2020-04-08T19:02:51.883Z] #47 8.907 runtime/internal/sys [2020-04-08T19:02:51.883Z] #47 8.911 internal/race [2020-04-08T19:02:51.883Z] #47 8.918 internal/cpu [2020-04-08T19:02:51.883Z] #47 8.950 runtime/internal/atomic [2020-04-08T19:02:51.883Z] #47 9.274 sync/atomic [2020-04-08T19:02:51.883Z] #47 9.416 runtime/internal/math [2020-04-08T19:02:51.883Z] #47 9.640 unicode [2020-04-08T19:02:51.883Z] #47 9.656 unicode/utf8 [2020-04-08T19:02:51.883Z] #47 9.811 internal/bytealg [2020-04-08T19:02:51.883Z] #47 10.09 math [2020-04-08T19:02:51.883Z] #47 ... [2020-04-08T19:02:51.883Z] [2020-04-08T19:02:51.883Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:51.883Z] #50 7.150 + RM_GOPATH=0 [2020-04-08T19:02:51.883Z] #50 7.150 + TMP_GOPATH= [2020-04-08T19:02:51.883Z] #50 7.150 + : /build [2020-04-08T19:02:51.883Z] #50 7.150 + '[' -z '' ']' [2020-04-08T19:02:51.883Z] #50 7.161 ++ mktemp -d [2020-04-08T19:02:51.883Z] #50 7.169 + export GOPATH=/tmp/tmp.kmgj3gFbgD [2020-04-08T19:02:51.883Z] #50 7.169 + GOPATH=/tmp/tmp.kmgj3gFbgD [2020-04-08T19:02:51.883Z] #50 7.171 + RM_GOPATH=1 [2020-04-08T19:02:51.883Z] #50 7.173 ++ dirname ./install.sh [2020-04-08T19:02:51.883Z] #50 7.185 + dir=. [2020-04-08T19:02:51.883Z] #50 7.185 + bin=gotestsum [2020-04-08T19:02:51.883Z] #50 7.185 + shift [2020-04-08T19:02:51.883Z] #50 7.185 + '[' '!' -f ./gotestsum.installer ']' [2020-04-08T19:02:51.883Z] #50 7.185 + . ./gotestsum.installer [2020-04-08T19:02:51.883Z] #50 7.185 ++ : v0.3.5 [2020-04-08T19:02:51.883Z] #50 7.185 + install_gotestsum [2020-04-08T19:02:51.883Z] #50 7.185 + echo 'Installing gotestsum version v0.3.5' [2020-04-08T19:02:51.883Z] #50 7.185 + go get -d gotest.tools/gotestsum [2020-04-08T19:02:51.883Z] #50 7.185 Installing gotestsum version v0.3.5 [2020-04-08T19:02:51.945Z] #44 99.53 CC criu/sockets.o [2020-04-08T19:02:51.954Z] #10 ... [2020-04-08T19:02:51.954Z] [2020-04-08T19:02:51.954Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-08T19:02:51.954Z] #40 DONE 0.1s [2020-04-08T19:02:51.954Z] [2020-04-08T19:02:51.954Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:02:51.954Z] #21 DONE 0.1s [2020-04-08T19:02:51.954Z] [2020-04-08T19:02:51.954Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:02:52.085Z] #50 ... [2020-04-08T19:02:52.085Z] [2020-04-08T19:02:52.085Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-08T19:02:52.085Z] #52 DONE 0.3s [2020-04-08T19:02:52.085Z] [2020-04-08T19:02:52.085Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:02:52.085Z] #32 DONE 0.3s [2020-04-08T19:02:52.085Z] [2020-04-08T19:02:52.085Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:52.148Z] #50 ... [2020-04-08T19:02:52.148Z] [2020-04-08T19:02:52.148Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:52.148Z] #53 6.708 + RM_GOPATH=0 [2020-04-08T19:02:52.148Z] #53 6.710 + TMP_GOPATH= [2020-04-08T19:02:52.148Z] #53 6.710 + : /build [2020-04-08T19:02:52.148Z] #53 6.710 + '[' -z '' ']' [2020-04-08T19:02:52.148Z] #53 6.712 ++ mktemp -d [2020-04-08T19:02:52.148Z] #53 6.715 + export GOPATH=/tmp/tmp.hKzLUR30sA [2020-04-08T19:02:52.148Z] #53 6.718 + GOPATH=/tmp/tmp.hKzLUR30sA [2020-04-08T19:02:52.148Z] #53 6.718 + RM_GOPATH=1 [2020-04-08T19:02:52.148Z] #53 6.719 ++ dirname ./install.sh [2020-04-08T19:02:52.148Z] #53 6.728 + dir=. [2020-04-08T19:02:52.148Z] #53 6.728 + bin=golangci_lint [2020-04-08T19:02:52.148Z] #53 6.728 + shift [2020-04-08T19:02:52.148Z] #53 6.728 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-08T19:02:52.148Z] #53 6.728 + . ./golangci_lint.installer [2020-04-08T19:02:52.148Z] #53 6.728 ++ : v1.23.8 [2020-04-08T19:02:52.148Z] #53 6.728 + install_golangci_lint [2020-04-08T19:02:52.148Z] #53 6.728 + echo 'Installing golangci-lint version v1.23.8' [2020-04-08T19:02:52.148Z] #53 6.728 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-08T19:02:52.148Z] #53 6.729 Installing golangci-lint version v1.23.8 [2020-04-08T19:02:52.213Z] #73 ... [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:02:52.213Z] #22 DONE 0.2s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-08T19:02:52.213Z] #46 DONE 0.2s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:02:52.213Z] #32 DONE 0.2s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-08T19:02:52.213Z] #52 DONE 0.3s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-08T19:02:52.213Z] #49 DONE 0.3s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:02:52.213Z] #73 DONE 0.3s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-08T19:02:52.213Z] #67 DONE 0.3s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-08T19:02:52.213Z] #55 DONE 0.3s [2020-04-08T19:02:52.213Z] [2020-04-08T19:02:52.213Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:52.226Z] #44 100.0 CC criu/stats.o [2020-04-08T19:02:52.408Z] #53 ... [2020-04-08T19:02:52.408Z] [2020-04-08T19:02:52.408Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:52.408Z] #68 4.438 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:02:52.408Z] #68 4.438 + RM_GOPATH=0 [2020-04-08T19:02:52.408Z] #68 4.438 + TMP_GOPATH= [2020-04-08T19:02:52.408Z] #68 4.438 + : /build/ [2020-04-08T19:02:52.408Z] #68 4.438 + '[' -z '' ']' [2020-04-08T19:02:52.408Z] #68 4.438 ++ mktemp -d [2020-04-08T19:02:52.408Z] #68 4.438 + export GOPATH=/tmp/tmp.HZXxh3caAv [2020-04-08T19:02:52.408Z] #68 4.438 + GOPATH=/tmp/tmp.HZXxh3caAv [2020-04-08T19:02:52.408Z] #68 4.438 + RM_GOPATH=1 [2020-04-08T19:02:52.408Z] #68 4.438 ++ dirname ./install.sh [2020-04-08T19:02:52.408Z] #68 4.438 + dir=. [2020-04-08T19:02:52.408Z] #68 4.438 + bin=rootlesskit [2020-04-08T19:02:52.408Z] #68 4.438 + shift [2020-04-08T19:02:52.408Z] #68 4.438 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-08T19:02:52.408Z] #68 4.438 + . ./rootlesskit.installer [2020-04-08T19:02:52.408Z] #68 4.438 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:02:52.408Z] #68 4.438 + install_rootlesskit [2020-04-08T19:02:52.408Z] #68 4.438 + case "$1" in [2020-04-08T19:02:52.408Z] #68 4.438 + export CGO_ENABLED=0 [2020-04-08T19:02:52.408Z] #68 4.438 + CGO_ENABLED=0 [2020-04-08T19:02:52.408Z] #68 4.438 + _install_rootlesskit [2020-04-08T19:02:52.408Z] #68 4.438 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-08T19:02:52.408Z] #68 4.438 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HZXxh3caAv/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:02:52.408Z] #68 4.438 Cloning into '/tmp/tmp.HZXxh3caAv/src/github.com/rootless-containers/rootlesskit'... [2020-04-08T19:02:52.408Z] #68 8.027 + cd /tmp/tmp.HZXxh3caAv/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:02:52.408Z] #68 8.028 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:02:52.408Z] #68 8.370 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:02:52.408Z] #68 8.370 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-08T19:02:52.408Z] #68 ... [2020-04-08T19:02:52.408Z] [2020-04-08T19:02:52.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:52.408Z] #10 5.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:52.408Z] #10 5.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:52.408Z] #10 5.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:52.408Z] #10 6.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-08T19:02:52.408Z] #10 8.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-08T19:02:52.408Z] #10 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-08T19:02:52.508Z] #44 100.3 CC criu/string.o [2020-04-08T19:02:52.669Z] #10 ... [2020-04-08T19:02:52.669Z] [2020-04-08T19:02:52.669Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:52.669Z] #33 6.928 + RM_GOPATH=0 [2020-04-08T19:02:52.669Z] #33 6.928 + TMP_GOPATH= [2020-04-08T19:02:52.669Z] #33 6.928 + : /build [2020-04-08T19:02:52.669Z] #33 6.928 + '[' -z '' ']' [2020-04-08T19:02:52.669Z] #33 6.928 ++ mktemp -d [2020-04-08T19:02:52.669Z] #33 6.934 + export GOPATH=/tmp/tmp.WehjVmooiv [2020-04-08T19:02:52.669Z] #33 6.934 + GOPATH=/tmp/tmp.WehjVmooiv [2020-04-08T19:02:52.669Z] #33 6.934 + RM_GOPATH=1 [2020-04-08T19:02:52.669Z] #33 6.935 ++ dirname ./install.sh [2020-04-08T19:02:52.669Z] #33 6.940 + dir=. [2020-04-08T19:02:52.669Z] #33 6.940 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:02:52.669Z] #33 6.941 + bin=tomlv [2020-04-08T19:02:52.669Z] #33 6.941 + shift [2020-04-08T19:02:52.669Z] #33 6.941 + '[' '!' -f ./tomlv.installer ']' [2020-04-08T19:02:52.669Z] #33 6.941 + . ./tomlv.installer [2020-04-08T19:02:52.669Z] #33 6.941 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:02:52.669Z] #33 6.941 + install_tomlv [2020-04-08T19:02:52.669Z] #33 6.941 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-08T19:02:52.669Z] #33 6.941 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WehjVmooiv/src/github.com/BurntSushi/toml [2020-04-08T19:02:52.669Z] #33 7.114 Cloning into '/tmp/tmp.WehjVmooiv/src/github.com/BurntSushi/toml'... [2020-04-08T19:02:52.669Z] #33 7.787 + cd /tmp/tmp.WehjVmooiv/src/github.com/BurntSushi/toml [2020-04-08T19:02:52.669Z] #33 7.787 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:02:52.669Z] #33 7.794 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:02:52.669Z] #33 8.822 internal/cpu [2020-04-08T19:02:52.669Z] #33 8.830 runtime/internal/atomic [2020-04-08T19:02:52.669Z] #33 8.861 runtime/internal/sys [2020-04-08T19:02:52.669Z] #33 8.891 math/bits [2020-04-08T19:02:52.669Z] #33 9.358 runtime/internal/math [2020-04-08T19:02:52.669Z] #33 9.468 unicode/utf8 [2020-04-08T19:02:52.669Z] #33 9.650 sync/atomic [2020-04-08T19:02:52.669Z] #33 9.743 internal/bytealg [2020-04-08T19:02:52.669Z] #33 9.933 math [2020-04-08T19:02:52.669Z] #33 10.40 unicode [2020-04-08T19:02:52.669Z] #33 10.46 internal/testlog [2020-04-08T19:02:52.669Z] #33 ... [2020-04-08T19:02:52.669Z] [2020-04-08T19:02:52.669Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:02:52.669Z] #30 7.266 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-08T19:02:52.669Z] #30 7.268 Cloning into '.'... [2020-04-08T19:02:52.790Z] #44 100.4 CC criu/sysctl.o [2020-04-08T19:02:52.929Z] #30 ... [2020-04-08T19:02:52.929Z] [2020-04-08T19:02:52.929Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:02:52.929Z] #35 7.103 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:52.929Z] #35 7.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:52.929Z] #35 7.153 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:52.929Z] #35 8.518 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-08T19:02:52.929Z] #35 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-08T19:02:52.929Z] #35 ... [2020-04-08T19:02:52.929Z] [2020-04-08T19:02:52.929Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:02:52.929Z] #41 7.249 + git clone https://github.com/docker/distribution.git . [2020-04-08T19:02:52.929Z] #41 7.254 Cloning into '.'... [2020-04-08T19:02:52.944Z] #65 ... [2020-04-08T19:02:52.944Z] [2020-04-08T19:02:52.944Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:02:52.944Z] #56 106.3 encoding/base64 [2020-04-08T19:02:52.944Z] #56 107.7 golang.org/x/sys/unix [2020-04-08T19:02:52.944Z] #56 108.7 fmt [2020-04-08T19:02:52.944Z] #56 ... [2020-04-08T19:02:52.944Z] [2020-04-08T19:02:52.944Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:52.944Z] #47 115.6 regexp [2020-04-08T19:02:53.071Z] #44 100.8 CC criu/sysfs_parse.o [2020-04-08T19:02:53.189Z] #41 ... [2020-04-08T19:02:53.189Z] [2020-04-08T19:02:53.189Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:53.189Z] #47 11.20 internal/testlog [2020-04-08T19:02:53.189Z] #47 11.58 runtime [2020-04-08T19:02:53.189Z] #47 11.72 encoding [2020-04-08T19:02:53.353Z] #44 101.0 CC criu/timerfd.o [2020-04-08T19:02:53.450Z] #47 11.98 unicode/utf16 [2020-04-08T19:02:53.635Z] #44 101.3 CC criu/tty.o [2020-04-08T19:02:54.389Z] #47 12.64 container/list [2020-04-08T19:02:54.640Z] #44 102.5 CC criu/tun.o [2020-04-08T19:02:54.913Z] #47 118.2 go/token [2020-04-08T19:02:55.266Z] #44 102.8 CC criu/uffd.o [2020-04-08T19:02:55.772Z] #47 14.01 crypto/internal/subtle [2020-04-08T19:02:55.772Z] #47 14.24 crypto/subtle [2020-04-08T19:02:55.879Z] #44 103.8 CC criu/util.o [2020-04-08T19:02:56.343Z] #47 14.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-08T19:02:56.797Z] #47 120.1 go/scanner [2020-04-08T19:02:56.884Z] #44 104.6 CC criu/uts_ns.o [2020-04-08T19:02:56.914Z] #47 15.15 internal/nettrace [2020-04-08T19:02:56.914Z] #47 15.46 runtime/cgo [2020-04-08T19:02:57.166Z] #44 104.7 CC criu/vdso.o [2020-04-08T19:02:57.345Z] #33 ... [2020-04-08T19:02:57.345Z] [2020-04-08T19:02:57.345Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:02:57.345Z] #25 4.170 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:57.345Z] #25 4.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:57.345Z] #25 4.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:57.345Z] #25 4.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:02:57.345Z] #25 5.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:02:57.345Z] #25 5.627 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:02:57.357Z] #47 ... [2020-04-08T19:02:57.357Z] [2020-04-08T19:02:57.357Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:57.357Z] #44 14.06 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.20 PBCC images/opts.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.24 PBCC images/sit.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.35 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.44 DEP images/opts.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.51 DEP images/sit.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.55 PBCC images/macvlan.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.58 DEP images/macvlan.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.64 PBCC images/autofs.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.69 DEP images/autofs.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.74 PBCC images/sysctl.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.77 DEP images/sysctl.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.85 PBCC images/time.pb-c.c [2020-04-08T19:02:57.357Z] #44 14.88 DEP images/time.pb-c.d [2020-04-08T19:02:57.357Z] #44 14.97 PBCC images/binfmt-misc.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.04 DEP images/binfmt-misc.pb-c.d [2020-04-08T19:02:57.357Z] #44 15.12 PBCC images/seccomp.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.18 DEP images/seccomp.pb-c.d [2020-04-08T19:02:57.357Z] #44 15.21 PBCC images/userns.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.29 DEP images/userns.pb-c.d [2020-04-08T19:02:57.357Z] #44 15.36 PBCC images/cgroup.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.44 DEP images/cgroup.pb-c.d [2020-04-08T19:02:57.357Z] #44 15.46 PBCC images/fown.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.50 PBCC images/ext-file.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.56 DEP images/fown.pb-c.d [2020-04-08T19:02:57.357Z] #44 15.73 DEP images/ext-file.pb-c.d [2020-04-08T19:02:57.357Z] #44 15.88 PBCC images/rpc.pb-c.c [2020-04-08T19:02:57.357Z] #44 15.97 DEP images/rpc.pb-c.d [2020-04-08T19:02:57.357Z] #44 16.02 PBCC images/siginfo.pb-c.c [2020-04-08T19:02:57.357Z] #44 16.04 DEP images/siginfo.pb-c.d [2020-04-08T19:02:57.357Z] #44 16.15 PBCC images/pagemap.pb-c.c [2020-04-08T19:02:57.357Z] #44 16.29 DEP images/pagemap.pb-c.d [2020-04-08T19:02:57.357Z] #44 16.35 PBCC images/rlimit.pb-c.c [2020-04-08T19:02:57.357Z] #44 16.38 DEP images/rlimit.pb-c.d [2020-04-08T19:02:57.448Z] #44 105.0 LINK criu/built-in.o [2020-04-08T19:02:57.448Z] #44 105.1 LINK criu/criu [2020-04-08T19:02:57.612Z] #44 16.45 PBCC images/file-lock.pb-c.c [2020-04-08T19:02:57.612Z] #44 16.49 DEP images/file-lock.pb-c.d [2020-04-08T19:02:57.612Z] #44 16.55 PBCC images/tty.pb-c.c [2020-04-08T19:02:57.612Z] #44 16.60 DEP images/tty.pb-c.d [2020-04-08T19:02:57.729Z] #44 105.4 DEP lib/c/criu.d [2020-04-08T19:02:57.729Z] #44 105.5 CC images/rpc.pb-c.o [2020-04-08T19:02:57.867Z] #44 16.72 PBCC images/tun.pb-c.c [2020-04-08T19:02:57.867Z] #44 16.81 PBCC images/netdev.pb-c.c [2020-04-08T19:02:58.122Z] #44 16.92 DEP images/tun.pb-c.d [2020-04-08T19:02:58.122Z] #44 16.98 DEP images/netdev.pb-c.d [2020-04-08T19:02:58.122Z] #44 17.10 PBCC images/vma.pb-c.c [2020-04-08T19:02:58.357Z] #44 105.9 CC lib/c/criu.o [2020-04-08T19:02:58.383Z] #44 17.16 DEP images/vma.pb-c.d [2020-04-08T19:02:58.383Z] #44 ... [2020-04-08T19:02:58.383Z] [2020-04-08T19:02:58.383Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:02:58.383Z] #38 8.545 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T19:02:58.383Z] #38 8.545 -- Detecting C compiler ABI info [2020-04-08T19:02:58.383Z] #38 9.742 -- Detecting C compiler ABI info - done [2020-04-08T19:02:58.383Z] #38 9.817 -- Detecting C compile features [2020-04-08T19:02:58.383Z] #38 13.31 -- Detecting C compile features - done [2020-04-08T19:02:58.383Z] #38 13.36 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-08T19:02:58.383Z] #38 13.77 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-08T19:02:58.383Z] #38 13.94 -- Configuring done [2020-04-08T19:02:58.383Z] #38 13.98 -- Generating done [2020-04-08T19:02:58.383Z] #38 14.02 -- Build files have been written to: /tmp/tmp.JVrahi3cpp/tini [2020-04-08T19:02:58.383Z] #38 14.05 + make tini-static [2020-04-08T19:02:58.383Z] #38 15.00 Scanning dependencies of target tini-static [2020-04-08T19:02:58.383Z] #38 15.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-08T19:02:58.383Z] #38 16.98 [100%] Linking C executable tini-static [2020-04-08T19:02:58.383Z] #38 17.83 [100%] Built target tini-static [2020-04-08T19:02:58.383Z] #38 17.94 + mkdir -p /build [2020-04-08T19:02:58.383Z] #38 17.95 + cp tini-static /build/docker-init [2020-04-08T19:02:58.383Z] #38 DONE 18.2s [2020-04-08T19:02:58.383Z] [2020-04-08T19:02:58.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:58.383Z] #44 17.29 PBCC images/creds.pb-c.c [2020-04-08T19:02:58.383Z] #44 17.36 DEP images/creds.pb-c.d [2020-04-08T19:02:58.638Z] #44 17.61 PBCC images/utsns.pb-c.c [2020-04-08T19:02:58.638Z] #44 ... [2020-04-08T19:02:58.639Z] [2020-04-08T19:02:58.639Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:02:58.639Z] #41 DONE 140.2s [2020-04-08T19:02:58.639Z] [2020-04-08T19:02:58.639Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:02:58.772Z] #56 ... [2020-04-08T19:02:58.772Z] [2020-04-08T19:02:58.772Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:02:58.772Z] #25 5.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:02:58.772Z] #25 6.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:02:58.772Z] #25 6.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:02:58.772Z] #25 6.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:02:58.894Z] #44 17.67 DEP images/utsns.pb-c.d [2020-04-08T19:02:58.894Z] #44 17.86 PBCC images/ipc-desc.pb-c.c [2020-04-08T19:02:58.920Z] #53 ... [2020-04-08T19:02:58.920Z] [2020-04-08T19:02:58.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:58.920Z] #44 106.5 LINK lib/c/built-in.o [2020-04-08T19:02:58.920Z] #44 106.6 LINK lib/c/libcriu.so [2020-04-08T19:02:58.920Z] #44 106.6 LINK lib/c/libcriu.a [2020-04-08T19:02:58.920Z] #44 106.7 GEN magic.py [2020-04-08T19:02:59.149Z] #44 17.93 PBCC images/ipc-sem.pb-c.c [2020-04-08T19:02:59.149Z] #44 17.98 DEP images/ipc-desc.pb-c.d [2020-04-08T19:02:59.149Z] #44 18.11 DEP images/ipc-sem.pb-c.d [2020-04-08T19:02:59.149Z] #44 18.16 PBCC images/ipc-msg.pb-c.c [2020-04-08T19:02:59.202Z] #44 106.8 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:02:59.202Z] #44 106.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:02:59.202Z] #44 106.8 Note: Building without GnuTLS support [2020-04-08T19:02:59.405Z] #44 18.20 DEP images/ipc-msg.pb-c.d [2020-04-08T19:02:59.405Z] #44 18.24 PBCC images/ipc-shm.pb-c.c [2020-04-08T19:02:59.405Z] #44 18.37 DEP images/ipc-shm.pb-c.d [2020-04-08T19:02:59.405Z] #44 18.39 PBCC images/ipc-var.pb-c.c [2020-04-08T19:02:59.405Z] #44 18.42 DEP images/ipc-var.pb-c.d [2020-04-08T19:02:59.455Z] #47 ... [2020-04-08T19:02:59.455Z] [2020-04-08T19:02:59.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:02:59.455Z] #10 18.02 Fetched 8166 kB in 13s (634 kB/s) [2020-04-08T19:02:59.484Z] #44 107.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:02:59.662Z] #44 18.51 PBCC images/sk-opts.pb-c.c [2020-04-08T19:02:59.662Z] #44 18.55 PBCC images/packet-sock.pb-c.c [2020-04-08T19:02:59.662Z] #44 18.67 DEP images/sk-opts.pb-c.d [2020-04-08T19:02:59.704Z] #25 7.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:02:59.765Z] #44 ... [2020-04-08T19:02:59.765Z] [2020-04-08T19:02:59.765Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-08T19:02:59.765Z] #42 DONE 0.2s [2020-04-08T19:02:59.765Z] [2020-04-08T19:02:59.765Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:02:59.765Z] #44 107.6 make[1]: Nothing to be done for 'all'. [2020-04-08T19:02:59.917Z] #44 18.75 DEP images/packet-sock.pb-c.d [2020-04-08T19:03:00.172Z] #44 18.85 PBCC images/sk-netlink.pb-c.c [2020-04-08T19:03:00.172Z] #44 18.99 DEP images/sk-netlink.pb-c.d [2020-04-08T19:03:00.172Z] #44 19.03 PBCC images/sk-inet.pb-c.c [2020-04-08T19:03:00.267Z] #25 ... [2020-04-08T19:03:00.267Z] [2020-04-08T19:03:00.267Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:00.267Z] #74 8.101 + RM_GOPATH=0 [2020-04-08T19:03:00.267Z] #74 8.101 + TMP_GOPATH= [2020-04-08T19:03:00.267Z] #74 8.101 + : /build [2020-04-08T19:03:00.267Z] #74 8.101 + '[' -z '' ']' [2020-04-08T19:03:00.267Z] #74 8.105 ++ mktemp -d [2020-04-08T19:03:00.267Z] #74 8.109 + export GOPATH=/tmp/tmp.3mqRmDRSDA [2020-04-08T19:03:00.267Z] #74 8.109 + GOPATH=/tmp/tmp.3mqRmDRSDA [2020-04-08T19:03:00.267Z] #74 8.109 + RM_GOPATH=1 [2020-04-08T19:03:00.267Z] #74 8.109 ++ dirname ./install.sh [2020-04-08T19:03:00.267Z] #74 8.114 + dir=. [2020-04-08T19:03:00.379Z] #44 108.0 make[1]: 'images/built-in.o' is up to date. [2020-04-08T19:03:00.379Z] #44 108.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-08T19:03:00.379Z] #44 108.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-08T19:03:00.379Z] #44 108.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-08T19:03:00.379Z] #44 108.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-08T19:03:00.379Z] #44 108.1 make[1]: Nothing to be done for 'all'. [2020-04-08T19:03:00.379Z] #44 108.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:03:00.379Z] #44 108.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.379Z] #44 108.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.379Z] #44 108.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.379Z] #44 108.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.443Z] #44 19.16 DEP images/sk-inet.pb-c.d [2020-04-08T19:03:00.443Z] #44 19.30 PBCC images/sk-unix.pb-c.c [2020-04-08T19:03:00.525Z] #74 8.117 + bin=proxy [2020-04-08T19:03:00.525Z] #74 8.117 + shift [2020-04-08T19:03:00.525Z] #74 8.117 + '[' '!' -f ./proxy.installer ']' [2020-04-08T19:03:00.525Z] #74 8.117 + . ./proxy.installer [2020-04-08T19:03:00.525Z] #74 8.120 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:00.525Z] #74 8.121 + install_proxy [2020-04-08T19:03:00.525Z] #74 8.121 + case "$1" in [2020-04-08T19:03:00.525Z] #74 8.121 + export CGO_ENABLED=0 [2020-04-08T19:03:00.525Z] #74 8.121 + CGO_ENABLED=0 [2020-04-08T19:03:00.525Z] #74 8.121 + _install_proxy [2020-04-08T19:03:00.525Z] #74 8.122 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-08T19:03:00.525Z] #74 8.122 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:00.525Z] #74 8.122 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3mqRmDRSDA/src/github.com/docker/libnetwork [2020-04-08T19:03:00.525Z] #74 8.126 Cloning into '/tmp/tmp.3mqRmDRSDA/src/github.com/docker/libnetwork'... [2020-04-08T19:03:00.525Z] #74 ... [2020-04-08T19:03:00.525Z] [2020-04-08T19:03:00.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:00.525Z] #10 8.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:00.525Z] #10 8.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:00.625Z] #25 ... [2020-04-08T19:03:00.625Z] [2020-04-08T19:03:00.625Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:00.625Z] #74 8.310 + RM_GOPATH=0 [2020-04-08T19:03:00.625Z] #74 8.310 + TMP_GOPATH= [2020-04-08T19:03:00.625Z] #74 8.310 + : /build [2020-04-08T19:03:00.625Z] #74 8.310 + '[' -z '' ']' [2020-04-08T19:03:00.625Z] #74 8.318 ++ mktemp -d [2020-04-08T19:03:00.625Z] #74 8.320 + export GOPATH=/tmp/tmp.cTo4BDOz2J [2020-04-08T19:03:00.625Z] #74 8.320 + GOPATH=/tmp/tmp.cTo4BDOz2J [2020-04-08T19:03:00.625Z] #74 8.321 + RM_GOPATH=1 [2020-04-08T19:03:00.625Z] #74 8.327 ++ dirname ./install.sh [2020-04-08T19:03:00.625Z] #74 8.339 + dir=. [2020-04-08T19:03:00.625Z] #74 8.339 + bin=proxy [2020-04-08T19:03:00.625Z] #74 8.339 + shift [2020-04-08T19:03:00.625Z] #74 8.339 + '[' '!' -f ./proxy.installer ']' [2020-04-08T19:03:00.625Z] #74 8.339 + . ./proxy.installer [2020-04-08T19:03:00.625Z] #74 8.339 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:00.625Z] #74 8.339 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:00.625Z] #74 8.339 + install_proxy [2020-04-08T19:03:00.625Z] #74 8.339 + case "$1" in [2020-04-08T19:03:00.625Z] #74 8.339 + export CGO_ENABLED=0 [2020-04-08T19:03:00.625Z] #74 8.339 + CGO_ENABLED=0 [2020-04-08T19:03:00.625Z] #74 8.339 + _install_proxy [2020-04-08T19:03:00.625Z] #74 8.339 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-08T19:03:00.625Z] #74 8.339 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cTo4BDOz2J/src/github.com/docker/libnetwork [2020-04-08T19:03:00.625Z] #74 8.341 Cloning into '/tmp/tmp.cTo4BDOz2J/src/github.com/docker/libnetwork'... [2020-04-08T19:03:00.661Z] #44 108.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.661Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.661Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.661Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2020-04-08T19:03:00.782Z] #10 8.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:00.791Z] #44 19.53 DEP images/sk-unix.pb-c.d [2020-04-08T19:03:00.791Z] #44 19.65 PBCC images/mm.pb-c.c [2020-04-08T19:03:00.882Z] #74 ... [2020-04-08T19:03:00.882Z] [2020-04-08T19:03:00.882Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:00.882Z] #25 9.250 Fetched 8337 kB in 5s (1539 kB/s) [2020-04-08T19:03:00.942Z] #44 108.5 INSTALL criu/criu [2020-04-08T19:03:00.942Z] #44 DONE 108.7s [2020-04-08T19:03:00.942Z] [2020-04-08T19:03:00.942Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:01.047Z] #44 19.90 DEP images/mm.pb-c.d [2020-04-08T19:03:01.047Z] #44 20.04 PBCC images/timerfd.pb-c.c [2020-04-08T19:03:01.302Z] #44 20.32 DEP images/timerfd.pb-c.d [2020-04-08T19:03:01.560Z] #44 20.46 PBCC images/timer.pb-c.c [2020-04-08T19:03:01.560Z] #44 20.47 DEP images/timer.pb-c.d [2020-04-08T19:03:01.560Z] #44 20.58 PBCC images/sa.pb-c.c [2020-04-08T19:03:01.713Z] #10 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:01.713Z] #10 ... [2020-04-08T19:03:01.713Z] [2020-04-08T19:03:01.713Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:01.713Z] #62 6.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:01.713Z] #62 6.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:01.713Z] #62 6.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:01.713Z] #62 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:01.816Z] #25 9.250 Reading package lists... [2020-04-08T19:03:01.816Z] #25 ... [2020-04-08T19:03:01.816Z] [2020-04-08T19:03:01.816Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:03:01.816Z] #41 9.904 + git clone https://github.com/docker/distribution.git . [2020-04-08T19:03:01.816Z] #41 9.908 Cloning into '.'... [2020-04-08T19:03:01.816Z] #41 ... [2020-04-08T19:03:01.816Z] [2020-04-08T19:03:01.816Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:01.816Z] #35 7.049 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:01.816Z] #35 7.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:01.816Z] #35 7.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:01.816Z] #35 8.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:01.816Z] #35 ... [2020-04-08T19:03:01.816Z] [2020-04-08T19:03:01.816Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:01.816Z] #43 8.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:01.816Z] #43 8.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:01.816Z] #43 8.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:01.816Z] #43 9.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:01.948Z] #65 ... [2020-04-08T19:03:01.948Z] [2020-04-08T19:03:01.948Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-08T19:03:01.948Z] #45 DONE 0.1s [2020-04-08T19:03:01.948Z] [2020-04-08T19:03:01.949Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-08T19:03:01.971Z] #62 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:01.971Z] #62 ... [2020-04-08T19:03:01.971Z] [2020-04-08T19:03:01.971Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:03:01.971Z] #30 9.035 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-08T19:03:01.971Z] #30 9.036 Cloning into '.'... [2020-04-08T19:03:01.971Z] #30 ... [2020-04-08T19:03:01.971Z] [2020-04-08T19:03:01.971Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:03:01.971Z] #41 9.299 + git clone https://github.com/docker/distribution.git . [2020-04-08T19:03:01.971Z] #41 9.308 Cloning into '.'... [2020-04-08T19:03:02.075Z] #43 ... [2020-04-08T19:03:02.075Z] [2020-04-08T19:03:02.075Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:03:02.075Z] #30 9.214 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-08T19:03:02.075Z] #30 9.216 Cloning into '.'... [2020-04-08T19:03:02.075Z] #30 ... [2020-04-08T19:03:02.075Z] [2020-04-08T19:03:02.075Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:02.075Z] #23 9.500 + RM_GOPATH=0 [2020-04-08T19:03:02.075Z] #23 9.500 + TMP_GOPATH= [2020-04-08T19:03:02.075Z] #23 9.500 + : /build [2020-04-08T19:03:02.075Z] #23 9.500 + '[' -z '' ']' [2020-04-08T19:03:02.075Z] #23 9.505 ++ mktemp -d [2020-04-08T19:03:02.075Z] #23 9.521 + export GOPATH=/tmp/tmp.a8LJKRbUiF [2020-04-08T19:03:02.075Z] #23 9.521 + GOPATH=/tmp/tmp.a8LJKRbUiF [2020-04-08T19:03:02.075Z] #23 9.521 + RM_GOPATH=1 [2020-04-08T19:03:02.075Z] #23 9.526 ++ dirname ./install.sh [2020-04-08T19:03:02.075Z] #23 9.536 + dir=. [2020-04-08T19:03:02.075Z] #23 9.537 + bin=dockercli [2020-04-08T19:03:02.075Z] #23 9.553 + shift [2020-04-08T19:03:02.075Z] #23 9.556 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:03:02.075Z] #23 9.556 + . ./dockercli.installer [2020-04-08T19:03:02.075Z] #23 9.556 ++ : stable [2020-04-08T19:03:02.075Z] #23 9.556 ++ : 17.06.2-ce [2020-04-08T19:03:02.075Z] #23 9.556 + install_dockercli [2020-04-08T19:03:02.075Z] #23 9.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:03:02.075Z] #23 9.561 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:03:02.075Z] #23 9.561 ++ uname -m [2020-04-08T19:03:02.075Z] #23 9.562 + arch=x86_64 [2020-04-08T19:03:02.075Z] #23 9.562 + '[' x86_64 '!=' x86_64 ']' [2020-04-08T19:03:02.075Z] #23 9.562 + url=https://download.docker.com/linux/static [2020-04-08T19:03:02.075Z] #23 9.563 + tar -xz docker/docker [2020-04-08T19:03:02.075Z] #23 9.563 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-08T19:03:02.121Z] #44 20.75 DEP images/sa.pb-c.d [2020-04-08T19:03:02.121Z] #44 20.89 PBCC images/pipe-data.pb-c.c [2020-04-08T19:03:02.121Z] #44 20.92 DEP images/pipe-data.pb-c.d [2020-04-08T19:03:02.228Z] #41 ... [2020-04-08T19:03:02.229Z] [2020-04-08T19:03:02.229Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:02.229Z] #33 8.959 + RM_GOPATH=0 [2020-04-08T19:03:02.229Z] #33 8.960 + TMP_GOPATH= [2020-04-08T19:03:02.229Z] #33 8.960 + : /build [2020-04-08T19:03:02.229Z] #33 8.960 + '[' -z '' ']' [2020-04-08T19:03:02.229Z] #33 8.964 ++ mktemp -d [2020-04-08T19:03:02.229Z] #33 8.969 + export GOPATH=/tmp/tmp.Yx7VkC0ePz [2020-04-08T19:03:02.229Z] #33 8.970 + GOPATH=/tmp/tmp.Yx7VkC0ePz [2020-04-08T19:03:02.229Z] #33 8.970 + RM_GOPATH=1 [2020-04-08T19:03:02.229Z] #33 8.974 ++ dirname ./install.sh [2020-04-08T19:03:02.229Z] #33 8.984 + dir=. [2020-04-08T19:03:02.229Z] #33 8.985 + bin=tomlv [2020-04-08T19:03:02.229Z] #33 8.985 + shift [2020-04-08T19:03:02.229Z] #33 8.985 + '[' '!' -f ./tomlv.installer ']' [2020-04-08T19:03:02.229Z] #33 8.986 + . ./tomlv.installer [2020-04-08T19:03:02.229Z] #33 8.987 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:03:02.229Z] #33 8.989 + install_tomlv [2020-04-08T19:03:02.229Z] #33 8.989 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-08T19:03:02.229Z] #33 8.991 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:03:02.229Z] #33 8.991 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Yx7VkC0ePz/src/github.com/BurntSushi/toml [2020-04-08T19:03:02.229Z] #33 8.996 Cloning into '/tmp/tmp.Yx7VkC0ePz/src/github.com/BurntSushi/toml'... [2020-04-08T19:03:02.229Z] #33 ... [2020-04-08T19:03:02.229Z] [2020-04-08T19:03:02.229Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:02.229Z] #53 9.296 + RM_GOPATH=0 [2020-04-08T19:03:02.229Z] #53 9.296 + TMP_GOPATH= [2020-04-08T19:03:02.229Z] #53 9.296 + : /build [2020-04-08T19:03:02.229Z] #53 9.296 + '[' -z '' ']' [2020-04-08T19:03:02.229Z] #53 9.299 ++ mktemp -d [2020-04-08T19:03:02.229Z] #53 9.327 Installing golangci-lint version v1.23.8 [2020-04-08T19:03:02.229Z] #53 9.327 + export GOPATH=/tmp/tmp.nkjiaX8PgB [2020-04-08T19:03:02.229Z] #53 9.327 + GOPATH=/tmp/tmp.nkjiaX8PgB [2020-04-08T19:03:02.229Z] #53 9.327 + RM_GOPATH=1 [2020-04-08T19:03:02.229Z] #53 9.327 ++ dirname ./install.sh [2020-04-08T19:03:02.229Z] #53 9.327 + dir=. [2020-04-08T19:03:02.229Z] #53 9.327 + bin=golangci_lint [2020-04-08T19:03:02.229Z] #53 9.327 + shift [2020-04-08T19:03:02.229Z] #53 9.327 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-08T19:03:02.229Z] #53 9.327 + . ./golangci_lint.installer [2020-04-08T19:03:02.229Z] #53 9.327 ++ : v1.23.8 [2020-04-08T19:03:02.229Z] #53 9.327 + install_golangci_lint [2020-04-08T19:03:02.229Z] #53 9.327 + echo 'Installing golangci-lint version v1.23.8' [2020-04-08T19:03:02.229Z] #53 9.327 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-08T19:03:02.233Z] #48 DONE 0.2s [2020-04-08T19:03:02.233Z] [2020-04-08T19:03:02.233Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-08T19:03:02.233Z] #51 DONE 0.2s [2020-04-08T19:03:02.233Z] [2020-04-08T19:03:02.233Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:02.333Z] #23 ... [2020-04-08T19:03:02.333Z] [2020-04-08T19:03:02.333Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:02.333Z] #68 9.653 + RM_GOPATH=0 [2020-04-08T19:03:02.333Z] #68 9.654 + TMP_GOPATH= [2020-04-08T19:03:02.333Z] #68 9.654 + : /build/ [2020-04-08T19:03:02.333Z] #68 9.654 + '[' -z '' ']' [2020-04-08T19:03:02.333Z] #68 9.656 ++ mktemp -d [2020-04-08T19:03:02.333Z] #68 9.659 + export GOPATH=/tmp/tmp.on64iRdoKy [2020-04-08T19:03:02.333Z] #68 9.659 + GOPATH=/tmp/tmp.on64iRdoKy [2020-04-08T19:03:02.333Z] #68 9.660 + RM_GOPATH=1 [2020-04-08T19:03:02.333Z] #68 9.662 ++ dirname ./install.sh [2020-04-08T19:03:02.333Z] #68 9.662 + dir=. [2020-04-08T19:03:02.333Z] #68 9.662 + bin=rootlesskit [2020-04-08T19:03:02.333Z] #68 9.662 + shift [2020-04-08T19:03:02.333Z] #68 9.662 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-08T19:03:02.333Z] #68 9.662 + . ./rootlesskit.installer [2020-04-08T19:03:02.333Z] #68 9.662 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:03:02.333Z] #68 9.662 + install_rootlesskit [2020-04-08T19:03:02.333Z] #68 9.662 + case "$1" in [2020-04-08T19:03:02.333Z] #68 9.662 + export CGO_ENABLED=0 [2020-04-08T19:03:02.333Z] #68 9.662 + CGO_ENABLED=0 [2020-04-08T19:03:02.333Z] #68 9.662 + _install_rootlesskit [2020-04-08T19:03:02.333Z] #68 9.662 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-08T19:03:02.333Z] #68 9.662 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.on64iRdoKy/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:03:02.333Z] #68 9.662 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:03:02.333Z] #68 9.668 Cloning into '/tmp/tmp.on64iRdoKy/src/github.com/rootless-containers/rootlesskit'... [2020-04-08T19:03:02.333Z] #68 ... [2020-04-08T19:03:02.333Z] [2020-04-08T19:03:02.333Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:02.333Z] #47 10.10 + RM_GOPATH=0 [2020-04-08T19:03:02.333Z] #47 10.10 + TMP_GOPATH= [2020-04-08T19:03:02.333Z] #47 10.10 + : /build [2020-04-08T19:03:02.333Z] #47 10.10 + '[' -z '' ']' [2020-04-08T19:03:02.333Z] #47 10.11 ++ mktemp -d [2020-04-08T19:03:02.333Z] #47 10.13 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:03:02.333Z] #47 10.13 + export GOPATH=/tmp/tmp.OtfXmKgzZW [2020-04-08T19:03:02.333Z] #47 10.13 + GOPATH=/tmp/tmp.OtfXmKgzZW [2020-04-08T19:03:02.333Z] #47 10.13 + RM_GOPATH=1 [2020-04-08T19:03:02.333Z] #47 10.13 ++ dirname ./install.sh [2020-04-08T19:03:02.333Z] #47 10.13 + dir=. [2020-04-08T19:03:02.333Z] #47 10.13 + bin=vndr [2020-04-08T19:03:02.333Z] #47 10.13 + shift [2020-04-08T19:03:02.333Z] #47 10.13 + '[' '!' -f ./vndr.installer ']' [2020-04-08T19:03:02.333Z] #47 10.13 + . ./vndr.installer [2020-04-08T19:03:02.333Z] #47 10.13 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:03:02.333Z] #47 10.13 + install_vndr [2020-04-08T19:03:02.333Z] #47 10.13 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-08T19:03:02.333Z] #47 10.13 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OtfXmKgzZW/src/github.com/LK4D4/vndr [2020-04-08T19:03:02.333Z] #47 10.13 Cloning into '/tmp/tmp.OtfXmKgzZW/src/github.com/LK4D4/vndr'... [2020-04-08T19:03:02.375Z] #44 21.05 PBCC images/mnt.pb-c.c [2020-04-08T19:03:02.375Z] #44 21.20 DEP images/mnt.pb-c.d [2020-04-08T19:03:02.375Z] #44 21.26 PBCC images/sk-packet.pb-c.c [2020-04-08T19:03:02.486Z] #53 ... [2020-04-08T19:03:02.486Z] [2020-04-08T19:03:02.486Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:02.486Z] #23 9.349 + RM_GOPATH=0 [2020-04-08T19:03:02.486Z] #23 9.351 + TMP_GOPATH= [2020-04-08T19:03:02.486Z] #23 9.351 + : /build [2020-04-08T19:03:02.486Z] #23 9.351 + '[' -z '' ']' [2020-04-08T19:03:02.486Z] #23 9.358 ++ mktemp -d [2020-04-08T19:03:02.486Z] #23 9.364 + export GOPATH=/tmp/tmp.bFVoUTkRv4 [2020-04-08T19:03:02.486Z] #23 9.365 + GOPATH=/tmp/tmp.bFVoUTkRv4 [2020-04-08T19:03:02.486Z] #23 9.365 + RM_GOPATH=1 [2020-04-08T19:03:02.486Z] #23 9.365 ++ dirname ./install.sh [2020-04-08T19:03:02.486Z] #23 9.380 + dir=. [2020-04-08T19:03:02.486Z] #23 9.380 + bin=dockercli [2020-04-08T19:03:02.486Z] #23 9.381 + shift [2020-04-08T19:03:02.486Z] #23 9.381 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:03:02.486Z] #23 9.382 + . ./dockercli.installer [2020-04-08T19:03:02.486Z] #23 9.382 ++ : stable [2020-04-08T19:03:02.486Z] #23 9.383 ++ : 17.06.2-ce [2020-04-08T19:03:02.486Z] #23 9.384 + install_dockercli [2020-04-08T19:03:02.486Z] #23 9.396 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:03:02.486Z] #23 9.396 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:03:02.486Z] #23 9.399 ++ uname -m [2020-04-08T19:03:02.486Z] #23 9.407 + arch=x86_64 [2020-04-08T19:03:02.486Z] #23 9.409 + '[' x86_64 '!=' x86_64 ']' [2020-04-08T19:03:02.486Z] #23 9.410 + url=https://download.docker.com/linux/static [2020-04-08T19:03:02.486Z] #23 9.410 + tar -xz docker/docker [2020-04-08T19:03:02.486Z] #23 9.413 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-08T19:03:02.590Z] #47 ... [2020-04-08T19:03:02.590Z] [2020-04-08T19:03:02.590Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:02.590Z] #56 10.16 + RM_GOPATH=0 [2020-04-08T19:03:02.590Z] #56 10.16 + TMP_GOPATH= [2020-04-08T19:03:02.591Z] #56 10.16 + : /build [2020-04-08T19:03:02.591Z] #56 10.16 + '[' -z '' ']' [2020-04-08T19:03:02.591Z] #56 10.16 ++ mktemp -d [2020-04-08T19:03:02.591Z] #56 10.16 + export GOPATH=/tmp/tmp.lq9Uea5ZgK [2020-04-08T19:03:02.591Z] #56 10.16 + GOPATH=/tmp/tmp.lq9Uea5ZgK [2020-04-08T19:03:02.591Z] #56 10.16 + RM_GOPATH=1 [2020-04-08T19:03:02.591Z] #56 10.20 ++ dirname ./install.sh [2020-04-08T19:03:02.591Z] #56 10.20 + dir=. [2020-04-08T19:03:02.591Z] #56 10.20 + bin=shfmt [2020-04-08T19:03:02.591Z] #56 10.20 + shift [2020-04-08T19:03:02.591Z] #56 10.20 + '[' '!' -f ./shfmt.installer ']' [2020-04-08T19:03:02.591Z] #56 10.20 + . ./shfmt.installer [2020-04-08T19:03:02.591Z] #56 10.20 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:02.591Z] #56 10.20 + install_shfmt [2020-04-08T19:03:02.591Z] #56 10.20 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-08T19:03:02.591Z] #56 10.20 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lq9Uea5ZgK/src/github.com/mvdan/sh [2020-04-08T19:03:02.591Z] #56 10.20 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:02.591Z] #56 10.21 Cloning into '/tmp/tmp.lq9Uea5ZgK/src/github.com/mvdan/sh'... [2020-04-08T19:03:02.591Z] #56 ... [2020-04-08T19:03:02.591Z] [2020-04-08T19:03:02.591Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:02.591Z] #53 9.729 + RM_GOPATH=0 [2020-04-08T19:03:02.591Z] #53 9.729 + TMP_GOPATH= [2020-04-08T19:03:02.591Z] #53 9.730 + : /build [2020-04-08T19:03:02.591Z] #53 9.730 + '[' -z '' ']' [2020-04-08T19:03:02.591Z] #53 9.737 ++ mktemp -d [2020-04-08T19:03:02.591Z] #53 9.737 + export GOPATH=/tmp/tmp.4KfwkU8sdQ [2020-04-08T19:03:02.591Z] #53 9.737 + GOPATH=/tmp/tmp.4KfwkU8sdQ [2020-04-08T19:03:02.591Z] #53 9.737 + RM_GOPATH=1 [2020-04-08T19:03:02.591Z] #53 9.778 ++ dirname ./install.sh [2020-04-08T19:03:02.591Z] #53 9.826 + dir=. [2020-04-08T19:03:02.591Z] #53 9.833 + bin=golangci_lint [2020-04-08T19:03:02.591Z] #53 9.838 + shift [2020-04-08T19:03:02.591Z] #53 9.839 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-08T19:03:02.591Z] #53 9.839 Installing golangci-lint version v1.23.8 [2020-04-08T19:03:02.591Z] #53 9.839 + . ./golangci_lint.installer [2020-04-08T19:03:02.591Z] #53 9.839 ++ : v1.23.8 [2020-04-08T19:03:02.591Z] #53 9.839 + install_golangci_lint [2020-04-08T19:03:02.591Z] #53 9.839 + echo 'Installing golangci-lint version v1.23.8' [2020-04-08T19:03:02.591Z] #53 9.839 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-08T19:03:02.630Z] #44 21.34 DEP images/sk-packet.pb-c.d [2020-04-08T19:03:02.630Z] #44 21.49 PBCC images/tcp-stream.pb-c.c [2020-04-08T19:03:02.630Z] #44 21.55 DEP images/tcp-stream.pb-c.d [2020-04-08T19:03:02.743Z] #23 ... [2020-04-08T19:03:02.743Z] [2020-04-08T19:03:02.743Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:02.743Z] #43 9.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:02.743Z] #43 9.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:02.743Z] #43 9.532 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:02.743Z] #43 ... [2020-04-08T19:03:02.743Z] [2020-04-08T19:03:02.743Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:02.743Z] #47 9.537 + RM_GOPATH=0 [2020-04-08T19:03:02.743Z] #47 9.537 + TMP_GOPATH= [2020-04-08T19:03:02.743Z] #47 9.537 + : /build [2020-04-08T19:03:02.743Z] #47 9.537 + '[' -z '' ']' [2020-04-08T19:03:02.743Z] #47 9.540 ++ mktemp -d [2020-04-08T19:03:02.743Z] #47 9.554 + export GOPATH=/tmp/tmp.05PCIB3xkr [2020-04-08T19:03:02.743Z] #47 9.554 + GOPATH=/tmp/tmp.05PCIB3xkr [2020-04-08T19:03:02.743Z] #47 9.555 + RM_GOPATH=1 [2020-04-08T19:03:02.743Z] #47 9.558 ++ dirname ./install.sh [2020-04-08T19:03:02.743Z] #47 9.578 + dir=. [2020-04-08T19:03:02.743Z] #47 9.584 + bin=vndr [2020-04-08T19:03:02.743Z] #47 9.585 + shift [2020-04-08T19:03:02.743Z] #47 9.588 + '[' '!' -f ./vndr.installer ']' [2020-04-08T19:03:02.743Z] #47 9.589 + . ./vndr.installer [2020-04-08T19:03:02.743Z] #47 9.589 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:03:02.743Z] #47 9.594 + install_vndr [2020-04-08T19:03:02.743Z] #47 9.595 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-08T19:03:02.743Z] #47 9.597 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:03:02.743Z] #47 9.597 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.05PCIB3xkr/src/github.com/LK4D4/vndr [2020-04-08T19:03:02.743Z] #47 9.600 Cloning into '/tmp/tmp.05PCIB3xkr/src/github.com/LK4D4/vndr'... [2020-04-08T19:03:02.850Z] #53 ... [2020-04-08T19:03:02.850Z] [2020-04-08T19:03:02.850Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:02.850Z] #62 10.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:02.850Z] #62 10.26 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:02.850Z] #62 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:02.884Z] #44 21.76 PBCC images/pipe.pb-c.c [2020-04-08T19:03:02.884Z] #44 21.79 DEP images/pipe.pb-c.d [2020-04-08T19:03:02.884Z] #44 21.87 PBCC images/pstree.pb-c.c [2020-04-08T19:03:03.000Z] #47 ... [2020-04-08T19:03:03.000Z] [2020-04-08T19:03:03.000Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:03.000Z] #68 9.287 + RM_GOPATH=0 [2020-04-08T19:03:03.000Z] #68 9.287 + TMP_GOPATH= [2020-04-08T19:03:03.000Z] #68 9.287 + : /build/ [2020-04-08T19:03:03.000Z] #68 9.287 + '[' -z '' ']' [2020-04-08T19:03:03.000Z] #68 9.290 ++ mktemp -d [2020-04-08T19:03:03.000Z] #68 9.294 + export GOPATH=/tmp/tmp.6SaL4ewmpA [2020-04-08T19:03:03.000Z] #68 9.297 + GOPATH=/tmp/tmp.6SaL4ewmpA [2020-04-08T19:03:03.000Z] #68 9.298 + RM_GOPATH=1 [2020-04-08T19:03:03.000Z] #68 9.310 ++ dirname ./install.sh [2020-04-08T19:03:03.000Z] #68 9.312 + dir=. [2020-04-08T19:03:03.000Z] #68 9.312 + bin=rootlesskit [2020-04-08T19:03:03.000Z] #68 9.313 + shift [2020-04-08T19:03:03.000Z] #68 9.315 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-08T19:03:03.000Z] #68 9.315 + . ./rootlesskit.installer [2020-04-08T19:03:03.000Z] #68 9.316 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:03:03.000Z] #68 9.316 + install_rootlesskit [2020-04-08T19:03:03.000Z] #68 9.321 + case "$1" in [2020-04-08T19:03:03.000Z] #68 9.321 + export CGO_ENABLED=0 [2020-04-08T19:03:03.000Z] #68 9.322 + CGO_ENABLED=0 [2020-04-08T19:03:03.000Z] #68 9.322 + _install_rootlesskit [2020-04-08T19:03:03.000Z] #68 9.322 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-08T19:03:03.000Z] #68 9.322 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:03:03.000Z] #68 9.322 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6SaL4ewmpA/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:03:03.000Z] #68 9.330 Cloning into '/tmp/tmp.6SaL4ewmpA/src/github.com/rootless-containers/rootlesskit'... [2020-04-08T19:03:03.000Z] #68 ... [2020-04-08T19:03:03.000Z] [2020-04-08T19:03:03.000Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:03.000Z] #35 9.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:03.000Z] #35 9.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:03.000Z] #35 9.552 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:03.000Z] #35 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:03.094Z] #10 18.02 Reading package lists... [2020-04-08T19:03:03.094Z] #10 ... [2020-04-08T19:03:03.094Z] [2020-04-08T19:03:03.094Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:03.094Z] #43 10.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-08T19:03:03.094Z] #43 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-08T19:03:03.094Z] #43 ... [2020-04-08T19:03:03.094Z] [2020-04-08T19:03:03.094Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:03.094Z] #56 16.12 + cd /tmp/tmp.NRgvtR2LN7/src/github.com/mvdan/sh [2020-04-08T19:03:03.094Z] #56 16.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:03.094Z] #56 16.22 + GO111MODULE=on [2020-04-08T19:03:03.094Z] #56 16.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-08T19:03:03.094Z] #56 17.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:03.094Z] #56 18.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:03.094Z] #56 18.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:03.094Z] #56 18.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:03.094Z] #56 18.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:03.094Z] #56 21.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:03.094Z] #56 ... [2020-04-08T19:03:03.094Z] [2020-04-08T19:03:03.094Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:03.094Z] #33 11.25 encoding [2020-04-08T19:03:03.094Z] #33 11.56 runtime [2020-04-08T19:03:03.094Z] #33 12.24 runtime/cgo [2020-04-08T19:03:03.094Z] #33 ... [2020-04-08T19:03:03.094Z] [2020-04-08T19:03:03.094Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:03.094Z] #62 14.81 Fetched 8166 kB in 11s (775 kB/s) [2020-04-08T19:03:03.094Z] #62 14.81 Reading package lists... [2020-04-08T19:03:03.107Z] #62 ... [2020-04-08T19:03:03.107Z] [2020-04-08T19:03:03.107Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:03.107Z] #33 9.917 + RM_GOPATH=0 [2020-04-08T19:03:03.107Z] #33 9.917 + TMP_GOPATH= [2020-04-08T19:03:03.107Z] #33 9.917 + : /build [2020-04-08T19:03:03.107Z] #33 9.917 + '[' -z '' ']' [2020-04-08T19:03:03.107Z] #33 9.917 ++ mktemp -d [2020-04-08T19:03:03.107Z] #33 9.927 + export GOPATH=/tmp/tmp.4rP4UBn43x [2020-04-08T19:03:03.107Z] #33 9.927 + GOPATH=/tmp/tmp.4rP4UBn43x [2020-04-08T19:03:03.107Z] #33 9.927 + RM_GOPATH=1 [2020-04-08T19:03:03.107Z] #33 9.937 ++ dirname ./install.sh [2020-04-08T19:03:03.107Z] #33 9.938 + dir=. [2020-04-08T19:03:03.107Z] #33 9.938 + bin=tomlv [2020-04-08T19:03:03.107Z] #33 9.938 + shift [2020-04-08T19:03:03.107Z] #33 9.938 + '[' '!' -f ./tomlv.installer ']' [2020-04-08T19:03:03.107Z] #33 9.938 + . ./tomlv.installer [2020-04-08T19:03:03.107Z] #33 9.938 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:03:03.107Z] #33 9.938 + install_tomlv [2020-04-08T19:03:03.107Z] #33 9.938 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-08T19:03:03.107Z] #33 9.938 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4rP4UBn43x/src/github.com/BurntSushi/toml [2020-04-08T19:03:03.107Z] #33 9.938 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:03:03.107Z] #33 9.940 Cloning into '/tmp/tmp.4rP4UBn43x/src/github.com/BurntSushi/toml'... [2020-04-08T19:03:03.180Z] #44 21.94 DEP images/pstree.pb-c.d [2020-04-08T19:03:03.180Z] #44 22.02 PBCC images/fs.pb-c.c [2020-04-08T19:03:03.180Z] #44 ... [2020-04-08T19:03:03.180Z] [2020-04-08T19:03:03.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:03.180Z] #10 117.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-08T19:03:03.180Z] #10 117.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:03:03.180Z] #10 117.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:03.180Z] #10 117.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-08T19:03:03.180Z] #10 117.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:03:03.180Z] #10 117.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:03.180Z] #10 ... [2020-04-08T19:03:03.180Z] [2020-04-08T19:03:03.180Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:03.180Z] #44 22.05 DEP images/fs.pb-c.d [2020-04-08T19:03:03.258Z] #35 ... [2020-04-08T19:03:03.258Z] [2020-04-08T19:03:03.258Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:03.258Z] #50 9.591 + RM_GOPATH=0 [2020-04-08T19:03:03.258Z] #50 9.591 + TMP_GOPATH= [2020-04-08T19:03:03.258Z] #50 9.591 + : /build [2020-04-08T19:03:03.258Z] #50 9.591 + '[' -z '' ']' [2020-04-08T19:03:03.258Z] #50 9.594 ++ mktemp -d [2020-04-08T19:03:03.258Z] #50 9.597 + export GOPATH=/tmp/tmp.t8u22wQenG [2020-04-08T19:03:03.258Z] #50 9.597 + GOPATH=/tmp/tmp.t8u22wQenG [2020-04-08T19:03:03.258Z] #50 9.597 + RM_GOPATH=1 [2020-04-08T19:03:03.258Z] #50 9.597 ++ dirname ./install.sh [2020-04-08T19:03:03.258Z] #50 9.597 + dir=. [2020-04-08T19:03:03.258Z] #50 9.597 + bin=gotestsum [2020-04-08T19:03:03.258Z] #50 9.597 + shift [2020-04-08T19:03:03.258Z] #50 9.597 + '[' '!' -f ./gotestsum.installer ']' [2020-04-08T19:03:03.258Z] #50 9.597 + . ./gotestsum.installer [2020-04-08T19:03:03.258Z] #50 9.597 ++ : v0.3.5 [2020-04-08T19:03:03.258Z] #50 9.597 + install_gotestsum [2020-04-08T19:03:03.258Z] #50 9.597 + echo 'Installing gotestsum version v0.3.5' [2020-04-08T19:03:03.258Z] #50 9.597 + go get -d gotest.tools/gotestsum [2020-04-08T19:03:03.258Z] #50 9.598 Installing gotestsum version v0.3.5 [2020-04-08T19:03:03.258Z] #50 ... [2020-04-08T19:03:03.258Z] [2020-04-08T19:03:03.258Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:03.258Z] #56 9.311 + RM_GOPATH=0 [2020-04-08T19:03:03.258Z] #56 9.311 + TMP_GOPATH= [2020-04-08T19:03:03.258Z] #56 9.311 + : /build [2020-04-08T19:03:03.258Z] #56 9.314 + '[' -z '' ']' [2020-04-08T19:03:03.258Z] #56 9.315 ++ mktemp -d [2020-04-08T19:03:03.258Z] #56 9.319 + export GOPATH=/tmp/tmp.qWuAZqbLvA [2020-04-08T19:03:03.258Z] #56 9.319 + GOPATH=/tmp/tmp.qWuAZqbLvA [2020-04-08T19:03:03.258Z] #56 9.319 + RM_GOPATH=1 [2020-04-08T19:03:03.258Z] #56 9.323 ++ dirname ./install.sh [2020-04-08T19:03:03.258Z] #56 9.325 + dir=. [2020-04-08T19:03:03.258Z] #56 9.326 + bin=shfmt [2020-04-08T19:03:03.258Z] #56 9.326 + shift [2020-04-08T19:03:03.258Z] #56 9.326 + '[' '!' -f ./shfmt.installer ']' [2020-04-08T19:03:03.258Z] #56 9.326 + . ./shfmt.installer [2020-04-08T19:03:03.258Z] #56 9.326 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:03.258Z] #56 9.326 + install_shfmt [2020-04-08T19:03:03.258Z] #56 9.326 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-08T19:03:03.258Z] #56 9.326 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:03.258Z] #56 9.326 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qWuAZqbLvA/src/github.com/mvdan/sh [2020-04-08T19:03:03.258Z] #56 9.368 Cloning into '/tmp/tmp.qWuAZqbLvA/src/github.com/mvdan/sh'... [2020-04-08T19:03:03.356Z] #62 20.83 Reading package lists... [2020-04-08T19:03:03.356Z] #62 ... [2020-04-08T19:03:03.356Z] [2020-04-08T19:03:03.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:03.356Z] #43 21.47 Fetched 8166 kB in 15s (539 kB/s) [2020-04-08T19:03:03.436Z] #44 22.26 PBCC images/signalfd.pb-c.c [2020-04-08T19:03:03.436Z] #44 22.30 DEP images/signalfd.pb-c.d [2020-04-08T19:03:03.436Z] #44 22.41 PBCC images/fh.pb-c.c [2020-04-08T19:03:03.691Z] #44 22.48 PBCC images/fsnotify.pb-c.c [2020-04-08T19:03:03.702Z] #65 ... [2020-04-08T19:03:03.702Z] [2020-04-08T19:03:03.702Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:03.702Z] #60 72.27 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-08T19:03:03.946Z] #44 22.75 DEP images/fh.pb-c.d [2020-04-08T19:03:03.946Z] #44 ... [2020-04-08T19:03:03.946Z] [2020-04-08T19:03:03.946Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:03.946Z] #56 117.4 encoding/json [2020-04-08T19:03:03.946Z] #56 124.4 github.com/pkg/diff [2020-04-08T19:03:03.946Z] #56 127.2 go/ast [2020-04-08T19:03:03.984Z] #60 72.82 + mkdir -p /build [2020-04-08T19:03:03.984Z] #60 72.83 + cp runc /build/runc [2020-04-08T19:03:04.039Z] #33 11.89 + cd /tmp/tmp.4rP4UBn43x/src/github.com/BurntSushi/toml [2020-04-08T19:03:04.039Z] #33 11.89 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:03:04.039Z] #33 11.91 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:03:04.201Z] #56 ... [2020-04-08T19:03:04.201Z] [2020-04-08T19:03:04.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:04.201Z] #44 22.86 DEP images/fsnotify.pb-c.d [2020-04-08T19:03:04.201Z] #44 23.00 PBCC images/eventpoll.pb-c.c [2020-04-08T19:03:04.201Z] #44 23.03 DEP images/eventpoll.pb-c.d [2020-04-08T19:03:04.201Z] #44 23.10 PBCC images/eventfd.pb-c.c [2020-04-08T19:03:04.270Z] #60 DONE 73.0s [2020-04-08T19:03:04.271Z] [2020-04-08T19:03:04.271Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:04.458Z] #44 23.16 DEP images/eventfd.pb-c.d [2020-04-08T19:03:04.458Z] #44 ... [2020-04-08T19:03:04.458Z] [2020-04-08T19:03:04.458Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:04.458Z] #33 117.9 log [2020-04-08T19:03:04.458Z] #33 121.5 github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:03:04.458Z] #33 ... [2020-04-08T19:03:04.458Z] [2020-04-08T19:03:04.458Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:04.458Z] #44 23.29 PBCC images/remap-file-path.pb-c.c [2020-04-08T19:03:04.458Z] #44 23.38 DEP images/remap-file-path.pb-c.d [2020-04-08T19:03:04.458Z] #44 23.48 PBCC images/fifo.pb-c.c [2020-04-08T19:03:04.713Z] #44 ... [2020-04-08T19:03:04.713Z] [2020-04-08T19:03:04.713Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:04.713Z] #33 DONE 128.3s [2020-04-08T19:03:04.713Z] [2020-04-08T19:03:04.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:04.713Z] #44 23.54 DEP images/fifo.pb-c.d [2020-04-08T19:03:04.713Z] #44 23.62 PBCC images/ghost-file.pb-c.c [2020-04-08T19:03:04.742Z] #43 21.47 Reading package lists... [2020-04-08T19:03:04.742Z] #43 ... [2020-04-08T19:03:04.742Z] [2020-04-08T19:03:04.742Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:04.742Z] #35 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-08T19:03:04.742Z] #35 21.50 Fetched 8166 kB in 15s (539 kB/s) [2020-04-08T19:03:04.742Z] #35 21.50 Reading package lists... [2020-04-08T19:03:04.742Z] #35 ... [2020-04-08T19:03:04.742Z] [2020-04-08T19:03:04.742Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:03:04.742Z] #41 22.40 Checking out files: 80% (1284/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-08T19:03:04.742Z] #41 22.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-08T19:03:04.968Z] #44 23.80 DEP images/ghost-file.pb-c.d [2020-04-08T19:03:04.968Z] #44 23.90 PBCC images/regfile.pb-c.c [2020-04-08T19:03:05.003Z] #41 ... [2020-04-08T19:03:05.003Z] [2020-04-08T19:03:05.003Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:05.003Z] #25 13.70 Fetched 8166 kB in 10s (824 kB/s) [2020-04-08T19:03:05.003Z] #25 13.70 Reading package lists... [2020-04-08T19:03:05.264Z] #25 20.62 Reading package lists... [2020-04-08T19:03:05.264Z] #25 ... [2020-04-08T19:03:05.264Z] [2020-04-08T19:03:05.264Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:05.264Z] #56 21.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:05.264Z] #56 22.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:05.266Z] #44 24.03 DEP images/regfile.pb-c.d [2020-04-08T19:03:05.266Z] #44 24.13 PBCC images/ns.pb-c.c [2020-04-08T19:03:05.266Z] #44 24.14 DEP images/ns.pb-c.d [2020-04-08T19:03:05.266Z] #44 24.20 PBCC images/fdinfo.pb-c.c [2020-04-08T19:03:05.410Z] #33 13.45 runtime/internal/atomic [2020-04-08T19:03:05.410Z] #33 13.45 internal/cpu [2020-04-08T19:03:05.825Z] #44 24.44 DEP images/fdinfo.pb-c.d [2020-04-08T19:03:05.825Z] #44 24.57 PBCC images/core-aarch64.pb-c.c [2020-04-08T19:03:05.825Z] #44 24.67 PBCC images/core-arm.pb-c.c [2020-04-08T19:03:05.975Z] #33 13.92 runtime/internal/sys [2020-04-08T19:03:06.080Z] #44 24.83 PBCC images/core-ppc64.pb-c.c [2020-04-08T19:03:06.080Z] #44 24.91 PBCC images/core-s390.pb-c.c [2020-04-08T19:03:06.207Z] #56 23.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:06.207Z] #56 23.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:06.233Z] #33 14.16 internal/bytealg [2020-04-08T19:03:06.233Z] #33 14.18 runtime/internal/math [2020-04-08T19:03:06.336Z] #44 25.03 PBCC images/core-x86.pb-c.c [2020-04-08T19:03:06.336Z] #44 25.21 PBCC images/core.pb-c.c [2020-04-08T19:03:06.468Z] #56 24.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:06.468Z] #56 24.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:06.490Z] #33 14.51 math/bits [2020-04-08T19:03:06.591Z] #44 25.30 PBCC images/inventory.pb-c.c [2020-04-08T19:03:06.591Z] #44 25.43 DEP images/core-aarch64.pb-c.d [2020-04-08T19:03:06.591Z] #44 25.51 DEP images/core-arm.pb-c.d [2020-04-08T19:03:06.888Z] #44 25.64 DEP images/core-ppc64.pb-c.d [2020-04-08T19:03:06.888Z] #44 25.74 DEP images/core-s390.pb-c.d [2020-04-08T19:03:06.888Z] #44 25.80 DEP images/core-x86.pb-c.d [2020-04-08T19:03:07.143Z] #44 25.98 DEP images/core.pb-c.d [2020-04-08T19:03:07.143Z] #44 26.10 DEP images/inventory.pb-c.d [2020-04-08T19:03:07.398Z] #44 26.30 PBCC images/cpuinfo.pb-c.c [2020-04-08T19:03:07.398Z] #44 26.37 DEP images/cpuinfo.pb-c.d [2020-04-08T19:03:07.426Z] #33 15.29 runtime [2020-04-08T19:03:07.453Z] #56 ... [2020-04-08T19:03:07.453Z] [2020-04-08T19:03:07.453Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:07.453Z] #35 15.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:07.653Z] #44 26.56 PBCC images/stats.pb-c.c [2020-04-08T19:03:07.653Z] #44 26.67 DEP images/stats.pb-c.d [2020-04-08T19:03:07.653Z] #44 ... [2020-04-08T19:03:07.653Z] [2020-04-08T19:03:07.653Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:07.653Z] #47 121.3 internal/lazyregexp [2020-04-08T19:03:07.653Z] #47 121.7 net/url [2020-04-08T19:03:07.653Z] #47 122.3 go/ast [2020-04-08T19:03:07.653Z] #47 125.3 text/template/parse [2020-04-08T19:03:07.742Z] #53 ... [2020-04-08T19:03:07.742Z] [2020-04-08T19:03:07.742Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:07.742Z] #65 127.1 + bin/containerd [2020-04-08T19:03:07.908Z] #47 ... [2020-04-08T19:03:07.908Z] [2020-04-08T19:03:07.908Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:07.908Z] #56 128.2 golang.org/x/crypto/ssh/terminal [2020-04-08T19:03:07.908Z] #56 131.3 mvdan.cc/editorconfig [2020-04-08T19:03:07.991Z] #33 16.03 math [2020-04-08T19:03:08.395Z] #56 25.67 runtime/cgo [2020-04-08T19:03:08.395Z] #56 25.75 runtime [2020-04-08T19:03:08.968Z] #56 ... [2020-04-08T19:03:08.968Z] [2020-04-08T19:03:08.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:08.968Z] #10 18.02 Reading package lists... [2020-04-08T19:03:09.270Z] #56 132.8 mvdan.cc/sh/v3/fileutil [2020-04-08T19:03:09.492Z] #10 27.39 Reading package lists... [2020-04-08T19:03:09.492Z] #10 ... [2020-04-08T19:03:09.492Z] [2020-04-08T19:03:09.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:09.492Z] #47 17.92 vendor/golang.org/x/crypto/internal/subtle [2020-04-08T19:03:09.492Z] #47 ... [2020-04-08T19:03:09.492Z] [2020-04-08T19:03:09.492Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:09.492Z] #35 21.50 Reading package lists... [2020-04-08T19:03:09.831Z] #56 133.4 mvdan.cc/sh/v3/syntax [2020-04-08T19:03:09.890Z] #33 ... [2020-04-08T19:03:09.890Z] [2020-04-08T19:03:09.890Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:09.890Z] #25 9.250 Reading package lists... [2020-04-08T19:03:11.194Z] #56 ... [2020-04-08T19:03:11.194Z] [2020-04-08T19:03:11.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:11.194Z] #44 29.85 make[1]: Nothing to be done for 'all'. [2020-04-08T19:03:11.630Z] #35 19.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:11.755Z] #25 19.31 Reading package lists... [2020-04-08T19:03:11.755Z] #25 ... [2020-04-08T19:03:11.755Z] [2020-04-08T19:03:11.755Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:11.755Z] #50 9.878 + RM_GOPATH=0 [2020-04-08T19:03:11.755Z] #50 9.878 + TMP_GOPATH= [2020-04-08T19:03:11.755Z] #50 9.878 + : /build [2020-04-08T19:03:11.755Z] #50 9.878 + '[' -z '' ']' [2020-04-08T19:03:11.755Z] #50 9.878 ++ mktemp -d [2020-04-08T19:03:11.755Z] #50 9.878 + export GOPATH=/tmp/tmp.SBGy1A8sPg [2020-04-08T19:03:11.755Z] #50 9.878 + GOPATH=/tmp/tmp.SBGy1A8sPg [2020-04-08T19:03:11.755Z] #50 9.878 + RM_GOPATH=1 [2020-04-08T19:03:11.755Z] #50 9.883 Installing gotestsum version v0.3.5 [2020-04-08T19:03:11.755Z] #50 9.883 ++ dirname ./install.sh [2020-04-08T19:03:11.755Z] #50 9.883 + dir=. [2020-04-08T19:03:11.755Z] #50 9.883 + bin=gotestsum [2020-04-08T19:03:11.755Z] #50 9.883 + shift [2020-04-08T19:03:11.755Z] #50 9.883 + '[' '!' -f ./gotestsum.installer ']' [2020-04-08T19:03:11.755Z] #50 9.883 + . ./gotestsum.installer [2020-04-08T19:03:11.755Z] #50 9.883 ++ : v0.3.5 [2020-04-08T19:03:11.755Z] #50 9.883 + install_gotestsum [2020-04-08T19:03:11.755Z] #50 9.883 + echo 'Installing gotestsum version v0.3.5' [2020-04-08T19:03:11.755Z] #50 9.883 + go get -d gotest.tools/gotestsum [2020-04-08T19:03:12.014Z] #50 ... [2020-04-08T19:03:12.014Z] [2020-04-08T19:03:12.014Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:12.014Z] #47 11.22 + cd /tmp/tmp.OtfXmKgzZW/src/github.com/LK4D4/vndr [2020-04-08T19:03:12.014Z] #47 11.22 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:03:12.014Z] #47 11.24 + go build -buildmode=pie -v -o /build/vndr . [2020-04-08T19:03:12.014Z] #47 13.51 internal/cpu [2020-04-08T19:03:12.014Z] #47 13.52 runtime/internal/atomic [2020-04-08T19:03:12.014Z] #47 13.96 runtime/internal/sys [2020-04-08T19:03:12.014Z] #47 14.30 runtime/internal/math [2020-04-08T19:03:12.014Z] #47 14.50 internal/race [2020-04-08T19:03:12.014Z] #47 14.52 internal/bytealg [2020-04-08T19:03:12.014Z] #47 14.75 sync/atomic [2020-04-08T19:03:12.014Z] #47 15.30 unicode [2020-04-08T19:03:12.014Z] #47 16.12 runtime [2020-04-08T19:03:12.116Z] #65 ... [2020-04-08T19:03:12.116Z] [2020-04-08T19:03:12.116Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:12.116Z] #53 DONE 153.5s [2020-04-08T19:03:12.116Z] [2020-04-08T19:03:12.116Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:12.271Z] #47 ... [2020-04-08T19:03:12.271Z] [2020-04-08T19:03:12.271Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:12.271Z] #35 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:12.271Z] #35 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:12.531Z] #35 ... [2020-04-08T19:03:12.531Z] [2020-04-08T19:03:12.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:12.531Z] #10 10.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:03:12.531Z] #10 10.97 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:03:12.531Z] #10 10.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:03:12.531Z] #10 12.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:12.531Z] #10 18.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:12.765Z] #65 ... [2020-04-08T19:03:12.765Z] [2020-04-08T19:03:12.765Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-08T19:03:12.765Z] #54 DONE 0.2s [2020-04-08T19:03:12.765Z] [2020-04-08T19:03:12.765Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:12.765Z] #65 ... [2020-04-08T19:03:12.765Z] [2020-04-08T19:03:12.765Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-08T19:03:12.765Z] #57 DONE 0.1s [2020-04-08T19:03:12.791Z] #10 ... [2020-04-08T19:03:12.791Z] [2020-04-08T19:03:12.791Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:12.791Z] #68 15.99 + cd /tmp/tmp.on64iRdoKy/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:03:12.791Z] #68 15.99 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:03:12.791Z] #68 16.56 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:03:12.791Z] #68 16.57 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-08T19:03:13.003Z] #35 ... [2020-04-08T19:03:13.003Z] [2020-04-08T19:03:13.003Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:13.003Z] #68 16.90 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-08T19:03:13.003Z] #68 17.25 + cd /tmp/tmp.6SaL4ewmpA/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:03:13.003Z] #68 17.25 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:03:13.003Z] #68 17.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:03:13.003Z] #68 17.37 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-08T19:03:13.003Z] #68 ... [2020-04-08T19:03:13.003Z] [2020-04-08T19:03:13.003Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:13.003Z] #33 10.73 + cd /tmp/tmp.Yx7VkC0ePz/src/github.com/BurntSushi/toml [2020-04-08T19:03:13.003Z] #33 10.73 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:03:13.003Z] #33 10.85 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:03:13.003Z] #33 12.67 internal/cpu [2020-04-08T19:03:13.003Z] #33 12.72 runtime/internal/atomic [2020-04-08T19:03:13.003Z] #33 13.50 runtime/internal/sys [2020-04-08T19:03:13.003Z] #33 13.93 runtime/internal/math [2020-04-08T19:03:13.003Z] #33 14.16 internal/bytealg [2020-04-08T19:03:13.003Z] #33 14.23 math/bits [2020-04-08T19:03:13.003Z] #33 14.77 runtime [2020-04-08T19:03:13.003Z] #33 14.79 math [2020-04-08T19:03:13.003Z] #33 ... [2020-04-08T19:03:13.003Z] [2020-04-08T19:03:13.003Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:13.003Z] #47 10.88 + cd /tmp/tmp.05PCIB3xkr/src/github.com/LK4D4/vndr [2020-04-08T19:03:13.003Z] #47 10.88 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:03:13.003Z] #47 10.89 + go build -buildmode=pie -v -o /build/vndr . [2020-04-08T19:03:13.003Z] #47 13.08 internal/cpu [2020-04-08T19:03:13.003Z] #47 13.12 runtime/internal/atomic [2020-04-08T19:03:13.003Z] #47 13.57 runtime/internal/sys [2020-04-08T19:03:13.003Z] #47 14.12 runtime/internal/math [2020-04-08T19:03:13.003Z] #47 14.33 internal/race [2020-04-08T19:03:13.003Z] #47 14.41 internal/bytealg [2020-04-08T19:03:13.003Z] #47 14.53 sync/atomic [2020-04-08T19:03:13.003Z] #47 14.90 unicode [2020-04-08T19:03:13.003Z] #47 15.82 runtime [2020-04-08T19:03:13.003Z] #47 20.98 unicode/utf8 [2020-04-08T19:03:13.046Z] [2020-04-08T19:03:13.046Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-08T19:03:13.261Z] #47 ... [2020-04-08T19:03:13.261Z] [2020-04-08T19:03:13.261Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:13.261Z] #25 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:13.261Z] #25 ... [2020-04-08T19:03:13.261Z] [2020-04-08T19:03:13.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:13.261Z] #10 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:13.261Z] #10 20.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:13.329Z] #61 DONE 0.1s [2020-04-08T19:03:13.329Z] [2020-04-08T19:03:13.329Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:13.357Z] #68 ... [2020-04-08T19:03:13.357Z] [2020-04-08T19:03:13.357Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:13.357Z] #47 21.33 unicode/utf8 [2020-04-08T19:03:13.826Z] #10 ... [2020-04-08T19:03:13.826Z] [2020-04-08T19:03:13.826Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:13.826Z] #43 12.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:13.826Z] #43 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:13.826Z] #43 19.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:14.583Z] #44 32.91 CC images/stats.o [2020-04-08T19:03:14.744Z] #47 ... [2020-04-08T19:03:14.744Z] [2020-04-08T19:03:14.744Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:14.744Z] #62 12.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:03:14.744Z] #62 17.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:14.744Z] #62 22.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:14.744Z] #62 ... [2020-04-08T19:03:14.744Z] [2020-04-08T19:03:14.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:14.744Z] #10 23.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:14.759Z] #43 ... [2020-04-08T19:03:14.759Z] [2020-04-08T19:03:14.760Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:14.760Z] #47 22.37 math [2020-04-08T19:03:14.838Z] #44 33.74 CC images/core.o [2020-04-08T19:03:15.018Z] #47 ... [2020-04-08T19:03:15.018Z] [2020-04-08T19:03:15.018Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:15.018Z] #62 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:15.376Z] #35 28.24 Reading package lists... [2020-04-08T19:03:15.376Z] #35 ... [2020-04-08T19:03:15.376Z] [2020-04-08T19:03:15.376Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:15.376Z] #10 27.39 Reading package lists... [2020-04-08T19:03:15.591Z] #62 ... [2020-04-08T19:03:15.591Z] [2020-04-08T19:03:15.591Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:15.591Z] #33 23.49 internal/testlog [2020-04-08T19:03:15.639Z] #10 33.27 Building dependency tree... [2020-04-08T19:03:15.639Z] #10 ... [2020-04-08T19:03:15.639Z] [2020-04-08T19:03:15.639Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:15.639Z] #74 23.42 Checking out files: 57% (1182/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 98% (2041/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-08T19:03:15.639Z] #74 24.50 + cd /tmp/tmp.A00TmLi8E8/src/github.com/docker/libnetwork [2020-04-08T19:03:15.639Z] #74 24.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:15.639Z] #74 25.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-08T19:03:15.639Z] #74 ... [2020-04-08T19:03:15.639Z] [2020-04-08T19:03:15.639Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:15.639Z] #35 28.24 Reading package lists... [2020-04-08T19:03:16.126Z] #10 ... [2020-04-08T19:03:16.126Z] [2020-04-08T19:03:16.126Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:16.126Z] #43 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:03:16.126Z] #43 17.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:03:16.126Z] #43 ... [2020-04-08T19:03:16.126Z] [2020-04-08T19:03:16.126Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:16.126Z] #47 23.00 math [2020-04-08T19:03:16.254Z] #44 34.89 CC images/core-x86.o [2020-04-08T19:03:16.521Z] #33 24.45 encoding [2020-04-08T19:03:16.778Z] #33 24.69 runtime/cgo [2020-04-08T19:03:16.843Z] #35 34.09 Building dependency tree... [2020-04-08T19:03:16.844Z] #35 ... [2020-04-08T19:03:16.844Z] [2020-04-08T19:03:16.844Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:03:16.844Z] #41 24.79 + 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-08T19:03:16.844Z] #41 ... [2020-04-08T19:03:16.844Z] [2020-04-08T19:03:16.844Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:16.844Z] #35 34.09 Building dependency tree... [2020-04-08T19:03:16.856Z] #44 35.68 CC images/core-arm.o [2020-04-08T19:03:17.416Z] #44 36.24 CC images/core-aarch64.o [2020-04-08T19:03:17.712Z] #33 ... [2020-04-08T19:03:17.712Z] [2020-04-08T19:03:17.712Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:17.712Z] #23 24.29 + mkdir -p /build [2020-04-08T19:03:17.712Z] #23 24.32 + mv docker/docker /build/ [2020-04-08T19:03:17.712Z] #23 24.33 + rmdir docker [2020-04-08T19:03:17.712Z] #23 DONE 25.7s [2020-04-08T19:03:17.969Z] [2020-04-08T19:03:17.969Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:17.969Z] #56 23.62 + cd /tmp/tmp.qWuAZqbLvA/src/github.com/mvdan/sh [2020-04-08T19:03:17.969Z] #56 23.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:17.969Z] #56 23.82 + GO111MODULE=on [2020-04-08T19:03:17.969Z] #56 23.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-08T19:03:17.969Z] #56 25.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:17.969Z] #56 25.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:17.969Z] #56 25.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:18.035Z] #47 ... [2020-04-08T19:03:18.035Z] [2020-04-08T19:03:18.035Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:18.035Z] #23 25.43 + mkdir -p /build [2020-04-08T19:03:18.035Z] #23 25.45 + mv docker/docker /build/ [2020-04-08T19:03:18.035Z] #23 25.46 + rmdir docker [2020-04-08T19:03:18.035Z] #23 DONE 26.0s [2020-04-08T19:03:18.035Z] [2020-04-08T19:03:18.035Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:18.035Z] #33 25.01 internal/testlog [2020-04-08T19:03:18.035Z] #33 26.11 encoding [2020-04-08T19:03:18.230Z] #56 26.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:18.341Z] #44 36.98 CC images/core-ppc64.o [2020-04-08T19:03:18.596Z] #44 ... [2020-04-08T19:03:18.596Z] [2020-04-08T19:03:18.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:18.596Z] #47 132.2 text/template [2020-04-08T19:03:18.596Z] #47 132.7 go/parser [2020-04-08T19:03:18.596Z] #47 138.3 encoding/xml [2020-04-08T19:03:18.596Z] #47 140.5 go/doc [2020-04-08T19:03:18.615Z] #33 26.48 runtime/cgo [2020-04-08T19:03:18.795Z] #56 26.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:19.156Z] #47 ... [2020-04-08T19:03:19.156Z] [2020-04-08T19:03:19.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:19.156Z] #44 38.01 CC images/core-s390.o [2020-04-08T19:03:19.408Z] #35 ... [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:19.408Z] #25 20.62 Reading package lists... [2020-04-08T19:03:19.408Z] #25 29.06 Building dependency tree... [2020-04-08T19:03:19.408Z] #25 32.88 ca-certificates is already the newest version (20190110). [2020-04-08T19:03:19.408Z] #25 32.88 The following additional packages will be installed: [2020-04-08T19:03:19.408Z] #25 32.89 libjq1 libonig5 [2020-04-08T19:03:19.408Z] #25 33.37 The following NEW packages will be installed: [2020-04-08T19:03:19.408Z] #25 33.39 jq libjq1 libonig5 [2020-04-08T19:03:19.408Z] #25 33.77 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:19.408Z] #25 33.77 Need to get 325 kB of archives. [2020-04-08T19:03:19.408Z] #25 33.77 After this operation, 1019 kB of additional disk space will be used. [2020-04-08T19:03:19.408Z] #25 33.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-08T19:03:19.408Z] #25 33.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-08T19:03:19.408Z] #25 33.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-08T19:03:19.408Z] #25 35.59 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:19.408Z] #25 35.84 Fetched 325 kB in 0s (1161 kB/s) [2020-04-08T19:03:19.408Z] #25 35.90 Selecting previously unselected package libonig5:arm64. [2020-04-08T19:03:19.408Z] #25 35.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 ... 15374 files and directories currently installed.) [2020-04-08T19:03:19.408Z] #25 35.95 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-08T19:03:19.408Z] #25 36.04 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-08T19:03:19.408Z] #25 36.34 Selecting previously unselected package libjq1:arm64. [2020-04-08T19:03:19.408Z] #25 36.34 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-08T19:03:19.408Z] #25 36.36 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-08T19:03:19.408Z] #25 36.63 Selecting previously unselected package jq. [2020-04-08T19:03:19.408Z] #25 36.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-08T19:03:19.408Z] #25 36.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:03:19.408Z] #25 36.80 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-08T19:03:19.408Z] #25 36.83 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-08T19:03:19.408Z] #25 36.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:03:19.408Z] #25 36.86 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:19.408Z] #25 DONE 37.5s [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:19.408Z] #62 20.83 Reading package lists... [2020-04-08T19:03:19.408Z] #62 29.77 Building dependency tree... [2020-04-08T19:03:19.408Z] #62 33.08 The following additional packages will be installed: [2020-04-08T19:03:19.408Z] #62 33.09 libbtrfs0 [2020-04-08T19:03:19.408Z] #62 33.26 The following NEW packages will be installed: [2020-04-08T19:03:19.408Z] #62 33.27 libbtrfs-dev libbtrfs0 [2020-04-08T19:03:19.408Z] #62 33.72 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:19.408Z] #62 33.72 Need to get 119 kB of archives. [2020-04-08T19:03:19.408Z] #62 33.72 After this operation, 387 kB of additional disk space will be used. [2020-04-08T19:03:19.408Z] #62 33.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-08T19:03:19.408Z] #62 33.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-08T19:03:19.408Z] #62 35.26 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:19.408Z] #62 35.53 Fetched 119 kB in 0s (428 kB/s) [2020-04-08T19:03:19.408Z] #62 35.72 Selecting previously unselected package libbtrfs0. [2020-04-08T19:03:19.408Z] #62 35.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-08T19:03:19.408Z] #62 35.87 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-08T19:03:19.408Z] #62 35.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:03:19.408Z] #62 36.10 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:03:19.408Z] #62 36.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-08T19:03:19.408Z] #62 36.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:03:19.408Z] #62 36.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:03:19.408Z] #62 36.49 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:03:19.408Z] #62 36.51 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:19.408Z] #62 DONE 37.5s [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:19.408Z] #35 37.52 The following additional packages will be installed: [2020-04-08T19:03:19.408Z] #35 ... [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:03:19.408Z] #26 DONE 0.1s [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:03:19.408Z] #63 DONE 0.1s [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:19.408Z] #35 37.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-08T19:03:19.408Z] #35 37.55 Suggested packages: [2020-04-08T19:03:19.408Z] #35 37.55 cmake-doc ninja-build lrzip [2020-04-08T19:03:19.408Z] #35 37.55 Recommended packages: [2020-04-08T19:03:19.408Z] #35 37.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-08T19:03:19.408Z] #35 ... [2020-04-08T19:03:19.408Z] [2020-04-08T19:03:19.408Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-08T19:03:19.408Z] #64 DONE 0.1s [2020-04-08T19:03:19.669Z] [2020-04-08T19:03:19.669Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:20.004Z] #65 ... [2020-04-08T19:03:20.004Z] [2020-04-08T19:03:20.004Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:20.004Z] #43 21.47 Reading package lists... [2020-04-08T19:03:20.004Z] #43 28.60 Reading package lists... [2020-04-08T19:03:20.004Z] #43 35.96 Building dependency tree... [2020-04-08T19:03:20.081Z] #44 39.03 CC images/cpuinfo.o [2020-04-08T19:03:20.169Z] #56 27.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:20.265Z] #43 ... [2020-04-08T19:03:20.265Z] [2020-04-08T19:03:20.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:20.265Z] #10 33.27 Building dependency tree... [2020-04-08T19:03:20.265Z] #10 36.67 The following additional packages will be installed: [2020-04-08T19:03:20.265Z] #10 36.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-08T19:03:20.265Z] #10 36.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-08T19:03:20.265Z] #10 36.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-08T19:03:20.265Z] #10 36.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:03:20.265Z] #10 36.71 Suggested packages: [2020-04-08T19:03:20.265Z] #10 36.71 gcc-8-locales seccomp wine64 [2020-04-08T19:03:20.265Z] #10 38.08 The following NEW packages will be installed: [2020-04-08T19:03:20.265Z] #10 38.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-08T19:03:20.265Z] #10 38.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-08T19:03:20.265Z] #10 38.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-08T19:03:20.265Z] #10 38.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-08T19:03:20.265Z] #10 38.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-08T19:03:20.265Z] #10 38.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:03:20.526Z] #10 38.60 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:20.526Z] #10 38.60 Need to get 73.3 MB of archives. [2020-04-08T19:03:20.526Z] #10 38.60 After this operation, 472 MB of additional disk space will be used. [2020-04-08T19:03:20.526Z] #10 38.60 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-08T19:03:20.526Z] #10 ... [2020-04-08T19:03:20.526Z] [2020-04-08T19:03:20.526Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:20.526Z] #53 28.23 + cd /tmp/tmp.hKzLUR30sA/src/github.com/golangci/golangci-lint/ [2020-04-08T19:03:20.526Z] #53 28.23 + git checkout -q v1.23.8 [2020-04-08T19:03:20.526Z] #53 28.83 ++ git describe --tags [2020-04-08T19:03:20.526Z] #53 28.85 + version=v1.23.8 [2020-04-08T19:03:20.526Z] #53 28.85 ++ git rev-parse --short HEAD [2020-04-08T19:03:20.526Z] #53 28.86 + commit=76a82c6 [2020-04-08T19:03:20.526Z] #53 28.86 ++ git show -s --format=%cd [2020-04-08T19:03:20.526Z] #53 28.87 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-08T19:03:20.526Z] #53 28.87 + 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-08T19:03:20.526Z] #53 ... [2020-04-08T19:03:20.526Z] [2020-04-08T19:03:20.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:20.526Z] #10 38.79 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-08T19:03:20.742Z] #56 ... [2020-04-08T19:03:20.742Z] [2020-04-08T19:03:20.742Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:20.742Z] #47 28.78 unicode/utf16 [2020-04-08T19:03:20.788Z] #10 38.99 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-08T19:03:20.788Z] #10 38.99 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-08T19:03:20.788Z] #10 39.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-08T19:03:21.005Z] #44 39.76 CC images/inventory.o [2020-04-08T19:03:21.053Z] #10 39.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-08T19:03:21.261Z] #44 40.18 CC images/fdinfo.o [2020-04-08T19:03:21.308Z] #47 29.22 container/list [2020-04-08T19:03:21.334Z] #10 39.47 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-08T19:03:21.595Z] #10 39.82 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-08T19:03:21.595Z] #10 39.83 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-08T19:03:22.185Z] #44 41.18 CC images/fown.o [2020-04-08T19:03:22.682Z] #47 30.30 crypto/internal/subtle [2020-04-08T19:03:22.682Z] #47 30.58 crypto/subtle [2020-04-08T19:03:22.745Z] #44 41.71 CC images/ns.o [2020-04-08T19:03:22.797Z] #33 ... [2020-04-08T19:03:22.797Z] [2020-04-08T19:03:22.797Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:22.797Z] #25 19.31 Reading package lists... [2020-04-08T19:03:22.940Z] #47 30.71 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-08T19:03:22.940Z] #47 30.79 internal/nettrace [2020-04-08T19:03:23.198Z] #47 31.01 runtime/cgo [2020-04-08T19:03:23.304Z] #44 42.16 CC images/regfile.o [2020-04-08T19:03:23.864Z] #44 42.72 CC images/ghost-file.o [2020-04-08T19:03:24.147Z] #10 42.16 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-08T19:03:24.424Z] #44 43.37 CC images/fifo.o [2020-04-08T19:03:24.983Z] #44 43.80 CC images/remap-file-path.o [2020-04-08T19:03:25.543Z] #44 44.40 CC images/eventfd.o [2020-04-08T19:03:25.547Z] #10 43.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-08T19:03:25.547Z] #10 43.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-08T19:03:25.547Z] #10 43.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-08T19:03:25.547Z] #10 43.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-08T19:03:25.547Z] #10 43.60 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-08T19:03:25.547Z] #10 43.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-08T19:03:25.547Z] #10 43.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-08T19:03:25.547Z] #10 43.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-08T19:03:25.547Z] #10 43.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-08T19:03:25.547Z] #10 43.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-08T19:03:25.547Z] #10 43.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-08T19:03:25.547Z] #10 43.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-08T19:03:25.547Z] #10 43.79 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-08T19:03:25.547Z] #10 43.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-08T19:03:25.547Z] #10 43.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-08T19:03:25.811Z] #10 ... [2020-04-08T19:03:25.811Z] [2020-04-08T19:03:25.811Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:25.811Z] #27 5.320 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:03:25.811Z] #27 5.676 [2020-04-08T19:03:26.087Z] #25 30.96 Building dependency tree... [2020-04-08T19:03:26.102Z] #44 44.85 CC images/eventpoll.o [2020-04-08T19:03:26.336Z] #27 5.871 0.0% ## 3.8% ##### 7.5% ######## 11.4% ########### 15.6% ############# 19.4% ################## 25.8% ######################## 33.6% ############################ 39.6% ################################ 45.0% #################################### 51.2% ## [2020-04-08T19:03:26.336Z] #27 ... [2020-04-08T19:03:26.336Z] [2020-04-08T19:03:26.336Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:26.336Z] #74 DONE 44.3s [2020-04-08T19:03:26.336Z] [2020-04-08T19:03:26.336Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:26.336Z] #27 5.871 0.0% ## 3.8% ##### 7.5% ######## 11.4% ########### 15.6% ############# 19.4% ################## 25.8% ######################## 33.6% ############################ 39.6% ################################ 45.0% #################################### 51.2% ######################################### 58.2% ############################################### 66.3% [2020-04-08T19:03:26.336Z] #27 ... [2020-04-08T19:03:26.336Z] [2020-04-08T19:03:26.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:26.336Z] #43 39.22 The following additional packages will be installed: [2020-04-08T19:03:26.336Z] #43 39.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-08T19:03:26.336Z] #43 39.26 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-08T19:03:26.336Z] #43 39.30 Suggested packages: [2020-04-08T19:03:26.336Z] #43 39.30 manpages-dev python-setuptools [2020-04-08T19:03:26.336Z] #43 40.40 The following NEW packages will be installed: [2020-04-08T19:03:26.336Z] #43 40.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-08T19:03:26.336Z] #43 40.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-08T19:03:26.336Z] #43 40.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-08T19:03:26.336Z] #43 40.42 python-six zlib1g-dev [2020-04-08T19:03:26.336Z] #43 40.79 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:26.336Z] #43 40.79 Need to get 3798 kB of archives. [2020-04-08T19:03:26.336Z] #43 40.79 After this operation, 21.6 MB of additional disk space will be used. [2020-04-08T19:03:26.336Z] #43 40.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-08T19:03:26.336Z] #43 40.81 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-08T19:03:26.336Z] #43 40.81 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-08T19:03:26.336Z] #43 40.81 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-08T19:03:26.336Z] #43 40.82 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-08T19:03:26.336Z] #43 40.82 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-08T19:03:26.336Z] #43 40.83 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-08T19:03:26.336Z] #43 40.83 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-08T19:03:26.336Z] #43 40.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-08T19:03:26.336Z] #43 40.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-08T19:03:26.336Z] #43 40.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-08T19:03:26.336Z] #43 41.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-08T19:03:26.336Z] #43 41.12 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-08T19:03:26.336Z] #43 41.13 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-08T19:03:26.336Z] #43 41.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-08T19:03:26.336Z] #43 41.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-08T19:03:26.337Z] #43 41.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-08T19:03:26.337Z] #43 42.17 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:26.337Z] #43 42.25 Fetched 3798 kB in 1s (5827 kB/s) [2020-04-08T19:03:26.337Z] #43 42.31 Selecting previously unselected package libcap-dev:arm64. [2020-04-08T19:03:26.337Z] #43 42.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 ... 15374 files and directories currently installed.) [2020-04-08T19:03:26.337Z] #43 42.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 42.40 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-08T19:03:26.337Z] #43 42.61 Selecting previously unselected package libnet1:arm64. [2020-04-08T19:03:26.337Z] #43 42.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 42.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:03:26.337Z] #43 42.89 Selecting previously unselected package libnet1-dev. [2020-04-08T19:03:26.337Z] #43 42.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 42.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:03:26.337Z] #43 43.28 Selecting previously unselected package libnl-3-200:arm64. [2020-04-08T19:03:26.337Z] #43 43.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 43.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-08T19:03:26.337Z] #43 43.58 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-08T19:03:26.337Z] #43 43.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 43.59 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-08T19:03:26.337Z] #43 43.96 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-08T19:03:26.337Z] #43 43.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 43.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-08T19:03:26.337Z] #43 44.18 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-08T19:03:26.337Z] #43 44.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 44.24 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-08T19:03:26.337Z] #43 44.49 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-08T19:03:26.337Z] #43 44.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-08T19:03:26.337Z] #43 44.51 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:03:26.495Z] #47 ... [2020-04-08T19:03:26.495Z] [2020-04-08T19:03:26.495Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:26.662Z] #44 45.39 CC images/fh.o [2020-04-08T19:03:26.753Z] #74 32.61 Checking out files: 41% (853/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 68% (1416/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-08T19:03:26.753Z] #74 34.63 + cd /tmp/tmp.3mqRmDRSDA/src/github.com/docker/libnetwork [2020-04-08T19:03:26.753Z] #74 34.63 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:26.907Z] #43 44.98 Selecting previously unselected package libprotobuf17:arm64. [2020-04-08T19:03:26.907Z] #43 44.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-08T19:03:26.907Z] #43 45.00 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:27.234Z] #44 45.83 CC images/fsnotify.o [2020-04-08T19:03:27.461Z] #25 ... [2020-04-08T19:03:27.461Z] [2020-04-08T19:03:27.461Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:27.461Z] #74 31.80 Checking out files: 39% (813/2066) Checking out files: 40% (827/2066) Checking out files: 41% (848/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 94% (1956/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-08T19:03:27.461Z] #74 33.99 + cd /tmp/tmp.cTo4BDOz2J/src/github.com/docker/libnetwork [2020-04-08T19:03:27.461Z] #74 33.99 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:03:27.461Z] #74 34.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-08T19:03:27.480Z] #43 45.83 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-08T19:03:27.690Z] #74 35.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-08T19:03:27.740Z] #43 45.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-08T19:03:27.740Z] #43 45.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:27.740Z] #43 ... [2020-04-08T19:03:27.740Z] [2020-04-08T19:03:27.740Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:27.740Z] #10 45.62 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:27.740Z] #10 45.80 Fetched 73.3 MB in 6s (13.0 MB/s) [2020-04-08T19:03:27.740Z] #10 45.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-08T19:03:27.740Z] #10 45.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-08T19:03:28.011Z] #10 46.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-08T19:03:28.011Z] #10 46.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:03:28.161Z] #44 46.79 CC images/signalfd.o [2020-04-08T19:03:28.416Z] #44 47.18 CC images/fs.o [2020-04-08T19:03:28.537Z] #65 146.0 + bin/containerd-stress [2020-04-08T19:03:28.537Z] #65 147.3 + bin/containerd-shim [2020-04-08T19:03:28.624Z] #74 ... [2020-04-08T19:03:28.624Z] [2020-04-08T19:03:28.624Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:28.624Z] #25 26.81 Fetched 8337 kB in 21s (395 kB/s) [2020-04-08T19:03:28.624Z] #25 26.81 Reading package lists... [2020-04-08T19:03:28.624Z] #25 ... [2020-04-08T19:03:28.624Z] [2020-04-08T19:03:28.624Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:03:28.624Z] #41 32.29 Checking out files: 79% (1272/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-08T19:03:28.624Z] #41 33.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-08T19:03:28.624Z] #41 36.14 + 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-08T19:03:28.715Z] #44 47.59 CC images/pstree.o [2020-04-08T19:03:28.715Z] #44 47.73 CC images/pipe.o [2020-04-08T19:03:29.320Z] #44 48.05 CC images/tcp-stream.o [2020-04-08T19:03:29.363Z] #74 ... [2020-04-08T19:03:29.363Z] [2020-04-08T19:03:29.363Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:29.363Z] #56 27.23 + cd /tmp/tmp.lq9Uea5ZgK/src/github.com/mvdan/sh [2020-04-08T19:03:29.363Z] #56 27.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:03:29.363Z] #56 27.48 + GO111MODULE=on [2020-04-08T19:03:29.363Z] #56 27.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-08T19:03:29.363Z] #56 29.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:29.364Z] #56 29.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:29.364Z] #56 29.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:29.364Z] #56 30.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:29.364Z] #56 30.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:29.364Z] #56 31.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:29.364Z] #56 33.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:29.364Z] #56 35.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:29.364Z] #56 ... [2020-04-08T19:03:29.364Z] [2020-04-08T19:03:29.364Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:03:29.364Z] #41 32.86 Checking out files: 52% (834/1597) Checking out files: 53% (847/1597) Checking out files: 54% (863/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/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: 87% (1397/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-08T19:03:29.364Z] #41 34.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-08T19:03:29.364Z] #41 37.65 + 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-08T19:03:29.579Z] #44 48.37 CC images/sk-packet.o [2020-04-08T19:03:30.148Z] #44 ... [2020-04-08T19:03:30.148Z] [2020-04-08T19:03:30.148Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:30.148Z] #56 144.2 mvdan.cc/sh/v3/cmd/shfmt [2020-04-08T19:03:30.148Z] #56 DONE 153.6s [2020-04-08T19:03:30.148Z] [2020-04-08T19:03:30.148Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:30.148Z] #47 145.6 github.com/LK4D4/vndr/build [2020-04-08T19:03:30.148Z] #47 146.7 github.com/LK4D4/vndr/versioned [2020-04-08T19:03:30.148Z] #47 147.2 crypto/rsa [2020-04-08T19:03:30.148Z] #47 150.0 crypto/dsa [2020-04-08T19:03:30.148Z] #47 150.5 crypto/x509/pkix [2020-04-08T19:03:30.148Z] #47 151.5 vendor/golang.org/x/crypto/cryptobyte [2020-04-08T19:03:30.148Z] #47 152.1 net [2020-04-08T19:03:30.148Z] #47 ... [2020-04-08T19:03:30.148Z] [2020-04-08T19:03:30.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:30.148Z] #44 48.92 CC images/mnt.o [2020-04-08T19:03:30.404Z] #44 49.32 CC images/pipe-data.o [2020-04-08T19:03:30.553Z] #10 ... [2020-04-08T19:03:30.553Z] [2020-04-08T19:03:30.553Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:30.553Z] #35 38.44 The following NEW packages will be installed: [2020-04-08T19:03:30.553Z] #35 38.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-08T19:03:30.553Z] #35 38.44 vim-common xxd [2020-04-08T19:03:30.553Z] #35 38.89 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:30.553Z] #35 38.89 Need to get 14.2 MB of archives. [2020-04-08T19:03:30.553Z] #35 38.89 After this operation, 60.0 MB of additional disk space will be used. [2020-04-08T19:03:30.553Z] #35 38.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-08T19:03:30.553Z] #35 38.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:03:30.553Z] #35 38.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-08T19:03:30.553Z] #35 39.06 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-08T19:03:30.553Z] #35 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-08T19:03:30.553Z] #35 40.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-08T19:03:30.553Z] #35 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-08T19:03:30.553Z] #35 40.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-08T19:03:30.553Z] #35 40.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-08T19:03:30.553Z] #35 40.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-08T19:03:30.553Z] #35 41.62 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:30.553Z] #35 41.84 Fetched 14.2 MB in 2s (7628 kB/s) [2020-04-08T19:03:30.553Z] #35 41.96 Selecting previously unselected package xxd. [2020-04-08T19:03:30.553Z] #35 41.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-08T19:03:30.553Z] #35 42.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-08T19:03:30.553Z] #35 42.26 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:03:30.553Z] #35 42.52 Selecting previously unselected package vim-common. [2020-04-08T19:03:30.553Z] #35 42.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:03:30.553Z] #35 42.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:03:30.553Z] #35 42.97 Selecting previously unselected package cmake-data. [2020-04-08T19:03:30.553Z] #35 42.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-08T19:03:30.553Z] #35 42.99 Unpacking cmake-data (3.13.4-1) ... [2020-04-08T19:03:30.553Z] #35 48.08 Selecting previously unselected package libicu63:arm64. [2020-04-08T19:03:30.553Z] #35 48.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-08T19:03:30.553Z] #35 48.10 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-08T19:03:30.553Z] #35 ... [2020-04-08T19:03:30.553Z] [2020-04-08T19:03:30.553Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:30.554Z] #27 5.871 0.0% ## 3.8% ##### 7.5% ######## 11.4% ########### 15.6% ############# 19.4% ################## 25.8% ######################## 33.6% ############################ 39.6% ################################ 45.0% #################################### 51.2% ######################################### 58.2% ############################################### 66.3% ##################################################### 73.9% ########################################################## 81.0% ############################################################### 87.5% ################################################################### 93.5% ######################################################################## 100.0% [2020-04-08T19:03:30.554Z] #27 8.138 [2020-04-08T19:03:30.554Z] #27 8.478 0.1% ####### 9.8% ############## 20.3% ######################## 33.7% ########################### 38.6% ################################# 45.9% ######################################## 55.6% ############################################## 64.0% ################################################## 70.6% ###################################################### 76.2% ########################################################## 80.6% ############################################################# 85.4% ##################################################################### 96.1% ######################################################################## 100.0% [2020-04-08T19:03:30.554Z] #27 10.30 [2020-04-08T19:03:30.738Z] #41 ... [2020-04-08T19:03:30.738Z] [2020-04-08T19:03:30.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:30.738Z] #10 39.02 Fetched 8337 kB in 28s (293 kB/s) [2020-04-08T19:03:30.966Z] #44 49.66 CC images/sa.o [2020-04-08T19:03:31.526Z] #44 50.29 CC images/timer.o [2020-04-08T19:03:31.904Z] #41 ... [2020-04-08T19:03:31.904Z] [2020-04-08T19:03:31.904Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:31.904Z] #56 29.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:31.904Z] #56 31.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:31.904Z] #56 34.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:31.904Z] #56 34.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:31.904Z] #56 34.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:31.904Z] #56 34.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:31.904Z] #56 36.34 runtime/cgo [2020-04-08T19:03:31.904Z] #56 36.45 runtime [2020-04-08T19:03:31.904Z] #56 ... [2020-04-08T19:03:31.904Z] [2020-04-08T19:03:31.904Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:31.904Z] #25 26.81 Reading package lists... [2020-04-08T19:03:31.984Z] #65 151.5 + bin/containerd-shim-runc-v1 [2020-04-08T19:03:32.169Z] #25 38.99 Reading package lists... [2020-04-08T19:03:32.169Z] #25 ... [2020-04-08T19:03:32.169Z] [2020-04-08T19:03:32.169Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:32.169Z] #62 30.36 Fetched 8337 kB in 24s (345 kB/s) [2020-04-08T19:03:32.429Z] #62 30.36 Reading package lists... [2020-04-08T19:03:32.429Z] #62 ... [2020-04-08T19:03:32.429Z] [2020-04-08T19:03:32.429Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:32.429Z] #35 36.98 Fetched 8337 kB in 28s (302 kB/s) [2020-04-08T19:03:32.500Z] #44 51.12 CC images/timerfd.o [2020-04-08T19:03:32.637Z] #10 39.02 Reading package lists... [2020-04-08T19:03:32.637Z] #10 ... [2020-04-08T19:03:32.637Z] [2020-04-08T19:03:32.637Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:32.637Z] #47 30.73 unicode/utf16 [2020-04-08T19:03:32.637Z] #47 31.11 container/list [2020-04-08T19:03:32.637Z] #47 32.14 crypto/internal/subtle [2020-04-08T19:03:32.637Z] #47 32.32 crypto/subtle [2020-04-08T19:03:32.637Z] #47 32.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-08T19:03:32.637Z] #47 32.81 internal/nettrace [2020-04-08T19:03:32.637Z] #47 33.05 runtime/cgo [2020-04-08T19:03:32.797Z] #44 51.61 CC images/mm.o [2020-04-08T19:03:32.852Z] #27 10.58 0.0% # 2.7% #### 5.7% ####### 9.9% ######### 13.6% ############# 18.1% ############### 22.2% ################## 25.5% ##################### 30.1% ########################### 38.0% ############################## 42.4% ################################# 46.6% #################################### 50.3% #################################### 51.4% ######################################## 56.8% ########################################## 59.3% ############################################ 62.4% ################################################ 67.7% #################################################### 73.1% ######################################################## 79.1% ############################################################ 83.5% ############################################################## 86.9% ################################################################### 93.2% ####################################################################### 99.6% ######################################################################## 100.0% [2020-04-08T19:03:32.852Z] #27 ... [2020-04-08T19:03:32.852Z] [2020-04-08T19:03:32.852Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:32.852Z] #65 3.168 + RM_GOPATH=0 [2020-04-08T19:03:32.852Z] #65 3.168 + TMP_GOPATH= [2020-04-08T19:03:32.852Z] #65 3.168 + : /build [2020-04-08T19:03:32.852Z] #65 3.168 + '[' -z '' ']' [2020-04-08T19:03:32.852Z] #65 3.169 ++ mktemp -d [2020-04-08T19:03:32.852Z] #65 3.179 + export GOPATH=/tmp/tmp.Z63X3gQ0co [2020-04-08T19:03:32.852Z] #65 3.185 + GOPATH=/tmp/tmp.Z63X3gQ0co [2020-04-08T19:03:32.852Z] #65 3.186 + RM_GOPATH=1 [2020-04-08T19:03:32.852Z] #65 3.187 ++ dirname ./install.sh [2020-04-08T19:03:32.852Z] #65 3.189 + dir=. [2020-04-08T19:03:32.852Z] #65 3.189 + bin=containerd [2020-04-08T19:03:32.852Z] #65 3.190 + shift [2020-04-08T19:03:32.852Z] #65 3.190 + '[' '!' -f ./containerd.installer ']' [2020-04-08T19:03:32.852Z] #65 3.191 + . ./containerd.installer [2020-04-08T19:03:32.852Z] #65 3.191 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:03:32.852Z] #65 3.192 + install_containerd [2020-04-08T19:03:32.852Z] #65 3.192 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-08T19:03:32.852Z] #65 3.205 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z63X3gQ0co/src/github.com/containerd/containerd [2020-04-08T19:03:32.852Z] #65 3.205 Cloning into '/tmp/tmp.Z63X3gQ0co/src/github.com/containerd/containerd'... [2020-04-08T19:03:32.852Z] #65 3.205 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:03:32.852Z] #65 ... [2020-04-08T19:03:32.852Z] [2020-04-08T19:03:32.852Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:32.852Z] #50 50.54 + cd /tmp/tmp.kmgj3gFbgD/src/gotest.tools/gotestsum [2020-04-08T19:03:32.852Z] #50 50.54 + git checkout -q v0.3.5 [2020-04-08T19:03:32.852Z] #50 50.66 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-08T19:03:32.895Z] #47 ... [2020-04-08T19:03:32.895Z] [2020-04-08T19:03:32.895Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:32.895Z] #25 37.67 ca-certificates is already the newest version (20190110). [2020-04-08T19:03:32.895Z] #25 37.67 The following additional packages will be installed: [2020-04-08T19:03:32.895Z] #25 37.68 libjq1 libonig5 [2020-04-08T19:03:32.895Z] #25 38.80 The following NEW packages will be installed: [2020-04-08T19:03:32.895Z] #25 38.83 jq libjq1 libonig5 [2020-04-08T19:03:32.895Z] #25 39.31 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:32.895Z] #25 39.31 Need to get 355 kB of archives. [2020-04-08T19:03:32.895Z] #25 39.31 After this operation, 1072 kB of additional disk space will be used. [2020-04-08T19:03:32.895Z] #25 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-08T19:03:32.895Z] #25 39.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-08T19:03:32.895Z] #25 39.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-08T19:03:32.895Z] #25 41.17 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:33.400Z] #44 52.43 CC images/sk-opts.o [2020-04-08T19:03:33.460Z] #25 41.66 Fetched 355 kB in 0s (1063 kB/s) [2020-04-08T19:03:33.460Z] #25 41.88 Selecting previously unselected package libonig5:amd64. [2020-04-08T19:03:33.718Z] #25 41.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 ... 15401 files and directories currently installed.) [2020-04-08T19:03:33.718Z] #25 42.03 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-08T19:03:33.718Z] #25 42.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:03:33.976Z] #25 42.52 Selecting previously unselected package libjq1:amd64. [2020-04-08T19:03:33.976Z] #25 42.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:03:34.002Z] #44 52.83 CC images/sk-unix.o [2020-04-08T19:03:34.003Z] #65 153.5 + bin/containerd-shim-runc-v2 [2020-04-08T19:03:34.234Z] #25 42.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:03:34.234Z] #25 ... [2020-04-08T19:03:34.234Z] [2020-04-08T19:03:34.234Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:34.234Z] #35 32.64 Fetched 8337 kB in 26s (323 kB/s) [2020-04-08T19:03:34.329Z] #35 36.98 Reading package lists... [2020-04-08T19:03:34.329Z] #35 ... [2020-04-08T19:03:34.329Z] [2020-04-08T19:03:34.329Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:34.329Z] #62 30.36 Reading package lists... [2020-04-08T19:03:34.492Z] #35 32.64 Reading package lists... [2020-04-08T19:03:34.492Z] #35 ... [2020-04-08T19:03:34.492Z] [2020-04-08T19:03:34.492Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:34.492Z] #56 37.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:03:34.492Z] #56 38.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:03:34.492Z] #56 38.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:03:34.492Z] #56 38.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:03:34.492Z] #56 39.76 runtime/cgo [2020-04-08T19:03:34.492Z] #56 40.01 runtime [2020-04-08T19:03:34.562Z] #44 53.33 CC images/sk-inet.o [2020-04-08T19:03:34.656Z] #65 154.1 + binaries [2020-04-08T19:03:34.656Z] #65 154.1 + mkdir -p /build [2020-04-08T19:03:34.656Z] #65 154.1 + cp bin/containerd /build/containerd [2020-04-08T19:03:34.656Z] #65 154.1 + cp bin/containerd-shim /build/containerd-shim [2020-04-08T19:03:34.656Z] #65 154.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-08T19:03:34.656Z] #65 154.1 + cp bin/ctr /build/ctr [2020-04-08T19:03:35.060Z] #56 ... [2020-04-08T19:03:35.060Z] [2020-04-08T19:03:35.060Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:35.060Z] #25 43.35 Selecting previously unselected package jq. [2020-04-08T19:03:35.060Z] #25 43.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:03:35.060Z] #25 43.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:03:35.123Z] #44 53.90 CC images/tun.o [2020-04-08T19:03:35.269Z] #65 DONE 154.6s [2020-04-08T19:03:35.378Z] #44 54.17 CC images/sk-netlink.o [2020-04-08T19:03:35.578Z] #25 43.79 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:03:35.578Z] #25 43.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:03:35.578Z] #25 44.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:03:35.633Z] #44 54.44 CC images/packet-sock.o [2020-04-08T19:03:35.836Z] #25 44.08 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:35.883Z] [2020-04-08T19:03:35.883Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-08T19:03:35.888Z] #44 54.84 CC images/ipc-var.o [2020-04-08T19:03:35.888Z] #44 ... [2020-04-08T19:03:35.888Z] [2020-04-08T19:03:35.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:36.094Z] #25 ... [2020-04-08T19:03:36.094Z] [2020-04-08T19:03:36.094Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:36.094Z] #43 34.43 Fetched 8337 kB in 26s (317 kB/s) [2020-04-08T19:03:36.094Z] #43 34.43 Reading package lists... [2020-04-08T19:03:36.094Z] #43 ... [2020-04-08T19:03:36.094Z] [2020-04-08T19:03:36.094Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:36.094Z] #53 42.80 + cd /tmp/tmp.4KfwkU8sdQ/src/github.com/golangci/golangci-lint/ [2020-04-08T19:03:36.094Z] #53 42.80 + git checkout -q v1.23.8 [2020-04-08T19:03:36.094Z] #53 43.70 ++ git describe --tags [2020-04-08T19:03:36.094Z] #53 43.71 + version=v1.23.8 [2020-04-08T19:03:36.094Z] #53 43.71 ++ git rev-parse --short HEAD [2020-04-08T19:03:36.094Z] #53 43.72 + commit=76a82c6 [2020-04-08T19:03:36.094Z] #53 43.72 ++ git show -s --format=%cd [2020-04-08T19:03:36.094Z] #53 43.72 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-08T19:03:36.094Z] #53 43.72 + 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-08T19:03:36.143Z] #10 159.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-08T19:03:36.143Z] #10 159.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:03:36.143Z] #10 160.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:36.165Z] #66 DONE 0.3s [2020-04-08T19:03:36.165Z] [2020-04-08T19:03:36.165Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-08T19:03:36.165Z] #70 DONE 0.2s [2020-04-08T19:03:36.170Z] #50 ... [2020-04-08T19:03:36.170Z] [2020-04-08T19:03:36.170Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:36.170Z] #33 43.78 internal/reflectlite [2020-04-08T19:03:36.170Z] #33 43.78 sync [2020-04-08T19:03:36.170Z] #33 46.97 errors [2020-04-08T19:03:36.170Z] #33 47.02 sort [2020-04-08T19:03:36.170Z] #33 47.37 io [2020-04-08T19:03:36.170Z] #33 47.38 internal/oserror [2020-04-08T19:03:36.170Z] #33 47.39 strconv [2020-04-08T19:03:36.170Z] #33 47.53 syscall [2020-04-08T19:03:36.170Z] #33 49.85 strings [2020-04-08T19:03:36.170Z] #33 49.89 bytes [2020-04-08T19:03:36.170Z] #33 ... [2020-04-08T19:03:36.170Z] [2020-04-08T19:03:36.170Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:36.170Z] #47 43.99 sync [2020-04-08T19:03:36.170Z] #47 44.04 internal/reflectlite [2020-04-08T19:03:36.170Z] #47 45.62 github.com/LK4D4/vndr/godl/singleflight [2020-04-08T19:03:36.170Z] #47 45.63 math/rand [2020-04-08T19:03:36.170Z] #47 45.63 internal/singleflight [2020-04-08T19:03:36.170Z] #47 48.44 sort [2020-04-08T19:03:36.170Z] #47 48.47 strconv [2020-04-08T19:03:36.170Z] #47 48.49 io [2020-04-08T19:03:36.170Z] #47 48.50 syscall [2020-04-08T19:03:36.170Z] #47 50.55 bytes [2020-04-08T19:03:36.170Z] #47 51.54 strings [2020-04-08T19:03:36.170Z] #47 ... [2020-04-08T19:03:36.170Z] [2020-04-08T19:03:36.170Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:36.170Z] #27 13.96 [2020-04-08T19:03:36.446Z] [2020-04-08T19:03:36.446Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-08T19:03:36.446Z] #72 DONE 0.1s [2020-04-08T19:03:36.446Z] [2020-04-08T19:03:36.446Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-08T19:03:36.446Z] #75 DONE 0.1s [2020-04-08T19:03:36.728Z] [2020-04-08T19:03:36.728Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-08T19:03:36.728Z] #76 DONE 0.1s [2020-04-08T19:03:36.728Z] [2020-04-08T19:03:36.728Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-08T19:03:37.342Z] #77 DONE 0.7s [2020-04-08T19:03:37.470Z] #53 ... [2020-04-08T19:03:37.470Z] [2020-04-08T19:03:37.470Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:37.470Z] #25 DONE 45.6s [2020-04-08T19:03:37.470Z] [2020-04-08T19:03:37.470Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:03:37.470Z] #26 DONE 0.1s [2020-04-08T19:03:37.470Z] [2020-04-08T19:03:37.470Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:37.614Z] #62 42.50 Reading package lists... [2020-04-08T19:03:37.614Z] #62 ... [2020-04-08T19:03:37.614Z] [2020-04-08T19:03:37.614Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:37.614Z] #43 35.51 Fetched 8337 kB in 26s (318 kB/s) [2020-04-08T19:03:37.614Z] #43 35.51 Reading package lists... [2020-04-08T19:03:37.614Z] #43 ... [2020-04-08T19:03:37.614Z] [2020-04-08T19:03:37.614Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:37.614Z] #53 43.18 + cd /tmp/tmp.nkjiaX8PgB/src/github.com/golangci/golangci-lint/ [2020-04-08T19:03:37.614Z] #53 43.18 + git checkout -q v1.23.8 [2020-04-08T19:03:37.614Z] #53 43.31 ++ git describe --tags [2020-04-08T19:03:37.614Z] #53 43.31 + version=v1.23.8 [2020-04-08T19:03:37.614Z] #53 43.31 ++ git rev-parse --short HEAD [2020-04-08T19:03:37.614Z] #53 43.31 + commit=76a82c6 [2020-04-08T19:03:37.614Z] #53 43.31 ++ git show -s --format=%cd [2020-04-08T19:03:37.614Z] #53 43.32 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-08T19:03:37.614Z] #53 43.32 + 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-08T19:03:37.625Z] [2020-04-08T19:03:37.625Z] #78 exporting to image [2020-04-08T19:03:37.625Z] #78 exporting layers [2020-04-08T19:03:37.872Z] #53 ... [2020-04-08T19:03:37.872Z] [2020-04-08T19:03:37.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:37.872Z] #10 36.01 Fetched 8337 kB in 27s (305 kB/s) [2020-04-08T19:03:38.041Z] #27 14.23 0.0% # 1.7% ## 2.8% ### 4.3% #### 6.1% ##### 7.8% ###### 9.3% ######## 11.2% ######## 12.5% ######### 13.6% ########## 14.9% ########### 16.3% ############ 17.7% ############# 19.2% ############### 20.9% ################ 22.4% ################### 26.9% ##################### 29.9% ####################### 33.3% ######################### 36.0% ############################ 39.5% ############################## 42.5% ################################ 45.6% ################################## 48.1% #################################### 50.3% ##################################### 51.9% ###################################### 53.8% ######################################## 56.3% ######################################### 58.2% ########################################### 60.6% ############################################# 62.6% ############################################# 63.9% ############################################## 64.2% ############################################## 65.0% ################################################ 66.9% ################################################# 68.3% ################################################## 69.5% ################################################### 71.4% #################################################### 73.2% ###################################################### 75.1% [2020-04-08T19:03:38.041Z] #27 ... [2020-04-08T19:03:38.041Z] [2020-04-08T19:03:38.041Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:03:38.041Z] #30 46.08 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-08T19:03:38.041Z] #30 46.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-08T19:03:38.041Z] #30 47.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-08T19:03:38.041Z] #30 ... [2020-04-08T19:03:38.041Z] [2020-04-08T19:03:38.041Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:38.041Z] #43 46.32 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-08T19:03:38.041Z] #43 46.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-08T19:03:38.041Z] #43 46.36 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:38.041Z] #43 47.83 Selecting previously unselected package libprotoc17:arm64. [2020-04-08T19:03:38.041Z] #43 47.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-08T19:03:38.041Z] #43 47.86 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:38.041Z] #43 48.34 Selecting previously unselected package protobuf-c-compiler. [2020-04-08T19:03:38.041Z] #43 48.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-08T19:03:38.041Z] #43 48.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:03:38.041Z] #43 48.54 Selecting previously unselected package protobuf-compiler. [2020-04-08T19:03:38.041Z] #43 48.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-08T19:03:38.041Z] #43 48.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:03:38.041Z] #43 48.89 Selecting previously unselected package python-pkg-resources. [2020-04-08T19:03:38.041Z] #43 48.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:03:38.041Z] #43 48.90 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-08T19:03:38.041Z] #43 49.19 Selecting previously unselected package python-six. [2020-04-08T19:03:38.041Z] #43 49.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-08T19:03:38.041Z] #43 49.23 Unpacking python-six (1.12.0-1) ... [2020-04-08T19:03:38.041Z] #43 49.40 Selecting previously unselected package python-protobuf. [2020-04-08T19:03:38.041Z] #43 49.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-08T19:03:38.041Z] #43 49.43 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-08T19:03:38.041Z] #43 50.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-08T19:03:38.041Z] #43 54.86 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:38.041Z] #43 54.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:03:38.041Z] #43 54.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-08T19:03:38.041Z] #43 54.91 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-08T19:03:38.041Z] #43 54.93 Setting up python-six (1.12.0-1) ... [2020-04-08T19:03:38.305Z] #43 ... [2020-04-08T19:03:38.305Z] [2020-04-08T19:03:38.305Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:38.439Z] #10 36.01 Reading package lists... [2020-04-08T19:03:38.439Z] #10 ... [2020-04-08T19:03:38.439Z] [2020-04-08T19:03:38.439Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:38.439Z] #43 35.51 Reading package lists... [2020-04-08T19:03:39.647Z] #78 exporting layers 2.4s done [2020-04-08T19:03:39.647Z] #78 writing image sha256:73d0c1e6077810434ee8836a343ea959dcc733be46d708ee2b015fa76ce5219f done [2020-04-08T19:03:39.647Z] #78 naming to docker.io/library/docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d done [2020-04-08T19:03:39.647Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-08T19:03:39.870Z] #27 14.23 0.0% # 1.7% ## 2.8% ### 4.3% #### 6.1% ##### 7.8% ###### 9.3% ######## 11.2% ######## 12.5% ######### 13.6% ########## 14.9% ########### 16.3% ############ 17.7% ############# 19.2% ############### 20.9% ################ 22.4% ################### 26.9% ##################### 29.9% ####################### 33.3% ######################### 36.0% ############################ 39.5% ############################## 42.5% ################################ 45.6% ################################## 48.1% #################################### 50.3% ##################################### 51.9% ###################################### 53.8% ######################################## 56.3% ######################################### 58.2% ########################################### 60.6% ############################################# 62.6% ############################################# 63.9% ############################################## 64.2% ############################################## 65.0% ################################################ 66.9% ################################################# 68.3% ################################################## 69.5% ################################################### 71.4% #################################################### 73.2% ###################################################### 75.1% ###################################################### 76.1% ####################################################### 76.8% ####################################################### 77.7% ######################################################### 79.3% ######################################################### 80.3% ########################################################### 82.2% ############################################################ 83.8% ############################################################ 84.6% ############################################################# 85.7% ############################################################### 87.7% ############################################################### 88.2% ################################################################ 89.1% ################################################################# 90.9% ################################################################### 93.8% #################################################################### 95.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-04-08T19:03:39.870Z] #27 21.00 [2020-04-08T19:03:40.069Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/test/unit [2020-04-08T19:03:40.445Z] #27 ... [2020-04-08T19:03:40.445Z] [2020-04-08T19:03:40.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:40.445Z] #10 48.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-08T19:03:40.445Z] #10 48.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-08T19:03:40.445Z] #10 48.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:03:40.445Z] #10 51.26 Selecting previously unselected package binutils-mingw-w64. [2020-04-08T19:03:40.445Z] #10 51.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-08T19:03:40.445Z] #10 51.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:03:40.445Z] #10 51.46 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-08T19:03:40.445Z] #10 51.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-08T19:03:40.445Z] #10 51.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-08T19:03:40.445Z] #10 51.78 Selecting previously unselected package dmsetup. [2020-04-08T19:03:40.445Z] #10 51.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-08T19:03:40.445Z] #10 51.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-08T19:03:40.445Z] #10 52.11 Selecting previously unselected package mingw-w64-common. [2020-04-08T19:03:40.445Z] #10 52.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-08T19:03:40.445Z] #10 52.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-08T19:03:40.708Z] #10 ... [2020-04-08T19:03:40.708Z] [2020-04-08T19:03:40.708Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:40.708Z] #43 57.84 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:03:40.708Z] #43 57.86 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-08T19:03:40.708Z] #43 57.90 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:40.708Z] #43 57.92 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-08T19:03:40.708Z] #43 57.96 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:40.708Z] #43 57.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:03:40.708Z] #43 58.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:03:40.708Z] #43 58.05 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-08T19:03:40.708Z] #43 58.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:03:40.708Z] #43 58.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-08T19:03:40.790Z] #27 ... [2020-04-08T19:03:40.790Z] [2020-04-08T19:03:40.790Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:40.790Z] #62 39.01 Fetched 8337 kB in 29s (286 kB/s) [2020-04-08T19:03:40.790Z] #62 39.01 Reading package lists... [2020-04-08T19:03:40.790Z] #62 ... [2020-04-08T19:03:40.790Z] [2020-04-08T19:03:40.790Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:40.790Z] #43 34.43 Reading package lists... [2020-04-08T19:03:41.468Z] #10 ... [2020-04-08T19:03:41.468Z] [2020-04-08T19:03:41.468Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:41.468Z] #47 154.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-08T19:03:41.468Z] #47 155.8 vendor/golang.org/x/crypto/poly1305 [2020-04-08T19:03:41.468Z] #47 156.6 vendor/golang.org/x/sys/cpu [2020-04-08T19:03:41.468Z] #47 157.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-08T19:03:41.468Z] #47 159.1 vendor/golang.org/x/crypto/hkdf [2020-04-08T19:03:41.468Z] #47 159.3 vendor/golang.org/x/text/transform [2020-04-08T19:03:41.468Z] #47 160.2 vendor/golang.org/x/text/unicode/bidi [2020-04-08T19:03:41.468Z] #47 162.1 vendor/golang.org/x/text/secure/bidirule [2020-04-08T19:03:41.468Z] #47 162.5 vendor/golang.org/x/text/unicode/norm [2020-04-08T19:03:41.468Z] #47 ... [2020-04-08T19:03:41.468Z] [2020-04-08T19:03:41.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:41.468Z] #44 55.06 CC images/ipc-desc.o [2020-04-08T19:03:41.468Z] #44 55.26 CC images/ipc-shm.o [2020-04-08T19:03:41.468Z] #44 55.46 CC images/ipc-msg.o [2020-04-08T19:03:41.468Z] #44 55.79 CC images/ipc-sem.o [2020-04-08T19:03:41.468Z] #44 56.00 CC images/utsns.o [2020-04-08T19:03:41.468Z] #44 56.25 CC images/creds.o [2020-04-08T19:03:41.468Z] #44 56.40 CC images/vma.o [2020-04-08T19:03:41.468Z] #44 56.58 CC images/netdev.o [2020-04-08T19:03:41.468Z] #44 56.96 CC images/tty.o [2020-04-08T19:03:41.468Z] #44 57.65 CC images/file-lock.o [2020-04-08T19:03:41.468Z] #44 57.84 CC images/rlimit.o [2020-04-08T19:03:41.468Z] #44 58.11 CC images/pagemap.o [2020-04-08T19:03:41.468Z] #44 58.41 CC images/siginfo.o [2020-04-08T19:03:41.468Z] #44 58.74 CC images/rpc.o [2020-04-08T19:03:41.468Z] #44 59.88 CC images/ext-file.o [2020-04-08T19:03:41.468Z] #44 60.16 CC images/cgroup.o [2020-04-08T19:03:41.723Z] #44 60.75 CC images/userns.o [2020-04-08T19:03:42.091Z] ? github.com/docker/docker/api [no test files] [2020-04-08T19:03:42.163Z] #43 45.56 Reading package lists... [2020-04-08T19:03:42.163Z] #43 ... [2020-04-08T19:03:42.163Z] [2020-04-08T19:03:42.163Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:42.163Z] #47 50.26 vendor/golang.org/x/crypto/curve25519 [2020-04-08T19:03:42.326Z] #44 61.09 CC images/google/protobuf/descriptor.o [2020-04-08T19:03:42.903Z] #44 ... [2020-04-08T19:03:42.903Z] [2020-04-08T19:03:42.903Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:42.903Z] #68 166.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:03:42.903Z] #68 166.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-08T19:03:44.049Z] #43 ... [2020-04-08T19:03:44.049Z] [2020-04-08T19:03:44.049Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:44.049Z] #35 55.23 Selecting previously unselected package libxml2:arm64. [2020-04-08T19:03:44.049Z] #35 55.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-08T19:03:44.049Z] #35 55.24 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:03:44.049Z] #35 55.76 Selecting previously unselected package libarchive13:arm64. [2020-04-08T19:03:44.049Z] #35 55.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-08T19:03:44.049Z] #35 55.87 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-08T19:03:44.049Z] #35 56.31 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-08T19:03:44.049Z] #35 56.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-08T19:03:44.049Z] #35 56.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-08T19:03:44.049Z] #35 56.52 Selecting previously unselected package librhash0:arm64. [2020-04-08T19:03:44.049Z] #35 56.52 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-08T19:03:44.049Z] #35 56.53 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-08T19:03:44.049Z] #35 56.95 Selecting previously unselected package libuv1:arm64. [2020-04-08T19:03:44.049Z] #35 56.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-08T19:03:44.049Z] #35 56.98 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-08T19:03:44.049Z] #35 57.18 Selecting previously unselected package cmake. [2020-04-08T19:03:44.049Z] #35 57.19 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-08T19:03:44.049Z] #35 57.21 Unpacking cmake (3.13.4-1) ... [2020-04-08T19:03:44.049Z] #35 60.09 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-08T19:03:44.049Z] #35 60.23 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:03:44.049Z] #35 60.27 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-08T19:03:44.049Z] #35 60.31 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:03:44.049Z] #35 60.44 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-08T19:03:44.049Z] #35 60.46 Setting up cmake-data (3.13.4-1) ... [2020-04-08T19:03:44.049Z] #35 60.52 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:03:44.049Z] #35 60.61 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-08T19:03:44.049Z] #35 60.64 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-08T19:03:44.049Z] #35 60.72 Setting up cmake (3.13.4-1) ... [2020-04-08T19:03:44.049Z] #35 60.78 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:44.049Z] #35 61.02 Processing triggers for mime-support (3.62) ... [2020-04-08T19:03:44.049Z] #35 DONE 62.2s [2020-04-08T19:03:44.049Z] [2020-04-08T19:03:44.049Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:03:44.049Z] #36 DONE 0.1s [2020-04-08T19:03:44.049Z] [2020-04-08T19:03:44.049Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:44.049Z] #27 22.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:03:44.049Z] #27 22.98 [2020-04-08T19:03:44.049Z] #27 23.15 ### 4.4% ######################################################################## 100.0% [2020-04-08T19:03:44.049Z] #27 23.45 [2020-04-08T19:03:44.049Z] #27 ... [2020-04-08T19:03:44.049Z] [2020-04-08T19:03:44.049Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-08T19:03:44.049Z] #37 DONE 0.1s [2020-04-08T19:03:44.049Z] [2020-04-08T19:03:44.049Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:44.625Z] #38 ... [2020-04-08T19:03:44.625Z] [2020-04-08T19:03:44.625Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:44.625Z] #56 52.46 strconv [2020-04-08T19:03:44.625Z] #56 52.49 strings [2020-04-08T19:03:44.625Z] #56 52.50 syscall [2020-04-08T19:03:44.625Z] #56 52.54 bytes [2020-04-08T19:03:44.625Z] #56 57.86 bufio [2020-04-08T19:03:44.625Z] #56 60.67 reflect [2020-04-08T19:03:44.625Z] #56 60.69 regexp/syntax [2020-04-08T19:03:44.625Z] #56 ... [2020-04-08T19:03:44.625Z] [2020-04-08T19:03:44.625Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:44.625Z] #10 61.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-08T19:03:44.625Z] #10 61.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-08T19:03:44.625Z] #10 61.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:03:44.635Z] #43 47.49 Reading package lists... [2020-04-08T19:03:44.635Z] #43 ... [2020-04-08T19:03:44.635Z] [2020-04-08T19:03:44.635Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:44.635Z] #47 49.57 vendor/golang.org/x/crypto/internal/subtle [2020-04-08T19:03:44.635Z] #47 49.92 vendor/golang.org/x/crypto/curve25519 [2020-04-08T19:03:45.512Z] #47 ... [2020-04-08T19:03:45.512Z] [2020-04-08T19:03:45.512Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:45.512Z] #35 32.64 Reading package lists... [2020-04-08T19:03:45.512Z] #35 44.20 Reading package lists... [2020-04-08T19:03:45.512Z] #35 ... [2020-04-08T19:03:45.512Z] [2020-04-08T19:03:45.512Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:45.512Z] #27 7.733 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:03:45.568Z] #10 ... [2020-04-08T19:03:45.568Z] [2020-04-08T19:03:45.568Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:45.568Z] #43 63.51 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-08T19:03:45.568Z] #43 63.55 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:45.568Z] #43 DONE 64.1s [2020-04-08T19:03:45.568Z] [2020-04-08T19:03:45.568Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:46.128Z] #27 8.604 #=#=# [2020-04-08T19:03:46.954Z] #44 ... [2020-04-08T19:03:46.954Z] [2020-04-08T19:03:46.954Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:46.954Z] #33 55.11 path [2020-04-08T19:03:46.954Z] #33 55.64 bufio [2020-04-08T19:03:46.954Z] #33 55.80 text/tabwriter [2020-04-08T19:03:46.954Z] #33 56.70 reflect [2020-04-08T19:03:46.954Z] #33 61.80 internal/syscall/unix [2020-04-08T19:03:46.954Z] #33 61.81 time [2020-04-08T19:03:46.954Z] #33 ... [2020-04-08T19:03:46.954Z] [2020-04-08T19:03:46.954Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:46.954Z] #38 2.655 + RM_GOPATH=0 [2020-04-08T19:03:46.954Z] #38 2.655 + TMP_GOPATH= [2020-04-08T19:03:46.954Z] #38 2.655 + : /build [2020-04-08T19:03:46.954Z] #38 2.655 + '[' -z '' ']' [2020-04-08T19:03:46.954Z] #38 2.655 ++ mktemp -d [2020-04-08T19:03:46.954Z] #38 2.655 + export GOPATH=/tmp/tmp.80vXm61tuX [2020-04-08T19:03:46.954Z] #38 2.655 + GOPATH=/tmp/tmp.80vXm61tuX [2020-04-08T19:03:46.954Z] #38 2.655 + RM_GOPATH=1 [2020-04-08T19:03:46.954Z] #38 2.655 ++ dirname ./install.sh [2020-04-08T19:03:46.954Z] #38 2.659 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:03:46.954Z] #38 2.659 + dir=. [2020-04-08T19:03:46.954Z] #38 2.659 + bin=tini [2020-04-08T19:03:46.954Z] #38 2.659 + shift [2020-04-08T19:03:46.954Z] #38 2.659 + '[' '!' -f ./tini.installer ']' [2020-04-08T19:03:46.954Z] #38 2.659 + . ./tini.installer [2020-04-08T19:03:46.954Z] #38 2.659 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:03:46.954Z] #38 2.659 + install_tini [2020-04-08T19:03:46.954Z] #38 2.659 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-08T19:03:46.954Z] #38 2.659 + git clone https://github.com/krallin/tini.git /tmp/tmp.80vXm61tuX/tini [2020-04-08T19:03:46.954Z] #38 2.659 Cloning into '/tmp/tmp.80vXm61tuX/tini'... [2020-04-08T19:03:47.216Z] #38 3.547 + cd /tmp/tmp.80vXm61tuX/tini [2020-04-08T19:03:47.601Z] #38 3.562 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:03:47.601Z] #38 3.590 + cmake . [2020-04-08T19:03:47.601Z] #38 ... [2020-04-08T19:03:47.601Z] [2020-04-08T19:03:47.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:47.601Z] #47 55.82 reflect [2020-04-08T19:03:47.601Z] #47 56.28 bufio [2020-04-08T19:03:47.601Z] #47 58.07 regexp/syntax [2020-04-08T19:03:47.601Z] #47 60.19 hash/crc32 [2020-04-08T19:03:47.601Z] #47 61.00 crypto/rc4 [2020-04-08T19:03:47.601Z] #47 61.46 vendor/golang.org/x/net/dns/dnsmessage [2020-04-08T19:03:47.601Z] #47 63.60 time [2020-04-08T19:03:47.601Z] #47 ... [2020-04-08T19:03:47.601Z] [2020-04-08T19:03:47.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:47.601Z] #27 25.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:03:47.601Z] #27 25.96 #=#=# [2020-04-08T19:03:47.601Z] #27 26.28 #=#=# # 2.6% ######################################### 58.1% ######################################################################## 100.0% [2020-04-08T19:03:47.601Z] #27 26.94 [2020-04-08T19:03:47.864Z] #27 28.97 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:03:47.865Z] #27 29.00 skipping existing ed4b54129745 [2020-04-08T19:03:47.911Z] #47 ... [2020-04-08T19:03:47.911Z] [2020-04-08T19:03:47.911Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:47.911Z] #62 42.50 Reading package lists... [2020-04-08T19:03:48.127Z] #27 29.23 [2020-04-08T19:03:48.183Z] #68 ... [2020-04-08T19:03:48.183Z] [2020-04-08T19:03:48.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:48.183Z] #44 62.91 CC images/opts.o [2020-04-08T19:03:48.183Z] #44 63.15 CC images/seccomp.o [2020-04-08T19:03:48.183Z] #44 63.49 CC images/binfmt-misc.o [2020-04-08T19:03:48.183Z] #44 63.68 CC images/time.o [2020-04-08T19:03:48.183Z] #44 63.94 CC images/sysctl.o [2020-04-08T19:03:48.183Z] #44 64.14 CC images/autofs.o [2020-04-08T19:03:48.183Z] #44 64.33 CC images/macvlan.o [2020-04-08T19:03:48.183Z] #44 64.59 CC images/sit.o [2020-04-08T19:03:48.183Z] #44 64.83 LINK images/built-in.o [2020-04-08T19:03:48.183Z] #44 64.97 GEN compel/include/asm [2020-04-08T19:03:48.183Z] #44 65.00 GEN compel/include/version.h [2020-04-08T19:03:48.183Z] #44 65.04 touch .config [2020-04-08T19:03:48.183Z] #44 65.05 GEN include/common/config.h [2020-04-08T19:03:48.183Z] #44 65.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-08T19:03:48.183Z] #44 65.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-08T19:03:48.183Z] #44 65.19 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-08T19:03:48.183Z] #44 65.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-08T19:03:48.183Z] #44 65.24 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-08T19:03:48.183Z] #44 65.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-08T19:03:48.183Z] #44 65.26 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-08T19:03:48.183Z] #44 65.30 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-08T19:03:48.183Z] #44 65.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-08T19:03:48.183Z] #44 65.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-08T19:03:48.183Z] #44 65.35 DEP compel/plugins/std/infect.d [2020-04-08T19:03:48.183Z] #44 65.47 DEP compel/plugins/std/string.d [2020-04-08T19:03:48.183Z] #44 65.57 DEP compel/plugins/std/log.d [2020-04-08T19:03:48.183Z] #44 65.71 DEP compel/plugins/std/fds.d [2020-04-08T19:03:48.183Z] #44 65.81 DEP compel/plugins/std/std.d [2020-04-08T19:03:48.183Z] #44 65.96 DEP compel/plugins/shmem/shmem.d [2020-04-08T19:03:48.183Z] #44 66.11 DEP compel/plugins/fds/fds.d [2020-04-08T19:03:48.183Z] #44 66.32 CC compel/plugins/std/std.o [2020-04-08T19:03:48.183Z] #44 66.59 CC compel/plugins/std/fds.o [2020-04-08T19:03:48.183Z] #44 66.97 CC compel/plugins/std/log.o [2020-04-08T19:03:48.226Z] #27 9.000 #=#=# ### 4.8% ###### 9.3% ######## 11.6% ########### 15.8% ########### 16.0% ################ 22.8% ##################### 29.7% ############################ 39.4% ############################### 44.4% ###################################### 53.2% ############################################# 62.9% ################################################# 68.6% ######################################################## 78.1% ############################################################## 86.5% ################################################################## 92.6% ###################################################################### 98.1% ######################################################################## 100.0% [2020-04-08T19:03:48.842Z] #62 54.22 Building dependency tree... [2020-04-08T19:03:48.842Z] #62 ... [2020-04-08T19:03:48.842Z] [2020-04-08T19:03:48.842Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:48.842Z] #10 36.01 Reading package lists... [2020-04-08T19:03:48.842Z] #10 47.79 Reading package lists... [2020-04-08T19:03:48.842Z] #10 ... [2020-04-08T19:03:48.842Z] [2020-04-08T19:03:48.842Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:48.842Z] #25 38.99 Reading package lists... [2020-04-08T19:03:48.842Z] #25 50.40 Building dependency tree... [2020-04-08T19:03:48.842Z] #25 57.04 ca-certificates is already the newest version (20190110). [2020-04-08T19:03:48.842Z] #25 57.04 The following additional packages will be installed: [2020-04-08T19:03:48.842Z] #25 57.05 libjq1 libonig5 [2020-04-08T19:03:49.105Z] #25 ... [2020-04-08T19:03:49.105Z] [2020-04-08T19:03:49.105Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:49.105Z] #62 54.22 Building dependency tree... [2020-04-08T19:03:49.151Z] #44 67.94 CC compel/plugins/std/string.o [2020-04-08T19:03:49.165Z] #27 11.77 [2020-04-08T19:03:49.570Z] #27 ... [2020-04-08T19:03:49.570Z] [2020-04-08T19:03:49.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:49.832Z] #44 4.362 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:03:49.832Z] #44 4.363 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:03:49.832Z] #44 4.381 Note: Building without GnuTLS support [2020-04-08T19:03:50.077Z] #44 68.71 CC compel/plugins/std/infect.o [2020-04-08T19:03:50.077Z] #44 ... [2020-04-08T19:03:50.077Z] [2020-04-08T19:03:50.077Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:50.077Z] #68 DONE 173.8s [2020-04-08T19:03:50.077Z] [2020-04-08T19:03:50.077Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:03:50.077Z] #47 166.6 vendor/golang.org/x/net/idna [2020-04-08T19:03:50.077Z] #47 168.9 vendor/golang.org/x/net/http2/hpack [2020-04-08T19:03:50.077Z] #47 170.0 mime [2020-04-08T19:03:50.077Z] #47 172.1 mime/quotedprintable [2020-04-08T19:03:50.077Z] #47 172.6 net/http/internal [2020-04-08T19:03:50.151Z] #62 ... [2020-04-08T19:03:50.151Z] [2020-04-08T19:03:50.151Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:50.151Z] #35 36.98 Reading package lists... [2020-04-08T19:03:50.151Z] #35 48.99 Reading package lists... [2020-04-08T19:03:50.151Z] #35 ... [2020-04-08T19:03:50.151Z] [2020-04-08T19:03:50.151Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:03:50.151Z] #25 57.79 The following NEW packages will be installed: [2020-04-08T19:03:50.151Z] #25 57.84 jq libjq1 libonig5 [2020-04-08T19:03:50.151Z] #25 58.45 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:50.151Z] #25 58.45 Need to get 355 kB of archives. [2020-04-08T19:03:50.151Z] #25 58.45 After this operation, 1072 kB of additional disk space will be used. [2020-04-08T19:03:50.151Z] #25 58.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-08T19:03:50.151Z] #25 58.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-08T19:03:50.151Z] #25 58.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-08T19:03:50.332Z] #47 ... [2020-04-08T19:03:50.332Z] [2020-04-08T19:03:50.332Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-08T19:03:50.332Z] #69 DONE 0.1s [2020-04-08T19:03:50.332Z] [2020-04-08T19:03:50.332Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:50.463Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-04-08T19:03:50.501Z] #27 12.23 #=#=# ###### 9.1% ############### 22.0% ########################## 36.3% ###################################### 52.9% ################################################# 69.1% ########################################################### 82.3% ################################################################### 94.0% ######################################################################## 100.0% [2020-04-08T19:03:50.587Z] #53 ... [2020-04-08T19:03:50.587Z] [2020-04-08T19:03:50.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:50.587Z] #44 69.46 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-08T19:03:50.848Z] #44 69.56 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-08T19:03:50.848Z] #44 69.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-08T19:03:50.848Z] #44 69.78 AR compel/plugins/std.lib.a [2020-04-08T19:03:51.103Z] #44 69.99 CC compel/plugins/fds/fds.o [2020-04-08T19:03:51.435Z] #27 ... [2020-04-08T19:03:51.435Z] [2020-04-08T19:03:51.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:51.435Z] #10 39.02 Reading package lists... [2020-04-08T19:03:51.435Z] #10 50.44 Reading package lists... [2020-04-08T19:03:51.435Z] #10 ... [2020-04-08T19:03:51.435Z] [2020-04-08T19:03:51.435Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:51.435Z] #27 14.07 #=#=# [2020-04-08T19:03:51.435Z] #27 ... [2020-04-08T19:03:51.435Z] [2020-04-08T19:03:51.435Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:51.435Z] #62 39.01 Reading package lists... [2020-04-08T19:03:51.663Z] #44 70.41 AR compel/plugins/fds.lib.a [2020-04-08T19:03:51.663Z] #44 70.45 HOSTDEP compel/src/lib/log-host.d [2020-04-08T19:03:51.663Z] #44 70.52 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-08T19:03:51.663Z] #44 ... [2020-04-08T19:03:51.663Z] [2020-04-08T19:03:51.663Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:51.663Z] #50 DONE 175.3s [2020-04-08T19:03:51.663Z] [2020-04-08T19:03:51.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:03:51.663Z] #44 70.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-08T19:03:51.693Z] #62 50.59 Reading package lists... [2020-04-08T19:03:51.693Z] #62 ... [2020-04-08T19:03:51.693Z] [2020-04-08T19:03:51.693Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:03:51.693Z] #43 45.56 Reading package lists... [2020-04-08T19:03:51.951Z] #43 57.50 Building dependency tree... [2020-04-08T19:03:52.223Z] #44 70.82 HOSTDEP compel/src/main-host.d [2020-04-08T19:03:52.223Z] #44 71.08 DEP compel/src/lib/ptrace.d [2020-04-08T19:03:52.478Z] #44 71.26 DEP compel/src/lib/infect.d [2020-04-08T19:03:52.736Z] #44 71.56 DEP compel/src/lib/infect-util.d [2020-04-08T19:03:52.736Z] #44 71.65 DEP compel/src/lib/infect-rpc.d [2020-04-08T19:03:52.760Z] #25 60.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:52.991Z] #44 71.74 DEP compel/arch/x86/src/lib/infect.d [2020-04-08T19:03:52.991Z] #44 71.88 DEP compel/arch/x86/src/lib/cpu.d [2020-04-08T19:03:52.991Z] #44 71.94 DEP compel/src/lib/log.d [2020-04-08T19:03:53.019Z] #25 61.32 Fetched 355 kB in 0s (1162 kB/s) [2020-04-08T19:03:53.246Z] #44 71.99 DEP compel/src/main.d [2020-04-08T19:03:53.246Z] #44 72.09 DEP compel/src/lib/handle-elf.d [2020-04-08T19:03:53.246Z] #44 72.17 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-08T19:03:53.276Z] #25 61.50 Selecting previously unselected package libonig5:amd64. [2020-04-08T19:03:53.276Z] #25 61.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 ... 15401 files and directories currently installed.) [2020-04-08T19:03:53.276Z] #25 61.60 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-08T19:03:53.276Z] #25 61.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:03:53.326Z] #43 ... [2020-04-08T19:03:53.326Z] [2020-04-08T19:03:53.326Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:53.501Z] #44 72.36 CC compel/src/lib/log.o [2020-04-08T19:03:53.756Z] #44 72.57 CC compel/arch/x86/src/lib/cpu.o [2020-04-08T19:03:53.841Z] #25 62.08 Selecting previously unselected package libjq1:amd64. [2020-04-08T19:03:53.841Z] #25 62.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:03:53.841Z] #25 62.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:03:54.093Z] #44 8.372 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:03:54.093Z] #44 8.430 GEN .gitid [2020-04-08T19:03:54.093Z] #44 8.443 GEN criu/include/version.h [2020-04-08T19:03:54.093Z] #44 8.516 GEN include/common/asm [2020-04-08T19:03:54.316Z] #44 73.19 CC compel/arch/x86/src/lib/infect.o [2020-04-08T19:03:54.356Z] #27 14.46 #=#=# 0.0% ##### 7.9% ########## 14.3% ############ 17.2% ############# 18.9% ################## 26.3% #################### 28.7% ######################### 35.5% ############################## 42.0% ################################### 49.4% ######################################## 55.8% ########################################### 59.8% ############################################## 64.0% ################################################ 67.0% ################################################### 71.0% ##################################################### 74.4% ######################################################## 77.9% ########################################################### 82.2% ################################################################# 90.6% ####################################################################### 99.3% ######################################################################## 100.0% [2020-04-08T19:03:54.407Z] #25 62.54 Selecting previously unselected package jq. [2020-04-08T19:03:54.407Z] #25 62.54 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:03:54.407Z] #25 62.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:03:55.009Z] #25 63.04 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:03:55.009Z] #25 63.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:03:55.009Z] #25 63.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:03:55.009Z] #25 63.24 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:55.047Z] #44 ... [2020-04-08T19:03:55.047Z] [2020-04-08T19:03:55.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:55.047Z] #27 33.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:03:55.047Z] #27 35.33 [2020-04-08T19:03:55.047Z] #27 35.54 ######################################################################## 100.0% [2020-04-08T19:03:55.047Z] #27 35.63 [2020-04-08T19:03:55.047Z] #27 35.81 Download of images into '/build' complete. [2020-04-08T19:03:55.047Z] #27 35.81 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:03:55.047Z] #27 35.81 tar -cC '/build' . | docker load [2020-04-08T19:03:55.047Z] #27 DONE 36.3s [2020-04-08T19:03:55.047Z] [2020-04-08T19:03:55.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:55.047Z] #10 72.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-08T19:03:55.047Z] #10 72.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-08T19:03:55.047Z] #10 72.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:55.047Z] #10 73.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-08T19:03:55.047Z] #10 73.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-08T19:03:55.047Z] #10 73.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:55.243Z] #44 74.05 CC compel/src/lib/infect-rpc.o [2020-04-08T19:03:55.291Z] #27 17.76 [2020-04-08T19:03:55.499Z] #44 74.38 CC compel/src/lib/infect-util.o [2020-04-08T19:03:55.549Z] #27 18.27 #=#=# [2020-04-08T19:03:55.549Z] #27 ... [2020-04-08T19:03:55.549Z] [2020-04-08T19:03:55.549Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:55.549Z] #74 DONE 63.8s [2020-04-08T19:03:55.549Z] [2020-04-08T19:03:55.549Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:55.549Z] #27 18.27 #=#=# 0.5% [2020-04-08T19:03:55.549Z] #27 ... [2020-04-08T19:03:55.549Z] [2020-04-08T19:03:55.549Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:03:55.549Z] #35 44.20 Reading package lists... [2020-04-08T19:03:55.549Z] #35 54.80 Building dependency tree... [2020-04-08T19:03:55.549Z] #35 61.26 The following additional packages will be installed: [2020-04-08T19:03:55.549Z] #35 61.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-08T19:03:55.549Z] #35 61.27 Suggested packages: [2020-04-08T19:03:55.549Z] #35 61.27 cmake-doc ninja-build lrzip [2020-04-08T19:03:55.549Z] #35 61.27 Recommended packages: [2020-04-08T19:03:55.549Z] #35 61.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-08T19:03:55.549Z] #35 62.77 The following NEW packages will be installed: [2020-04-08T19:03:55.549Z] #35 62.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-08T19:03:55.549Z] #35 62.80 vim-common xxd [2020-04-08T19:03:55.549Z] #35 63.33 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:55.549Z] #35 63.33 Need to get 14.9 MB of archives. [2020-04-08T19:03:55.549Z] #35 63.33 After this operation, 61.8 MB of additional disk space will be used. [2020-04-08T19:03:55.549Z] #35 63.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-08T19:03:55.549Z] #35 63.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:03:55.549Z] #35 63.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-08T19:03:55.549Z] #35 63.64 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-08T19:03:55.754Z] #44 74.60 CC compel/src/lib/infect.o [2020-04-08T19:03:55.805Z] #35 ... [2020-04-08T19:03:55.806Z] [2020-04-08T19:03:55.806Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:55.958Z] #25 DONE 64.1s [2020-04-08T19:03:55.958Z] [2020-04-08T19:03:55.958Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:55.958Z] #62 61.31 The following additional packages will be installed: [2020-04-08T19:03:55.958Z] #62 61.37 libbtrfs0 [2020-04-08T19:03:55.958Z] #62 61.76 The following NEW packages will be installed: [2020-04-08T19:03:55.958Z] #62 61.81 libbtrfs-dev libbtrfs0 [2020-04-08T19:03:55.959Z] #62 62.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:03:55.959Z] #62 62.46 Need to get 119 kB of archives. [2020-04-08T19:03:55.959Z] #62 62.46 After this operation, 387 kB of additional disk space will be used. [2020-04-08T19:03:55.959Z] #62 62.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-08T19:03:55.959Z] #62 62.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-08T19:03:55.959Z] #62 ... [2020-04-08T19:03:55.959Z] [2020-04-08T19:03:55.959Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:03:55.959Z] #26 DONE 0.1s [2020-04-08T19:03:55.959Z] [2020-04-08T19:03:55.959Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:03:56.723Z] #44 ... [2020-04-08T19:03:56.724Z] [2020-04-08T19:03:56.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:03:56.724Z] #10 177.0 Selecting previously unselected package libapparmor1:amd64. [2020-04-08T19:03:56.724Z] #10 177.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-08T19:03:56.724Z] #10 177.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-08T19:03:56.724Z] #10 177.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-08T19:03:56.724Z] #10 177.3 Selecting previously unselected package libbtrfs0. [2020-04-08T19:03:56.724Z] #10 177.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:03:56.724Z] #10 177.3 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:03:56.724Z] #10 177.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:03:56.724Z] #10 177.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-08T19:03:56.724Z] #10 177.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:03:56.724Z] #10 177.5 Selecting previously unselected package libudev-dev:amd64. [2020-04-08T19:03:56.724Z] #10 177.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:03:56.724Z] #10 177.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-08T19:03:56.724Z] #10 177.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 177.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-08T19:03:56.724Z] #10 178.0 Selecting previously unselected package libpcre16-3:amd64. [2020-04-08T19:03:56.724Z] #10 178.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 178.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 178.2 Selecting previously unselected package libpcre32-3:amd64. [2020-04-08T19:03:56.724Z] #10 178.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 178.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 178.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-08T19:03:56.724Z] #10 178.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 178.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 178.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-08T19:03:56.724Z] #10 178.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 178.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 178.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-08T19:03:56.724Z] #10 178.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 178.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-08T19:03:56.724Z] #10 179.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-08T19:03:56.724Z] #10 179.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 179.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-08T19:03:56.724Z] #10 179.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-08T19:03:56.724Z] #10 179.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 179.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-08T19:03:56.724Z] #10 179.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-08T19:03:56.724Z] #10 179.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-08T19:03:56.724Z] #10 179.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:03:56.724Z] #10 179.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 179.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-08T19:03:56.724Z] #10 179.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:03:56.724Z] #10 179.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-08T19:03:56.724Z] #10 180.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-08T19:03:56.724Z] #10 180.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:03:56.724Z] #10 180.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:03:56.724Z] #10 180.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-08T19:03:56.724Z] #10 180.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:56.724Z] #10 180.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-08T19:03:56.724Z] #10 180.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-08T19:03:56.724Z] #10 180.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:03:56.724Z] #10 180.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-08T19:03:56.724Z] #10 180.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-08T19:03:56.724Z] #10 180.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:03:56.724Z] #10 180.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-08T19:03:56.724Z] #10 180.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:03:56.724Z] #10 180.1 Setting up dmsetup (2:1.02.155-3) ... [2020-04-08T19:03:56.724Z] #10 180.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:03:56.724Z] #10 180.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-08T19:03:56.724Z] #10 180.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:56.724Z] #10 DONE 180.5s [2020-04-08T19:03:56.724Z] [2020-04-08T19:03:56.724Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:03:56.724Z] #58 DONE 0.1s [2020-04-08T19:03:56.724Z] [2020-04-08T19:03:56.724Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-08T19:03:56.724Z] #59 DONE 0.1s [2020-04-08T19:03:56.724Z] [2020-04-08T19:03:56.724Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:03:58.348Z] #10 ... [2020-04-08T19:03:58.348Z] [2020-04-08T19:03:58.348Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:58.348Z] #56 66.74 time [2020-04-08T19:03:58.348Z] #56 72.95 regexp [2020-04-08T19:03:58.348Z] #56 76.54 context [2020-04-08T19:03:58.348Z] #56 76.59 path/filepath [2020-04-08T19:03:58.348Z] #56 ... [2020-04-08T19:03:58.348Z] [2020-04-08T19:03:58.348Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:59.240Z] #27 ... [2020-04-08T19:03:59.240Z] [2020-04-08T19:03:59.240Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:03:59.240Z] #62 64.68 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:03:59.240Z] #62 65.16 Fetched 119 kB in 0s (388 kB/s) [2020-04-08T19:03:59.240Z] #62 65.36 Selecting previously unselected package libbtrfs0. [2020-04-08T19:03:59.240Z] #62 65.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:03:59.240Z] #62 65.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-08T19:03:59.240Z] #62 65.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:03:59.240Z] #62 65.75 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:03:59.240Z] #62 65.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-08T19:03:59.240Z] #62 65.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:03:59.240Z] #62 66.54 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:03:59.240Z] #62 66.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:03:59.240Z] #62 66.56 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:03:59.240Z] #62 DONE 67.3s [2020-04-08T19:03:59.240Z] [2020-04-08T19:03:59.240Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:03:59.240Z] #74 DONE 66.9s [2020-04-08T19:03:59.240Z] [2020-04-08T19:03:59.240Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:03:59.240Z] #63 DONE 0.1s [2020-04-08T19:03:59.240Z] [2020-04-08T19:03:59.240Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-08T19:03:59.330Z] #11 DONE 2.5s [2020-04-08T19:03:59.330Z] [2020-04-08T19:03:59.330Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-08T19:03:59.497Z] #64 DONE 0.1s [2020-04-08T19:03:59.497Z] [2020-04-08T19:03:59.497Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:03:59.917Z] #65 38.93 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: 66% (2091/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: 97% (3080/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-08T19:04:00.178Z] #65 41.07 + cd /tmp/tmp.Z63X3gQ0co/src/github.com/containerd/containerd [2020-04-08T19:04:00.178Z] #65 41.07 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:04:00.428Z] #65 ... [2020-04-08T19:04:00.428Z] [2020-04-08T19:04:00.428Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:00.428Z] #43 47.49 Reading package lists... [2020-04-08T19:04:00.428Z] #43 59.14 Building dependency tree... [2020-04-08T19:04:00.428Z] #43 65.93 The following additional packages will be installed: [2020-04-08T19:04:00.428Z] #43 65.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-08T19:04:00.428Z] #43 65.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-08T19:04:00.428Z] #43 65.96 Suggested packages: [2020-04-08T19:04:00.428Z] #43 65.99 manpages-dev python-setuptools [2020-04-08T19:04:00.428Z] #43 68.58 The following NEW packages will be installed: [2020-04-08T19:04:00.428Z] #43 68.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-08T19:04:00.428Z] #43 68.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-08T19:04:00.428Z] #43 68.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-08T19:04:00.428Z] #43 68.61 python-six zlib1g-dev [2020-04-08T19:04:00.428Z] #43 ... [2020-04-08T19:04:00.428Z] [2020-04-08T19:04:00.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:00.428Z] #10 47.79 Reading package lists... [2020-04-08T19:04:00.428Z] #10 59.31 Building dependency tree... [2020-04-08T19:04:00.428Z] #10 66.06 The following additional packages will be installed: [2020-04-08T19:04:00.428Z] #10 66.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-08T19:04:00.428Z] #10 66.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-08T19:04:00.428Z] #10 66.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-08T19:04:00.428Z] #10 66.10 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:04:00.428Z] #10 66.12 Suggested packages: [2020-04-08T19:04:00.428Z] #10 66.15 gcc-8-locales seccomp wine64 [2020-04-08T19:04:00.428Z] #10 68.64 The following NEW packages will be installed: [2020-04-08T19:04:00.428Z] #10 68.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-08T19:04:00.428Z] #10 68.64 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-08T19:04:00.428Z] #10 68.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-08T19:04:00.428Z] #10 68.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-08T19:04:00.428Z] #10 68.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-08T19:04:00.428Z] #10 68.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:04:00.439Z] #65 ... [2020-04-08T19:04:00.439Z] [2020-04-08T19:04:00.439Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:00.439Z] #33 68.76 internal/poll [2020-04-08T19:04:00.439Z] #33 72.96 os [2020-04-08T19:04:00.439Z] #33 73.74 internal/fmtsort [2020-04-08T19:04:00.439Z] #33 76.22 fmt [2020-04-08T19:04:00.439Z] #33 76.22 path/filepath [2020-04-08T19:04:00.439Z] #33 77.58 io/ioutil [2020-04-08T19:04:00.701Z] #33 ... [2020-04-08T19:04:00.701Z] [2020-04-08T19:04:00.701Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:00.701Z] #47 68.90 regexp [2020-04-08T19:04:00.701Z] #47 76.88 context [2020-04-08T19:04:00.701Z] #47 76.91 path/filepath [2020-04-08T19:04:00.701Z] #47 78.27 net [2020-04-08T19:04:00.701Z] #47 78.78 internal/lazyregexp [2020-04-08T19:04:00.701Z] #47 79.08 github.com/LK4D4/vndr/versioned [2020-04-08T19:04:00.701Z] #47 ... [2020-04-08T19:04:00.701Z] [2020-04-08T19:04:00.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:00.701Z] #44 10.92 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.05 PBCC images/opts.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.17 PBCC images/sit.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.25 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-08T19:04:00.701Z] #44 11.33 DEP images/opts.pb-c.d [2020-04-08T19:04:00.701Z] #44 11.42 DEP images/sit.pb-c.d [2020-04-08T19:04:00.701Z] #44 11.52 PBCC images/macvlan.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.57 DEP images/macvlan.pb-c.d [2020-04-08T19:04:00.701Z] #44 11.64 PBCC images/autofs.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.72 DEP images/autofs.pb-c.d [2020-04-08T19:04:00.701Z] #44 11.81 PBCC images/sysctl.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.86 DEP images/sysctl.pb-c.d [2020-04-08T19:04:00.701Z] #44 11.92 PBCC images/time.pb-c.c [2020-04-08T19:04:00.701Z] #44 11.97 DEP images/time.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.04 PBCC images/binfmt-misc.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.16 DEP images/binfmt-misc.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.21 PBCC images/seccomp.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.23 DEP images/seccomp.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.31 PBCC images/userns.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.35 DEP images/userns.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.39 PBCC images/cgroup.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.42 DEP images/cgroup.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.48 PBCC images/fown.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.50 PBCC images/ext-file.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.53 DEP images/fown.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.60 DEP images/ext-file.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.67 PBCC images/rpc.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.74 DEP images/rpc.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.81 PBCC images/siginfo.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.84 DEP images/siginfo.pb-c.d [2020-04-08T19:04:00.701Z] #44 12.88 PBCC images/pagemap.pb-c.c [2020-04-08T19:04:00.701Z] #44 12.93 DEP images/pagemap.pb-c.d [2020-04-08T19:04:00.701Z] #44 13.01 PBCC images/rlimit.pb-c.c [2020-04-08T19:04:00.701Z] #44 13.02 DEP images/rlimit.pb-c.d [2020-04-08T19:04:00.701Z] #44 13.09 PBCC images/file-lock.pb-c.c [2020-04-08T19:04:00.701Z] #44 13.11 DEP images/file-lock.pb-c.d [2020-04-08T19:04:00.701Z] #44 13.19 PBCC images/tty.pb-c.c [2020-04-08T19:04:00.701Z] #44 13.30 DEP images/tty.pb-c.d [2020-04-08T19:04:00.701Z] #44 13.45 PBCC images/tun.pb-c.c [2020-04-08T19:04:00.701Z] #44 13.52 PBCC images/netdev.pb-c.c [2020-04-08T19:04:00.701Z] #44 13.55 DEP images/tun.pb-c.d [2020-04-08T19:04:00.701Z] #44 13.66 DEP images/netdev.pb-c.d [2020-04-08T19:04:00.701Z] #44 13.79 PBCC images/vma.pb-c.c [2020-04-08T19:04:00.701Z] #44 13.90 DEP images/vma.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.03 PBCC images/creds.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.07 DEP images/creds.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.13 PBCC images/utsns.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.15 DEP images/utsns.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.25 PBCC images/ipc-desc.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.27 PBCC images/ipc-sem.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.29 DEP images/ipc-desc.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.38 DEP images/ipc-sem.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.48 PBCC images/ipc-msg.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.56 DEP images/ipc-msg.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.61 PBCC images/ipc-shm.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.66 DEP images/ipc-shm.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.74 PBCC images/ipc-var.pb-c.c [2020-04-08T19:04:00.701Z] #44 14.78 DEP images/ipc-var.pb-c.d [2020-04-08T19:04:00.701Z] #44 14.96 PBCC images/sk-opts.pb-c.c [2020-04-08T19:04:00.701Z] #44 15.03 PBCC images/packet-sock.pb-c.c [2020-04-08T19:04:00.701Z] #44 15.13 DEP images/sk-opts.pb-c.d [2020-04-08T19:04:00.701Z] #44 15.18 DEP images/packet-sock.pb-c.d [2020-04-08T19:04:00.701Z] #44 15.27 PBCC images/sk-netlink.pb-c.c [2020-04-08T19:04:00.701Z] #44 15.37 DEP images/sk-netlink.pb-c.d [2020-04-08T19:04:00.701Z] #44 15.41 PBCC images/sk-inet.pb-c.c [2020-04-08T19:04:00.701Z] #44 15.47 DEP images/sk-inet.pb-c.d [2020-04-08T19:04:00.962Z] #44 15.61 PBCC images/sk-unix.pb-c.c [2020-04-08T19:04:00.992Z] #10 69.27 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:00.992Z] #10 69.27 Need to get 77.7 MB of archives. [2020-04-08T19:04:00.992Z] #10 69.27 After this operation, 487 MB of additional disk space will be used. [2020-04-08T19:04:00.992Z] #10 69.27 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-08T19:04:00.992Z] #10 ... [2020-04-08T19:04:00.992Z] [2020-04-08T19:04:00.992Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:00.992Z] #43 69.27 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:00.992Z] #43 69.27 Need to get 4095 kB of archives. [2020-04-08T19:04:00.992Z] #43 69.27 After this operation, 22.5 MB of additional disk space will be used. [2020-04-08T19:04:00.992Z] #43 69.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-08T19:04:00.992Z] #43 69.27 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-08T19:04:00.992Z] #43 69.27 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-08T19:04:00.992Z] #43 69.27 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-08T19:04:00.992Z] #43 69.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-08T19:04:00.992Z] #43 69.32 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-08T19:04:00.992Z] #43 69.32 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-08T19:04:00.992Z] #43 69.33 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-08T19:04:01.223Z] #44 15.82 DEP images/sk-unix.pb-c.d [2020-04-08T19:04:01.223Z] #44 15.93 PBCC images/mm.pb-c.c [2020-04-08T19:04:01.223Z] #44 15.99 DEP images/mm.pb-c.d [2020-04-08T19:04:01.250Z] #43 69.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-08T19:04:01.250Z] #43 69.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-08T19:04:01.250Z] #43 69.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-08T19:04:01.267Z] #12 DONE 2.1s [2020-04-08T19:04:01.267Z] [2020-04-08T19:04:01.267Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:01.267Z] #60 2.282 + RM_GOPATH=0 [2020-04-08T19:04:01.267Z] #60 2.282 + TMP_GOPATH= [2020-04-08T19:04:01.267Z] #60 2.282 + : /build [2020-04-08T19:04:01.267Z] #60 2.282 + '[' -z '' ']' [2020-04-08T19:04:01.267Z] #60 2.296 ++ mktemp -d [2020-04-08T19:04:01.267Z] #60 2.308 + export GOPATH=/tmp/tmp.2vtlqiG4Wo [2020-04-08T19:04:01.267Z] #60 2.308 + GOPATH=/tmp/tmp.2vtlqiG4Wo [2020-04-08T19:04:01.267Z] #60 2.308 + RM_GOPATH=1 [2020-04-08T19:04:01.267Z] #60 2.309 ++ dirname ./install.sh [2020-04-08T19:04:01.267Z] #60 2.310 + dir=. [2020-04-08T19:04:01.267Z] #60 2.311 + bin=runc [2020-04-08T19:04:01.267Z] #60 2.311 + shift [2020-04-08T19:04:01.267Z] #60 2.311 + '[' '!' -f ./runc.installer ']' [2020-04-08T19:04:01.267Z] #60 2.311 + . ./runc.installer [2020-04-08T19:04:01.267Z] #60 2.312 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:04:01.267Z] #60 2.312 + install_runc [2020-04-08T19:04:01.267Z] #60 2.313 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-08T19:04:01.267Z] #60 2.316 + uname -r [2020-04-08T19:04:01.267Z] #60 2.317 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-08T19:04:01.267Z] #60 2.334 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-08T19:04:01.267Z] #60 2.334 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-08T19:04:01.267Z] #60 2.334 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2vtlqiG4Wo/src/github.com/opencontainers/runc [2020-04-08T19:04:01.267Z] #60 2.350 Cloning into '/tmp/tmp.2vtlqiG4Wo/src/github.com/opencontainers/runc'... [2020-04-08T19:04:01.478Z] #27 18.27 #=#=# 0.5% # 1.7% # 2.5% ## 3.0% ### 4.6% #### 6.0% ##### 8.0% ####### 10.6% ######### 13.7% ########### 16.2% ############# 18.3% ############### 21.2% ################# 23.8% ################### 26.5% #################### 28.5% ##################### 30.2% ####################### 32.4% ######################## 34.4% ######################### 36.1% ########################## 37.3% ############################ 38.9% ############################ 39.6% ############################# 40.7% ############################## 42.1% ############################## 42.8% ################################# 46.0% ################################### 48.9% #################################### 51.1% ##################################### 52.7% ####################################### 54.2% ####################################### 55.5% ######################################## 56.6% ######################################### 57.3% ######################################### 58.2% ############################################ 61.5% ############################################## 64.4% ################################################ 66.9% ################################################# 68.3% ################################################# 69.2% ################################################### 71.4% #################################################### 73.2% ###################################################### 75.8% ######################################################## 78.6% ########################################################## 80.7% ########################################################### 82.7% ############################################################# 85.4% ############################################################### 88.2% ################################################################ 90.1% ################################################################# 90.8% #################################################################### 94.6% ##################################################################### 96.2% ###################################################################### 98.5% ######################################################################## 100.0% [2020-04-08T19:04:01.484Z] #44 16.02 PBCC images/timerfd.pb-c.c [2020-04-08T19:04:01.520Z] #43 69.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-08T19:04:01.744Z] #44 16.15 DEP images/timerfd.pb-c.d [2020-04-08T19:04:01.744Z] #44 16.22 PBCC images/timer.pb-c.c [2020-04-08T19:04:01.744Z] #44 16.23 DEP images/timer.pb-c.d [2020-04-08T19:04:01.744Z] #44 16.33 PBCC images/sa.pb-c.c [2020-04-08T19:04:01.744Z] #44 16.39 DEP images/sa.pb-c.d [2020-04-08T19:04:01.744Z] #44 16.51 PBCC images/pipe-data.pb-c.c [2020-04-08T19:04:01.777Z] #43 69.99 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-08T19:04:01.777Z] #43 ... [2020-04-08T19:04:01.777Z] [2020-04-08T19:04:01.777Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:01.777Z] #35 48.99 Reading package lists... [2020-04-08T19:04:01.777Z] #35 60.46 Building dependency tree... [2020-04-08T19:04:01.777Z] #35 66.91 The following additional packages will be installed: [2020-04-08T19:04:01.777Z] #35 66.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-08T19:04:01.777Z] #35 66.96 Suggested packages: [2020-04-08T19:04:01.777Z] #35 66.97 cmake-doc ninja-build lrzip [2020-04-08T19:04:01.777Z] #35 66.97 Recommended packages: [2020-04-08T19:04:01.777Z] #35 66.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-08T19:04:01.777Z] #35 68.97 The following NEW packages will be installed: [2020-04-08T19:04:01.777Z] #35 69.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-08T19:04:01.777Z] #35 69.06 vim-common xxd [2020-04-08T19:04:01.777Z] #35 69.59 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:01.777Z] #35 69.59 Need to get 14.9 MB of archives. [2020-04-08T19:04:01.777Z] #35 69.59 After this operation, 61.8 MB of additional disk space will be used. [2020-04-08T19:04:01.777Z] #35 69.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-08T19:04:01.777Z] #35 69.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:04:01.777Z] #35 69.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-08T19:04:01.777Z] #35 70.01 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-08T19:04:01.777Z] #35 ... [2020-04-08T19:04:01.777Z] [2020-04-08T19:04:01.777Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:01.777Z] #43 70.02 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-08T19:04:01.777Z] #43 70.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-08T19:04:02.005Z] #44 16.57 DEP images/pipe-data.pb-c.d [2020-04-08T19:04:02.005Z] #44 16.63 PBCC images/mnt.pb-c.c [2020-04-08T19:04:02.005Z] #44 16.74 DEP images/mnt.pb-c.d [2020-04-08T19:04:02.034Z] #43 70.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-08T19:04:02.034Z] #43 70.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-08T19:04:02.044Z] #27 24.63 [2020-04-08T19:04:02.238Z] #60 ... [2020-04-08T19:04:02.238Z] [2020-04-08T19:04:02.238Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:02.238Z] #47 175.5 mime/multipart [2020-04-08T19:04:02.238Z] #47 175.5 crypto/tls [2020-04-08T19:04:02.238Z] #47 182.4 net/http/httptrace [2020-04-08T19:04:02.238Z] #47 182.6 net/http [2020-04-08T19:04:02.238Z] #47 ... [2020-04-08T19:04:02.238Z] [2020-04-08T19:04:02.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:02.238Z] #44 77.20 CC compel/src/lib/ptrace.o [2020-04-08T19:04:02.238Z] #44 77.62 AR compel/libcompel.a [2020-04-08T19:04:02.238Z] #44 77.69 HOSTCC compel/src/main-host.o [2020-04-08T19:04:02.238Z] #44 78.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-08T19:04:02.238Z] #44 78.48 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-08T19:04:02.238Z] #44 78.91 HOSTCC compel/src/lib/log-host.o [2020-04-08T19:04:02.238Z] #44 79.21 HOSTLINK compel/compel-host-bin [2020-04-08T19:04:02.238Z] #44 79.36 DEP soccr/soccr.d [2020-04-08T19:04:02.238Z] #44 79.50 CC soccr/soccr.o [2020-04-08T19:04:02.238Z] #44 81.03 AR soccr/libsoccr.a [2020-04-08T19:04:02.238Z] #44 81.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:04:02.266Z] #44 16.87 PBCC images/sk-packet.pb-c.c [2020-04-08T19:04:02.266Z] #44 16.94 DEP images/sk-packet.pb-c.d [2020-04-08T19:04:02.266Z] #44 ... [2020-04-08T19:04:02.266Z] [2020-04-08T19:04:02.266Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:02.266Z] #65 43.29 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-08T19:04:02.266Z] #65 43.29 + BUILDTAGS='netgo osusergo static_build' [2020-04-08T19:04:02.493Z] #44 81.36 DEP criu/arch/x86/sigframe.d [2020-04-08T19:04:02.493Z] #44 81.43 DEP criu/arch/x86/sigaction_compat.d [2020-04-08T19:04:02.527Z] #65 43.29 + export EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:04:02.527Z] #65 43.29 + EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:04:02.527Z] #65 43.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-08T19:04:02.527Z] #65 43.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-08T19:04:02.527Z] #65 43.29 + '[' '' = dynamic ']' [2020-04-08T19:04:02.527Z] #65 43.29 + make [2020-04-08T19:04:02.748Z] #44 81.51 DEP criu/arch/x86/kerndat.d [2020-04-08T19:04:02.749Z] #44 81.61 DEP criu/arch/x86/crtools.d [2020-04-08T19:04:02.749Z] #44 81.72 DEP criu/arch/x86/cpu.d [2020-04-08T19:04:03.004Z] #44 81.89 CC criu/arch/x86/cpu.o [2020-04-08T19:04:03.468Z] #65 44.39 + bin/ctr [2020-04-08T19:04:03.564Z] #44 82.39 CC criu/arch/x86/crtools.o [2020-04-08T19:04:03.564Z] #44 ... [2020-04-08T19:04:03.564Z] [2020-04-08T19:04:03.564Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:04:03.564Z] #13 2.233 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-08T19:04:03.564Z] #13 DONE 2.3s [2020-04-08T19:04:03.564Z] [2020-04-08T19:04:03.564Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-08T19:04:03.729Z] #65 ... [2020-04-08T19:04:03.729Z] [2020-04-08T19:04:03.729Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:03.729Z] #38 9.878 -- The C compiler identification is GNU 8.3.0 [2020-04-08T19:04:03.729Z] #38 9.905 -- Check for working C compiler: /usr/bin/cc [2020-04-08T19:04:03.729Z] #38 10.85 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T19:04:03.729Z] #38 10.85 -- Detecting C compiler ABI info [2020-04-08T19:04:03.729Z] #38 12.04 -- Detecting C compiler ABI info - done [2020-04-08T19:04:03.729Z] #38 12.10 -- Detecting C compile features [2020-04-08T19:04:03.729Z] #38 15.65 -- Detecting C compile features - done [2020-04-08T19:04:03.729Z] #38 15.68 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-08T19:04:03.729Z] #38 16.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-08T19:04:03.729Z] #38 16.30 -- Configuring done [2020-04-08T19:04:03.729Z] #38 16.40 -- Generating done [2020-04-08T19:04:03.729Z] #38 16.42 -- Build files have been written to: /tmp/tmp.80vXm61tuX/tini [2020-04-08T19:04:03.729Z] #38 16.45 + make tini-static [2020-04-08T19:04:03.729Z] #38 17.04 Scanning dependencies of target tini-static [2020-04-08T19:04:03.729Z] #38 17.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-08T19:04:03.729Z] #38 19.11 [100%] Linking C executable tini-static [2020-04-08T19:04:03.729Z] #38 19.91 [100%] Built target tini-static [2020-04-08T19:04:03.729Z] #38 19.95 + mkdir -p /build [2020-04-08T19:04:03.729Z] #38 19.96 + cp tini-static /build/docker-init [2020-04-08T19:04:03.729Z] #38 ... [2020-04-08T19:04:03.729Z] [2020-04-08T19:04:03.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:03.729Z] #44 17.03 PBCC images/tcp-stream.pb-c.c [2020-04-08T19:04:03.729Z] #44 17.12 DEP images/tcp-stream.pb-c.d [2020-04-08T19:04:03.729Z] #44 17.25 PBCC images/pipe.pb-c.c [2020-04-08T19:04:03.729Z] #44 17.39 DEP images/pipe.pb-c.d [2020-04-08T19:04:03.729Z] #44 17.49 PBCC images/pstree.pb-c.c [2020-04-08T19:04:03.729Z] #44 17.53 DEP images/pstree.pb-c.d [2020-04-08T19:04:03.729Z] #44 17.60 PBCC images/fs.pb-c.c [2020-04-08T19:04:03.729Z] #44 17.63 DEP images/fs.pb-c.d [2020-04-08T19:04:03.729Z] #44 17.66 PBCC images/signalfd.pb-c.c [2020-04-08T19:04:03.729Z] #44 17.72 DEP images/signalfd.pb-c.d [2020-04-08T19:04:03.729Z] #44 17.75 PBCC images/fh.pb-c.c [2020-04-08T19:04:03.729Z] #44 17.85 PBCC images/fsnotify.pb-c.c [2020-04-08T19:04:03.729Z] #44 18.02 DEP images/fh.pb-c.d [2020-04-08T19:04:03.729Z] #44 18.11 DEP images/fsnotify.pb-c.d [2020-04-08T19:04:03.729Z] #44 18.19 PBCC images/eventpoll.pb-c.c [2020-04-08T19:04:03.729Z] #44 18.22 DEP images/eventpoll.pb-c.d [2020-04-08T19:04:03.729Z] #44 18.36 PBCC images/eventfd.pb-c.c [2020-04-08T19:04:03.729Z] #44 18.37 DEP images/eventfd.pb-c.d [2020-04-08T19:04:03.729Z] #44 18.40 PBCC images/remap-file-path.pb-c.c [2020-04-08T19:04:03.729Z] #44 18.43 DEP images/remap-file-path.pb-c.d [2020-04-08T19:04:03.936Z] #43 71.98 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:03.950Z] #27 26.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:04:03.989Z] #44 18.49 PBCC images/fifo.pb-c.c [2020-04-08T19:04:03.989Z] #44 18.51 DEP images/fifo.pb-c.d [2020-04-08T19:04:03.989Z] #44 18.66 PBCC images/ghost-file.pb-c.c [2020-04-08T19:04:04.194Z] #43 72.39 Fetched 4095 kB in 1s (3487 kB/s) [2020-04-08T19:04:04.194Z] #43 72.62 Selecting previously unselected package libcap-dev:amd64. [2020-04-08T19:04:04.211Z] #27 ... [2020-04-08T19:04:04.211Z] [2020-04-08T19:04:04.211Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:04.211Z] #10 50.44 Reading package lists... [2020-04-08T19:04:04.211Z] #10 63.03 Building dependency tree... [2020-04-08T19:04:04.211Z] #10 68.90 The following additional packages will be installed: [2020-04-08T19:04:04.211Z] #10 68.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-08T19:04:04.211Z] #10 68.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-08T19:04:04.211Z] #10 68.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-08T19:04:04.211Z] #10 68.92 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:04:04.211Z] #10 68.93 Suggested packages: [2020-04-08T19:04:04.211Z] #10 68.96 gcc-8-locales seccomp wine64 [2020-04-08T19:04:04.211Z] #10 71.11 The following NEW packages will be installed: [2020-04-08T19:04:04.211Z] #10 71.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-08T19:04:04.211Z] #10 71.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-08T19:04:04.211Z] #10 71.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-08T19:04:04.211Z] #10 71.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-08T19:04:04.211Z] #10 71.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-08T19:04:04.211Z] #10 71.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:04:04.211Z] #10 71.89 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:04.211Z] #10 71.89 Need to get 77.7 MB of archives. [2020-04-08T19:04:04.211Z] #10 71.89 After this operation, 487 MB of additional disk space will be used. [2020-04-08T19:04:04.211Z] #10 71.89 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-08T19:04:04.211Z] #10 72.21 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-08T19:04:04.211Z] #10 72.63 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-08T19:04:04.250Z] #44 18.75 DEP images/ghost-file.pb-c.d [2020-04-08T19:04:04.250Z] #44 18.84 PBCC images/regfile.pb-c.c [2020-04-08T19:04:04.250Z] #44 ... [2020-04-08T19:04:04.250Z] [2020-04-08T19:04:04.250Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:04.250Z] #38 DONE 20.5s [2020-04-08T19:04:04.250Z] [2020-04-08T19:04:04.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:04.250Z] #44 18.86 DEP images/regfile.pb-c.d [2020-04-08T19:04:04.250Z] #44 18.96 PBCC images/ns.pb-c.c [2020-04-08T19:04:04.451Z] #43 72.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:04:04.451Z] #43 72.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-08T19:04:04.451Z] #43 72.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-08T19:04:04.469Z] #10 72.67 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-08T19:04:04.469Z] #10 72.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-08T19:04:04.469Z] #10 72.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-08T19:04:04.469Z] #10 ... [2020-04-08T19:04:04.469Z] [2020-04-08T19:04:04.469Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:04.469Z] #43 64.19 The following additional packages will be installed: [2020-04-08T19:04:04.469Z] #43 64.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-08T19:04:04.469Z] #43 64.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-08T19:04:04.469Z] #43 64.23 Suggested packages: [2020-04-08T19:04:04.469Z] #43 64.23 manpages-dev python-setuptools [2020-04-08T19:04:04.469Z] #43 66.67 The following NEW packages will be installed: [2020-04-08T19:04:04.469Z] #43 66.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-08T19:04:04.469Z] #43 66.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-08T19:04:04.469Z] #43 66.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-08T19:04:04.469Z] #43 66.73 python-six zlib1g-dev [2020-04-08T19:04:04.469Z] #43 67.49 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:04.469Z] #43 67.49 Need to get 4095 kB of archives. [2020-04-08T19:04:04.469Z] #43 67.49 After this operation, 22.5 MB of additional disk space will be used. [2020-04-08T19:04:04.469Z] #43 67.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-08T19:04:04.469Z] #43 67.51 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-08T19:04:04.469Z] #43 67.53 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-08T19:04:04.469Z] #43 67.55 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-08T19:04:04.469Z] #43 67.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-08T19:04:04.469Z] #43 67.61 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-08T19:04:04.469Z] #43 67.61 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-08T19:04:04.469Z] #43 67.62 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-08T19:04:04.469Z] #43 67.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-08T19:04:04.469Z] #43 67.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-08T19:04:04.469Z] #43 67.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-08T19:04:04.469Z] #43 68.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-08T19:04:04.469Z] #43 68.18 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-08T19:04:04.469Z] #43 68.21 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-08T19:04:04.469Z] #43 68.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-08T19:04:04.469Z] #43 68.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-08T19:04:04.469Z] #43 68.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-08T19:04:04.469Z] #43 70.23 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:04.469Z] #43 70.71 Fetched 4095 kB in 1s (3370 kB/s) [2020-04-08T19:04:04.469Z] #43 70.91 Selecting previously unselected package libcap-dev:amd64. [2020-04-08T19:04:04.469Z] #43 70.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 ... 15401 files and directories currently installed.) [2020-04-08T19:04:04.469Z] #43 71.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-08T19:04:04.469Z] #43 71.04 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-08T19:04:04.469Z] #43 71.50 Selecting previously unselected package libnet1:amd64. [2020-04-08T19:04:04.469Z] #43 71.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:04:04.469Z] #43 71.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:04.469Z] #43 71.87 Selecting previously unselected package libnet1-dev. [2020-04-08T19:04:04.469Z] #43 71.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:04:04.469Z] #43 71.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:04.469Z] #43 72.50 Selecting previously unselected package libnl-3-200:amd64. [2020-04-08T19:04:04.469Z] #43 72.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-08T19:04:04.469Z] #43 72.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:04:04.469Z] #43 ... [2020-04-08T19:04:04.469Z] [2020-04-08T19:04:04.469Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:04:04.469Z] #62 50.59 Reading package lists... [2020-04-08T19:04:04.469Z] #62 63.31 Building dependency tree... [2020-04-08T19:04:04.469Z] #62 68.94 The following additional packages will be installed: [2020-04-08T19:04:04.469Z] #62 68.98 libbtrfs0 [2020-04-08T19:04:04.469Z] #62 69.77 The following NEW packages will be installed: [2020-04-08T19:04:04.469Z] #62 69.81 libbtrfs-dev libbtrfs0 [2020-04-08T19:04:04.469Z] #62 70.26 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:04.469Z] #62 70.26 Need to get 119 kB of archives. [2020-04-08T19:04:04.469Z] #62 70.26 After this operation, 387 kB of additional disk space will be used. [2020-04-08T19:04:04.469Z] #62 70.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-08T19:04:04.469Z] #62 70.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-08T19:04:04.470Z] #62 72.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:04.470Z] #62 72.67 Fetched 119 kB in 0s (418 kB/s) [2020-04-08T19:04:04.470Z] #62 72.87 Selecting previously unselected package libbtrfs0. [2020-04-08T19:04:04.470Z] #62 72.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:04:04.470Z] #62 72.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-08T19:04:04.470Z] #62 72.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:04:04.470Z] #62 ... [2020-04-08T19:04:04.470Z] [2020-04-08T19:04:04.470Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:04.470Z] #43 72.90 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-08T19:04:04.470Z] #43 72.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-08T19:04:04.470Z] #43 72.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-08T19:04:04.509Z] #44 19.01 DEP images/ns.pb-c.d [2020-04-08T19:04:04.509Z] #44 19.06 PBCC images/fdinfo.pb-c.c [2020-04-08T19:04:04.509Z] #44 19.22 DEP images/fdinfo.pb-c.d [2020-04-08T19:04:04.769Z] #44 19.28 PBCC images/core-aarch64.pb-c.c [2020-04-08T19:04:04.769Z] #44 19.48 PBCC images/core-arm.pb-c.c [2020-04-08T19:04:05.016Z] #43 73.36 Selecting previously unselected package libnet1:amd64. [2020-04-08T19:04:05.017Z] #43 73.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:04:05.017Z] #43 73.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:05.029Z] #44 19.58 PBCC images/core-ppc64.pb-c.c [2020-04-08T19:04:05.029Z] #44 19.72 PBCC images/core-s390.pb-c.c [2020-04-08T19:04:05.035Z] #43 ... [2020-04-08T19:04:05.035Z] [2020-04-08T19:04:05.035Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:05.035Z] #33 63.03 internal/reflectlite [2020-04-08T19:04:05.035Z] #33 63.07 sync [2020-04-08T19:04:05.035Z] #33 67.93 sort [2020-04-08T19:04:05.035Z] #33 67.93 errors [2020-04-08T19:04:05.035Z] #33 68.66 strconv [2020-04-08T19:04:05.035Z] #33 70.05 io [2020-04-08T19:04:05.035Z] #33 72.61 internal/oserror [2020-04-08T19:04:05.035Z] #33 72.81 syscall [2020-04-08T19:04:05.299Z] #33 ... [2020-04-08T19:04:05.299Z] [2020-04-08T19:04:05.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:05.299Z] #27 27.13 [2020-04-08T19:04:05.299Z] #27 27.38 # 2.3% ######################################################################## 100.0% [2020-04-08T19:04:05.299Z] #27 27.58 [2020-04-08T19:04:05.307Z] #44 19.77 PBCC images/core-x86.pb-c.c [2020-04-08T19:04:05.307Z] #44 19.86 PBCC images/core.pb-c.c [2020-04-08T19:04:05.307Z] #44 19.93 PBCC images/inventory.pb-c.c [2020-04-08T19:04:05.307Z] #44 20.01 DEP images/core-aarch64.pb-c.d [2020-04-08T19:04:05.568Z] #44 20.07 DEP images/core-arm.pb-c.d [2020-04-08T19:04:05.568Z] #44 20.13 DEP images/core-ppc64.pb-c.d [2020-04-08T19:04:05.583Z] #43 73.82 Selecting previously unselected package libnet1-dev. [2020-04-08T19:04:05.583Z] #43 73.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:04:05.583Z] #43 73.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:05.828Z] #44 20.29 DEP images/core-s390.pb-c.d [2020-04-08T19:04:05.828Z] #44 20.48 DEP images/core-x86.pb-c.d [2020-04-08T19:04:05.877Z] #27 ... [2020-04-08T19:04:05.877Z] [2020-04-08T19:04:05.877Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:04:05.877Z] #62 73.12 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:04:05.877Z] #62 73.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-08T19:04:05.877Z] #62 73.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:04:05.877Z] #62 73.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:04:05.877Z] #62 73.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:04:05.877Z] #62 73.80 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:04:05.877Z] #62 DONE 74.4s [2020-04-08T19:04:06.076Z] #14 DONE 2.2s [2020-04-08T19:04:06.076Z] [2020-04-08T19:04:06.076Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-08T19:04:06.088Z] #44 20.57 DEP images/core.pb-c.d [2020-04-08T19:04:06.088Z] #44 20.67 DEP images/inventory.pb-c.d [2020-04-08T19:04:06.088Z] #44 20.78 PBCC images/cpuinfo.pb-c.c [2020-04-08T19:04:06.088Z] #44 20.88 DEP images/cpuinfo.pb-c.d [2020-04-08T19:04:06.135Z] [2020-04-08T19:04:06.135Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:06.135Z] #43 73.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-08T19:04:06.135Z] #43 73.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:06.135Z] #43 73.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:06.135Z] #43 73.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-08T19:04:06.135Z] #43 73.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:06.135Z] #43 73.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:06.135Z] #43 73.95 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-08T19:04:06.135Z] #43 73.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-08T19:04:06.135Z] #43 73.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:04:06.135Z] #43 74.47 Selecting previously unselected package libprotobuf17:amd64. [2020-04-08T19:04:06.135Z] #43 ... [2020-04-08T19:04:06.135Z] [2020-04-08T19:04:06.135Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:04:06.135Z] #63 DONE 0.2s [2020-04-08T19:04:06.135Z] [2020-04-08T19:04:06.135Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:06.135Z] #43 74.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:06.135Z] #43 74.51 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:06.393Z] #43 ... [2020-04-08T19:04:06.393Z] [2020-04-08T19:04:06.393Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-08T19:04:06.393Z] #64 DONE 0.1s [2020-04-08T19:04:06.393Z] [2020-04-08T19:04:06.393Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:06.393Z] #35 64.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-08T19:04:06.393Z] #35 65.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-08T19:04:06.393Z] #35 65.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-08T19:04:06.393Z] #35 65.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-08T19:04:06.393Z] #35 65.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-08T19:04:06.393Z] #35 65.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-08T19:04:06.393Z] #35 67.54 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:06.393Z] #35 67.80 Fetched 14.9 MB in 3s (5444 kB/s) [2020-04-08T19:04:06.393Z] #35 68.01 Selecting previously unselected package xxd. [2020-04-08T19:04:06.393Z] #35 68.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:04:06.393Z] #35 68.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:04:06.393Z] #35 68.13 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:04:06.393Z] #35 68.74 Selecting previously unselected package vim-common. [2020-04-08T19:04:06.393Z] #35 68.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:04:06.393Z] #35 68.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:04:06.393Z] #35 69.49 Selecting previously unselected package cmake-data. [2020-04-08T19:04:06.393Z] #35 69.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-08T19:04:06.393Z] #35 69.53 Unpacking cmake-data (3.13.4-1) ... [2020-04-08T19:04:06.522Z] #43 74.64 Selecting previously unselected package libnl-3-200:amd64. [2020-04-08T19:04:06.522Z] #43 74.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-08T19:04:06.522Z] #43 74.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:04:06.650Z] #35 74.89 Selecting previously unselected package libicu63:amd64. [2020-04-08T19:04:06.650Z] #35 74.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-08T19:04:06.650Z] #35 74.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:04:06.650Z] #35 ... [2020-04-08T19:04:06.650Z] [2020-04-08T19:04:06.650Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:06.650Z] #27 29.29 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:04:06.658Z] #44 21.03 PBCC images/stats.pb-c.c [2020-04-08T19:04:06.659Z] #44 21.09 DEP images/stats.pb-c.d [2020-04-08T19:04:06.779Z] #43 75.01 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-08T19:04:06.779Z] #43 75.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-08T19:04:06.779Z] #43 75.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-08T19:04:07.037Z] #43 ... [2020-04-08T19:04:07.037Z] [2020-04-08T19:04:07.037Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:07.037Z] #33 64.91 internal/reflectlite [2020-04-08T19:04:07.037Z] #33 64.93 sync [2020-04-08T19:04:07.037Z] #33 69.70 errors [2020-04-08T19:04:07.037Z] #33 69.73 sort [2020-04-08T19:04:07.037Z] #33 70.44 strconv [2020-04-08T19:04:07.037Z] #33 71.69 io [2020-04-08T19:04:07.037Z] #33 74.08 internal/oserror [2020-04-08T19:04:07.037Z] #33 74.26 syscall [2020-04-08T19:04:07.037Z] #33 ... [2020-04-08T19:04:07.037Z] [2020-04-08T19:04:07.037Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:07.037Z] #27 6.924 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:04:07.037Z] #27 7.461 [2020-04-08T19:04:07.037Z] #27 7.726 0.0% ### 4.6% ##### 7.7% ####### 10.1% ############ 17.3% ################## 25.8% ###################### 31.2% ########################## 36.9% ############################## 42.5% ################################## 47.9% ####################################### 55.2% ############################################ 61.8% ################################################ 67.2% ##################################################### 74.0% ######################################################### 80.4% ############################################################# 86.1% ############################################################### 88.8% ##################################################################### 96.0% ######################################################################## 100.0% [2020-04-08T19:04:07.037Z] #27 10.75 [2020-04-08T19:04:07.585Z] #27 30.08 #=#=# [2020-04-08T19:04:07.823Z] #27 11.03 ## 3.4% #### 6.4% #################### 27.8% ############################ 39.0% ################################### 49.2% ############################################# 63.3% ################################################## 70.4% ######################################################## 78.7% ###################################################################### 98.5% ######################################################################## 100.0% [2020-04-08T19:04:07.843Z] #27 30.38 ### 5.0% ################################################################# 91.4% ######################################################################## 100.0% [2020-04-08T19:04:07.979Z] #15 DONE 2.2s [2020-04-08T19:04:07.979Z] [2020-04-08T19:04:07.979Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:04:08.100Z] #27 30.80 [2020-04-08T19:04:08.388Z] #27 12.67 [2020-04-08T19:04:08.571Z] #44 23.14 make[1]: Nothing to be done for 'all'. [2020-04-08T19:04:08.953Z] #27 13.02 #=#=# [2020-04-08T19:04:08.953Z] #27 ... [2020-04-08T19:04:08.953Z] [2020-04-08T19:04:08.953Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:08.953Z] #50 76.72 + cd /tmp/tmp.t8u22wQenG/src/gotest.tools/gotestsum [2020-04-08T19:04:08.953Z] #50 76.72 + git checkout -q v0.3.5 [2020-04-08T19:04:08.953Z] #50 76.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-08T19:04:09.872Z] #16 DONE 2.2s [2020-04-08T19:04:09.872Z] [2020-04-08T19:04:09.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:09.872Z] #44 83.96 CC criu/arch/x86/kerndat.o [2020-04-08T19:04:09.872Z] #44 84.53 CC criu/arch/x86/sigaction_compat.o [2020-04-08T19:04:09.872Z] #44 84.93 CC criu/arch/x86/sigframe.o [2020-04-08T19:04:09.872Z] #44 85.32 LINK criu/arch/x86/crtools.built-in.o [2020-04-08T19:04:09.872Z] #44 85.40 DEP criu/pie/util-vdso-elf32.d [2020-04-08T19:04:09.872Z] #44 85.56 DEP criu/pie/util-vdso.d [2020-04-08T19:04:09.872Z] #44 85.67 DEP criu/pie/util.d [2020-04-08T19:04:09.872Z] #44 85.82 CC criu/pie/util.o [2020-04-08T19:04:09.872Z] #44 86.11 CC criu/pie/util-vdso.o [2020-04-08T19:04:09.872Z] #44 86.95 CC criu/pie/util-vdso-elf32.o [2020-04-08T19:04:09.872Z] #44 87.64 AR criu/pie/pie.lib.a [2020-04-08T19:04:09.872Z] #44 87.70 DEP criu/pie/restorer.d [2020-04-08T19:04:09.872Z] #44 87.89 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-08T19:04:09.872Z] #44 88.03 DEP criu/arch/x86/restorer_unmap.d [2020-04-08T19:04:09.872Z] #44 88.06 DEP criu/arch/x86/restorer.d [2020-04-08T19:04:09.872Z] #44 88.23 DEP criu/arch/x86/vdso-pie.d [2020-04-08T19:04:09.872Z] #44 88.34 DEP criu/pie/parasite-vdso.d [2020-04-08T19:04:09.872Z] #44 88.48 DEP criu/pie/parasite.d [2020-04-08T19:04:09.872Z] #44 88.80 CC criu/pie/parasite.o [2020-04-08T19:04:09.999Z] #27 ... [2020-04-08T19:04:09.999Z] [2020-04-08T19:04:09.999Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:09.999Z] #47 67.96 errors [2020-04-08T19:04:09.999Z] #47 68.00 sort [2020-04-08T19:04:09.999Z] #47 68.66 io [2020-04-08T19:04:09.999Z] #47 70.49 strconv [2020-04-08T19:04:09.999Z] #47 70.95 bytes [2020-04-08T19:04:09.999Z] #47 74.98 bufio [2020-04-08T19:04:09.999Z] #47 76.34 reflect [2020-04-08T19:04:09.999Z] #47 77.40 syscall [2020-04-08T19:04:09.999Z] #47 ... [2020-04-08T19:04:09.999Z] [2020-04-08T19:04:09.999Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:04:10.483Z] #44 ... [2020-04-08T19:04:10.483Z] [2020-04-08T19:04:10.483Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:10.483Z] #56 78.75 fmt [2020-04-08T19:04:10.483Z] #56 78.79 encoding/binary [2020-04-08T19:04:10.483Z] #56 79.41 mvdan.cc/sh/v3/fileutil [2020-04-08T19:04:10.483Z] #56 81.64 encoding/base64 [2020-04-08T19:04:10.483Z] #56 81.77 golang.org/x/sys/unix [2020-04-08T19:04:10.483Z] #56 84.74 github.com/pkg/diff [2020-04-08T19:04:10.483Z] #56 84.74 go/token [2020-04-08T19:04:10.483Z] #56 84.74 encoding/json [2020-04-08T19:04:10.483Z] #56 87.26 go/scanner [2020-04-08T19:04:10.483Z] #56 88.01 mvdan.cc/editorconfig [2020-04-08T19:04:10.483Z] #56 ... [2020-04-08T19:04:10.483Z] [2020-04-08T19:04:10.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:10.483Z] #44 25.05 CC images/stats.o [2020-04-08T19:04:11.030Z] #30 77.35 Checking out files: 44% (680/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 86% (1322/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-08T19:04:11.053Z] #44 25.73 CC images/core.o [2020-04-08T19:04:11.053Z] #44 ... [2020-04-08T19:04:11.053Z] [2020-04-08T19:04:11.053Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:11.053Z] #47 79.56 os/exec [2020-04-08T19:04:11.053Z] #47 81.04 encoding/binary [2020-04-08T19:04:11.053Z] #47 81.05 flag [2020-04-08T19:04:11.053Z] #47 84.08 go/token [2020-04-08T19:04:11.053Z] #47 84.38 net/url [2020-04-08T19:04:11.053Z] #47 84.43 text/template/parse [2020-04-08T19:04:11.053Z] #47 86.17 go/scanner [2020-04-08T19:04:11.053Z] #47 87.42 encoding/json [2020-04-08T19:04:11.053Z] #47 88.79 go/ast [2020-04-08T19:04:11.238Z] Running on azwin-2-880c10 in d:\jenkins\workspace\moby_PR-40787 [Pipeline] { [Pipeline] ws [2020-04-08T19:04:11.254Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-08T19:04:11.288Z] #30 79.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-08T19:04:11.314Z] #47 ... [2020-04-08T19:04:11.314Z] [2020-04-08T19:04:11.314Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:11.314Z] #33 79.78 github.com/BurntSushi/toml [2020-04-08T19:04:11.314Z] #33 79.79 log [2020-04-08T19:04:11.314Z] #33 79.80 flag [2020-04-08T19:04:11.314Z] #33 84.79 github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:04:11.314Z] #33 DONE 89.6s [2020-04-08T19:04:11.314Z] [2020-04-08T19:04:11.314Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:11.314Z] #56 89.55 go/ast [2020-04-08T19:04:11.483Z] #50 ... [2020-04-08T19:04:11.483Z] [2020-04-08T19:04:11.483Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:11.483Z] #10 69.62 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-08T19:04:11.483Z] #10 69.93 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-08T19:04:11.483Z] #10 69.94 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-08T19:04:11.483Z] #10 69.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-08T19:04:11.483Z] #10 70.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-08T19:04:11.483Z] #10 70.85 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-08T19:04:11.483Z] #10 71.35 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-08T19:04:11.483Z] #10 71.38 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-08T19:04:11.483Z] #10 76.94 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-08T19:04:11.483Z] #10 ... [2020-04-08T19:04:11.483Z] [2020-04-08T19:04:11.483Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:11.483Z] #27 13.02 #=#=# 0.0% ####### 11.1% ################ 22.3% ###################### 30.8% ########################### 38.0% ################################# 47.0% ########################################## 58.7% ################################################ 67.2% ###################################################### 75.7% ########################################################### 82.5% ################################################################ 89.3% ################################################################### 93.3% ######################################################################## 100.0% [2020-04-08T19:04:11.483Z] #27 15.54 #=#=# [2020-04-08T19:04:11.799Z] #44 90.46 LINK criu/pie/parasite.built-in.o [2020-04-08T19:04:11.799Z] #44 90.48 GEN criu/pie/parasite-blob.h [2020-04-08T19:04:11.799Z] #44 90.52 CC criu/pie/parasite-vdso.o [2020-04-08T19:04:11.859Z] #30 79.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-08T19:04:12.358Z] #44 91.13 CC criu/arch/x86/vdso-pie.o [2020-04-08T19:04:12.697Z] #56 91.08 mvdan.cc/sh/v3/syntax [2020-04-08T19:04:12.699Z] #44 91.41 CC criu/arch/x86/restorer.o [2020-04-08T19:04:12.996Z] #44 ... [2020-04-08T19:04:12.996Z] [2020-04-08T19:04:12.996Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:12.996Z] #47 196.6 github.com/LK4D4/vndr/godl [2020-04-08T19:04:13.046Z] #27 15.87 0.4% 1.2% # 2.1% ### 5.2% ##### 7.6% ####### 9.7% ######## 11.5% ######## 12.4% ########## 14.6% ############ 17.0% ############## 20.0% [2020-04-08T19:04:13.046Z] #27 ... [2020-04-08T19:04:13.046Z] [2020-04-08T19:04:13.046Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:13.046Z] #35 71.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-08T19:04:13.046Z] #35 71.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-08T19:04:13.046Z] #35 71.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-08T19:04:13.046Z] #35 71.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-08T19:04:13.046Z] #35 71.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-08T19:04:13.046Z] #35 71.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-08T19:04:13.046Z] #35 74.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:13.046Z] #35 74.64 Fetched 14.9 MB in 3s (4828 kB/s) [2020-04-08T19:04:13.046Z] #35 74.95 Selecting previously unselected package xxd. [2020-04-08T19:04:13.046Z] #35 74.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:04:13.046Z] #35 75.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:04:13.046Z] #35 75.06 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:04:13.046Z] #35 75.37 Selecting previously unselected package vim-common. [2020-04-08T19:04:13.046Z] #35 75.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:04:13.046Z] #35 75.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:04:13.046Z] #35 76.18 Selecting previously unselected package cmake-data. [2020-04-08T19:04:13.046Z] #35 76.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-08T19:04:13.046Z] #35 76.25 Unpacking cmake-data (3.13.4-1) ... [2020-04-08T19:04:13.046Z] #35 ... [2020-04-08T19:04:13.046Z] [2020-04-08T19:04:13.046Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:13.046Z] #47 70.95 github.com/LK4D4/vndr/godl/singleflight [2020-04-08T19:04:13.046Z] #47 71.00 io [2020-04-08T19:04:13.046Z] #47 71.50 strconv [2020-04-08T19:04:13.046Z] #47 73.31 bytes [2020-04-08T19:04:13.046Z] #47 77.42 bufio [2020-04-08T19:04:13.046Z] #47 78.19 reflect [2020-04-08T19:04:13.046Z] #47 80.79 syscall [2020-04-08T19:04:13.304Z] #47 ... [2020-04-08T19:04:13.304Z] [2020-04-08T19:04:13.304Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:13.760Z] #30 ... [2020-04-08T19:04:13.760Z] [2020-04-08T19:04:13.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:13.760Z] #27 32.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:04:13.760Z] #27 32.94 skipping existing 1849cc453dee [2020-04-08T19:04:13.760Z] #27 33.16 [2020-04-08T19:04:13.760Z] #27 34.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:04:13.760Z] #27 35.28 [2020-04-08T19:04:13.760Z] #27 35.57 #=#=# ######################################################################## 100.0% [2020-04-08T19:04:13.760Z] #27 36.04 [2020-04-08T19:04:13.760Z] #27 36.33 Download of images into '/build' complete. [2020-04-08T19:04:13.760Z] #27 36.33 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:04:13.760Z] #27 36.33 tar -cC '/build' . | docker load [2020-04-08T19:04:13.760Z] #27 DONE 36.6s [2020-04-08T19:04:14.004Z] #47 197.3 github.com/LK4D4/vndr [2020-04-08T19:04:14.017Z] [2020-04-08T19:04:14.017Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:14.018Z] #43 75.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-08T19:04:14.018Z] #43 75.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:14.018Z] #43 75.53 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:14.018Z] #43 75.65 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-08T19:04:14.018Z] #43 75.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:14.018Z] #43 75.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:14.018Z] #43 78.08 Selecting previously unselected package libprotoc17:amd64. [2020-04-08T19:04:14.018Z] #43 78.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:14.018Z] #43 78.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:14.018Z] #43 79.47 Selecting previously unselected package protobuf-c-compiler. [2020-04-08T19:04:14.018Z] #43 79.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:14.018Z] #43 79.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:04:14.018Z] #43 79.68 Selecting previously unselected package protobuf-compiler. [2020-04-08T19:04:14.018Z] #43 79.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:14.018Z] #43 79.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:04:14.018Z] #43 80.00 Selecting previously unselected package python-pkg-resources. [2020-04-08T19:04:14.018Z] #43 80.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:04:14.018Z] #43 80.03 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-08T19:04:14.018Z] #43 80.43 Selecting previously unselected package python-six. [2020-04-08T19:04:14.018Z] #43 80.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-08T19:04:14.018Z] #43 80.47 Unpacking python-six (1.12.0-1) ... [2020-04-08T19:04:14.018Z] #43 80.70 Selecting previously unselected package python-protobuf. [2020-04-08T19:04:14.018Z] #43 80.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:14.018Z] #43 80.71 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-08T19:04:14.018Z] #43 82.03 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-08T19:04:14.860Z] #27 15.87 0.4% 1.2% # 2.1% ### 5.2% ##### 7.6% ####### 9.7% ######## 11.5% ######## 12.4% ########## 14.6% ############ 17.0% ############## 20.0% ############### 21.8% ################# 24.0% ################## 25.9% #################### 28.0% ##################### 30.1% ###################### 31.5% ######################### 35.0% ########################## 36.5% ########################## 37.3% ############################# 40.7% ############################## 43.0% ################################ 45.8% ################################## 48.0% #################################### 51.0% ###################################### 54.1% ######################################## 56.6% ########################################## 58.5% [2020-04-08T19:04:14.860Z] #27 ... [2020-04-08T19:04:14.860Z] [2020-04-08T19:04:14.860Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:14.860Z] #65 5.549 + RM_GOPATH=0 [2020-04-08T19:04:14.860Z] #65 5.549 + TMP_GOPATH= [2020-04-08T19:04:14.860Z] #65 5.549 + : /build [2020-04-08T19:04:14.860Z] #65 5.549 + '[' -z '' ']' [2020-04-08T19:04:14.860Z] #65 5.549 ++ mktemp -d [2020-04-08T19:04:14.860Z] #65 5.556 + export GOPATH=/tmp/tmp.pTsZaovZi3 [2020-04-08T19:04:14.860Z] #65 5.556 + GOPATH=/tmp/tmp.pTsZaovZi3 [2020-04-08T19:04:14.860Z] #65 5.556 + RM_GOPATH=1 [2020-04-08T19:04:14.860Z] #65 5.567 ++ dirname ./install.sh [2020-04-08T19:04:14.860Z] #65 5.600 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:04:14.860Z] #65 5.600 + dir=. [2020-04-08T19:04:14.860Z] #65 5.600 + bin=containerd [2020-04-08T19:04:14.860Z] #65 5.600 + shift [2020-04-08T19:04:14.860Z] #65 5.600 + '[' '!' -f ./containerd.installer ']' [2020-04-08T19:04:14.860Z] #65 5.600 + . ./containerd.installer [2020-04-08T19:04:14.860Z] #65 5.600 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:04:14.860Z] #65 5.600 + install_containerd [2020-04-08T19:04:14.860Z] #65 5.600 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-08T19:04:14.860Z] #65 5.600 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pTsZaovZi3/src/github.com/containerd/containerd [2020-04-08T19:04:14.860Z] #65 5.602 Cloning into '/tmp/tmp.pTsZaovZi3/src/github.com/containerd/containerd'... [2020-04-08T19:04:14.951Z] #43 ... [2020-04-08T19:04:14.951Z] [2020-04-08T19:04:14.951Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:14.951Z] #10 73.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-08T19:04:14.951Z] #10 74.02 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-08T19:04:14.951Z] #10 74.10 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-08T19:04:14.951Z] #10 79.22 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-08T19:04:14.951Z] #10 82.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-08T19:04:14.951Z] #10 82.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-08T19:04:14.951Z] #10 82.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-08T19:04:14.951Z] #10 82.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-08T19:04:14.951Z] #10 82.71 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-08T19:04:14.951Z] #10 82.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-08T19:04:14.951Z] #10 82.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-08T19:04:14.951Z] #10 82.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-08T19:04:14.951Z] #10 82.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-08T19:04:14.951Z] #10 82.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-08T19:04:14.951Z] #10 82.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-08T19:04:14.951Z] #10 82.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-08T19:04:14.951Z] #10 83.02 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-08T19:04:14.951Z] #10 83.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-08T19:04:14.951Z] #10 83.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-08T19:04:15.118Z] #65 ... [2020-04-08T19:04:15.118Z] [2020-04-08T19:04:15.118Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:15.517Z] #10 ... [2020-04-08T19:04:15.517Z] [2020-04-08T19:04:15.517Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:15.517Z] #56 83.67 reflect [2020-04-08T19:04:15.517Z] #56 83.70 syscall [2020-04-08T19:04:16.450Z] #56 ... [2020-04-08T19:04:16.450Z] [2020-04-08T19:04:16.450Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:16.450Z] #65 5.155 + RM_GOPATH=0 [2020-04-08T19:04:16.450Z] #65 5.155 + TMP_GOPATH= [2020-04-08T19:04:16.450Z] #65 5.155 + : /build [2020-04-08T19:04:16.450Z] #65 5.155 + '[' -z '' ']' [2020-04-08T19:04:16.450Z] #65 5.155 ++ mktemp -d [2020-04-08T19:04:16.450Z] #65 5.164 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:04:16.450Z] #65 5.164 + export GOPATH=/tmp/tmp.AnFeQisx9P [2020-04-08T19:04:16.450Z] #65 5.164 + GOPATH=/tmp/tmp.AnFeQisx9P [2020-04-08T19:04:16.450Z] #65 5.164 + RM_GOPATH=1 [2020-04-08T19:04:16.450Z] #65 5.164 ++ dirname ./install.sh [2020-04-08T19:04:16.450Z] #65 5.164 + dir=. [2020-04-08T19:04:16.450Z] #65 5.164 + bin=containerd [2020-04-08T19:04:16.450Z] #65 5.164 + shift [2020-04-08T19:04:16.450Z] #65 5.164 + '[' '!' -f ./containerd.installer ']' [2020-04-08T19:04:16.450Z] #65 5.164 + . ./containerd.installer [2020-04-08T19:04:16.450Z] #65 5.164 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:04:16.450Z] #65 5.164 + install_containerd [2020-04-08T19:04:16.450Z] #65 5.164 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-08T19:04:16.450Z] #65 5.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AnFeQisx9P/src/github.com/containerd/containerd [2020-04-08T19:04:16.450Z] #65 5.165 Cloning into '/tmp/tmp.AnFeQisx9P/src/github.com/containerd/containerd'... [2020-04-08T19:04:16.572Z] #47 ... [2020-04-08T19:04:16.572Z] [2020-04-08T19:04:16.572Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:16.572Z] #60 9.630 + cd /tmp/tmp.2vtlqiG4Wo/src/github.com/opencontainers/runc [2020-04-08T19:04:16.572Z] #60 9.630 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:04:16.572Z] #60 10.25 + '[' -z '' ']' [2020-04-08T19:04:16.572Z] #60 10.25 + target=static [2020-04-08T19:04:16.572Z] #60 10.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-08T19:04:16.572Z] #60 12.15 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-08T19:04:16.572Z] #60 ... [2020-04-08T19:04:16.572Z] [2020-04-08T19:04:16.572Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:04:16.572Z] #17 2.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:04:16.572Z] #17 2.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:04:16.572Z] #17 2.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:04:16.572Z] #17 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:04:16.572Z] #17 4.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:04:16.572Z] #17 6.156 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:04:16.686Z] #27 15.87 0.4% 1.2% # 2.1% ### 5.2% ##### 7.6% ####### 9.7% ######## 11.5% ######## 12.4% ########## 14.6% ############ 17.0% ############## 20.0% ############### 21.8% ################# 24.0% ################## 25.9% #################### 28.0% ##################### 30.1% ###################### 31.5% ######################### 35.0% ########################## 36.5% ########################## 37.3% ############################# 40.7% ############################## 43.0% ################################ 45.8% ################################## 48.0% #################################### 51.0% ###################################### 54.1% ######################################## 56.6% ########################################## 58.5% ########################################### 60.1% ############################################ 61.2% ############################################ 62.4% ############################################### 66.3% ################################################## 70.1% #################################################### 72.8% ###################################################### 75.4% ######################################################## 78.1% ######################################################### 80.5% ############################################################# 85.4% ############################################################### 88.5% ################################################################# 90.6% ################################################################### 93.4% ##################################################################### 95.9% ##################################################################### 96.8% ####################################################################### 98.8% ######################################################################## 100.0% [2020-04-08T19:04:16.710Z] #65 ... [2020-04-08T19:04:16.710Z] [2020-04-08T19:04:16.710Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:16.710Z] #33 74.75 reflect [2020-04-08T19:04:16.943Z] #27 21.08 [2020-04-08T19:04:16.967Z] #33 ... [2020-04-08T19:04:16.968Z] [2020-04-08T19:04:16.968Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:16.968Z] #50 76.91 + cd /tmp/tmp.SBGy1A8sPg/src/gotest.tools/gotestsum [2020-04-08T19:04:16.968Z] #50 76.91 + git checkout -q v0.3.5 [2020-04-08T19:04:16.968Z] #50 76.99 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-08T19:04:16.968Z] #50 ... [2020-04-08T19:04:16.968Z] [2020-04-08T19:04:16.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:16.968Z] #10 85.35 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:17.204Z] #27 ... [2020-04-08T19:04:17.204Z] [2020-04-08T19:04:17.204Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:04:17.205Z] #30 75.46 Checking out files: 77% (1181/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-08T19:04:17.205Z] #30 77.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-08T19:04:17.205Z] #30 77.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-08T19:04:17.226Z] #10 85.77 Fetched 77.7 MB in 12s (6754 kB/s) [2020-04-08T19:04:17.462Z] #30 ... [2020-04-08T19:04:17.462Z] [2020-04-08T19:04:17.462Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:17.462Z] #43 75.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-08T19:04:17.462Z] #43 75.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 75.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:17.462Z] #43 75.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-08T19:04:17.462Z] #43 75.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 75.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:17.462Z] #43 76.17 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-08T19:04:17.462Z] #43 76.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 76.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:04:17.462Z] #43 76.63 Selecting previously unselected package libprotobuf17:amd64. [2020-04-08T19:04:17.462Z] #43 76.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 76.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:17.462Z] #43 77.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-08T19:04:17.462Z] #43 77.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 78.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:17.462Z] #43 78.47 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-08T19:04:17.462Z] #43 78.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 78.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:17.462Z] #43 80.98 Selecting previously unselected package libprotoc17:amd64. [2020-04-08T19:04:17.462Z] #43 80.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 81.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:17.462Z] #43 82.22 Selecting previously unselected package protobuf-c-compiler. [2020-04-08T19:04:17.462Z] #43 82.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 82.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:04:17.462Z] #43 82.54 Selecting previously unselected package protobuf-compiler. [2020-04-08T19:04:17.462Z] #43 82.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 82.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:04:17.462Z] #43 82.77 Selecting previously unselected package python-pkg-resources. [2020-04-08T19:04:17.462Z] #43 82.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:04:17.462Z] #43 82.81 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-08T19:04:17.462Z] #43 83.04 Selecting previously unselected package python-six. [2020-04-08T19:04:17.462Z] #43 83.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-08T19:04:17.462Z] #43 83.09 Unpacking python-six (1.12.0-1) ... [2020-04-08T19:04:17.462Z] #43 83.20 Selecting previously unselected package python-protobuf. [2020-04-08T19:04:17.462Z] #43 83.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-08T19:04:17.462Z] #43 83.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-08T19:04:17.462Z] #43 84.55 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-08T19:04:17.491Z] #10 85.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-08T19:04:17.536Z] #17 ... [2020-04-08T19:04:17.536Z] [2020-04-08T19:04:17.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:17.536Z] #44 91.95 CC criu/arch/x86/restorer_unmap.o [2020-04-08T19:04:17.536Z] #44 92.00 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-08T19:04:17.536Z] #44 92.29 CC criu/pie/restorer.o [2020-04-08T19:04:17.536Z] #44 95.49 LINK criu/pie/restorer.built-in.o [2020-04-08T19:04:17.536Z] #44 95.53 GEN criu/pie/restorer-blob.h [2020-04-08T19:04:17.536Z] #44 95.65 DEP criu/vdso.d [2020-04-08T19:04:17.536Z] #44 95.84 DEP criu/vdso-compat.d [2020-04-08T19:04:17.536Z] #44 95.96 DEP criu/uts_ns.d [2020-04-08T19:04:17.536Z] #44 96.14 DEP criu/util.d [2020-04-08T19:04:17.536Z] #44 96.39 DEP criu/uffd.d [2020-04-08T19:04:17.748Z] #10 85.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:04:17.748Z] #10 86.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-08T19:04:17.748Z] #10 86.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:04:17.790Z] #44 96.58 DEP criu/tun.d [2020-04-08T19:04:17.982Z] #56 ... [2020-04-08T19:04:17.982Z] [2020-04-08T19:04:17.982Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:17.982Z] #44 26.86 CC images/core-x86.o [2020-04-08T19:04:17.982Z] #44 27.76 CC images/core-arm.o [2020-04-08T19:04:17.982Z] #44 28.37 CC images/core-aarch64.o [2020-04-08T19:04:17.982Z] #44 29.14 CC images/core-ppc64.o [2020-04-08T19:04:17.982Z] #44 30.83 CC images/core-s390.o [2020-04-08T19:04:17.982Z] #44 31.86 CC images/cpuinfo.o [2020-04-08T19:04:17.982Z] #44 32.52 CC images/inventory.o [2020-04-08T19:04:18.044Z] #44 96.79 DEP criu/tty.d [2020-04-08T19:04:18.045Z] #44 96.97 DEP criu/timerfd.d [2020-04-08T19:04:18.242Z] #44 32.85 CC images/fdinfo.o [2020-04-08T19:04:18.299Z] #44 97.25 DEP criu/sysfs_parse.d [2020-04-08T19:04:18.399Z] #43 ... [2020-04-08T19:04:18.399Z] [2020-04-08T19:04:18.399Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:18.399Z] #27 22.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:04:18.553Z] #44 97.42 DEP criu/sysctl.d [2020-04-08T19:04:18.553Z] #44 97.59 DEP criu/string.d [2020-04-08T19:04:18.808Z] #44 97.68 DEP criu/stats.d [2020-04-08T19:04:18.812Z] #44 33.43 CC images/fown.o [2020-04-08T19:04:18.965Z] #27 23.01 [2020-04-08T19:04:19.062Z] #44 97.80 DEP criu/sockets.d [2020-04-08T19:04:19.062Z] #44 97.98 DEP criu/sk-unix.d [2020-04-08T19:04:19.072Z] #44 33.69 CC images/ns.o [2020-04-08T19:04:19.223Z] #27 ... [2020-04-08T19:04:19.223Z] [2020-04-08T19:04:19.223Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:19.223Z] #33 76.93 reflect [2020-04-08T19:04:19.223Z] #33 ... [2020-04-08T19:04:19.223Z] [2020-04-08T19:04:19.223Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:19.317Z] #44 98.18 DEP criu/sk-tcp.d [2020-04-08T19:04:19.333Z] #44 33.90 CC images/regfile.o [2020-04-08T19:04:19.333Z] #44 ... [2020-04-08T19:04:19.333Z] [2020-04-08T19:04:19.333Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:19.333Z] #10 97.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-08T19:04:19.333Z] #10 97.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-08T19:04:19.333Z] #10 98.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:19.480Z] #27 23.43 #=#=# ######################################################################## 100.0% [2020-04-08T19:04:19.572Z] #44 98.35 DEP criu/sk-queue.d [2020-04-08T19:04:19.737Z] #27 23.96 [2020-04-08T19:04:19.827Z] #44 98.50 DEP criu/sk-packet.d [2020-04-08T19:04:19.827Z] #44 98.72 DEP criu/sk-netlink.d [2020-04-08T19:04:20.082Z] #44 98.90 DEP criu/sk-inet.d [2020-04-08T19:04:20.337Z] #44 99.16 DEP criu/signalfd.d [2020-04-08T19:04:20.592Z] #44 99.36 DEP criu/sigframe.d [2020-04-08T19:04:20.592Z] #44 99.54 DEP criu/shmem.d [2020-04-08T19:04:21.152Z] #44 99.77 DEP criu/servicefd.d [2020-04-08T19:04:21.152Z] #44 100.0 DEP criu/seize.d [2020-04-08T19:04:21.407Z] #44 100.2 DEP criu/seccomp.d [2020-04-08T19:04:21.635Z] #27 ... [2020-04-08T19:04:21.635Z] [2020-04-08T19:04:21.635Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:21.635Z] #56 79.45 reflect [2020-04-08T19:04:21.635Z] #56 79.46 syscall [2020-04-08T19:04:21.662Z] #44 100.4 DEP criu/rst-malloc.d [2020-04-08T19:04:21.662Z] #44 100.5 DEP criu/rbtree.d [2020-04-08T19:04:21.662Z] #44 100.6 DEP criu/pstree.d [2020-04-08T19:04:21.893Z] #56 ... [2020-04-08T19:04:21.893Z] [2020-04-08T19:04:21.893Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:21.893Z] #27 25.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:04:21.918Z] #44 100.8 DEP criu/protobuf.d [2020-04-08T19:04:21.918Z] #44 ... [2020-04-08T19:04:21.918Z] [2020-04-08T19:04:21.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:04:21.918Z] #17 11.76 Fetched 8337 kB in 10s (861 kB/s) [2020-04-08T19:04:21.945Z] #10 90.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-08T19:04:21.945Z] #10 90.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-08T19:04:21.945Z] #10 90.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:04:22.159Z] #27 26.36 [2020-04-08T19:04:22.514Z] #10 ... [2020-04-08T19:04:22.514Z] [2020-04-08T19:04:22.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:22.514Z] #47 90.47 time [2020-04-08T19:04:22.676Z] #27 26.56 ############################################## 64.4% ######################################################################## 100.0% [2020-04-08T19:04:22.676Z] #27 ... [2020-04-08T19:04:22.676Z] [2020-04-08T19:04:22.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:22.676Z] #10 80.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-08T19:04:22.676Z] #10 80.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-08T19:04:22.676Z] #10 80.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-08T19:04:22.676Z] #10 80.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-08T19:04:22.676Z] #10 80.80 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-08T19:04:22.676Z] #10 80.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-08T19:04:22.676Z] #10 80.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-08T19:04:22.676Z] #10 80.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-08T19:04:22.676Z] #10 80.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-08T19:04:22.676Z] #10 81.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-08T19:04:22.676Z] #10 81.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-08T19:04:22.676Z] #10 81.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-08T19:04:22.676Z] #10 81.13 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-08T19:04:22.676Z] #10 81.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-08T19:04:22.676Z] #10 81.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-08T19:04:22.676Z] #10 82.97 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:22.676Z] #10 83.49 Fetched 77.7 MB in 12s (6361 kB/s) [2020-04-08T19:04:22.676Z] #10 83.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-08T19:04:22.676Z] #10 83.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-08T19:04:22.676Z] #10 83.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-08T19:04:22.676Z] #10 83.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:04:22.676Z] #10 88.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-08T19:04:22.676Z] #10 88.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-08T19:04:22.676Z] #10 88.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:04:22.676Z] #10 ... [2020-04-08T19:04:22.676Z] [2020-04-08T19:04:22.676Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:22.676Z] #27 26.82 [2020-04-08T19:04:23.364Z] #17 11.76 Reading package lists... [2020-04-08T19:04:23.364Z] #17 ... [2020-04-08T19:04:23.364Z] [2020-04-08T19:04:23.364Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:23.364Z] #47 DONE 206.6s [2020-04-08T19:04:23.364Z] [2020-04-08T19:04:23.364Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:23.364Z] #44 101.0 GEN criu/protobuf-desc-gen.h [2020-04-08T19:04:23.608Z] #27 ... [2020-04-08T19:04:23.608Z] [2020-04-08T19:04:23.608Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:23.608Z] #35 81.89 Selecting previously unselected package libicu63:amd64. [2020-04-08T19:04:23.608Z] #35 81.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-08T19:04:23.608Z] #35 81.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:04:24.174Z] #35 ... [2020-04-08T19:04:24.174Z] [2020-04-08T19:04:24.174Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:24.174Z] #43 92.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:24.174Z] #43 92.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:24.174Z] #43 92.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:24.174Z] #43 92.40 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:24.174Z] #43 92.41 Setting up python-six (1.12.0-1) ... [2020-04-08T19:04:24.770Z] #44 103.4 DEP criu/protobuf-desc.d [2020-04-08T19:04:24.770Z] #44 103.5 DEP criu/proc_parse.d [2020-04-08T19:04:24.770Z] #44 103.6 DEP criu/plugin.d [2020-04-08T19:04:24.770Z] #44 103.7 DEP criu/pipes.d [2020-04-08T19:04:24.793Z] Removing intermediate container 8c16d4501f66 [2020-04-08T19:04:24.793Z] ---> a8ef81404fd8 [2020-04-08T19:04:24.793Z] Step 11/16 : ARG GOOS [2020-04-08T19:04:24.793Z] ---> Running in 9995a849cc50 [2020-04-08T19:04:24.793Z] Removing intermediate container 9995a849cc50 [2020-04-08T19:04:24.793Z] ---> 23c0a9976728 [2020-04-08T19:04:24.793Z] Step 12/16 : ARG GOARCH [2020-04-08T19:04:24.793Z] ---> Running in a509aa18feac [2020-04-08T19:04:24.793Z] Removing intermediate container a509aa18feac [2020-04-08T19:04:24.793Z] ---> f21c43f0b98e [2020-04-08T19:04:24.793Z] 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-08T19:04:24.793Z] ---> Running in 707ba34c3b69 [2020-04-08T19:04:25.025Z] #44 103.9 DEP criu/pie-util.d [2020-04-08T19:04:25.025Z] #44 103.9 DEP criu/pie-util-vdso.d [2020-04-08T19:04:25.280Z] #44 104.0 DEP criu/pie-util-vdso-elf32.d [2020-04-08T19:04:25.280Z] #44 104.1 DEP criu/path.d [2020-04-08T19:04:25.535Z] #44 104.3 DEP criu/parasite-syscall.d [2020-04-08T19:04:25.535Z] #44 104.5 DEP criu/pagemap.d [2020-04-08T19:04:25.790Z] #44 104.7 DEP criu/pagemap-cache.d [2020-04-08T19:04:25.916Z] #10 ... [2020-04-08T19:04:25.916Z] [2020-04-08T19:04:25.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:25.916Z] #44 34.27 CC images/ghost-file.o [2020-04-08T19:04:25.916Z] #44 34.85 CC images/fifo.o [2020-04-08T19:04:25.916Z] #44 35.27 CC images/remap-file-path.o [2020-04-08T19:04:25.916Z] #44 35.72 CC images/eventfd.o [2020-04-08T19:04:25.916Z] #44 36.06 CC images/eventpoll.o [2020-04-08T19:04:25.916Z] #44 36.51 CC images/fh.o [2020-04-08T19:04:25.916Z] #44 37.12 CC images/fsnotify.o [2020-04-08T19:04:25.916Z] #44 38.14 CC images/signalfd.o [2020-04-08T19:04:25.916Z] #44 38.45 CC images/fs.o [2020-04-08T19:04:25.916Z] #44 38.79 CC images/pstree.o [2020-04-08T19:04:25.916Z] #44 39.15 CC images/pipe.o [2020-04-08T19:04:25.916Z] #44 39.40 CC images/tcp-stream.o [2020-04-08T19:04:25.916Z] #44 39.75 CC images/sk-packet.o [2020-04-08T19:04:25.916Z] #44 40.09 CC images/mnt.o [2020-04-08T19:04:25.916Z] #44 40.52 CC images/pipe-data.o [2020-04-08T19:04:25.916Z] #44 ... [2020-04-08T19:04:25.916Z] [2020-04-08T19:04:25.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:25.916Z] #47 94.34 text/template [2020-04-08T19:04:25.916Z] #47 98.94 encoding/xml [2020-04-08T19:04:25.916Z] #47 99.77 go/parser [2020-04-08T19:04:25.916Z] #47 102.4 go/doc [2020-04-08T19:04:26.046Z] #44 104.9 DEP criu/page-xfer.d [2020-04-08T19:04:26.301Z] #44 105.0 DEP criu/page-pipe.d [2020-04-08T19:04:26.301Z] #44 105.1 DEP criu/netfilter.d [2020-04-08T19:04:26.301Z] #44 105.2 DEP criu/net.d [2020-04-08T19:04:26.487Z] #47 104.8 crypto/rand [2020-04-08T19:04:26.487Z] #47 ... [2020-04-08T19:04:26.487Z] [2020-04-08T19:04:26.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:26.487Z] #44 41.02 CC images/sa.o [2020-04-08T19:04:26.556Z] #44 105.4 DEP criu/namespaces.d [2020-04-08T19:04:26.747Z] #44 41.35 CC images/timer.o [2020-04-08T19:04:26.811Z] #44 105.6 DEP criu/mount.d [2020-04-08T19:04:26.811Z] #44 105.7 DEP criu/mem.d [2020-04-08T19:04:27.067Z] #44 105.9 DEP criu/lsm.d [2020-04-08T19:04:27.067Z] #44 106.0 DEP criu/log.d [2020-04-08T19:04:27.067Z] #44 106.1 DEP criu/libnetlink.d [2020-04-08T19:04:27.318Z] #44 41.86 CC images/timerfd.o [2020-04-08T19:04:27.322Z] #44 106.2 DEP criu/kerndat.d [2020-04-08T19:04:27.322Z] #44 106.3 DEP criu/kcmp-ids.d [2020-04-08T19:04:27.322Z] #44 106.3 DEP criu/irmap.d [2020-04-08T19:04:27.578Z] #44 106.5 DEP criu/ipc_ns.d [2020-04-08T19:04:27.578Z] #44 106.6 DEP criu/image.d [2020-04-08T19:04:27.585Z] #44 42.22 CC images/mm.o [2020-04-08T19:04:27.778Z] #47 ... [2020-04-08T19:04:27.778Z] [2020-04-08T19:04:27.778Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:27.778Z] #10 94.94 Selecting previously unselected package binutils-mingw-w64. [2020-04-08T19:04:27.778Z] #10 94.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-08T19:04:27.778Z] #10 94.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:04:27.778Z] #10 95.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-08T19:04:27.778Z] #10 95.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:04:27.778Z] #10 95.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:04:27.778Z] #10 95.43 Selecting previously unselected package dmsetup. [2020-04-08T19:04:27.778Z] #10 95.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:04:27.778Z] #10 95.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-08T19:04:27.778Z] #10 95.85 Selecting previously unselected package mingw-w64-common. [2020-04-08T19:04:27.778Z] #10 95.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-08T19:04:27.778Z] #10 95.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-08T19:04:27.833Z] #44 106.7 DEP criu/image-desc.d [2020-04-08T19:04:28.130Z] #44 106.9 DEP criu/fsnotify.d [2020-04-08T19:04:28.155Z] #44 42.77 CC images/sk-opts.o [2020-04-08T19:04:28.356Z] #10 ... [2020-04-08T19:04:28.356Z] [2020-04-08T19:04:28.356Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:28.356Z] #33 86.22 time [2020-04-08T19:04:28.356Z] #33 95.82 internal/poll [2020-04-08T19:04:28.356Z] #33 ... [2020-04-08T19:04:28.356Z] [2020-04-08T19:04:28.356Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:28.356Z] #35 87.68 Selecting previously unselected package libxml2:amd64. [2020-04-08T19:04:28.356Z] #35 87.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-08T19:04:28.356Z] #35 87.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:04:28.356Z] #35 88.51 Selecting previously unselected package libarchive13:amd64. [2020-04-08T19:04:28.356Z] #35 88.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-08T19:04:28.356Z] #35 88.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-08T19:04:28.356Z] #35 88.94 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-08T19:04:28.356Z] #35 88.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-08T19:04:28.356Z] #35 88.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-08T19:04:28.356Z] #35 89.15 Selecting previously unselected package librhash0:amd64. [2020-04-08T19:04:28.356Z] #35 89.15 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-08T19:04:28.356Z] #35 89.16 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-08T19:04:28.356Z] #35 89.40 Selecting previously unselected package libuv1:amd64. [2020-04-08T19:04:28.356Z] #35 89.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-08T19:04:28.356Z] #35 89.46 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-08T19:04:28.356Z] #35 89.76 Selecting previously unselected package cmake. [2020-04-08T19:04:28.356Z] #35 89.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-08T19:04:28.356Z] #35 89.78 Unpacking cmake (3.13.4-1) ... [2020-04-08T19:04:28.356Z] #35 95.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:04:28.356Z] #35 95.60 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:04:28.356Z] #35 95.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-08T19:04:28.356Z] #35 95.62 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:04:28.356Z] #35 95.70 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-08T19:04:28.356Z] #35 95.70 Setting up cmake-data (3.13.4-1) ... [2020-04-08T19:04:28.356Z] #35 95.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:04:28.356Z] #35 95.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-08T19:04:28.356Z] #35 95.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-08T19:04:28.356Z] #35 95.89 Setting up cmake (3.13.4-1) ... [2020-04-08T19:04:28.356Z] #35 95.92 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:04:28.356Z] #35 96.08 Processing triggers for mime-support (3.62) ... [2020-04-08T19:04:28.356Z] #35 DONE 96.9s [2020-04-08T19:04:28.356Z] [2020-04-08T19:04:28.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:28.356Z] #43 89.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:28.356Z] #43 89.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:28.356Z] #43 89.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:28.356Z] #43 89.79 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:28.356Z] #43 89.81 Setting up python-six (1.12.0-1) ... [2020-04-08T19:04:28.356Z] #43 96.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:04:28.356Z] #43 96.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:04:28.356Z] #43 96.37 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:28.356Z] #43 96.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-08T19:04:28.356Z] #43 96.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:28.356Z] #43 96.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:04:28.356Z] #43 96.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:28.356Z] #43 96.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:28.356Z] #43 96.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:04:28.356Z] #43 96.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-08T19:04:28.384Z] #44 107.0 DEP criu/filesystems.d [2020-04-08T19:04:28.385Z] #44 107.2 DEP criu/files.d [2020-04-08T19:04:28.416Z] #44 43.01 CC images/sk-unix.o [2020-04-08T19:04:28.614Z] #43 ... [2020-04-08T19:04:28.614Z] [2020-04-08T19:04:28.614Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:04:28.614Z] #36 DONE 0.1s [2020-04-08T19:04:28.614Z] [2020-04-08T19:04:28.614Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:28.614Z] #56 96.15 context [2020-04-08T19:04:28.614Z] #56 ... [2020-04-08T19:04:28.614Z] [2020-04-08T19:04:28.614Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-08T19:04:28.614Z] #37 DONE 0.1s [2020-04-08T19:04:28.639Z] #44 107.4 DEP criu/files-reg.d [2020-04-08T19:04:28.639Z] #44 107.6 DEP criu/files-ext.d [2020-04-08T19:04:28.873Z] [2020-04-08T19:04:28.873Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:28.938Z] #44 107.7 DEP criu/file-lock.d [2020-04-08T19:04:28.987Z] #44 43.48 CC images/sk-inet.o [2020-04-08T19:04:29.192Z] #44 108.0 DEP criu/file-ids.d [2020-04-08T19:04:29.192Z] #44 108.1 DEP criu/fifo.d [2020-04-08T19:04:29.446Z] #43 ... [2020-04-08T19:04:29.446Z] [2020-04-08T19:04:29.446Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:04:29.446Z] #27 28.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:04:29.446Z] #27 28.84 skipping existing 1849cc453dee [2020-04-08T19:04:29.446Z] #27 28.90 [2020-04-08T19:04:29.446Z] #27 30.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:04:29.446Z] #27 31.77 #=#=# [2020-04-08T19:04:29.446Z] #27 32.06 ######################################################################## 100.0% [2020-04-08T19:04:29.446Z] #27 32.29 [2020-04-08T19:04:29.446Z] #27 32.49 Download of images into '/build' complete. [2020-04-08T19:04:29.446Z] #27 32.49 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:04:29.446Z] #27 32.49 tar -cC '/build' . | docker load [2020-04-08T19:04:29.446Z] #27 DONE 33.2s [2020-04-08T19:04:29.446Z] [2020-04-08T19:04:29.446Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:29.446Z] #35 95.25 Selecting previously unselected package libxml2:amd64. [2020-04-08T19:04:29.446Z] #35 95.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-08T19:04:29.446Z] #35 95.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:04:29.446Z] #35 96.48 Selecting previously unselected package libarchive13:amd64. [2020-04-08T19:04:29.446Z] #35 96.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-08T19:04:29.446Z] #35 96.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-08T19:04:29.446Z] #35 97.36 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-08T19:04:29.446Z] #35 97.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-08T19:04:29.446Z] #35 97.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-08T19:04:29.446Z] #35 97.75 Selecting previously unselected package librhash0:amd64. [2020-04-08T19:04:29.447Z] #44 108.2 DEP criu/fdstore.d [2020-04-08T19:04:29.447Z] #44 108.3 DEP criu/fault-injection.d [2020-04-08T19:04:29.447Z] #44 108.4 DEP criu/external.d [2020-04-08T19:04:29.559Z] #44 43.97 CC images/tun.o [2020-04-08T19:04:29.701Z] #44 108.5 DEP criu/eventpoll.d [2020-04-08T19:04:29.701Z] #44 108.6 DEP criu/eventfd.d [2020-04-08T19:04:29.705Z] #35 97.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-08T19:04:29.705Z] #35 97.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-08T19:04:29.819Z] #44 44.50 CC images/sk-netlink.o [2020-04-08T19:04:29.819Z] #44 ... [2020-04-08T19:04:29.819Z] [2020-04-08T19:04:29.819Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:29.819Z] #56 98.25 golang.org/x/crypto/ssh/terminal [2020-04-08T19:04:29.819Z] #56 104.9 mvdan.cc/sh/v3/cmd/shfmt [2020-04-08T19:04:29.956Z] #44 108.8 DEP criu/crtools.d [2020-04-08T19:04:29.964Z] #35 98.29 Selecting previously unselected package libuv1:amd64. [2020-04-08T19:04:29.964Z] #35 98.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-08T19:04:29.964Z] #35 98.35 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-08T19:04:30.079Z] #56 ... [2020-04-08T19:04:30.079Z] [2020-04-08T19:04:30.079Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:30.079Z] #47 106.1 crypto/elliptic [2020-04-08T19:04:30.211Z] #44 109.0 DEP criu/cr-service.d [2020-04-08T19:04:30.211Z] #44 109.2 DEP criu/cr-restore.d [2020-04-08T19:04:30.466Z] #44 109.4 DEP criu/cr-errno.d [2020-04-08T19:04:30.466Z] #44 109.4 DEP criu/cr-dump.d [2020-04-08T19:04:30.529Z] #35 98.61 Selecting previously unselected package cmake. [2020-04-08T19:04:30.529Z] #35 98.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-08T19:04:30.529Z] #35 98.63 Unpacking cmake (3.13.4-1) ... [2020-04-08T19:04:30.529Z] #35 ... [2020-04-08T19:04:30.529Z] [2020-04-08T19:04:30.529Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:30.529Z] #33 88.30 time [2020-04-08T19:04:30.529Z] #33 ... [2020-04-08T19:04:30.529Z] [2020-04-08T19:04:30.529Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:30.529Z] #10 94.86 Selecting previously unselected package binutils-mingw-w64. [2020-04-08T19:04:30.529Z] #10 94.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-08T19:04:30.529Z] #10 94.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:04:30.529Z] #10 95.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-08T19:04:30.529Z] #10 95.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:04:30.529Z] #10 95.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:04:30.529Z] #10 95.61 Selecting previously unselected package dmsetup. [2020-04-08T19:04:30.529Z] #10 95.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:04:30.529Z] #10 95.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-08T19:04:30.529Z] #10 95.91 Selecting previously unselected package mingw-w64-common. [2020-04-08T19:04:30.529Z] #10 95.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-08T19:04:30.529Z] #10 95.97 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-08T19:04:30.721Z] #44 109.6 DEP criu/cr-dedup.d [2020-04-08T19:04:30.721Z] #44 109.7 DEP criu/cr-check.d [2020-04-08T19:04:30.975Z] #44 109.9 DEP criu/config.d [2020-04-08T19:04:31.022Z] #47 109.5 github.com/LK4D4/vndr/build [2020-04-08T19:04:31.230Z] #44 110.1 DEP criu/clone-noasan.d [2020-04-08T19:04:31.230Z] #44 110.1 DEP criu/cgroup.d [2020-04-08T19:04:31.484Z] #44 110.3 DEP criu/cgroup-props.d [2020-04-08T19:04:31.485Z] #44 110.4 DEP criu/bitmap.d [2020-04-08T19:04:31.592Z] #47 110.1 encoding/asn1 [2020-04-08T19:04:31.740Z] #44 110.4 DEP criu/bfd.d [2020-04-08T19:04:31.740Z] #44 110.5 DEP criu/autofs.d [2020-04-08T19:04:31.740Z] #44 110.7 DEP criu/aio.d [2020-04-08T19:04:32.036Z] #44 110.9 DEP criu/action-scripts.d [2020-04-08T19:04:32.291Z] #44 111.3 CC criu/action-scripts.o [2020-04-08T19:04:32.532Z] #47 ... [2020-04-08T19:04:32.532Z] [2020-04-08T19:04:32.532Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:32.532Z] #56 DONE 110.8s [2020-04-08T19:04:32.532Z] [2020-04-08T19:04:32.532Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:32.532Z] #47 111.0 crypto/rsa [2020-04-08T19:04:32.546Z] #44 ... [2020-04-08T19:04:32.547Z] [2020-04-08T19:04:32.547Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:04:32.547Z] #30 DONE 216.4s [2020-04-08T19:04:32.547Z] [2020-04-08T19:04:32.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:04:32.547Z] #17 11.76 Reading package lists... [2020-04-08T19:04:32.547Z] #17 16.05 Reading package lists... [2020-04-08T19:04:32.547Z] #17 19.32 Building dependency tree... [2020-04-08T19:04:32.547Z] #17 20.99 libcap2-bin is already the newest version (1:2.25-2). [2020-04-08T19:04:32.547Z] #17 20.99 The following additional packages will be installed: [2020-04-08T19:04:32.547Z] #17 21.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-08T19:04:32.547Z] #17 21.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-08T19:04:32.547Z] #17 21.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-08T19:04:32.547Z] #17 21.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-08T19:04:32.547Z] #17 21.01 python3.7 python3.7-minimal vim-runtime xxd [2020-04-08T19:04:32.547Z] #17 21.01 Suggested packages: [2020-04-08T19:04:32.547Z] #17 21.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-08T19:04:32.547Z] #17 21.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-08T19:04:32.547Z] #17 21.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-08T19:04:32.547Z] #17 21.01 Recommended packages: [2020-04-08T19:04:32.547Z] #17 21.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-08T19:04:32.547Z] #17 21.01 python3-keyrings.alt python3-xdg unzip [2020-04-08T19:04:33.150Z] #17 22.87 The following NEW packages will be installed: [2020-04-08T19:04:33.150Z] #17 22.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-08T19:04:33.150Z] #17 22.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-08T19:04:33.150Z] #17 22.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-08T19:04:33.150Z] #17 22.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-08T19:04:33.150Z] #17 22.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-08T19:04:33.150Z] #17 22.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-08T19:04:33.150Z] #17 22.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-08T19:04:33.150Z] #17 22.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-08T19:04:33.150Z] #17 22.87 xz-utils zip [2020-04-08T19:04:33.150Z] #17 ... [2020-04-08T19:04:33.150Z] [2020-04-08T19:04:33.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:33.150Z] #44 111.8 CC criu/aio.o [2020-04-08T19:04:33.710Z] #44 112.5 CC criu/autofs.o [2020-04-08T19:04:33.823Z] #10 ... [2020-04-08T19:04:33.823Z] [2020-04-08T19:04:33.823Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:33.823Z] #43 99.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-08T19:04:33.823Z] #43 99.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:04:33.823Z] #43 99.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:33.823Z] #43 99.39 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-08T19:04:33.823Z] #43 99.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:33.823Z] #43 99.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:04:33.823Z] #43 99.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:33.823Z] #43 99.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-08T19:04:33.823Z] #43 99.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:04:33.823Z] #43 99.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-08T19:04:34.146Z] #38 4.536 + RM_GOPATH=0 [2020-04-08T19:04:34.146Z] #38 4.536 + TMP_GOPATH= [2020-04-08T19:04:34.146Z] #38 4.536 + : /build [2020-04-08T19:04:34.146Z] #38 4.536 + '[' -z '' ']' [2020-04-08T19:04:34.146Z] #38 4.536 ++ mktemp -d [2020-04-08T19:04:34.146Z] #38 4.549 + export GOPATH=/tmp/tmp.NeI79QHW7K [2020-04-08T19:04:34.146Z] #38 4.549 + GOPATH=/tmp/tmp.NeI79QHW7K [2020-04-08T19:04:34.146Z] #38 4.549 + RM_GOPATH=1 [2020-04-08T19:04:34.146Z] #38 4.549 ++ dirname ./install.sh [2020-04-08T19:04:34.146Z] #38 4.549 + dir=. [2020-04-08T19:04:34.146Z] #38 4.549 + bin=tini [2020-04-08T19:04:34.146Z] #38 4.549 + shift [2020-04-08T19:04:34.146Z] #38 4.549 + '[' '!' -f ./tini.installer ']' [2020-04-08T19:04:34.146Z] #38 4.549 + . ./tini.installer [2020-04-08T19:04:34.146Z] #38 4.549 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:04:34.146Z] #38 4.549 + install_tini [2020-04-08T19:04:34.146Z] #38 4.549 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-08T19:04:34.146Z] #38 4.549 + git clone https://github.com/krallin/tini.git /tmp/tmp.NeI79QHW7K/tini [2020-04-08T19:04:34.146Z] #38 4.550 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:04:34.146Z] #38 4.562 Cloning into '/tmp/tmp.NeI79QHW7K/tini'... [2020-04-08T19:04:34.404Z] #38 5.683 + cd /tmp/tmp.NeI79QHW7K/tini [2020-04-08T19:04:34.404Z] #38 5.683 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:04:34.404Z] #38 5.685 + cmake . [2020-04-08T19:04:35.072Z] #44 113.9 CC criu/bfd.o [2020-04-08T19:04:35.203Z] #43 ... [2020-04-08T19:04:35.203Z] [2020-04-08T19:04:35.203Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:35.203Z] #56 92.80 time [2020-04-08T19:04:35.203Z] #56 101.5 encoding/binary [2020-04-08T19:04:35.203Z] #56 102.9 context [2020-04-08T19:04:35.203Z] #56 ... [2020-04-08T19:04:35.203Z] [2020-04-08T19:04:35.203Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:04:35.203Z] #35 102.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:04:35.203Z] #35 102.9 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:04:35.203Z] #35 102.9 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-08T19:04:35.203Z] #35 102.9 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:04:35.203Z] #35 103.0 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-08T19:04:35.203Z] #35 103.0 Setting up cmake-data (3.13.4-1) ... [2020-04-08T19:04:35.203Z] #35 103.1 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:04:35.203Z] #35 103.1 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-08T19:04:35.203Z] #35 103.1 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-08T19:04:35.203Z] #35 103.1 Setting up cmake (3.13.4-1) ... [2020-04-08T19:04:35.203Z] #35 103.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:04:35.203Z] #35 103.2 Processing triggers for mime-support (3.62) ... [2020-04-08T19:04:35.327Z] #44 114.3 CC criu/bitmap.o [2020-04-08T19:04:35.336Z] #38 6.582 -- The C compiler identification is GNU 8.3.0 [2020-04-08T19:04:35.336Z] #38 6.680 -- Check for working C compiler: /usr/bin/cc [2020-04-08T19:04:35.461Z] #35 DONE 103.7s [2020-04-08T19:04:35.461Z] [2020-04-08T19:04:35.461Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:04:35.461Z] #36 DONE 0.1s [2020-04-08T19:04:35.461Z] [2020-04-08T19:04:35.461Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:35.461Z] #33 98.81 internal/poll [2020-04-08T19:04:35.461Z] #33 100.5 internal/fmtsort [2020-04-08T19:04:35.461Z] #33 101.2 internal/syscall/unix [2020-04-08T19:04:35.461Z] #33 101.8 strings [2020-04-08T19:04:35.461Z] #33 102.0 os [2020-04-08T19:04:35.461Z] #33 ... [2020-04-08T19:04:35.461Z] [2020-04-08T19:04:35.461Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-08T19:04:35.461Z] #37 DONE 0.1s [2020-04-08T19:04:35.582Z] #44 114.5 CC criu/cgroup-props.o [2020-04-08T19:04:35.720Z] [2020-04-08T19:04:35.720Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:35.834Z] #47 114.0 vendor/golang.org/x/net/idna [2020-04-08T19:04:36.050Z] using credential docker-jenkins-github-credentials [2020-04-08T19:04:36.129Z] Cloning the remote Git repository [2020-04-08T19:04:36.129Z] Cloning with configured refspecs honoured and without tags [2020-04-08T19:04:36.184Z] #44 115.2 CC criu/cgroup.o [2020-04-08T19:04:36.271Z] #38 7.417 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T19:04:36.271Z] #38 7.424 -- Detecting C compiler ABI info [2020-04-08T19:04:36.530Z] #38 7.853 -- Detecting C compiler ABI info - done [2020-04-08T19:04:36.530Z] #38 7.898 -- Detecting C compile features [2020-04-08T19:04:36.655Z] #38 ... [2020-04-08T19:04:36.655Z] [2020-04-08T19:04:36.655Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:36.655Z] #47 94.70 time [2020-04-08T19:04:36.655Z] #47 101.4 internal/syscall/unix [2020-04-08T19:04:36.655Z] #47 101.7 strings [2020-04-08T19:04:36.655Z] #47 104.6 os [2020-04-08T19:04:36.913Z] #47 ... [2020-04-08T19:04:36.913Z] [2020-04-08T19:04:36.913Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:36.913Z] #56 104.3 os [2020-04-08T19:04:36.341Z] Cloning repository https://github.com/moby/moby.git [2020-04-08T19:04:36.791Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-08T19:04:37.170Z] #56 104.8 encoding/base64 [2020-04-08T19:04:37.219Z] #47 115.5 vendor/golang.org/x/crypto/cryptobyte [2020-04-08T19:04:37.219Z] #47 115.5 mime [2020-04-08T19:04:37.465Z] #38 ... [2020-04-08T19:04:37.465Z] [2020-04-08T19:04:37.465Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:37.465Z] #43 105.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-08T19:04:37.465Z] #43 105.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.5% of statements [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-08T19:04:37.610Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-08T19:04:37.610Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-04-08T19:04:37.726Z] #43 DONE 106.1s [2020-04-08T19:04:37.726Z] [2020-04-08T19:04:37.726Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:37.726Z] #10 106.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-08T19:04:37.789Z] #47 ... [2020-04-08T19:04:37.789Z] [2020-04-08T19:04:37.789Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:37.789Z] #10 116.4 Selecting previously unselected package libapparmor1:arm64. [2020-04-08T19:04:37.789Z] #10 116.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-08T19:04:37.789Z] #10 116.5 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-08T19:04:37.892Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 13.6% of statements [2020-04-08T19:04:37.984Z] #10 106.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-08T19:04:37.984Z] #10 106.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:04:38.050Z] #10 ... [2020-04-08T19:04:38.050Z] [2020-04-08T19:04:38.050Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:38.050Z] #68 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:04:38.050Z] #68 109.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-08T19:04:38.050Z] #68 DONE 116.3s [2020-04-08T19:04:38.050Z] [2020-04-08T19:04:38.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:38.050Z] #10 116.7 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-08T19:04:38.050Z] #10 116.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-08T19:04:38.050Z] #10 ... [2020-04-08T19:04:38.050Z] [2020-04-08T19:04:38.050Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-08T19:04:38.050Z] #69 DONE 0.1s [2020-04-08T19:04:38.050Z] [2020-04-08T19:04:38.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:38.050Z] #10 116.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-08T19:04:38.110Z] #44 ... [2020-04-08T19:04:38.110Z] [2020-04-08T19:04:38.110Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:04:38.110Z] #17 23.24 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:04:38.110Z] #17 23.24 Need to get 28.5 MB of archives. [2020-04-08T19:04:38.110Z] #17 23.24 After this operation, 116 MB of additional disk space will be used. [2020-04-08T19:04:38.110Z] #17 23.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-08T19:04:38.110Z] #17 23.25 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-08T19:04:38.110Z] #17 23.30 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-08T19:04:38.110Z] #17 23.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-08T19:04:38.110Z] #17 23.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-08T19:04:38.110Z] #17 23.55 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-08T19:04:38.110Z] #17 23.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-08T19:04:38.110Z] #17 23.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-08T19:04:38.110Z] #17 23.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-08T19:04:38.110Z] #17 23.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-08T19:04:38.110Z] #17 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-08T19:04:38.110Z] #17 23.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-08T19:04:38.110Z] #17 23.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-08T19:04:38.110Z] #17 23.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-08T19:04:38.110Z] #17 23.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-08T19:04:38.110Z] #17 23.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-08T19:04:38.110Z] #17 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-08T19:04:38.110Z] #17 23.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:04:38.110Z] #17 23.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-08T19:04:38.110Z] #17 23.72 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-08T19:04:38.110Z] #17 23.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-08T19:04:38.110Z] #17 23.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-08T19:04:38.110Z] #17 23.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-08T19:04:38.110Z] #17 23.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-08T19:04:38.110Z] #17 23.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-08T19:04:38.110Z] #17 23.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-08T19:04:38.110Z] #17 23.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-08T19:04:38.110Z] #17 23.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-08T19:04:38.110Z] #17 23.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-08T19:04:38.110Z] #17 24.22 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-08T19:04:38.110Z] #17 24.22 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-08T19:04:38.110Z] #17 24.22 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-08T19:04:38.110Z] #17 24.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-08T19:04:38.110Z] #17 24.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-08T19:04:38.110Z] #17 24.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-08T19:04:38.110Z] #17 24.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-08T19:04:38.110Z] #17 24.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-08T19:04:38.110Z] #17 24.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-08T19:04:38.110Z] #17 24.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-08T19:04:38.110Z] #17 24.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-08T19:04:38.110Z] #17 24.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-08T19:04:38.110Z] #17 24.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-08T19:04:38.110Z] #17 24.46 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-08T19:04:38.110Z] #17 24.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-08T19:04:38.110Z] #17 24.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-08T19:04:38.110Z] #17 24.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-08T19:04:38.110Z] #17 24.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-08T19:04:38.110Z] #17 24.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-08T19:04:38.110Z] #17 25.47 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:04:38.110Z] #17 25.57 Fetched 28.5 MB in 2s (15.0 MB/s) [2020-04-08T19:04:38.110Z] #17 25.63 Selecting previously unselected package pigz. [2020-04-08T19:04:38.110Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-04-08T19:04:38.110Z] #17 25.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-08T19:04:38.110Z] #17 25.69 Unpacking pigz (2.4-1) ... [2020-04-08T19:04:38.110Z] #17 25.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-08T19:04:38.110Z] #17 25.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:04:38.110Z] #17 25.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:04:38.110Z] #17 26.19 Selecting previously unselected package python3.7-minimal. [2020-04-08T19:04:38.110Z] #17 26.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:04:38.110Z] #17 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:04:38.110Z] #17 26.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:04:38.110Z] #17 26.95 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:04:38.174Z] ok github.com/docker/docker/builder/dockerfile 0.941s coverage: 48.2% of statements [2020-04-08T19:04:38.310Z] #10 117.0 Selecting previously unselected package libbtrfs0. [2020-04-08T19:04:38.310Z] #10 117.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-08T19:04:38.310Z] #10 117.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:04:38.570Z] #10 117.3 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:04:38.570Z] #10 117.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-08T19:04:38.570Z] #10 117.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:04:38.581Z] #56 106.0 golang.org/x/sys/unix [2020-04-08T19:04:38.788Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-08T19:04:38.830Z] #10 117.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-08T19:04:38.830Z] #10 117.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-08T19:04:38.830Z] #10 117.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-08T19:04:38.830Z] #10 117.6 Selecting previously unselected package libudev-dev:arm64. [2020-04-08T19:04:38.830Z] #10 117.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-08T19:04:38.830Z] #10 117.7 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-08T19:04:39.035Z] #17 28.94 Selecting previously unselected package python3-minimal. [2020-04-08T19:04:39.035Z] #17 28.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-08T19:04:39.035Z] #17 28.98 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-08T19:04:39.035Z] #17 29.00 Unpacking python3-minimal (3.7.3-1) ... [2020-04-08T19:04:38.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:04:38.260Z] > git --version # timeout=10 [2020-04-08T19:04:38.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:04:38.308Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:04:39.091Z] #10 117.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-08T19:04:39.291Z] #17 29.09 Selecting previously unselected package libmpdec2:amd64. [2020-04-08T19:04:39.291Z] #17 29.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-08T19:04:39.291Z] #17 29.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-08T19:04:39.291Z] #17 29.22 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-08T19:04:39.291Z] #17 29.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:04:39.291Z] #17 29.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:04:39.351Z] #10 118.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-08T19:04:39.351Z] #10 118.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-08T19:04:39.925Z] #10 118.5 Selecting previously unselected package libpcre16-3:arm64. [2020-04-08T19:04:39.925Z] #10 118.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-08T19:04:39.925Z] #10 118.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-08T19:04:39.962Z] #56 ... [2020-04-08T19:04:39.962Z] [2020-04-08T19:04:39.962Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:04:39.962Z] #43 107.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-08T19:04:39.962Z] #43 107.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:04:39.962Z] #43 DONE 108.1s [2020-04-08T19:04:39.962Z] [2020-04-08T19:04:39.962Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:39.962Z] #38 2.922 + RM_GOPATH=0 [2020-04-08T19:04:39.962Z] #38 2.922 + TMP_GOPATH= [2020-04-08T19:04:39.962Z] #38 2.922 + : /build [2020-04-08T19:04:39.962Z] #38 2.922 + '[' -z '' ']' [2020-04-08T19:04:39.962Z] #38 2.922 ++ mktemp -d [2020-04-08T19:04:39.962Z] #38 2.922 + export GOPATH=/tmp/tmp.NJL6mTZqu8 [2020-04-08T19:04:39.962Z] #38 2.922 + GOPATH=/tmp/tmp.NJL6mTZqu8 [2020-04-08T19:04:39.962Z] #38 2.922 + RM_GOPATH=1 [2020-04-08T19:04:39.962Z] #38 2.922 ++ dirname ./install.sh [2020-04-08T19:04:39.962Z] #38 2.935 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:04:39.962Z] #38 2.935 + dir=. [2020-04-08T19:04:39.962Z] #38 2.935 + bin=tini [2020-04-08T19:04:39.962Z] #38 2.935 + shift [2020-04-08T19:04:39.962Z] #38 2.935 + '[' '!' -f ./tini.installer ']' [2020-04-08T19:04:39.962Z] #38 2.935 + . ./tini.installer [2020-04-08T19:04:39.962Z] #38 2.935 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:04:39.962Z] #38 2.935 + install_tini [2020-04-08T19:04:39.962Z] #38 2.935 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-08T19:04:39.962Z] #38 2.935 + git clone https://github.com/krallin/tini.git /tmp/tmp.NJL6mTZqu8/tini [2020-04-08T19:04:39.962Z] #38 2.952 Cloning into '/tmp/tmp.NJL6mTZqu8/tini'... [2020-04-08T19:04:39.962Z] #38 3.865 + cd /tmp/tmp.NJL6mTZqu8/tini [2020-04-08T19:04:39.962Z] #38 3.865 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:04:39.962Z] #38 3.875 + cmake . [2020-04-08T19:04:39.986Z] #10 ... [2020-04-08T19:04:39.986Z] [2020-04-08T19:04:39.986Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:39.986Z] #56 97.73 internal/poll [2020-04-08T19:04:39.986Z] #56 102.0 os [2020-04-08T19:04:39.986Z] #56 105.0 encoding/binary [2020-04-08T19:04:39.986Z] #56 107.6 fmt [2020-04-08T19:04:39.986Z] #56 108.0 encoding/base64 [2020-04-08T19:04:39.986Z] #56 ... [2020-04-08T19:04:39.986Z] [2020-04-08T19:04:39.986Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:39.986Z] #38 10.87 -- Detecting C compile features - done [2020-04-08T19:04:39.986Z] #38 10.93 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-08T19:04:39.986Z] #38 11.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-08T19:04:39.986Z] #38 11.44 -- Configuring done [2020-04-08T19:04:40.185Z] #10 118.7 Selecting previously unselected package libpcre32-3:arm64. [2020-04-08T19:04:40.185Z] #10 118.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-08T19:04:40.185Z] #10 118.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-08T19:04:40.185Z] #10 118.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-08T19:04:40.185Z] #10 118.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-08T19:04:40.185Z] #10 118.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-08T19:04:40.185Z] #10 119.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-08T19:04:40.185Z] #10 ... [2020-04-08T19:04:40.185Z] [2020-04-08T19:04:40.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:40.185Z] #44 44.90 CC images/packet-sock.o [2020-04-08T19:04:40.185Z] #44 45.68 CC images/ipc-var.o [2020-04-08T19:04:40.185Z] #44 45.89 CC images/ipc-desc.o [2020-04-08T19:04:40.185Z] #44 46.20 CC images/ipc-shm.o [2020-04-08T19:04:40.185Z] #44 46.58 CC images/ipc-msg.o [2020-04-08T19:04:40.185Z] #44 46.88 CC images/ipc-sem.o [2020-04-08T19:04:40.185Z] #44 47.13 CC images/utsns.o [2020-04-08T19:04:40.185Z] #44 47.77 CC images/creds.o [2020-04-08T19:04:40.185Z] #44 48.30 CC images/vma.o [2020-04-08T19:04:40.185Z] #44 48.69 CC images/netdev.o [2020-04-08T19:04:40.185Z] #44 49.19 CC images/tty.o [2020-04-08T19:04:40.185Z] #44 49.97 CC images/file-lock.o [2020-04-08T19:04:40.185Z] #44 50.20 CC images/rlimit.o [2020-04-08T19:04:40.185Z] #44 50.53 CC images/pagemap.o [2020-04-08T19:04:40.185Z] #44 51.08 CC images/siginfo.o [2020-04-08T19:04:40.185Z] #44 51.37 CC images/rpc.o [2020-04-08T19:04:40.185Z] #44 53.42 CC images/ext-file.o [2020-04-08T19:04:40.185Z] #44 53.96 CC images/cgroup.o [2020-04-08T19:04:40.221Z] #17 30.16 Selecting previously unselected package python3.7. [2020-04-08T19:04:40.221Z] #17 30.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:04:40.221Z] #17 30.18 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:04:40.244Z] #38 11.51 -- Generating done [2020-04-08T19:04:40.244Z] #38 11.52 -- Build files have been written to: /tmp/tmp.NeI79QHW7K/tini [2020-04-08T19:04:40.244Z] #38 11.54 + make tini-static [2020-04-08T19:04:40.257Z] ok github.com/docker/docker/builder/remotecontext/git 1.623s coverage: 86.3% of statements [2020-04-08T19:04:40.257Z] ? github.com/docker/docker/cli [no test files] [2020-04-08T19:04:40.257Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-08T19:04:40.445Z] #44 ... [2020-04-08T19:04:40.445Z] [2020-04-08T19:04:40.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:40.445Z] #10 119.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-08T19:04:40.445Z] #10 119.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-08T19:04:40.477Z] #17 30.29 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-08T19:04:40.477Z] #17 30.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-08T19:04:40.477Z] #17 30.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-08T19:04:40.477Z] #17 30.40 Setting up python3-minimal (3.7.3-1) ... [2020-04-08T19:04:40.504Z] #38 11.96 Scanning dependencies of target tini-static [2020-04-08T19:04:40.532Z] #38 4.901 -- The C compiler identification is GNU 8.3.0 [2020-04-08T19:04:40.532Z] #38 4.966 -- Check for working C compiler: /usr/bin/cc [2020-04-08T19:04:40.706Z] #10 119.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-08T19:04:40.706Z] #10 119.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-08T19:04:40.706Z] #10 119.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-08T19:04:40.763Z] #38 12.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-08T19:04:40.871Z] ok github.com/docker/docker/client 0.119s coverage: 75.8% of statements [2020-04-08T19:04:41.021Z] #38 ... [2020-04-08T19:04:41.021Z] [2020-04-08T19:04:41.021Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:41.021Z] #33 98.94 internal/syscall/unix [2020-04-08T19:04:41.021Z] #33 99.17 internal/fmtsort [2020-04-08T19:04:41.021Z] #33 99.43 os [2020-04-08T19:04:41.021Z] #33 100.5 strings [2020-04-08T19:04:41.021Z] #33 104.8 fmt [2020-04-08T19:04:41.021Z] #33 105.0 path/filepath [2020-04-08T19:04:41.021Z] #33 107.1 io/ioutil [2020-04-08T19:04:41.021Z] #33 108.0 path [2020-04-08T19:04:41.021Z] #33 108.9 text/tabwriter [2020-04-08T19:04:41.037Z] #17 31.13 Selecting previously unselected package python3. [2020-04-08T19:04:41.277Z] #10 119.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-08T19:04:41.277Z] #10 119.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-08T19:04:41.277Z] #10 119.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-08T19:04:41.277Z] #10 120.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-08T19:04:41.277Z] #10 120.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-08T19:04:41.277Z] #10 120.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-08T19:04:41.280Z] #33 ... [2020-04-08T19:04:41.280Z] [2020-04-08T19:04:41.280Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:41.280Z] #47 99.27 internal/fmtsort [2020-04-08T19:04:41.280Z] #47 99.95 os [2020-04-08T19:04:41.280Z] #47 100.6 strings [2020-04-08T19:04:41.280Z] #47 104.7 regexp/syntax [2020-04-08T19:04:41.280Z] #47 106.2 fmt [2020-04-08T19:04:41.292Z] #17 31.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-08T19:04:41.292Z] #17 31.19 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-08T19:04:41.292Z] #17 31.20 Unpacking python3 (3.7.3-1) ... [2020-04-08T19:04:41.292Z] #17 31.31 Selecting previously unselected package libip4tc0:amd64. [2020-04-08T19:04:41.292Z] #17 31.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-08T19:04:41.292Z] #17 31.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-08T19:04:41.292Z] #17 31.41 Selecting previously unselected package libip6tc0:amd64. [2020-04-08T19:04:41.466Z] #38 5.877 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T19:04:41.466Z] #38 5.884 -- Detecting C compiler ABI info [2020-04-08T19:04:41.538Z] #47 ... [2020-04-08T19:04:41.538Z] [2020-04-08T19:04:41.538Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:41.538Z] #56 109.4 golang.org/x/sys/unix [2020-04-08T19:04:41.542Z] #10 120.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-08T19:04:41.542Z] #10 120.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-08T19:04:41.542Z] #10 120.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-08T19:04:41.547Z] #17 31.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-08T19:04:41.547Z] #17 31.42 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-08T19:04:41.547Z] #17 31.50 Selecting previously unselected package libiptc0:amd64. [2020-04-08T19:04:41.547Z] #17 31.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-08T19:04:41.547Z] #17 31.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-08T19:04:41.802Z] #17 31.59 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-08T19:04:41.802Z] #17 31.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-08T19:04:41.802Z] #17 31.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-08T19:04:41.802Z] #17 31.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-08T19:04:41.802Z] #17 31.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-08T19:04:41.802Z] #17 31.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-08T19:04:41.802Z] #17 31.73 Selecting previously unselected package libnftnl11:amd64. [2020-04-08T19:04:41.802Z] #17 31.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-08T19:04:41.802Z] #17 31.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-08T19:04:41.802Z] #17 31.83 Selecting previously unselected package iptables. [2020-04-08T19:04:41.802Z] #17 31.83 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-08T19:04:42.099Z] #17 31.83 Unpacking iptables (1.8.2-4) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-08T19:04:42.112Z] #10 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:42.112Z] #10 120.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:04:42.112Z] #10 120.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-08T19:04:42.112Z] #10 120.9 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-08T19:04:42.112Z] #10 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:04:42.112Z] #10 120.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:04:42.112Z] #10 121.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-08T19:04:42.355Z] #17 32.22 Selecting previously unselected package xxd. [2020-04-08T19:04:42.355Z] #17 32.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:04:42.355Z] #17 32.22 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:04:42.355Z] #17 32.32 Selecting previously unselected package vim-common. [2020-04-08T19:04:42.355Z] #17 32.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:04:42.355Z] #17 32.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:04:42.372Z] #10 121.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-08T19:04:42.372Z] #10 121.0 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-08T19:04:42.372Z] #10 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:04:42.372Z] #10 121.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-08T19:04:42.372Z] #10 121.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:42.372Z] #10 121.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-08T19:04:42.610Z] #17 32.59 Selecting previously unselected package bash-completion. [2020-04-08T19:04:42.610Z] #17 32.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-08T19:04:42.634Z] #10 121.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-08T19:04:42.634Z] #10 121.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:42.634Z] #10 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-08T19:04:42.634Z] #10 121.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-08T19:04:42.634Z] #10 121.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:04:42.634Z] #10 121.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-08T19:04:42.634Z] #10 121.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-08T19:04:42.634Z] #10 121.4 Setting up dmsetup (2:1.02.155-3) ... [2020-04-08T19:04:42.634Z] #10 121.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-08T19:04:42.847Z] #38 7.272 -- Detecting C compiler ABI info - done [2020-04-08T19:04:42.847Z] #38 7.342 -- Detecting C compile features [2020-04-08T19:04:42.894Z] #10 121.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-08T19:04:42.894Z] #10 121.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:04:43.835Z] #10 DONE 122.3s [2020-04-08T19:04:43.835Z] [2020-04-08T19:04:43.835Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:04:43.835Z] #11 ... [2020-04-08T19:04:43.835Z] [2020-04-08T19:04:43.835Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:04:43.835Z] #58 DONE 0.1s [2020-04-08T19:04:43.835Z] [2020-04-08T19:04:43.835Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-08T19:04:43.835Z] #59 DONE 0.2s [2020-04-08T19:04:43.835Z] [2020-04-08T19:04:43.835Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:44.823Z] #56 ... [2020-04-08T19:04:44.823Z] [2020-04-08T19:04:44.823Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:44.823Z] #38 14.54 [100%] Linking C executable tini-static [2020-04-08T19:04:44.823Z] #38 15.48 [100%] Built target tini-static [2020-04-08T19:04:44.823Z] #38 15.61 + mkdir -p /build [2020-04-08T19:04:44.823Z] #38 15.61 + cp tini-static /build/docker-init [2020-04-08T19:04:44.823Z] #38 DONE 16.0s [2020-04-08T19:04:44.823Z] [2020-04-08T19:04:44.823Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:44.823Z] #47 112.6 regexp [2020-04-08T19:04:45.121Z] #17 35.09 Unpacking bash-completion (1:2.8-6) ... [2020-04-08T19:04:45.389Z] #47 113.3 flag [2020-04-08T19:04:45.726Z] #17 35.54 Selecting previously unselected package bzip2. [2020-04-08T19:04:45.726Z] #17 35.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-08T19:04:45.726Z] #17 35.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:04:45.726Z] #17 35.63 Selecting previously unselected package xz-utils. [2020-04-08T19:04:45.726Z] #17 35.63 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-08T19:04:45.726Z] #17 35.64 Unpacking xz-utils (5.2.4-1) ... [2020-04-08T19:04:45.981Z] #17 35.81 Selecting previously unselected package apparmor. [2020-04-08T19:04:45.981Z] #17 35.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-08T19:04:45.981Z] #17 35.90 Unpacking apparmor (2.13.2-10) ... [2020-04-08T19:04:46.238Z] #17 36.28 Selecting previously unselected package aufs-tools. [2020-04-08T19:04:46.238Z] #17 36.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-08T19:04:46.238Z] #17 36.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:04:46.494Z] #17 36.42 Selecting previously unselected package libonig5:amd64. [2020-04-08T19:04:46.494Z] #17 36.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-08T19:04:46.494Z] #17 36.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:04:46.751Z] #17 36.57 Selecting previously unselected package libjq1:amd64. [2020-04-08T19:04:46.751Z] #17 36.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:04:46.751Z] #17 36.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:04:46.751Z] #17 36.71 Selecting previously unselected package jq. [2020-04-08T19:04:46.751Z] #17 36.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:04:46.751Z] #17 36.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:04:47.007Z] #17 36.85 Selecting previously unselected package libaio1:amd64. [2020-04-08T19:04:47.007Z] #17 36.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-08T19:04:47.007Z] #17 36.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-08T19:04:47.007Z] #17 36.93 Selecting previously unselected package libgpm2:amd64. [2020-04-08T19:04:47.007Z] #17 36.95 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-08T19:04:47.007Z] #17 36.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-08T19:04:47.007Z] #17 37.03 Selecting previously unselected package libicu63:amd64. [2020-04-08T19:04:47.038Z] #38 11.16 -- Detecting C compile features - done [2020-04-08T19:04:47.038Z] #38 11.28 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-08T19:04:47.136Z] #60 ... [2020-04-08T19:04:47.136Z] [2020-04-08T19:04:47.136Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:04:47.136Z] #11 DONE 3.6s [2020-04-08T19:04:47.262Z] #17 37.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-08T19:04:47.262Z] #17 37.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:04:47.296Z] #38 ... [2020-04-08T19:04:47.296Z] [2020-04-08T19:04:47.296Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:47.296Z] #10 105.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-08T19:04:47.296Z] #10 105.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-08T19:04:47.296Z] #10 105.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:04:47.296Z] #10 115.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-08T19:04:47.296Z] #10 115.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:04:47.296Z] #10 115.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:47.296Z] #10 ... [2020-04-08T19:04:47.296Z] [2020-04-08T19:04:47.296Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:47.296Z] #47 105.3 regexp/syntax [2020-04-08T19:04:47.296Z] #47 110.6 fmt [2020-04-08T19:04:47.296Z] #47 112.7 regexp [2020-04-08T19:04:47.397Z] [2020-04-08T19:04:47.397Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:47.397Z] #60 3.438 + RM_GOPATH=0 [2020-04-08T19:04:47.397Z] #60 3.438 + TMP_GOPATH= [2020-04-08T19:04:47.397Z] #60 3.438 + : /build [2020-04-08T19:04:47.397Z] #60 3.438 + '[' -z '' ']' [2020-04-08T19:04:47.397Z] #60 3.438 ++ mktemp -d [2020-04-08T19:04:47.397Z] #60 3.438 + export GOPATH=/tmp/tmp.xgJkZb4cx0 [2020-04-08T19:04:47.397Z] #60 3.438 + GOPATH=/tmp/tmp.xgJkZb4cx0 [2020-04-08T19:04:47.397Z] #60 3.438 + RM_GOPATH=1 [2020-04-08T19:04:47.397Z] #60 3.487 ++ dirname ./install.sh [2020-04-08T19:04:47.397Z] #60 3.489 + dir=. [2020-04-08T19:04:47.397Z] #60 3.494 + bin=runc [2020-04-08T19:04:47.397Z] #60 3.494 + shift [2020-04-08T19:04:47.397Z] #60 3.494 + '[' '!' -f ./runc.installer ']' [2020-04-08T19:04:47.397Z] #60 3.494 + . ./runc.installer [2020-04-08T19:04:47.397Z] #60 3.494 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:04:47.397Z] #60 3.494 + install_runc [2020-04-08T19:04:47.397Z] #60 3.494 + uname -r [2020-04-08T19:04:47.397Z] #60 3.494 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-08T19:04:47.397Z] #60 3.501 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-08T19:04:47.397Z] #60 3.501 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-08T19:04:47.397Z] #60 3.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xgJkZb4cx0/src/github.com/opencontainers/runc [2020-04-08T19:04:47.397Z] #60 3.504 Cloning into '/tmp/tmp.xgJkZb4cx0/src/github.com/opencontainers/runc'... [2020-04-08T19:04:47.397Z] #60 3.514 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-08T19:04:47.580Z] #47 ... [2020-04-08T19:04:47.580Z] [2020-04-08T19:04:47.580Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:47.580Z] #33 105.3 path [2020-04-08T19:04:47.580Z] #33 106.2 text/tabwriter [2020-04-08T19:04:47.580Z] #33 107.1 fmt [2020-04-08T19:04:47.580Z] #33 107.3 path/filepath [2020-04-08T19:04:47.580Z] #33 109.7 io/ioutil [2020-04-08T19:04:47.580Z] #33 112.5 github.com/BurntSushi/toml [2020-04-08T19:04:47.580Z] #33 112.5 flag [2020-04-08T19:04:47.580Z] #33 ... [2020-04-08T19:04:47.580Z] [2020-04-08T19:04:47.580Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:47.580Z] #38 11.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-08T19:04:47.580Z] #38 11.98 -- Configuring done [2020-04-08T19:04:47.580Z] #38 12.06 -- Generating done [2020-04-08T19:04:47.580Z] #38 12.06 -- Build files have been written to: /tmp/tmp.NJL6mTZqu8/tini [2020-04-08T19:04:47.580Z] #38 12.10 + make tini-static [2020-04-08T19:04:47.917Z] #47 ... [2020-04-08T19:04:47.917Z] [2020-04-08T19:04:47.917Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:47.917Z] #44 4.346 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:04:47.917Z] #44 4.346 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:04:47.917Z] #44 4.366 Note: Building without GnuTLS support [2020-04-08T19:04:47.917Z] #44 7.375 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:04:47.917Z] #44 7.508 GEN .gitid [2020-04-08T19:04:47.917Z] #44 7.567 GEN criu/include/version.h [2020-04-08T19:04:47.917Z] #44 7.726 GEN include/common/asm [2020-04-08T19:04:47.917Z] #44 ... [2020-04-08T19:04:47.917Z] [2020-04-08T19:04:47.917Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:47.917Z] #56 116.0 encoding/json [2020-04-08T19:04:48.514Z] #38 12.81 Scanning dependencies of target tini-static [2020-04-08T19:04:48.514Z] #38 13.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-08T19:04:49.233Z] #17 ... [2020-04-08T19:04:49.233Z] [2020-04-08T19:04:49.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:49.233Z] #44 117.7 CC criu/clone-noasan.o [2020-04-08T19:04:49.233Z] #44 117.8 CC criu/config.o [2020-04-08T19:04:49.233Z] #44 119.2 CC criu/cr-check.o [2020-04-08T19:04:49.233Z] #44 120.7 CC criu/cr-dedup.o [2020-04-08T19:04:49.233Z] #44 121.1 CC criu/cr-dump.o [2020-04-08T19:04:49.233Z] #44 123.5 CC criu/cr-errno.o [2020-04-08T19:04:49.233Z] #44 123.6 CC criu/cr-restore.o [2020-04-08T19:04:49.233Z] #44 128.0 CC criu/cr-service.o [2020-04-08T19:04:49.888Z] #38 ... [2020-04-08T19:04:49.888Z] [2020-04-08T19:04:49.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:49.888Z] #44 5.212 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:04:49.888Z] #44 5.212 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:04:49.888Z] #44 5.254 Note: Building without GnuTLS support [2020-04-08T19:04:49.888Z] #44 9.060 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:04:49.888Z] #44 9.199 GEN .gitid [2020-04-08T19:04:49.888Z] #44 9.204 GEN criu/include/version.h [2020-04-08T19:04:49.888Z] #44 9.212 GEN include/common/asm [2020-04-08T19:04:49.888Z] #44 ... [2020-04-08T19:04:49.888Z] [2020-04-08T19:04:49.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:49.888Z] #10 116.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-08T19:04:49.888Z] #10 116.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:04:49.888Z] #10 116.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:49.945Z] #60 ... [2020-04-08T19:04:49.945Z] [2020-04-08T19:04:49.945Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-08T19:04:49.945Z] #12 DONE 2.7s [2020-04-08T19:04:50.205Z] [2020-04-08T19:04:50.205Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:04:50.466Z] #13 ... [2020-04-08T19:04:50.466Z] [2020-04-08T19:04:50.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:50.466Z] #44 55.15 CC images/userns.o [2020-04-08T19:04:50.466Z] #44 55.57 CC images/google/protobuf/descriptor.o [2020-04-08T19:04:50.466Z] #44 57.84 CC images/opts.o [2020-04-08T19:04:50.466Z] #44 58.27 CC images/seccomp.o [2020-04-08T19:04:50.466Z] #44 58.70 CC images/binfmt-misc.o [2020-04-08T19:04:50.466Z] #44 59.03 CC images/time.o [2020-04-08T19:04:50.466Z] #44 59.43 CC images/sysctl.o [2020-04-08T19:04:50.466Z] #44 59.75 CC images/autofs.o [2020-04-08T19:04:50.466Z] #44 60.10 CC images/macvlan.o [2020-04-08T19:04:50.466Z] #44 60.38 CC images/sit.o [2020-04-08T19:04:50.466Z] #44 60.75 LINK images/built-in.o [2020-04-08T19:04:50.466Z] #44 60.95 GEN compel/include/asm [2020-04-08T19:04:50.466Z] #44 60.96 GEN compel/include/version.h [2020-04-08T19:04:50.466Z] #44 60.99 touch .config [2020-04-08T19:04:50.466Z] #44 61.01 GEN include/common/config.h [2020-04-08T19:04:50.466Z] #44 61.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-08T19:04:50.466Z] #44 61.15 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-08T19:04:50.466Z] #44 61.23 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-08T19:04:50.466Z] #44 61.25 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-08T19:04:50.466Z] #44 61.28 DEP compel/plugins/std/infect.d [2020-04-08T19:04:50.466Z] #44 61.45 DEP compel/plugins/std/string.d [2020-04-08T19:04:50.466Z] #44 61.54 DEP compel/plugins/std/log.d [2020-04-08T19:04:50.466Z] #44 61.63 DEP compel/plugins/std/fds.d [2020-04-08T19:04:50.466Z] #44 61.71 DEP compel/plugins/std/std.d [2020-04-08T19:04:50.466Z] #44 61.84 DEP compel/plugins/shmem/shmem.d [2020-04-08T19:04:50.466Z] #44 62.00 DEP compel/plugins/fds/fds.d [2020-04-08T19:04:50.466Z] #44 62.31 CC compel/plugins/std/std.o [2020-04-08T19:04:50.466Z] #44 62.81 CC compel/plugins/std/fds.o [2020-04-08T19:04:50.466Z] #44 63.33 CC compel/plugins/std/log.o [2020-04-08T19:04:50.466Z] #44 64.63 CC compel/plugins/std/string.o [2020-04-08T19:04:50.682Z] #44 ... [2020-04-08T19:04:50.682Z] [2020-04-08T19:04:50.682Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:04:50.682Z] #17 40.61 Selecting previously unselected package libnet1:amd64. [2020-04-08T19:04:50.682Z] #17 40.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:04:50.682Z] #17 40.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:50.682Z] #17 40.72 Selecting previously unselected package libnl-3-200:amd64. [2020-04-08T19:04:50.682Z] #17 40.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-08T19:04:50.682Z] #17 40.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:04:50.682Z] #17 40.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-08T19:04:50.682Z] #17 40.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:04:50.726Z] #44 65.42 CC compel/plugins/std/infect.o [2020-04-08T19:04:50.937Z] #17 40.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:50.937Z] #17 40.89 Selecting previously unselected package libreadline5:amd64. [2020-04-08T19:04:50.937Z] #17 40.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-08T19:04:50.937Z] #17 40.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-08T19:04:51.193Z] #17 41.04 Selecting previously unselected package net-tools. [2020-04-08T19:04:51.193Z] #17 41.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-08T19:04:51.193Z] #17 41.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:04:51.193Z] #17 41.30 Selecting previously unselected package python-pip-whl. [2020-04-08T19:04:51.193Z] #17 41.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-08T19:04:51.302Z] #44 66.01 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-08T19:04:51.302Z] #44 66.07 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-08T19:04:51.448Z] #17 41.31 Unpacking python-pip-whl (18.1-5) ... [2020-04-08T19:04:51.571Z] #44 66.20 AR compel/plugins/std.lib.a [2020-04-08T19:04:51.571Z] #44 66.26 CC compel/plugins/fds/fds.o [2020-04-08T19:04:51.787Z] #10 ... [2020-04-08T19:04:51.787Z] [2020-04-08T19:04:51.787Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:51.787Z] #56 109.3 fmt [2020-04-08T19:04:51.787Z] #56 116.8 encoding/json [2020-04-08T19:04:51.787Z] #56 ... [2020-04-08T19:04:51.787Z] [2020-04-08T19:04:51.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:51.787Z] #47 119.5 go/token [2020-04-08T19:04:51.787Z] #47 119.6 internal/lazyregexp [2020-04-08T19:04:51.836Z] #44 ... [2020-04-08T19:04:51.836Z] [2020-04-08T19:04:51.836Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:51.836Z] #50 DONE 130.3s [2020-04-08T19:04:51.836Z] [2020-04-08T19:04:51.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:51.836Z] #44 66.63 AR compel/plugins/fds.lib.a [2020-04-08T19:04:51.836Z] #44 ... [2020-04-08T19:04:51.836Z] [2020-04-08T19:04:51.836Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:51.836Z] #47 121.0 vendor/golang.org/x/net/http/httpproxy [2020-04-08T19:04:51.836Z] #47 121.0 net/textproto [2020-04-08T19:04:51.836Z] #47 121.0 crypto/x509 [2020-04-08T19:04:51.836Z] #47 122.7 vendor/golang.org/x/net/http/httpguts [2020-04-08T19:04:51.836Z] #47 122.7 mime/multipart [2020-04-08T19:04:51.836Z] #47 126.1 crypto/tls [2020-04-08T19:04:52.009Z] #17 41.83 Selecting previously unselected package python3-lib2to3. [2020-04-08T19:04:52.009Z] #17 41.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-08T19:04:52.009Z] #17 41.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:04:52.009Z] #17 41.95 Selecting previously unselected package python3-distutils. [2020-04-08T19:04:52.009Z] #17 41.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-08T19:04:52.009Z] #17 41.97 Unpacking python3-distutils (3.7.3-1) ... [2020-04-08T19:04:52.096Z] #47 ... [2020-04-08T19:04:52.097Z] [2020-04-08T19:04:52.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:52.097Z] #44 66.75 HOSTDEP compel/src/lib/log-host.d [2020-04-08T19:04:52.264Z] #17 42.10 Selecting previously unselected package python3-pip. [2020-04-08T19:04:52.264Z] #17 42.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-08T19:04:52.264Z] #17 42.11 Unpacking python3-pip (18.1-5) ... [2020-04-08T19:04:52.264Z] #17 42.26 Selecting previously unselected package python3-pkg-resources. [2020-04-08T19:04:52.264Z] #17 42.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:04:52.264Z] #17 42.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:04:52.353Z] #47 120.4 net/url [2020-04-08T19:04:52.357Z] #44 67.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-08T19:04:52.520Z] #17 42.42 Selecting previously unselected package python3-setuptools. [2020-04-08T19:04:52.520Z] #17 42.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-08T19:04:52.520Z] #17 42.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-08T19:04:52.611Z] #47 ... [2020-04-08T19:04:52.611Z] [2020-04-08T19:04:52.611Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:52.611Z] #38 15.48 [100%] Linking C executable tini-static [2020-04-08T19:04:52.611Z] #38 16.44 [100%] Built target tini-static [2020-04-08T19:04:52.611Z] #38 16.66 + mkdir -p /build [2020-04-08T19:04:52.611Z] #38 16.68 + cp tini-static /build/docker-init [2020-04-08T19:04:52.611Z] #38 DONE 16.9s [2020-04-08T19:04:52.611Z] [2020-04-08T19:04:52.611Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:52.611Z] #33 115.7 log [2020-04-08T19:04:52.611Z] #33 119.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:04:52.617Z] #44 ... [2020-04-08T19:04:52.617Z] [2020-04-08T19:04:52.617Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:04:52.617Z] #13 2.399 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-08T19:04:52.617Z] #13 DONE 2.6s [2020-04-08T19:04:52.775Z] #17 42.65 Selecting previously unselected package python3-wheel. [2020-04-08T19:04:52.775Z] #17 42.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-08T19:04:52.775Z] #17 42.66 Unpacking python3-wheel (0.32.3-2) ... [2020-04-08T19:04:52.775Z] #17 42.73 Selecting previously unselected package sudo. [2020-04-08T19:04:52.775Z] #17 42.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-08T19:04:52.776Z] #17 42.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:04:52.878Z] [2020-04-08T19:04:52.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:52.878Z] #44 67.37 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-08T19:04:52.878Z] #44 67.60 HOSTDEP compel/src/main-host.d [2020-04-08T19:04:53.177Z] #33 ... [2020-04-08T19:04:53.178Z] [2020-04-08T19:04:53.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:53.178Z] #44 13.01 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-08T19:04:53.178Z] #44 13.16 PBCC images/opts.pb-c.c [2020-04-08T19:04:53.178Z] #44 13.21 PBCC images/sit.pb-c.c [2020-04-08T19:04:53.178Z] #44 13.38 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-08T19:04:53.298Z] #56 ... [2020-04-08T19:04:53.298Z] [2020-04-08T19:04:53.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:53.298Z] #44 11.83 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-08T19:04:53.298Z] #44 12.10 PBCC images/opts.pb-c.c [2020-04-08T19:04:53.298Z] #44 12.15 PBCC images/sit.pb-c.c [2020-04-08T19:04:53.298Z] #44 12.23 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-08T19:04:53.298Z] #44 12.37 DEP images/opts.pb-c.d [2020-04-08T19:04:53.298Z] #44 12.46 DEP images/sit.pb-c.d [2020-04-08T19:04:53.298Z] #44 12.70 PBCC images/macvlan.pb-c.c [2020-04-08T19:04:53.298Z] #44 12.71 DEP images/macvlan.pb-c.d [2020-04-08T19:04:53.298Z] #44 12.80 PBCC images/autofs.pb-c.c [2020-04-08T19:04:53.298Z] #44 12.87 DEP images/autofs.pb-c.d [2020-04-08T19:04:53.298Z] #44 13.04 PBCC images/sysctl.pb-c.c [2020-04-08T19:04:53.298Z] #44 13.10 DEP images/sysctl.pb-c.d [2020-04-08T19:04:53.298Z] #44 13.12 PBCC images/time.pb-c.c [2020-04-08T19:04:53.298Z] #44 13.20 DEP images/time.pb-c.d [2020-04-08T19:04:53.298Z] #44 13.29 PBCC images/binfmt-misc.pb-c.c [2020-04-08T19:04:53.298Z] #44 13.33 DEP images/binfmt-misc.pb-c.d [2020-04-08T19:04:53.298Z] #44 13.42 PBCC images/seccomp.pb-c.c [2020-04-08T19:04:53.298Z] #44 13.47 DEP images/seccomp.pb-c.d [2020-04-08T19:04:53.298Z] #44 13.61 PBCC images/userns.pb-c.c [2020-04-08T19:04:53.298Z] #44 13.68 DEP images/userns.pb-c.d [2020-04-08T19:04:53.298Z] #44 13.90 PBCC images/cgroup.pb-c.c [2020-04-08T19:04:53.298Z] #44 13.95 DEP images/cgroup.pb-c.d [2020-04-08T19:04:53.298Z] #44 14.18 PBCC images/fown.pb-c.c [2020-04-08T19:04:53.298Z] #44 14.27 PBCC images/ext-file.pb-c.c [2020-04-08T19:04:53.298Z] #44 14.33 DEP images/fown.pb-c.d [2020-04-08T19:04:53.298Z] #44 14.43 DEP images/ext-file.pb-c.d [2020-04-08T19:04:53.298Z] #44 14.56 PBCC images/rpc.pb-c.c [2020-04-08T19:04:53.298Z] #44 14.63 DEP images/rpc.pb-c.d [2020-04-08T19:04:53.298Z] #44 14.71 PBCC images/siginfo.pb-c.c [2020-04-08T19:04:53.298Z] #44 14.79 DEP images/siginfo.pb-c.d [2020-04-08T19:04:53.298Z] #44 14.96 PBCC images/pagemap.pb-c.c [2020-04-08T19:04:53.298Z] #44 15.06 DEP images/pagemap.pb-c.d [2020-04-08T19:04:53.298Z] #44 15.21 PBCC images/rlimit.pb-c.c [2020-04-08T19:04:53.298Z] #44 15.32 DEP images/rlimit.pb-c.d [2020-04-08T19:04:53.298Z] #44 15.34 PBCC images/file-lock.pb-c.c [2020-04-08T19:04:53.298Z] #44 15.38 DEP images/file-lock.pb-c.d [2020-04-08T19:04:53.298Z] #44 15.42 PBCC images/tty.pb-c.c [2020-04-08T19:04:53.298Z] #44 ... [2020-04-08T19:04:53.298Z] [2020-04-08T19:04:53.298Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:53.298Z] #33 111.1 github.com/BurntSushi/toml [2020-04-08T19:04:53.298Z] #33 111.1 flag [2020-04-08T19:04:53.298Z] #33 114.1 log [2020-04-08T19:04:53.298Z] #33 118.5 github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:04:53.298Z] #33 ... [2020-04-08T19:04:53.298Z] [2020-04-08T19:04:53.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:53.298Z] #44 15.44 DEP images/tty.pb-c.d [2020-04-08T19:04:53.298Z] #44 15.52 PBCC images/tun.pb-c.c [2020-04-08T19:04:53.298Z] #44 15.59 PBCC images/netdev.pb-c.c [2020-04-08T19:04:53.298Z] #44 15.63 DEP images/tun.pb-c.d [2020-04-08T19:04:53.298Z] #44 15.73 DEP images/netdev.pb-c.d [2020-04-08T19:04:53.421Z] #17 43.23 Selecting previously unselected package thin-provisioning-tools. [2020-04-08T19:04:53.421Z] #17 43.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-08T19:04:53.421Z] #17 43.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:04:53.421Z] #17 43.46 Selecting previously unselected package uidmap. [2020-04-08T19:04:53.435Z] #44 13.54 DEP images/opts.pb-c.d [2020-04-08T19:04:53.435Z] #44 13.63 DEP images/sit.pb-c.d [2020-04-08T19:04:53.449Z] #44 67.94 DEP compel/src/lib/ptrace.d [2020-04-08T19:04:53.555Z] #44 15.78 PBCC images/vma.pb-c.c [2020-04-08T19:04:53.555Z] #44 15.86 DEP images/vma.pb-c.d [2020-04-08T19:04:53.677Z] #17 43.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-08T19:04:53.677Z] #17 43.47 Unpacking uidmap (1:4.5-1.1) ... [2020-04-08T19:04:53.677Z] #17 43.59 Selecting previously unselected package vim-runtime. [2020-04-08T19:04:53.677Z] #17 43.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:04:53.677Z] #17 43.64 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-08T19:04:53.677Z] #17 43.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-08T19:04:53.677Z] #17 43.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:04:53.693Z] #44 13.80 PBCC images/macvlan.pb-c.c [2020-04-08T19:04:53.693Z] #44 13.86 DEP images/macvlan.pb-c.d [2020-04-08T19:04:53.693Z] #44 14.04 PBCC images/autofs.pb-c.c [2020-04-08T19:04:53.710Z] #44 68.26 DEP compel/src/lib/infect.d [2020-04-08T19:04:53.812Z] #44 16.03 PBCC images/creds.pb-c.c [2020-04-08T19:04:53.812Z] #44 16.12 DEP images/creds.pb-c.d [2020-04-08T19:04:53.951Z] #44 14.11 DEP images/autofs.pb-c.d [2020-04-08T19:04:53.970Z] #44 68.57 DEP compel/src/lib/infect-util.d [2020-04-08T19:04:54.069Z] #44 16.28 PBCC images/utsns.pb-c.c [2020-04-08T19:04:54.209Z] #44 14.35 PBCC images/sysctl.pb-c.c [2020-04-08T19:04:54.209Z] #44 14.39 DEP images/sysctl.pb-c.d [2020-04-08T19:04:54.209Z] #44 14.47 PBCC images/time.pb-c.c [2020-04-08T19:04:54.230Z] #44 68.82 DEP compel/src/lib/infect-rpc.d [2020-04-08T19:04:54.326Z] #44 16.45 DEP images/utsns.pb-c.d [2020-04-08T19:04:54.326Z] #44 16.47 PBCC images/ipc-desc.pb-c.c [2020-04-08T19:04:54.326Z] #44 16.47 PBCC images/ipc-sem.pb-c.c [2020-04-08T19:04:54.326Z] #44 16.49 DEP images/ipc-desc.pb-c.d [2020-04-08T19:04:54.326Z] #44 16.49 DEP images/ipc-sem.pb-c.d [2020-04-08T19:04:54.326Z] #44 16.51 PBCC images/ipc-msg.pb-c.c [2020-04-08T19:04:54.326Z] #44 16.52 DEP images/ipc-msg.pb-c.d [2020-04-08T19:04:54.326Z] #44 16.53 PBCC images/ipc-shm.pb-c.c [2020-04-08T19:04:54.326Z] #44 16.61 DEP images/ipc-shm.pb-c.d [2020-04-08T19:04:54.470Z] #44 14.55 DEP images/time.pb-c.d [2020-04-08T19:04:54.470Z] #44 14.68 PBCC images/binfmt-misc.pb-c.c [2020-04-08T19:04:54.470Z] #44 14.76 DEP images/binfmt-misc.pb-c.d [2020-04-08T19:04:54.491Z] #44 69.04 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-08T19:04:54.516Z] Fetching without tags [2020-04-08T19:04:54.583Z] #44 16.71 PBCC images/ipc-var.pb-c.c [2020-04-08T19:04:54.583Z] #44 16.72 DEP images/ipc-var.pb-c.d [2020-04-08T19:04:54.583Z] #44 16.84 PBCC images/sk-opts.pb-c.c [2020-04-08T19:04:54.583Z] #44 16.94 PBCC images/packet-sock.pb-c.c [2020-04-08T19:04:54.751Z] #44 69.34 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-08T19:04:54.756Z] #44 14.88 PBCC images/seccomp.pb-c.c [2020-04-08T19:04:54.756Z] #44 14.92 DEP images/seccomp.pb-c.d [2020-04-08T19:04:54.839Z] #44 17.03 DEP images/sk-opts.pb-c.d [2020-04-08T19:04:54.839Z] #44 17.16 DEP images/packet-sock.pb-c.d [2020-04-08T19:04:55.011Z] #44 69.43 DEP compel/src/lib/log.d [2020-04-08T19:04:55.015Z] #44 15.06 PBCC images/userns.pb-c.c [2020-04-08T19:04:55.015Z] #44 15.17 DEP images/userns.pb-c.d [2020-04-08T19:04:55.015Z] #44 15.31 PBCC images/cgroup.pb-c.c [2020-04-08T19:04:55.096Z] #44 17.30 PBCC images/sk-netlink.pb-c.c [2020-04-08T19:04:55.194Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:04:55.272Z] #44 15.35 DEP images/cgroup.pb-c.d [2020-04-08T19:04:55.272Z] #44 15.41 PBCC images/fown.pb-c.c [2020-04-08T19:04:55.272Z] #44 15.49 PBCC images/ext-file.pb-c.c [2020-04-08T19:04:55.272Z] #44 15.54 DEP images/fown.pb-c.d [2020-04-08T19:04:55.272Z] #44 15.57 DEP images/ext-file.pb-c.d [2020-04-08T19:04:55.275Z] #44 69.75 DEP compel/src/main.d [2020-04-08T19:04:55.275Z] #44 69.98 DEP compel/src/lib/handle-elf.d [2020-04-08T19:04:55.353Z] #44 17.42 DEP images/sk-netlink.pb-c.d [2020-04-08T19:04:55.353Z] #44 17.54 PBCC images/sk-inet.pb-c.c [2020-04-08T19:04:55.353Z] #44 17.59 DEP images/sk-inet.pb-c.d [2020-04-08T19:04:55.353Z] #44 17.67 PBCC images/sk-unix.pb-c.c [2020-04-08T19:04:55.530Z] #44 15.68 PBCC images/rpc.pb-c.c [2020-04-08T19:04:55.530Z] #44 15.77 DEP images/rpc.pb-c.d [2020-04-08T19:04:55.535Z] #44 70.17 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-08T19:04:55.612Z] #44 17.82 DEP images/sk-unix.pb-c.d [2020-04-08T19:04:55.612Z] #44 17.89 PBCC images/mm.pb-c.c [2020-04-08T19:04:55.612Z] #44 17.94 DEP images/mm.pb-c.d [2020-04-08T19:04:55.788Z] #44 15.87 PBCC images/siginfo.pb-c.c [2020-04-08T19:04:55.788Z] #44 15.89 DEP images/siginfo.pb-c.d [2020-04-08T19:04:55.788Z] #44 15.95 PBCC images/pagemap.pb-c.c [2020-04-08T19:04:55.788Z] #44 16.06 DEP images/pagemap.pb-c.d [2020-04-08T19:04:55.796Z] #44 ... [2020-04-08T19:04:55.796Z] [2020-04-08T19:04:55.796Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-08T19:04:55.796Z] #14 DONE 3.2s [2020-04-08T19:04:55.796Z] [2020-04-08T19:04:55.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:55.796Z] #44 70.47 CC compel/src/lib/log.o [2020-04-08T19:04:55.869Z] #44 18.08 PBCC images/timerfd.pb-c.c [2020-04-08T19:04:55.869Z] #44 18.23 DEP images/timerfd.pb-c.d [2020-04-08T19:04:56.045Z] #44 16.15 PBCC images/rlimit.pb-c.c [2020-04-08T19:04:56.045Z] #44 16.21 DEP images/rlimit.pb-c.d [2020-04-08T19:04:56.045Z] #44 16.31 PBCC images/file-lock.pb-c.c [2020-04-08T19:04:56.126Z] #44 18.34 PBCC images/timer.pb-c.c [2020-04-08T19:04:56.126Z] #44 18.37 DEP images/timer.pb-c.d [2020-04-08T19:04:56.126Z] #44 18.46 PBCC images/sa.pb-c.c [2020-04-08T19:04:56.305Z] #44 16.41 DEP images/file-lock.pb-c.d [2020-04-08T19:04:56.305Z] #44 16.47 PBCC images/tty.pb-c.c [2020-04-08T19:04:56.378Z] #44 70.89 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-08T19:04:56.383Z] #44 18.56 DEP images/sa.pb-c.d [2020-04-08T19:04:56.384Z] #44 18.59 PBCC images/pipe-data.pb-c.c [2020-04-08T19:04:56.384Z] #44 18.62 DEP images/pipe-data.pb-c.d [2020-04-08T19:04:56.384Z] #44 18.70 PBCC images/mnt.pb-c.c [2020-04-08T19:04:56.565Z] #44 16.63 DEP images/tty.pb-c.d [2020-04-08T19:04:56.565Z] #44 16.76 PBCC images/tun.pb-c.c [2020-04-08T19:04:56.640Z] #44 71.24 CC compel/arch/aarch64/src/lib/infect.o [2020-04-08T19:04:56.641Z] #44 18.80 DEP images/mnt.pb-c.d [2020-04-08T19:04:56.641Z] #44 18.90 PBCC images/sk-packet.pb-c.c [2020-04-08T19:04:56.641Z] #44 18.93 DEP images/sk-packet.pb-c.d [2020-04-08T19:04:56.641Z] #44 18.99 PBCC images/tcp-stream.pb-c.c [2020-04-08T19:04:54.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:04:54.263Z] > git config --add remote.origin.fetch +refs/pull/40787/head:refs/remotes/origin/PR-40787 # timeout=10 [2020-04-08T19:04:54.309Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:04:54.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-08T19:04:54.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-08T19:04:54.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-08T19:04:54.554Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40787/head:refs/remotes/origin/PR-40787 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T19:04:55.301Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:04:55.344Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:04:56.823Z] #44 16.92 PBCC images/netdev.pb-c.c [2020-04-08T19:04:56.823Z] #44 17.08 DEP images/tun.pb-c.d [2020-04-08T19:04:56.823Z] #44 17.15 DEP images/netdev.pb-c.d [2020-04-08T19:04:56.898Z] #44 19.10 DEP images/tcp-stream.pb-c.d [2020-04-08T19:04:56.898Z] #44 19.18 PBCC images/pipe.pb-c.c [2020-04-08T19:04:57.022Z] #17 46.89 Selecting previously unselected package vim. [2020-04-08T19:04:57.022Z] #17 46.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:04:57.022Z] #17 46.92 Unpacking vim (2:8.1.0875-5) ... [2020-04-08T19:04:57.081Z] #44 17.34 PBCC images/vma.pb-c.c [2020-04-08T19:04:57.156Z] #44 19.30 DEP images/pipe.pb-c.d [2020-04-08T19:04:57.156Z] #44 19.38 PBCC images/pstree.pb-c.c [2020-04-08T19:04:57.156Z] #44 19.46 DEP images/pstree.pb-c.d [2020-04-08T19:04:57.211Z] #44 71.72 CC compel/src/lib/infect-rpc.o [2020-04-08T19:04:57.338Z] #44 17.40 DEP images/vma.pb-c.d [2020-04-08T19:04:57.338Z] #44 17.64 PBCC images/creds.pb-c.c [2020-04-08T19:04:57.414Z] #44 19.55 PBCC images/fs.pb-c.c [2020-04-08T19:04:57.414Z] #44 19.62 DEP images/fs.pb-c.d [2020-04-08T19:04:57.414Z] #44 19.68 PBCC images/signalfd.pb-c.c [2020-04-08T19:04:57.471Z] #44 72.11 CC compel/src/lib/infect-util.o [2020-04-08T19:04:57.583Z] #17 47.48 Selecting previously unselected package xfsprogs. [2020-04-08T19:04:57.583Z] #17 47.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-08T19:04:57.583Z] #17 47.51 Unpacking xfsprogs (4.20.0-1) ... [2020-04-08T19:04:57.595Z] #44 17.85 DEP images/creds.pb-c.d [2020-04-08T19:04:57.596Z] #44 17.92 PBCC images/utsns.pb-c.c [2020-04-08T19:04:57.672Z] #44 19.87 DEP images/signalfd.pb-c.d [2020-04-08T19:04:57.672Z] #44 ... [2020-04-08T19:04:57.672Z] [2020-04-08T19:04:57.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:04:57.672Z] #10 116.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-08T19:04:57.672Z] #10 116.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:04:57.672Z] #10 116.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:57.672Z] #10 116.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-08T19:04:57.672Z] #10 116.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:04:57.672Z] #10 116.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:04:57.853Z] #44 17.99 DEP images/utsns.pb-c.d [2020-04-08T19:04:57.853Z] #44 18.06 PBCC images/ipc-desc.pb-c.c [2020-04-08T19:04:57.853Z] #44 18.10 PBCC images/ipc-sem.pb-c.c [2020-04-08T19:04:57.853Z] #44 18.18 DEP images/ipc-desc.pb-c.d [2020-04-08T19:04:57.929Z] #10 ... [2020-04-08T19:04:57.929Z] [2020-04-08T19:04:57.929Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:57.929Z] #33 DONE 125.7s [2020-04-08T19:04:57.929Z] [2020-04-08T19:04:57.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:57.929Z] #44 20.05 PBCC images/fh.pb-c.c [2020-04-08T19:04:57.929Z] #44 20.08 PBCC images/fsnotify.pb-c.c [2020-04-08T19:04:57.929Z] #44 20.25 DEP images/fh.pb-c.d [2020-04-08T19:04:58.042Z] #44 72.42 CC compel/src/lib/infect.o [2020-04-08T19:04:58.042Z] #44 ... [2020-04-08T19:04:58.042Z] [2020-04-08T19:04:58.042Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-08T19:04:58.042Z] #15 DONE 2.2s [2020-04-08T19:04:58.042Z] [2020-04-08T19:04:58.042Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:04:58.110Z] #44 18.28 DEP images/ipc-sem.pb-c.d [2020-04-08T19:04:58.110Z] #44 18.46 PBCC images/ipc-msg.pb-c.c [2020-04-08T19:04:58.143Z] #17 47.98 Selecting previously unselected package zip. [2020-04-08T19:04:58.143Z] #17 47.98 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-08T19:04:58.143Z] #17 47.99 Unpacking zip (3.0-11+b1) ... [2020-04-08T19:04:58.187Z] #44 20.38 DEP images/fsnotify.pb-c.d [2020-04-08T19:04:58.187Z] #44 20.46 PBCC images/eventpoll.pb-c.c [2020-04-08T19:04:58.187Z] #44 20.52 DEP images/eventpoll.pb-c.d [2020-04-08T19:04:58.187Z] #44 ... [2020-04-08T19:04:58.187Z] [2020-04-08T19:04:58.187Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:04:58.187Z] #47 116.2 go/token [2020-04-08T19:04:58.187Z] #47 118.5 go/scanner [2020-04-08T19:04:58.187Z] #47 119.5 internal/lazyregexp [2020-04-08T19:04:58.187Z] #47 119.9 net/url [2020-04-08T19:04:58.187Z] #47 120.9 go/ast [2020-04-08T19:04:58.187Z] #47 123.0 text/template/parse [2020-04-08T19:04:58.331Z] Merge succeeded, producing 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:04:58.331Z] Checking out Revision 4700438e54b93a78280b79b19a9c3c4e8c61f50d (PR-40787) [2020-04-08T19:04:58.368Z] #44 18.51 DEP images/ipc-msg.pb-c.d [2020-04-08T19:04:58.368Z] #44 18.54 PBCC images/ipc-shm.pb-c.c [2020-04-08T19:04:58.368Z] #44 18.55 DEP images/ipc-shm.pb-c.d [2020-04-08T19:04:58.368Z] #44 18.68 PBCC images/ipc-var.pb-c.c [2020-04-08T19:04:58.398Z] #17 48.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:04:58.398Z] #17 48.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:04:58.398Z] #17 48.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-08T19:04:58.398Z] #17 48.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-08T19:04:58.398Z] #17 48.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-08T19:04:58.398Z] #17 48.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-08T19:04:58.398Z] #17 48.26 Setting up uidmap (1:4.5-1.1) ... [2020-04-08T19:04:58.398Z] #17 48.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-08T19:04:58.398Z] #17 48.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:04:58.398Z] #17 48.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:04:58.398Z] #17 48.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:04:58.398Z] #17 48.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:04:58.398Z] #17 48.33 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:04:58.398Z] #17 48.34 Setting up zip (3.0-11+b1) ... [2020-04-08T19:04:58.398Z] #17 48.35 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:04:58.398Z] #17 48.37 Setting up bash-completion (1:2.8-6) ... [2020-04-08T19:04:58.445Z] #47 ... [2020-04-08T19:04:58.445Z] [2020-04-08T19:04:58.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:58.445Z] #44 20.64 PBCC images/eventfd.pb-c.c [2020-04-08T19:04:58.445Z] #44 20.71 DEP images/eventfd.pb-c.d [2020-04-08T19:04:58.627Z] #44 18.77 DEP images/ipc-var.pb-c.d [2020-04-08T19:04:58.627Z] #44 18.85 PBCC images/sk-opts.pb-c.c [2020-04-08T19:04:58.708Z] #44 20.80 PBCC images/remap-file-path.pb-c.c [2020-04-08T19:04:58.708Z] #44 20.87 DEP images/remap-file-path.pb-c.d [2020-04-08T19:04:58.708Z] #44 20.99 PBCC images/fifo.pb-c.c [2020-04-08T19:04:58.708Z] #44 21.03 DEP images/fifo.pb-c.d [2020-04-08T19:04:58.708Z] #44 21.08 PBCC images/ghost-file.pb-c.c [2020-04-08T19:04:58.889Z] #44 18.96 PBCC images/packet-sock.pb-c.c [2020-04-08T19:04:58.889Z] #44 19.04 DEP images/sk-opts.pb-c.d [2020-04-08T19:04:58.889Z] #44 19.08 DEP images/packet-sock.pb-c.d [2020-04-08T19:04:58.965Z] #44 21.30 DEP images/ghost-file.pb-c.d [2020-04-08T19:04:59.147Z] #44 19.25 PBCC images/sk-netlink.pb-c.c [2020-04-08T19:04:59.147Z] #44 19.28 DEP images/sk-netlink.pb-c.d [2020-04-08T19:04:59.147Z] #44 19.33 PBCC images/sk-inet.pb-c.c [2020-04-08T19:04:59.147Z] #44 19.47 DEP images/sk-inet.pb-c.d [2020-04-08T19:04:59.222Z] #44 21.40 PBCC images/regfile.pb-c.c [2020-04-08T19:04:59.222Z] #44 21.50 DEP images/regfile.pb-c.d [2020-04-08T19:04:59.222Z] #44 21.59 PBCC images/ns.pb-c.c [2020-04-08T19:04:59.222Z] #44 21.63 DEP images/ns.pb-c.d [2020-04-08T19:04:59.405Z] #44 ... [2020-04-08T19:04:59.405Z] [2020-04-08T19:04:59.405Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:04:59.405Z] #33 DONE 127.4s [2020-04-08T19:04:59.405Z] [2020-04-08T19:04:59.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:04:59.405Z] #44 19.64 PBCC images/sk-unix.pb-c.c [2020-04-08T19:04:59.405Z] #44 19.71 DEP images/sk-unix.pb-c.d [2020-04-08T19:04:59.405Z] #44 ... [2020-04-08T19:04:59.405Z] [2020-04-08T19:04:59.405Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:04:59.405Z] #65 53.78 Checking out files: 25% (792/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: 57% (1821/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: 85% (2689/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-08T19:04:59.405Z] #65 56.50 + cd /tmp/tmp.pTsZaovZi3/src/github.com/containerd/containerd [2020-04-08T19:04:59.405Z] #65 56.50 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:04:59.405Z] #65 59.32 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-08T19:04:59.405Z] #65 59.32 + BUILDTAGS='netgo osusergo static_build' [2020-04-08T19:04:59.405Z] #65 59.32 + export EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:04:59.405Z] #65 59.32 + EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:04:59.405Z] #65 59.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-08T19:04:59.405Z] #65 59.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-08T19:04:59.405Z] #65 59.32 + '[' '' = dynamic ']' [2020-04-08T19:04:59.405Z] #65 59.32 + make [2020-04-08T19:04:59.479Z] #44 21.77 PBCC images/fdinfo.pb-c.c [2020-04-08T19:04:59.479Z] #44 21.89 DEP images/fdinfo.pb-c.d [2020-04-08T19:04:57.976Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-08T19:04:58.125Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-08T19:04:58.364Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T19:04:58.417Z] > git checkout -f 4700438e54b93a78280b79b19a9c3c4e8c61f50d # timeout=10 [2020-04-08T19:05:00.046Z] #44 22.10 PBCC images/core-aarch64.pb-c.c [2020-04-08T19:05:00.046Z] #44 22.30 PBCC images/core-arm.pb-c.c [2020-04-08T19:05:00.046Z] #44 22.34 PBCC images/core-ppc64.pb-c.c [2020-04-08T19:05:00.304Z] #44 22.53 PBCC images/core-s390.pb-c.c [2020-04-08T19:05:00.304Z] #44 22.58 PBCC images/core-x86.pb-c.c [2020-04-08T19:05:00.337Z] #65 60.98 + bin/ctr [2020-04-08T19:05:00.562Z] #44 22.73 PBCC images/core.pb-c.c [2020-04-08T19:05:00.562Z] #44 22.86 PBCC images/inventory.pb-c.c [2020-04-08T19:05:00.587Z] #16 DONE 2.6s [2020-04-08T19:05:00.587Z] [2020-04-08T19:05:00.587Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:00.819Z] #44 23.01 DEP images/core-aarch64.pb-c.d [2020-04-08T19:05:00.819Z] #44 23.05 DEP images/core-arm.pb-c.d [2020-04-08T19:05:00.819Z] #44 23.18 DEP images/core-ppc64.pb-c.d [2020-04-08T19:05:00.954Z] #17 ... [2020-04-08T19:05:00.954Z] [2020-04-08T19:05:00.954Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:00.954Z] #44 129.6 CC criu/crtools.o [2020-04-08T19:05:00.954Z] #44 130.2 CC criu/eventfd.o [2020-04-08T19:05:00.954Z] #44 130.5 CC criu/eventpoll.o [2020-04-08T19:05:00.954Z] #44 131.4 CC criu/external.o [2020-04-08T19:05:00.954Z] #44 131.7 CC criu/fault-injection.o [2020-04-08T19:05:00.954Z] #44 131.8 CC criu/fdstore.o [2020-04-08T19:05:00.954Z] #44 132.1 CC criu/fifo.o [2020-04-08T19:05:00.954Z] #44 132.5 CC criu/file-ids.o [2020-04-08T19:05:00.954Z] #44 132.8 CC criu/file-lock.o [2020-04-08T19:05:00.954Z] #44 133.7 CC criu/files-ext.o [2020-04-08T19:05:00.954Z] #44 134.0 CC criu/files-reg.o [2020-04-08T19:05:00.954Z] #44 136.1 CC criu/files.o [2020-04-08T19:05:00.954Z] #44 138.1 CC criu/filesystems.o [2020-04-08T19:05:00.954Z] #44 138.9 CC criu/fsnotify.o [2020-04-08T19:05:00.954Z] #44 ... [2020-04-08T19:05:00.954Z] [2020-04-08T19:05:00.954Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:00.954Z] #17 50.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-08T19:05:00.954Z] #17 50.92 Setting up xz-utils (5.2.4-1) ... [2020-04-08T19:05:00.954Z] #17 50.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-08T19:05:00.954Z] #17 50.95 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:05:01.078Z] #44 23.25 DEP images/core-s390.pb-c.d [2020-04-08T19:05:01.078Z] #44 23.31 DEP images/core-x86.pb-c.d [2020-04-08T19:05:01.078Z] #44 23.38 DEP images/core.pb-c.d [2020-04-08T19:05:01.209Z] #17 51.03 invoke-rc.d: could not determine current runlevel [2020-04-08T19:05:01.209Z] #17 51.04 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-08T19:05:01.209Z] #17 51.05 Setting up pigz (2.4-1) ... [2020-04-08T19:05:01.209Z] #17 51.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-08T19:05:01.209Z] #17 51.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:05:01.209Z] #17 51.10 Setting up python-pip-whl (18.1-5) ... [2020-04-08T19:05:01.209Z] #17 51.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-08T19:05:01.210Z] #17 51.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:05:01.337Z] #44 23.49 DEP images/inventory.pb-c.d [2020-04-08T19:05:01.337Z] #44 23.59 PBCC images/cpuinfo.pb-c.c [2020-04-08T19:05:01.337Z] #44 23.68 DEP images/cpuinfo.pb-c.d [2020-04-08T19:05:01.595Z] #44 23.77 PBCC images/stats.pb-c.c [2020-04-08T19:05:01.595Z] #44 23.79 DEP images/stats.pb-c.d [2020-04-08T19:05:01.723Z] #65 ... [2020-04-08T19:05:01.723Z] [2020-04-08T19:05:01.723Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:01.723Z] #44 19.80 PBCC images/mm.pb-c.c [2020-04-08T19:05:01.723Z] #44 19.95 DEP images/mm.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.00 PBCC images/timerfd.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.10 DEP images/timerfd.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.26 PBCC images/timer.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.26 DEP images/timer.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.27 PBCC images/sa.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.30 DEP images/sa.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.34 PBCC images/pipe-data.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.34 DEP images/pipe-data.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.42 PBCC images/mnt.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.55 DEP images/mnt.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.63 PBCC images/sk-packet.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.72 DEP images/sk-packet.pb-c.d [2020-04-08T19:05:01.723Z] #44 20.79 PBCC images/tcp-stream.pb-c.c [2020-04-08T19:05:01.723Z] #44 20.86 DEP images/tcp-stream.pb-c.d [2020-04-08T19:05:01.723Z] #44 21.06 PBCC images/pipe.pb-c.c [2020-04-08T19:05:01.723Z] #44 21.12 DEP images/pipe.pb-c.d [2020-04-08T19:05:01.723Z] #44 21.22 PBCC images/pstree.pb-c.c [2020-04-08T19:05:01.723Z] #44 21.28 DEP images/pstree.pb-c.d [2020-04-08T19:05:01.723Z] #44 21.39 PBCC images/fs.pb-c.c [2020-04-08T19:05:01.723Z] #44 21.45 DEP images/fs.pb-c.d [2020-04-08T19:05:01.723Z] #44 21.51 PBCC images/signalfd.pb-c.c [2020-04-08T19:05:01.723Z] #44 21.63 DEP images/signalfd.pb-c.d [2020-04-08T19:05:01.723Z] #44 21.74 PBCC images/fh.pb-c.c [2020-04-08T19:05:01.723Z] #44 21.81 PBCC images/fsnotify.pb-c.c [2020-04-08T19:05:01.723Z] #44 21.94 DEP images/fh.pb-c.d [2020-04-08T19:05:01.723Z] #44 22.01 DEP images/fsnotify.pb-c.d [2020-04-08T19:05:01.770Z] #17 51.58 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-08T19:05:01.770Z] #17 51.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:05:01.770Z] #17 51.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:01.770Z] #17 51.61 Setting up vim (2:8.1.0875-5) ... [2020-04-08T19:05:01.770Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-08T19:05:01.770Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-08T19:05:01.770Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-08T19:05:01.770Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-08T19:05:01.770Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-08T19:05:01.770Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-08T19:05:01.770Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-08T19:05:01.770Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-08T19:05:01.770Z] #17 51.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:05:01.770Z] #17 51.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:05:01.770Z] #17 51.69 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-08T19:05:01.770Z] #17 51.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:05:01.770Z] #17 51.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-08T19:05:01.770Z] #17 51.72 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:01.981Z] #44 22.10 PBCC images/eventpoll.pb-c.c [2020-04-08T19:05:01.981Z] #44 22.19 DEP images/eventpoll.pb-c.d [2020-04-08T19:05:02.238Z] #44 22.34 PBCC images/eventfd.pb-c.c [2020-04-08T19:05:02.238Z] #44 22.44 DEP images/eventfd.pb-c.d [2020-04-08T19:05:02.238Z] #44 22.51 PBCC images/remap-file-path.pb-c.c [2020-04-08T19:05:02.497Z] #44 22.63 DEP images/remap-file-path.pb-c.d [2020-04-08T19:05:02.497Z] #44 22.77 PBCC images/fifo.pb-c.c [2020-04-08T19:05:02.497Z] #44 22.81 DEP images/fifo.pb-c.d [2020-04-08T19:05:02.497Z] #44 22.87 PBCC images/ghost-file.pb-c.c [2020-04-08T19:05:02.755Z] #44 22.91 DEP images/ghost-file.pb-c.d [2020-04-08T19:05:02.755Z] #44 22.96 PBCC images/regfile.pb-c.c [2020-04-08T19:05:02.755Z] #44 23.01 DEP images/regfile.pb-c.d [2020-04-08T19:05:02.755Z] #44 23.13 PBCC images/ns.pb-c.c [2020-04-08T19:05:03.012Z] #44 23.18 DEP images/ns.pb-c.d [2020-04-08T19:05:03.013Z] #44 23.27 PBCC images/fdinfo.pb-c.c [2020-04-08T19:05:03.270Z] #44 23.35 DEP images/fdinfo.pb-c.d [2020-04-08T19:05:03.270Z] #44 23.43 PBCC images/core-aarch64.pb-c.c [2020-04-08T19:05:03.270Z] #44 23.49 PBCC images/core-arm.pb-c.c [2020-04-08T19:05:03.270Z] #44 23.56 PBCC images/core-ppc64.pb-c.c [2020-04-08T19:05:03.270Z] #44 23.67 PBCC images/core-s390.pb-c.c [2020-04-08T19:05:03.528Z] #44 23.79 PBCC images/core-x86.pb-c.c [2020-04-08T19:05:03.528Z] #44 23.92 PBCC images/core.pb-c.c [2020-04-08T19:05:03.786Z] #44 ... [2020-04-08T19:05:03.786Z] [2020-04-08T19:05:03.786Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:03.786Z] #47 121.6 go/scanner [2020-04-08T19:05:03.786Z] #47 123.7 text/template/parse [2020-04-08T19:05:03.786Z] #47 124.0 go/ast [2020-04-08T19:05:03.888Z] #17 2.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:05:03.888Z] #17 2.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:05:03.888Z] #17 3.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:05:04.044Z] #47 ... [2020-04-08T19:05:04.044Z] [2020-04-08T19:05:04.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:04.044Z] #44 24.08 PBCC images/inventory.pb-c.c [2020-04-08T19:05:04.044Z] #44 24.24 DEP images/core-aarch64.pb-c.d [2020-04-08T19:05:04.150Z] #17 3.632 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-08T19:05:04.302Z] #44 24.42 DEP images/core-arm.pb-c.d [2020-04-08T19:05:04.302Z] #44 24.53 DEP images/core-ppc64.pb-c.d [2020-04-08T19:05:04.302Z] #44 24.66 DEP images/core-s390.pb-c.d [2020-04-08T19:05:04.559Z] #44 ... [2020-04-08T19:05:04.559Z] [2020-04-08T19:05:04.559Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:05:04.559Z] #56 122.3 github.com/pkg/diff [2020-04-08T19:05:04.559Z] #56 124.1 go/ast [2020-04-08T19:05:04.559Z] #56 127.8 golang.org/x/crypto/ssh/terminal [2020-04-08T19:05:04.559Z] #56 130.1 mvdan.cc/editorconfig [2020-04-08T19:05:04.559Z] #56 132.2 mvdan.cc/sh/v3/fileutil [2020-04-08T19:05:04.559Z] #56 ... [2020-04-08T19:05:04.559Z] [2020-04-08T19:05:04.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:04.559Z] #44 24.86 DEP images/core-x86.pb-c.d [2020-04-08T19:05:04.817Z] #44 25.01 DEP images/core.pb-c.d [2020-04-08T19:05:04.817Z] #44 25.11 DEP images/inventory.pb-c.d [2020-04-08T19:05:04.817Z] #44 25.21 PBCC images/cpuinfo.pb-c.c [2020-04-08T19:05:04.817Z] #44 25.21 DEP images/cpuinfo.pb-c.d [2020-04-08T19:05:04.872Z] #44 ... [2020-04-08T19:05:04.872Z] [2020-04-08T19:05:04.872Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:04.872Z] #65 53.76 Checking out files: 20% (645/3158) Checking out files: 21% (664/3158) Checking out files: 22% (695/3158) Checking out files: 23% (727/3158) Checking out files: 24% (758/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: 53% (1701/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-08T19:05:04.872Z] #65 56.73 + cd /tmp/tmp.AnFeQisx9P/src/github.com/containerd/containerd [2020-04-08T19:05:04.872Z] #65 56.73 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:05:05.073Z] #17 54.69 Setting up iptables (1.8.2-4) ... [2020-04-08T19:05:05.073Z] #17 54.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:05:05.073Z] #17 54.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:05:05.073Z] #17 54.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:05:05.073Z] #17 54.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:05:05.073Z] #17 54.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-08T19:05:05.073Z] #17 54.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-08T19:05:05.073Z] #17 54.74 Setting up python3 (3.7.3-1) ... [2020-04-08T19:05:05.075Z] #44 25.28 PBCC images/stats.pb-c.c [2020-04-08T19:05:05.075Z] #44 25.33 DEP images/stats.pb-c.d [2020-04-08T19:05:05.329Z] #17 55.17 Setting up python3-wheel (0.32.3-2) ... [2020-04-08T19:05:05.536Z] #17 ... [2020-04-08T19:05:05.536Z] [2020-04-08T19:05:05.536Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:05.536Z] #60 11.37 + cd /tmp/tmp.xgJkZb4cx0/src/github.com/opencontainers/runc [2020-04-08T19:05:05.536Z] #60 11.37 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:05:05.536Z] #60 11.86 + '[' -z '' ']' [2020-04-08T19:05:05.536Z] #60 11.86 + target=static [2020-04-08T19:05:05.536Z] #60 11.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-08T19:05:05.536Z] #60 13.63 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-08T19:05:05.536Z] #60 ... [2020-04-08T19:05:05.536Z] [2020-04-08T19:05:05.536Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:05.536Z] #17 4.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-08T19:05:05.797Z] #17 ... [2020-04-08T19:05:05.797Z] [2020-04-08T19:05:05.797Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:05.797Z] #47 134.2 net/http/httptrace [2020-04-08T19:05:05.797Z] #47 134.5 net/http [2020-04-08T19:05:05.802Z] #65 59.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-08T19:05:05.802Z] #65 59.53 + BUILDTAGS='netgo osusergo static_build' [2020-04-08T19:05:05.802Z] #65 59.53 + export EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:05:05.802Z] #65 59.53 + EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:05:05.802Z] #65 59.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-08T19:05:05.802Z] #65 59.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-08T19:05:05.802Z] #65 59.54 + '[' '' = dynamic ']' [2020-04-08T19:05:05.802Z] #65 59.54 + make [2020-04-08T19:05:05.889Z] #17 55.88 Setting up apparmor (2.13.2-10) ... [2020-04-08T19:05:06.066Z] #47 ... [2020-04-08T19:05:06.066Z] [2020-04-08T19:05:06.066Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:06.066Z] #44 75.31 CC compel/src/lib/ptrace.o [2020-04-08T19:05:06.066Z] #44 75.99 AR compel/libcompel.a [2020-04-08T19:05:06.066Z] #44 76.21 HOSTCC compel/src/main-host.o [2020-04-08T19:05:06.066Z] #44 76.64 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-08T19:05:06.066Z] #44 77.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-08T19:05:06.066Z] #44 77.56 HOSTCC compel/src/lib/log-host.o [2020-04-08T19:05:06.066Z] #44 77.67 HOSTLINK compel/compel-host-bin [2020-04-08T19:05:06.066Z] #44 77.89 DEP soccr/soccr.d [2020-04-08T19:05:06.066Z] #44 78.11 CC soccr/soccr.o [2020-04-08T19:05:06.066Z] #44 79.54 AR soccr/libsoccr.a [2020-04-08T19:05:06.066Z] #44 79.57 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:05:06.066Z] #44 79.94 DEP criu/arch/aarch64/sigframe.d [2020-04-08T19:05:06.066Z] #44 80.05 DEP criu/arch/aarch64/crtools.d [2020-04-08T19:05:06.066Z] #44 80.31 DEP criu/arch/aarch64/cpu.d [2020-04-08T19:05:06.066Z] #44 80.37 DEP criu/arch/aarch64/bitops.d [2020-04-08T19:05:06.066Z] #44 80.45 CC criu/arch/aarch64/bitops.o [2020-04-08T19:05:06.066Z] #44 80.53 CC criu/arch/aarch64/cpu.o [2020-04-08T19:05:06.066Z] #44 80.85 CC criu/arch/aarch64/crtools.o [2020-04-08T19:05:06.328Z] #44 ... [2020-04-08T19:05:06.328Z] [2020-04-08T19:05:06.328Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:06.328Z] #17 5.932 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-08T19:05:07.698Z] #65 61.21 + bin/ctr [2020-04-08T19:05:07.698Z] #65 ... [2020-04-08T19:05:07.698Z] [2020-04-08T19:05:07.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:05:07.698Z] #56 125.7 github.com/pkg/diff [2020-04-08T19:05:07.698Z] #56 127.3 go/ast [2020-04-08T19:05:07.698Z] #56 128.5 golang.org/x/crypto/ssh/terminal [2020-04-08T19:05:07.698Z] #56 131.3 mvdan.cc/editorconfig [2020-04-08T19:05:07.698Z] #56 133.0 mvdan.cc/sh/v3/fileutil [2020-04-08T19:05:07.698Z] #56 133.2 mvdan.cc/sh/v3/syntax [2020-04-08T19:05:07.775Z] #17 57.41 Setting up xfsprogs (4.20.0-1) ... [2020-04-08T19:05:07.775Z] #17 57.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:05:07.820Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 30.8% of statements [2020-04-08T19:05:07.820Z] ok github.com/docker/docker/container 0.125s coverage: 34.7% of statements [2020-04-08T19:05:07.820Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-08T19:05:07.820Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-08T19:05:07.820Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-08T19:05:07.820Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-08T19:05:07.956Z] #56 ... [2020-04-08T19:05:07.956Z] [2020-04-08T19:05:07.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:07.956Z] #44 27.49 make[1]: Nothing to be done for 'all'. [2020-04-08T19:05:07.956Z] #44 30.30 CC images/stats.o [2020-04-08T19:05:08.030Z] #17 57.85 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:05:08.887Z] #44 31.13 CC images/core.o [2020-04-08T19:05:08.929Z] #17 58.64 Setting up python3-distutils (3.7.3-1) ... [2020-04-08T19:05:09.184Z] #17 59.16 Setting up python3-setuptools (40.8.0-1) ... [2020-04-08T19:05:09.256Z] #44 28.66 make[1]: Nothing to be done for 'all'. [2020-04-08T19:05:10.536Z] #17 10.06 Fetched 8166 kB in 8s (1073 kB/s) [2020-04-08T19:05:10.548Z] #17 60.37 Setting up python3-pip (18.1-5) ... [2020-04-08T19:05:10.781Z] #44 32.59 CC images/core-x86.o [2020-04-08T19:05:11.040Z] #44 33.40 CC images/core-arm.o [2020-04-08T19:05:11.108Z] #17 ... [2020-04-08T19:05:11.108Z] [2020-04-08T19:05:11.108Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:11.108Z] #44 140.0 CC criu/image-desc.o [2020-04-08T19:05:11.108Z] #44 140.2 CC criu/image.o [2020-04-08T19:05:11.108Z] #44 141.1 CC criu/ipc_ns.o [2020-04-08T19:05:11.108Z] #44 142.2 CC criu/irmap.o [2020-04-08T19:05:11.108Z] #44 143.0 CC criu/kcmp-ids.o [2020-04-08T19:05:11.108Z] #44 143.4 CC criu/kerndat.o [2020-04-08T19:05:11.108Z] #44 144.5 CC criu/libnetlink.o [2020-04-08T19:05:11.108Z] #44 144.8 CC criu/log.o [2020-04-08T19:05:11.108Z] #44 145.4 CC criu/lsm.o [2020-04-08T19:05:11.108Z] #44 145.8 CC criu/mem.o [2020-04-08T19:05:11.108Z] #44 147.6 CC criu/mount.o [2020-04-08T19:05:11.157Z] #44 31.12 CC images/stats.o [2020-04-08T19:05:11.364Z] #44 ... [2020-04-08T19:05:11.364Z] [2020-04-08T19:05:11.364Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:11.364Z] #17 61.44 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:05:11.364Z] #17 61.49 Processing triggers for mime-support (3.62) ... [2020-04-08T19:05:11.414Z] #44 31.73 CC images/core.o [2020-04-08T19:05:11.480Z] #17 10.06 Reading package lists... [2020-04-08T19:05:11.480Z] #17 ... [2020-04-08T19:05:11.480Z] [2020-04-08T19:05:11.480Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:11.604Z] #44 ... [2020-04-08T19:05:11.604Z] [2020-04-08T19:05:11.604Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:11.604Z] #47 129.6 go/parser [2020-04-08T19:05:11.604Z] #47 131.5 text/template [2020-04-08T19:05:11.604Z] #47 135.5 encoding/xml [2020-04-08T19:05:11.604Z] #47 ... [2020-04-08T19:05:11.604Z] [2020-04-08T19:05:11.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:11.604Z] #44 34.02 CC images/core-aarch64.o [2020-04-08T19:05:11.966Z] #17 DONE 62.0s [2020-04-08T19:05:11.966Z] [2020-04-08T19:05:11.966Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:05:12.201Z] ok github.com/docker/docker/daemon/cluster 0.035s coverage: 0.5% of statements [2020-04-08T19:05:12.538Z] #44 34.80 CC images/core-ppc64.o [2020-04-08T19:05:12.802Z] #44 32.80 CC images/core-x86.o [2020-04-08T19:05:13.207Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-08T19:05:13.337Z] #18 ... [2020-04-08T19:05:13.337Z] [2020-04-08T19:05:13.337Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:05:13.337Z] #41 247.2 + dpkg --print-architecture [2020-04-08T19:05:13.337Z] #41 247.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-08T19:05:13.337Z] #41 247.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-08T19:05:13.337Z] #41 247.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-08T19:05:13.469Z] #44 35.77 CC images/core-s390.o [2020-04-08T19:05:13.592Z] #41 ... [2020-04-08T19:05:13.592Z] [2020-04-08T19:05:13.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:13.592Z] #44 151.9 CC criu/namespaces.o [2020-04-08T19:05:13.736Z] #44 33.72 CC images/core-arm.o [2020-04-08T19:05:13.993Z] #44 ... [2020-04-08T19:05:13.993Z] [2020-04-08T19:05:13.993Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:13.993Z] #47 131.9 text/template [2020-04-08T19:05:13.993Z] #47 133.0 go/parser [2020-04-08T19:05:13.993Z] #47 139.2 encoding/xml [2020-04-08T19:05:13.993Z] #47 140.1 go/doc [2020-04-08T19:05:14.152Z] #44 ... [2020-04-08T19:05:14.152Z] [2020-04-08T19:05:14.152Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:05:14.152Z] #18 1.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-08T19:05:14.152Z] #18 1.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-08T19:05:14.152Z] #18 1.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-08T19:05:14.152Z] #18 DONE 2.0s [2020-04-08T19:05:14.152Z] [2020-04-08T19:05:14.152Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:05:14.214Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-04-08T19:05:14.252Z] #47 ... [2020-04-08T19:05:14.252Z] [2020-04-08T19:05:14.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:14.252Z] #44 34.36 CC images/core-aarch64.o [2020-04-08T19:05:14.400Z] #44 36.72 CC images/cpuinfo.o [2020-04-08T19:05:14.666Z] Commit message: "Reordered 'excellent' entry to preserve alphabetical order." [2020-04-08T19:05:14.818Z] #44 35.02 CC images/core-ppc64.o [2020-04-08T19:05:14.818Z] #44 ... [2020-04-08T19:05:14.818Z] [2020-04-08T19:05:14.818Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:05:14.818Z] #56 132.6 mvdan.cc/sh/v3/syntax [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-08T19:05:15.331Z] #44 37.42 CC images/inventory.o [2020-04-08T19:05:15.413Z] #23 149.6 Checking out files: 20% (2234/10683) Checking out files: 21% (2244/10683) Checking out files: 22% (2351/10683) Checking out files: 23% (2458/10683) Checking out files: 24% (2564/10683) Checking out files: 25% (2671/10683) Checking out files: 26% (2778/10683) Checking out files: 27% (2885/10683) Checking out files: 28% (2992/10683) Checking out files: 29% (3099/10683) Checking out files: 30% (3205/10683) Checking out files: 31% (3312/10683) Checking out files: 32% (3419/10683) Checking out files: 33% (3526/10683) Checking out files: 34% (3633/10683) Checking out files: 35% (3740/10683) Checking out files: 36% (3846/10683) Checking out files: 37% (3953/10683) Checking out files: 38% (4060/10683) Checking out files: 39% (4167/10683) Checking out files: 39% (4199/10683) Checking out files: 40% (4274/10683) Checking out files: 41% (4381/10683) Checking out files: 42% (4487/10683) Checking out files: 43% (4594/10683) Checking out files: 44% (4701/10683) Checking out files: 45% (4808/10683) Checking out files: 46% (4915/10683) Checking out files: 47% (5022/10683) Checking out files: 48% (5128/10683) Checking out files: 49% (5235/10683) Checking out files: 50% (5342/10683) Checking out files: 51% (5449/10683) Checking out files: 52% (5556/10683) Checking out files: 53% (5662/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 56% (5983/10683) Checking out files: 56% (6048/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 75% (8116/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 95% (10247/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-08T19:05:15.588Z] #44 37.74 CC images/fdinfo.o [2020-04-08T19:05:15.677Z] #23 154.2 + cd /tmp/tmp.4OyYqm7hWu/tmp/docker-ce [2020-04-08T19:05:15.677Z] #23 154.2 + git checkout -q v17.06.2-ce [2020-04-08T19:05:16.152Z] #44 38.29 CC images/fown.o [2020-04-08T19:05:16.191Z] #56 ... [2020-04-08T19:05:16.191Z] [2020-04-08T19:05:16.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:16.191Z] #44 36.09 CC images/core-s390.o [2020-04-08T19:05:16.419Z] #44 38.70 CC images/ns.o [2020-04-08T19:05:16.984Z] #44 39.08 CC images/regfile.o [2020-04-08T19:05:16.984Z] #44 ... [2020-04-08T19:05:16.984Z] [2020-04-08T19:05:16.984Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:05:16.984Z] #56 145.0 mvdan.cc/sh/v3/cmd/shfmt [2020-04-08T19:05:17.073Z] #23 ... [2020-04-08T19:05:17.073Z] [2020-04-08T19:05:17.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:17.073Z] #44 81.57 CC criu/arch/aarch64/sigframe.o [2020-04-08T19:05:17.073Z] #44 81.91 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-08T19:05:17.073Z] #44 81.97 DEP criu/pie/util-vdso.d [2020-04-08T19:05:17.073Z] #44 82.17 DEP criu/pie/util.d [2020-04-08T19:05:17.073Z] #44 82.39 CC criu/pie/util.o [2020-04-08T19:05:17.073Z] #44 82.83 CC criu/pie/util-vdso.o [2020-04-08T19:05:17.073Z] #44 83.83 AR criu/pie/pie.lib.a [2020-04-08T19:05:17.073Z] #44 83.91 DEP criu/pie/restorer.d [2020-04-08T19:05:17.073Z] #44 84.28 DEP criu/arch/aarch64/intraprocedure.d [2020-04-08T19:05:17.073Z] #44 84.31 DEP criu/arch/aarch64/restorer.d [2020-04-08T19:05:17.073Z] #44 84.50 DEP criu/arch/aarch64/vdso-pie.d [2020-04-08T19:05:17.073Z] #44 84.58 DEP criu/pie/parasite-vdso.d [2020-04-08T19:05:17.073Z] #44 84.68 DEP criu/pie/parasite.d [2020-04-08T19:05:17.073Z] #44 84.95 CC criu/pie/parasite.o [2020-04-08T19:05:17.073Z] #44 86.31 LINK criu/pie/parasite.built-in.o [2020-04-08T19:05:17.073Z] #44 86.32 GEN criu/pie/parasite-blob.h [2020-04-08T19:05:17.073Z] #44 86.37 CC criu/pie/parasite-vdso.o [2020-04-08T19:05:17.073Z] #44 87.10 CC criu/arch/aarch64/vdso-pie.o [2020-04-08T19:05:17.073Z] #44 87.56 CC criu/arch/aarch64/restorer.o [2020-04-08T19:05:17.073Z] #44 88.24 CC criu/arch/aarch64/intraprocedure.o [2020-04-08T19:05:17.073Z] #44 88.30 CC criu/pie/restorer.o [2020-04-08T19:05:17.125Z] #44 37.26 CC images/cpuinfo.o [2020-04-08T19:05:17.695Z] #44 37.93 CC images/inventory.o [2020-04-08T19:05:18.017Z] #44 92.48 LINK criu/pie/restorer.built-in.o [2020-04-08T19:05:18.017Z] #44 92.48 GEN criu/pie/restorer-blob.h [2020-04-08T19:05:18.017Z] #44 92.60 DEP criu/vdso.d [2020-04-08T19:05:18.017Z] #44 ... [2020-04-08T19:05:18.017Z] [2020-04-08T19:05:18.017Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:18.017Z] #47 146.5 github.com/LK4D4/vndr/godl [2020-04-08T19:05:18.017Z] #47 147.5 github.com/LK4D4/vndr [2020-04-08T19:05:18.017Z] #47 DONE 156.5s [2020-04-08T19:05:18.017Z] [2020-04-08T19:05:18.017Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:18.017Z] #17 10.06 Reading package lists... [2020-04-08T19:05:18.261Z] #44 38.46 CC images/fdinfo.o [2020-04-08T19:05:18.367Z] + docker version [2020-04-08T19:05:18.589Z] #17 14.21 Reading package lists... [2020-04-08T19:05:18.827Z] #44 39.15 CC images/fown.o [2020-04-08T19:05:19.394Z] #44 39.70 CC images/ns.o [2020-04-08T19:05:19.531Z] #17 18.13 Building dependency tree... [2020-04-08T19:05:19.960Z] #44 40.22 CC images/regfile.o [2020-04-08T19:05:20.473Z] #17 ... [2020-04-08T19:05:20.473Z] [2020-04-08T19:05:20.473Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:20.473Z] #44 92.95 DEP criu/uts_ns.d [2020-04-08T19:05:20.473Z] #44 93.14 DEP criu/util.d [2020-04-08T19:05:20.473Z] #44 93.34 DEP criu/uffd.d [2020-04-08T19:05:20.473Z] #44 93.67 DEP criu/tun.d [2020-04-08T19:05:20.473Z] #44 93.97 DEP criu/tty.d [2020-04-08T19:05:20.473Z] #44 94.22 DEP criu/timerfd.d [2020-04-08T19:05:20.473Z] #44 94.40 DEP criu/sysfs_parse.d [2020-04-08T19:05:20.473Z] #44 94.54 DEP criu/sysctl.d [2020-04-08T19:05:20.473Z] #44 94.63 DEP criu/string.d [2020-04-08T19:05:20.473Z] #44 94.67 DEP criu/stats.d [2020-04-08T19:05:20.473Z] #44 94.76 DEP criu/sockets.d [2020-04-08T19:05:20.473Z] #44 94.97 DEP criu/sk-unix.d [2020-04-08T19:05:20.473Z] #44 95.17 DEP criu/sk-tcp.d [2020-04-08T19:05:20.528Z] #44 40.67 CC images/ghost-file.o [2020-04-08T19:05:20.734Z] #44 ... [2020-04-08T19:05:20.734Z] [2020-04-08T19:05:20.734Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:05:20.734Z] #30 DONE 159.4s [2020-04-08T19:05:20.765Z] #19 5.786 Collecting yamllint==1.16.0 [2020-04-08T19:05:20.995Z] [2020-04-08T19:05:20.995Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:20.995Z] #17 20.00 libcap2-bin is already the newest version (1:2.25-2). [2020-04-08T19:05:20.995Z] #17 20.00 The following additional packages will be installed: [2020-04-08T19:05:20.995Z] #17 20.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-08T19:05:20.995Z] #17 20.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-08T19:05:20.995Z] #17 20.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-08T19:05:20.995Z] #17 20.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-08T19:05:20.995Z] #17 20.00 python3.7 python3.7-minimal vim-runtime xxd [2020-04-08T19:05:20.995Z] #17 20.00 Suggested packages: [2020-04-08T19:05:20.995Z] #17 20.00 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-08T19:05:20.995Z] #17 20.00 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-08T19:05:20.995Z] #17 20.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-08T19:05:20.995Z] #17 20.00 Recommended packages: [2020-04-08T19:05:20.995Z] #17 20.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-08T19:05:20.995Z] #17 20.00 python3-keyrings.alt python3-xdg unzip [2020-04-08T19:05:21.020Z] #19 ... [2020-04-08T19:05:21.020Z] [2020-04-08T19:05:21.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:21.020Z] #44 154.3 CC criu/net.o [2020-04-08T19:05:21.020Z] #44 157.7 CC criu/netfilter.o [2020-04-08T19:05:21.020Z] #44 158.2 CC criu/page-pipe.o [2020-04-08T19:05:21.020Z] #44 158.8 CC criu/page-xfer.o [2020-04-08T19:05:21.020Z] #44 160.0 CC criu/pagemap-cache.o [2020-04-08T19:05:21.027Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.8% of statements [2020-04-08T19:05:21.095Z] #44 41.09 CC images/fifo.o [2020-04-08T19:05:21.095Z] #44 41.34 CC images/remap-file-path.o [2020-04-08T19:05:21.580Z] #44 160.4 CC criu/pagemap.o [2020-04-08T19:05:21.642Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-04-08T19:05:21.650Z] Removing intermediate container 707ba34c3b69 [2020-04-08T19:05:21.650Z] ---> 2a6115784901 [2020-04-08T19:05:21.650Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-08T19:05:21.650Z] ---> ebd73b5ebd31 [2020-04-08T19:05:21.650Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-08T19:05:21.650Z] ---> 8329f2e8cc54 [2020-04-08T19:05:21.650Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-08T19:05:21.650Z] ---> Running in 9bbec7f8624c [2020-04-08T19:05:21.650Z] Removing intermediate container 9bbec7f8624c [2020-04-08T19:05:21.650Z] ---> c1e88530e6ef [2020-04-08T19:05:21.650Z] Successfully built c1e88530e6ef [2020-04-08T19:05:21.650Z] Successfully tagged moby-buildx:latest [2020-04-08T19:05:21.650Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-08T19:05:21.650Z] if [ -n "${id}" ]; then \ [2020-04-08T19:05:21.650Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-08T19:05:21.650Z] && touch bundles/buildx; \ [2020-04-08T19:05:21.650Z] docker rm -f ${id}; \ [2020-04-08T19:05:21.650Z] fi [2020-04-08T19:05:21.650Z] ff5dac7401017fd7f750d6aec82ce890fb392c8b4c7a0aebcb94c97ba85f5cf5 [2020-04-08T19:05:21.650Z] bundles/buildx version [2020-04-08T19:05:21.650Z] buildx v0.3.1 6db68d0 [2020-04-08T19:05:21.650Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d . [2020-04-08T19:05:21.650Z] #1 [internal] booting buildkit [2020-04-08T19:05:21.650Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-08T19:05:21.660Z] #44 41.70 CC images/eventfd.o [2020-04-08T19:05:21.918Z] #44 42.03 CC images/eventpoll.o [2020-04-08T19:05:22.247Z] #56 ... [2020-04-08T19:05:22.247Z] [2020-04-08T19:05:22.247Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:22.247Z] #47 139.9 go/doc [2020-04-08T19:05:22.247Z] #47 145.9 github.com/LK4D4/vndr/godl/singleflight [2020-04-08T19:05:22.247Z] #47 146.1 github.com/LK4D4/vndr/build [2020-04-08T19:05:22.247Z] #47 146.3 github.com/LK4D4/vndr/versioned [2020-04-08T19:05:22.247Z] #47 146.5 compress/flate [2020-04-08T19:05:22.247Z] #47 ... [2020-04-08T19:05:22.247Z] [2020-04-08T19:05:22.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:22.247Z] #44 39.37 CC images/ghost-file.o [2020-04-08T19:05:22.247Z] #44 39.92 CC images/fifo.o [2020-04-08T19:05:22.247Z] #44 40.47 CC images/remap-file-path.o [2020-04-08T19:05:22.247Z] #44 40.95 CC images/eventfd.o [2020-04-08T19:05:22.247Z] #44 41.54 CC images/eventpoll.o [2020-04-08T19:05:22.247Z] #44 42.02 CC images/fh.o [2020-04-08T19:05:22.247Z] #44 42.62 CC images/fsnotify.o [2020-04-08T19:05:22.247Z] #44 43.91 CC images/signalfd.o [2020-04-08T19:05:22.247Z] #44 44.19 CC images/fs.o [2020-04-08T19:05:22.256Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-08T19:05:22.380Z] #17 21.77 The following NEW packages will be installed: [2020-04-08T19:05:22.380Z] #17 21.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-08T19:05:22.380Z] #17 21.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-08T19:05:22.380Z] #17 21.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-08T19:05:22.380Z] #17 21.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-08T19:05:22.380Z] #17 21.78 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-08T19:05:22.380Z] #17 21.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-08T19:05:22.380Z] #17 21.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-08T19:05:22.380Z] #17 21.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-08T19:05:22.380Z] #17 21.79 xz-utils zip [2020-04-08T19:05:22.484Z] #44 42.70 CC images/fh.o [2020-04-08T19:05:22.505Z] #44 44.72 CC images/pstree.o [2020-04-08T19:05:22.548Z] #44 161.3 CC criu/parasite-syscall.o [2020-04-08T19:05:22.763Z] #44 45.04 CC images/pipe.o [2020-04-08T19:05:22.763Z] #44 ... [2020-04-08T19:05:22.763Z] [2020-04-08T19:05:22.763Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:22.763Z] #47 150.9 hash/crc32 [2020-04-08T19:05:22.870Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-08T19:05:22.953Z] #17 22.17 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:05:22.953Z] #17 22.17 Need to get 27.6 MB of archives. [2020-04-08T19:05:22.953Z] #17 22.17 After this operation, 114 MB of additional disk space will be used. [2020-04-08T19:05:22.953Z] #17 22.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-08T19:05:22.953Z] #17 22.18 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-08T19:05:22.953Z] #17 22.22 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-08T19:05:22.953Z] #17 22.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-08T19:05:22.953Z] #17 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-08T19:05:22.953Z] #17 22.29 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-08T19:05:22.953Z] #17 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-08T19:05:22.953Z] #17 22.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-08T19:05:22.953Z] #17 22.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-08T19:05:22.953Z] #17 22.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-08T19:05:22.953Z] #17 22.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-08T19:05:22.953Z] #17 22.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-08T19:05:22.953Z] #17 22.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-08T19:05:22.953Z] #17 22.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-08T19:05:22.953Z] #17 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-08T19:05:22.953Z] #17 22.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-08T19:05:22.953Z] #17 22.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-08T19:05:22.953Z] #17 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:05:22.953Z] #17 22.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-08T19:05:22.953Z] #17 22.47 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-08T19:05:22.953Z] #17 22.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-08T19:05:22.953Z] #17 22.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-08T19:05:22.953Z] #17 22.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-08T19:05:23.049Z] #44 43.28 CC images/fsnotify.o [2020-04-08T19:05:23.134Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2020-04-08T19:05:23.134Z] #1 creating container buildx_buildkit_default [2020-04-08T19:05:23.214Z] #17 22.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-08T19:05:23.214Z] #17 22.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-08T19:05:23.214Z] #17 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-08T19:05:23.214Z] #17 22.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-08T19:05:23.214Z] #17 22.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-08T19:05:23.214Z] #17 22.66 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-08T19:05:23.425Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-08T19:05:23.425Z] #1 DONE 3.6s [2020-04-08T19:05:23.425Z] [2020-04-08T19:05:23.425Z] #3 [internal] load build definition from Dockerfile [2020-04-08T19:05:23.483Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-08T19:05:23.516Z] #44 162.2 CC criu/path.o [2020-04-08T19:05:23.698Z] #47 151.7 compress/gzip [2020-04-08T19:05:23.710Z] #3 transferring dockerfile: 17.09kB 0.0s done [2020-04-08T19:05:23.710Z] #3 DONE 0.0s [2020-04-08T19:05:23.710Z] [2020-04-08T19:05:23.710Z] #2 [internal] load .dockerignore [2020-04-08T19:05:23.710Z] #2 transferring context: 87B done [2020-04-08T19:05:23.710Z] #2 DONE 0.0s [2020-04-08T19:05:23.710Z] [2020-04-08T19:05:23.710Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-08T19:05:23.812Z] #44 162.5 CC criu/pie-util-vdso-elf32.o [2020-04-08T19:05:23.983Z] #44 44.13 CC images/signalfd.o [2020-04-08T19:05:24.068Z] #44 162.9 CC criu/pie-util-vdso.o [2020-04-08T19:05:24.097Z] ok github.com/docker/docker/daemon 12.283s coverage: 17.4% of statements [2020-04-08T19:05:24.097Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-08T19:05:24.097Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-08T19:05:24.097Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-08T19:05:24.097Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-08T19:05:24.241Z] #44 44.48 CC images/fs.o [2020-04-08T19:05:24.330Z] #4 DONE 0.6s [2020-04-08T19:05:24.331Z] [2020-04-08T19:05:24.331Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-08T19:05:24.331Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-08T19:05:24.615Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-08T19:05:24.615Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-08T19:05:24.615Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-08T19:05:24.615Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-08T19:05:24.668Z] #44 163.4 CC criu/pie-util.o [2020-04-08T19:05:24.668Z] #44 163.6 CC criu/pipes.o [2020-04-08T19:05:24.807Z] #44 ... [2020-04-08T19:05:24.807Z] [2020-04-08T19:05:24.807Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:05:24.807Z] #56 144.0 mvdan.cc/sh/v3/cmd/shfmt [2020-04-08T19:05:24.807Z] #56 DONE 152.5s [2020-04-08T19:05:24.807Z] [2020-04-08T19:05:24.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:24.807Z] #44 44.94 CC images/pstree.o [2020-04-08T19:05:24.807Z] #44 ... [2020-04-08T19:05:24.807Z] [2020-04-08T19:05:24.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:24.807Z] #47 146.1 github.com/LK4D4/vndr/build [2020-04-08T19:05:24.807Z] #47 150.0 github.com/LK4D4/vndr/versioned [2020-04-08T19:05:24.807Z] #47 150.5 net [2020-04-08T19:05:24.807Z] #47 151.3 vendor/golang.org/x/text/transform [2020-04-08T19:05:24.807Z] #47 152.6 vendor/golang.org/x/text/unicode/bidi [2020-04-08T19:05:24.899Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-08T19:05:25.065Z] #47 ... [2020-04-08T19:05:25.066Z] [2020-04-08T19:05:25.066Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:25.066Z] #44 45.35 CC images/pipe.o [2020-04-08T19:05:25.072Z] #47 153.1 vendor/golang.org/x/text/transform [2020-04-08T19:05:25.072Z] #47 ... [2020-04-08T19:05:25.072Z] [2020-04-08T19:05:25.072Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:05:25.072Z] #56 DONE 153.3s [2020-04-08T19:05:25.072Z] [2020-04-08T19:05:25.072Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:25.072Z] #47 153.1 net [2020-04-08T19:05:25.130Z] #17 24.31 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-08T19:05:25.130Z] #17 24.31 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-08T19:05:25.130Z] #17 24.31 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-08T19:05:25.130Z] #17 24.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-08T19:05:25.130Z] #17 24.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-08T19:05:25.130Z] #17 24.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-08T19:05:25.130Z] #17 24.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-08T19:05:25.130Z] #17 24.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-08T19:05:25.130Z] #17 24.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-08T19:05:25.130Z] #17 24.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-08T19:05:25.130Z] #17 24.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-08T19:05:25.130Z] #17 24.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-08T19:05:25.130Z] #17 24.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-08T19:05:25.183Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-08T19:05:25.183Z] #5 DONE 1.1s [2020-04-08T19:05:25.229Z] #44 ... [2020-04-08T19:05:25.229Z] [2020-04-08T19:05:25.229Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:05:25.229Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-08T19:05:25.229Z] #19 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-08T19:05:25.229Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-08T19:05:25.229Z] #19 11.35 Collecting pyyaml (from yamllint==1.16.0) [2020-04-08T19:05:25.467Z] [2020-04-08T19:05:25.467Z] #7 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:05:25.467Z] #7 ... [2020-04-08T19:05:25.467Z] [2020-04-08T19:05:25.467Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-08T19:05:25.467Z] #6 DONE 0.3s [2020-04-08T19:05:25.484Z] #19 11.52 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-08T19:05:25.487Z] Client: Docker Engine - Enterprise [2020-04-08T19:05:25.487Z] Version: 19.03.5 [2020-04-08T19:05:25.487Z] API version: 1.40 [2020-04-08T19:05:25.487Z] Go version: go1.12.12 [2020-04-08T19:05:25.487Z] Git commit: 2ee0c57608 [2020-04-08T19:05:25.487Z] Built: 11/13/2019 08:00:16 [2020-04-08T19:05:25.487Z] OS/Arch: windows/amd64 [2020-04-08T19:05:25.487Z] Experimental: false [2020-04-08T19:05:25.487Z] [2020-04-08T19:05:25.487Z] Server: Docker Engine - Enterprise [2020-04-08T19:05:25.487Z] Engine: [2020-04-08T19:05:25.487Z] Version: 19.03.5 [2020-04-08T19:05:25.487Z] API version: 1.40 (minimum version 1.24) [2020-04-08T19:05:25.487Z] Go version: go1.12.12 [2020-04-08T19:05:25.487Z] Git commit: 2ee0c57608 [2020-04-08T19:05:25.487Z] Built: 11/13/2019 07:58:51 [2020-04-08T19:05:25.487Z] OS/Arch: windows/amd64 [2020-04-08T19:05:25.487Z] Experimental: true [2020-04-08T19:05:25.566Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-08T19:05:25.634Z] #44 45.86 CC images/tcp-stream.o [2020-04-08T19:05:25.700Z] #17 24.95 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-08T19:05:25.700Z] #17 24.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-08T19:05:25.700Z] #17 24.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-08T19:05:25.700Z] #17 25.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-08T19:05:25.758Z] [2020-04-08T19:05:25.758Z] #7 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-08T19:05:25.758Z] #7 DONE 0.4s [2020-04-08T19:05:25.758Z] [2020-04-08T19:05:25.758Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:05:25.758Z] #8 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-08T19:05:25.961Z] #17 25.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-08T19:05:25.961Z] #17 25.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-08T19:05:26.053Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 0B / 8.25MB 0.1s [2020-04-08T19:05:26.053Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 0B / 10.73MB 0.1s [2020-04-08T19:05:26.053Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 0B / 73.51MB 0.1s [2020-04-08T19:05:26.053Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 0B / 96.50MB 0.1s [2020-04-08T19:05:26.053Z] #8 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-08T19:05:26.053Z] #8 sha256:bd12c81e818e2f62d8be4dd5d856cbdcac7c452afb24ce66e28193393acb040b 5.46kB / 5.46kB done [2020-04-08T19:05:26.053Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 686.49kB / 54.14MB 0.1s [2020-04-08T19:05:26.053Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 0B / 57.39MB 0.1s [2020-04-08T19:05:26.053Z] #8 sha256:75499cc5947f0c6b052a09ac09c715f5b708a9c1aae0cd6ae929f9ac4b7d0428 1.79kB / 1.79kB done [2020-04-08T19:05:26.053Z] #8 sha256:b8b7d5491e8c7de367e469977e4d1297c666788d77d84f73b5d6e1ca1876e6c0 155B / 155B 0.1s [Pipeline] sh [2020-04-08T19:05:26.199Z] #44 46.40 CC images/sk-packet.o [2020-04-08T19:05:26.340Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.55MB / 8.25MB 0.3s [2020-04-08T19:05:26.340Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 982.12kB / 10.73MB 0.3s [2020-04-08T19:05:26.340Z] #8 sha256:b8b7d5491e8c7de367e469977e4d1297c666788d77d84f73b5d6e1ca1876e6c0 155B / 155B 0.1s done [2020-04-08T19:05:26.340Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.63MB / 8.25MB 0.6s [2020-04-08T19:05:26.340Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.00MB / 10.73MB 0.6s [2020-04-08T19:05:26.445Z] #47 154.6 vendor/golang.org/x/text/unicode/bidi [2020-04-08T19:05:26.534Z] #17 25.88 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:05:26.534Z] #17 26.03 Fetched 27.6 MB in 3s (8265 kB/s) [2020-04-08T19:05:26.534Z] #17 26.14 Selecting previously unselected package pigz. [2020-04-08T19:05:26.571Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 57.0% of statements [2020-04-08T19:05:26.628Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.22MB / 8.25MB 0.7s [2020-04-08T19:05:26.628Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.59MB / 10.73MB 0.7s [2020-04-08T19:05:26.765Z] #44 46.82 CC images/mnt.o [2020-04-08T19:05:26.795Z] #17 26.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 ... 23396 files and directories currently installed.) [2020-04-08T19:05:26.795Z] #17 26.20 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-08T19:05:26.795Z] #17 26.21 Unpacking pigz (2.4-1) ... [2020-04-08T19:05:26.918Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.91MB / 8.25MB 0.9s [2020-04-08T19:05:26.918Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.28MB / 10.73MB 0.9s [2020-04-08T19:05:26.918Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 3.95MB / 54.14MB 0.9s [2020-04-08T19:05:26.918Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.53MB / 8.25MB 1.0s [2020-04-08T19:05:26.918Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.93MB / 10.73MB 1.0s [2020-04-08T19:05:27.023Z] #44 47.23 CC images/pipe-data.o [2020-04-08T19:05:27.031Z] + docker info [2020-04-08T19:05:27.055Z] #17 26.35 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-08T19:05:27.055Z] #17 26.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-08T19:05:27.056Z] #17 26.37 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:27.209Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.12MB / 8.25MB 1.2s [2020-04-08T19:05:27.209Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.50MB / 10.73MB 1.2s [2020-04-08T19:05:27.209Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 3.31MB / 57.39MB 1.2s [2020-04-08T19:05:27.209Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.55MB / 8.25MB 1.3s [2020-04-08T19:05:27.209Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 3.90MB / 73.51MB 1.3s [2020-04-08T19:05:27.424Z] #19 13.06 Building wheels for collected packages: pyyaml [2020-04-08T19:05:27.424Z] #19 13.06 Running setup.py bdist_wheel for pyyaml: started [2020-04-08T19:05:27.502Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.04MB / 8.25MB 1.5s [2020-04-08T19:05:27.502Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.41MB / 10.73MB 1.5s [2020-04-08T19:05:27.502Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.50MB / 8.25MB 1.6s [2020-04-08T19:05:27.502Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 5.01MB / 96.50MB 1.6s [2020-04-08T19:05:27.588Z] #44 47.66 CC images/sa.o [2020-04-08T19:05:27.630Z] #17 26.89 Selecting previously unselected package python3.7-minimal. [2020-04-08T19:05:27.630Z] #17 26.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-08T19:05:27.630Z] #17 26.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:05:27.792Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.09MB / 8.25MB 1.8s [2020-04-08T19:05:27.792Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.42MB / 10.73MB 1.8s [2020-04-08T19:05:27.792Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 6.97MB / 54.14MB 1.8s [2020-04-08T19:05:27.792Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.58MB / 8.25MB 1.9s [2020-04-08T19:05:27.846Z] #44 48.10 CC images/timer.o [2020-04-08T19:05:27.892Z] #17 27.44 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:28.107Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.06MB / 8.25MB 2.1s [2020-04-08T19:05:28.107Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.44MB / 10.73MB 2.1s [2020-04-08T19:05:28.107Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 6.29MB / 57.39MB 2.1s [2020-04-08T19:05:28.157Z] #17 27.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:05:28.353Z] #19 14.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-08T19:05:28.353Z] #19 14.34 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-08T19:05:28.353Z] #19 14.42 Successfully built pyyaml [2020-04-08T19:05:28.353Z] #19 14.44 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-08T19:05:28.416Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.2s done [2020-04-08T19:05:28.416Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.03MB / 10.73MB 2.2s [2020-04-08T19:05:28.416Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.65MB / 10.73MB 2.4s [2020-04-08T19:05:28.416Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 7.63MB / 73.51MB 2.4s [2020-04-08T19:05:28.416Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.27MB / 10.73MB 2.5s [2020-04-08T19:05:28.416Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 9.79MB / 54.14MB 2.5s [2020-04-08T19:05:28.708Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.96MB / 10.73MB 2.7s [2020-04-08T19:05:28.708Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.65MB / 10.73MB 2.8s [2020-04-08T19:05:28.708Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 9.51MB / 57.39MB 2.8s [2020-04-08T19:05:28.778Z] #44 48.77 CC images/timerfd.o [2020-04-08T19:05:28.778Z] #44 49.11 CC images/mm.o [2020-04-08T19:05:28.912Z] #19 14.76 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-08T19:05:29.001Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 2.9s done [2020-04-08T19:05:29.001Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 10.32MB / 96.50MB 3.0s [2020-04-08T19:05:29.001Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 11.38MB / 73.51MB 3.1s [2020-04-08T19:05:29.001Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 12.68MB / 54.14MB 3.1s [2020-04-08T19:05:29.166Z] #19 DONE 15.2s [2020-04-08T19:05:29.166Z] [2020-04-08T19:05:29.166Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-08T19:05:29.298Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 12.88MB / 57.39MB 3.4s [2020-04-08T19:05:29.344Z] #44 49.66 CC images/sk-opts.o [2020-04-08T19:05:29.422Z] #24 DONE 0.2s [2020-04-08T19:05:29.422Z] [2020-04-08T19:05:29.422Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:05:29.590Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 16.34MB / 54.14MB 3.7s [2020-04-08T19:05:29.729Z] #47 157.4 vendor/golang.org/x/text/secure/bidirule [2020-04-08T19:05:29.887Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 15.37MB / 73.51MB 3.9s [2020-04-08T19:05:29.887Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 15.57MB / 96.50MB 3.9s [2020-04-08T19:05:29.909Z] #44 50.01 CC images/sk-unix.o [2020-04-08T19:05:29.987Z] #47 158.1 vendor/golang.org/x/text/unicode/norm [2020-04-08T19:05:30.070Z] #17 29.61 Selecting previously unselected package python3-minimal. [2020-04-08T19:05:30.168Z] #44 50.30 CC images/sk-inet.o [2020-04-08T19:05:30.180Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 16.29MB / 57.39MB 4.2s [2020-04-08T19:05:30.180Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 19.59MB / 54.14MB 4.3s [2020-04-08T19:05:30.333Z] #17 29.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-04-08T19:05:30.333Z] #17 29.70 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-08T19:05:30.333Z] #17 29.72 Unpacking python3-minimal (3.7.3-1) ... [2020-04-08T19:05:30.333Z] #17 29.80 Selecting previously unselected package libmpdec2:arm64. [2020-04-08T19:05:30.333Z] #17 29.80 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-08T19:05:30.333Z] #17 29.81 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-08T19:05:30.333Z] #17 29.92 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-08T19:05:30.333Z] #17 29.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-08T19:05:30.333Z] #17 ... [2020-04-08T19:05:30.333Z] [2020-04-08T19:05:30.333Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:30.333Z] #23 158.9 + mkdir -p /tmp/tmp.4OyYqm7hWu/src/github.com/docker [2020-04-08T19:05:30.333Z] #23 158.9 + mv components/cli /tmp/tmp.4OyYqm7hWu/src/github.com/docker/cli [2020-04-08T19:05:30.333Z] #23 158.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-08T19:05:30.345Z] #28 DONE 0.7s [2020-04-08T19:05:30.345Z] [2020-04-08T19:05:30.345Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-08T19:05:30.345Z] #31 DONE 0.1s [2020-04-08T19:05:30.345Z] [2020-04-08T19:05:30.345Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:30.345Z] #44 164.5 CC criu/plugin.o [2020-04-08T19:05:30.345Z] #44 164.9 CC criu/proc_parse.o [2020-04-08T19:05:30.345Z] #44 168.2 CC criu/protobuf-desc.o [2020-04-08T19:05:30.345Z] #44 ... [2020-04-08T19:05:30.345Z] [2020-04-08T19:05:30.345Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-08T19:05:30.345Z] #34 DONE 0.1s [2020-04-08T19:05:30.345Z] [2020-04-08T19:05:30.345Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-08T19:05:30.345Z] #39 DONE 0.1s [2020-04-08T19:05:30.345Z] [2020-04-08T19:05:30.345Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:30.472Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 19.66MB / 73.51MB 4.6s [2020-04-08T19:05:30.594Z] #23 ... [2020-04-08T19:05:30.594Z] [2020-04-08T19:05:30.594Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:30.594Z] #17 29.92 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:30.600Z] #60 ... [2020-04-08T19:05:30.600Z] [2020-04-08T19:05:30.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:30.600Z] #44 169.5 CC criu/protobuf.o [2020-04-08T19:05:30.734Z] #44 50.92 CC images/tun.o [2020-04-08T19:05:30.760Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 19.53MB / 57.39MB 4.8s [2020-04-08T19:05:30.760Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 21.04MB / 96.50MB 4.9s [2020-04-08T19:05:30.760Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 23.16MB / 54.14MB 4.9s [2020-04-08T19:05:30.896Z] #44 169.9 CC criu/pstree.o [2020-04-08T19:05:30.948Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.181s coverage: 46.2% of statements [2020-04-08T19:05:30.991Z] #44 ... [2020-04-08T19:05:30.991Z] [2020-04-08T19:05:30.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:05:30.991Z] #10 159.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-08T19:05:30.991Z] #10 159.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:05:30.991Z] #10 159.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:05:31.165Z] #17 ... [2020-04-08T19:05:31.165Z] [2020-04-08T19:05:31.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:31.165Z] #44 95.52 DEP criu/sk-queue.d [2020-04-08T19:05:31.165Z] #44 95.72 DEP criu/sk-packet.d [2020-04-08T19:05:31.165Z] #44 95.88 DEP criu/sk-netlink.d [2020-04-08T19:05:31.165Z] #44 96.03 DEP criu/sk-inet.d [2020-04-08T19:05:31.165Z] #44 96.47 DEP criu/signalfd.d [2020-04-08T19:05:31.165Z] #44 96.60 DEP criu/sigframe.d [2020-04-08T19:05:31.165Z] #44 96.78 DEP criu/shmem.d [2020-04-08T19:05:31.165Z] #44 96.95 DEP criu/servicefd.d [2020-04-08T19:05:31.165Z] #44 97.11 DEP criu/seize.d [2020-04-08T19:05:31.165Z] #44 97.31 DEP criu/seccomp.d [2020-04-08T19:05:31.165Z] #44 97.54 DEP criu/rst-malloc.d [2020-04-08T19:05:31.165Z] #44 97.63 DEP criu/rbtree.d [2020-04-08T19:05:31.165Z] #44 97.66 DEP criu/pstree.d [2020-04-08T19:05:31.165Z] #44 97.88 DEP criu/protobuf.d [2020-04-08T19:05:31.165Z] #44 98.02 GEN criu/protobuf-desc-gen.h [2020-04-08T19:05:31.165Z] #44 99.53 DEP criu/protobuf-desc.d [2020-04-08T19:05:31.165Z] #44 99.69 DEP criu/proc_parse.d [2020-04-08T19:05:31.165Z] #44 99.87 DEP criu/plugin.d [2020-04-08T19:05:31.165Z] #44 99.95 DEP criu/pipes.d [2020-04-08T19:05:31.165Z] #44 100.1 DEP criu/pie-util.d [2020-04-08T19:05:31.165Z] #44 100.2 DEP criu/pie-util-vdso.d [2020-04-08T19:05:31.165Z] #44 100.4 DEP criu/path.d [2020-04-08T19:05:31.165Z] #44 100.5 DEP criu/parasite-syscall.d [2020-04-08T19:05:31.165Z] #44 100.8 DEP criu/pagemap.d [2020-04-08T19:05:31.165Z] #44 100.9 DEP criu/pagemap-cache.d [2020-04-08T19:05:31.165Z] #44 101.1 DEP criu/page-xfer.d [2020-04-08T19:05:31.165Z] #44 101.2 DEP criu/page-pipe.d [2020-04-08T19:05:31.165Z] #44 101.4 DEP criu/netfilter.d [2020-04-08T19:05:31.165Z] #44 101.5 DEP criu/net.d [2020-04-08T19:05:31.165Z] #44 101.7 DEP criu/namespaces.d [2020-04-08T19:05:31.165Z] #44 101.9 DEP criu/mount.d [2020-04-08T19:05:31.165Z] #44 102.1 DEP criu/mem.d [2020-04-08T19:05:31.165Z] #44 102.3 DEP criu/lsm.d [2020-04-08T19:05:31.165Z] #44 102.6 DEP criu/log.d [2020-04-08T19:05:31.165Z] #44 102.7 DEP criu/libnetlink.d [2020-04-08T19:05:31.165Z] #44 102.8 DEP criu/kerndat.d [2020-04-08T19:05:31.165Z] #44 102.9 DEP criu/kcmp-ids.d [2020-04-08T19:05:31.165Z] #44 103.0 DEP criu/irmap.d [2020-04-08T19:05:31.165Z] #44 103.2 DEP criu/ipc_ns.d [2020-04-08T19:05:31.165Z] #44 103.4 DEP criu/image.d [2020-04-08T19:05:31.165Z] #44 103.6 DEP criu/image-desc.d [2020-04-08T19:05:31.165Z] #44 103.7 DEP criu/fsnotify.d [2020-04-08T19:05:31.165Z] #44 103.9 DEP criu/filesystems.d [2020-04-08T19:05:31.165Z] #44 104.0 DEP criu/files.d [2020-04-08T19:05:31.165Z] #44 104.3 DEP criu/files-reg.d [2020-04-08T19:05:31.165Z] #44 104.5 DEP criu/files-ext.d [2020-04-08T19:05:31.165Z] #44 104.7 DEP criu/file-lock.d [2020-04-08T19:05:31.165Z] #44 104.9 DEP criu/file-ids.d [2020-04-08T19:05:31.165Z] #44 105.2 DEP criu/fifo.d [2020-04-08T19:05:31.165Z] #44 105.3 DEP criu/fdstore.d [2020-04-08T19:05:31.165Z] #44 105.4 DEP criu/fault-injection.d [2020-04-08T19:05:31.165Z] #44 105.4 DEP criu/external.d [2020-04-08T19:05:31.165Z] #44 105.4 DEP criu/eventpoll.d [2020-04-08T19:05:31.165Z] #44 105.6 DEP criu/eventfd.d [2020-04-08T19:05:31.165Z] #44 105.7 DEP criu/crtools.d [2020-04-08T19:05:31.393Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 25.03MB / 73.51MB 5.4s [2020-04-08T19:05:31.393Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 23.40MB / 57.39MB 5.4s [2020-04-08T19:05:31.447Z] #44 106.0 DEP criu/cr-service.d [2020-04-08T19:05:31.561Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-08T19:05:31.687Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 26.60MB / 54.14MB 5.5s [2020-04-08T19:05:31.687Z] #8 ... [2020-04-08T19:05:31.687Z] [2020-04-08T19:05:31.687Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-08T19:05:31.687Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-08T19:05:31.687Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-08T19:05:31.687Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-04-08T19:05:31.687Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-08T19:05:31.687Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.7s done [2020-04-08T19:05:31.687Z] #72 DONE 5.8s [2020-04-08T19:05:31.687Z] [2020-04-08T19:05:31.687Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:05:31.687Z] #8 ... [2020-04-08T19:05:31.687Z] [2020-04-08T19:05:31.687Z] #21 [internal] load build context [2020-04-08T19:05:31.687Z] #21 transferring context: 52.78MB 5.9s done [2020-04-08T19:05:31.709Z] #44 106.2 DEP criu/cr-restore.d [2020-04-08T19:05:31.709Z] #44 ... [2020-04-08T19:05:31.709Z] [2020-04-08T19:05:31.709Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:31.709Z] #17 30.94 Selecting previously unselected package python3.7. [2020-04-08T19:05:31.709Z] #17 30.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-08T19:05:31.709Z] #17 30.95 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:31.709Z] #17 31.10 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-08T19:05:31.709Z] #17 31.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-08T19:05:31.709Z] #17 31.12 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-08T19:05:31.864Z] #44 ... [2020-04-08T19:05:31.864Z] [2020-04-08T19:05:31.864Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:05:31.864Z] #41 DONE 275.7s [2020-04-08T19:05:31.971Z] #17 31.23 Setting up python3-minimal (3.7.3-1) ... [2020-04-08T19:05:31.976Z] #21 DONE 6.0s [2020-04-08T19:05:31.976Z] [2020-04-08T19:05:31.976Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-08T19:05:31.976Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 26.18MB / 96.50MB 5.8s [2020-04-08T19:05:31.976Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 28.74MB / 73.51MB 6.0s [2020-04-08T19:05:31.976Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 29.81MB / 54.14MB 6.0s [2020-04-08T19:05:31.976Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 27.10MB / 57.39MB 6.0s [2020-04-08T19:05:32.119Z] [2020-04-08T19:05:32.119Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:32.263Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 32.96MB / 54.14MB 6.3s [2020-04-08T19:05:32.263Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 30.34MB / 57.39MB 6.3s [2020-04-08T19:05:32.375Z] #53 ... [2020-04-08T19:05:32.376Z] [2020-04-08T19:05:32.376Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:32.376Z] #44 171.3 CC criu/rbtree.o [2020-04-08T19:05:32.516Z] #47 ... [2020-04-08T19:05:32.516Z] [2020-04-08T19:05:32.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:32.516Z] #44 45.29 CC images/tcp-stream.o [2020-04-08T19:05:32.516Z] #44 45.65 CC images/sk-packet.o [2020-04-08T19:05:32.516Z] #44 46.04 CC images/mnt.o [2020-04-08T19:05:32.516Z] #44 46.44 CC images/pipe-data.o [2020-04-08T19:05:32.516Z] #44 46.80 CC images/sa.o [2020-04-08T19:05:32.516Z] #44 47.22 CC images/timer.o [2020-04-08T19:05:32.516Z] #44 47.86 CC images/timerfd.o [2020-04-08T19:05:32.516Z] #44 48.29 CC images/mm.o [2020-04-08T19:05:32.516Z] #44 48.91 CC images/sk-opts.o [2020-04-08T19:05:32.516Z] #44 49.29 CC images/sk-unix.o [2020-04-08T19:05:32.516Z] #44 49.78 CC images/sk-inet.o [2020-04-08T19:05:32.516Z] #44 50.46 CC images/tun.o [2020-04-08T19:05:32.516Z] #44 51.12 CC images/sk-netlink.o [2020-04-08T19:05:32.516Z] #44 51.57 CC images/packet-sock.o [2020-04-08T19:05:32.516Z] #44 52.34 CC images/ipc-var.o [2020-04-08T19:05:32.516Z] #44 52.68 CC images/ipc-desc.o [2020-04-08T19:05:32.516Z] #44 53.01 CC images/ipc-shm.o [2020-04-08T19:05:32.516Z] #44 53.31 CC images/ipc-msg.o [2020-04-08T19:05:32.516Z] #44 53.96 CC images/ipc-sem.o [2020-04-08T19:05:32.516Z] #44 54.39 CC images/utsns.o [2020-04-08T19:05:32.516Z] #44 54.80 CC images/creds.o [2020-04-08T19:05:32.551Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 33.55MB / 73.51MB 6.4s [2020-04-08T19:05:32.551Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 32.47MB / 96.50MB 6.4s [2020-04-08T19:05:32.551Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 36.36MB / 54.14MB 6.6s [2020-04-08T19:05:32.551Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 33.81MB / 57.39MB 6.6s [2020-04-08T19:05:32.774Z] #44 ... [2020-04-08T19:05:32.774Z] [2020-04-08T19:05:32.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:05:32.774Z] #10 161.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-08T19:05:32.774Z] #10 161.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-08T19:05:32.774Z] #10 161.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:05:32.836Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 38.76MB / 73.51MB 6.9s [2020-04-08T19:05:32.836Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 38.55MB / 96.50MB 6.9s [2020-04-08T19:05:32.836Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 39.94MB / 54.14MB 6.9s [2020-04-08T19:05:32.836Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 37.35MB / 57.39MB 6.9s [2020-04-08T19:05:32.976Z] #44 171.9 CC criu/rst-malloc.o [2020-04-08T19:05:33.357Z] #17 32.54 Selecting previously unselected package python3. [2020-04-08T19:05:33.357Z] #17 32.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-04-08T19:05:33.357Z] #17 32.62 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-08T19:05:33.357Z] #17 32.64 Unpacking python3 (3.7.3-1) ... [2020-04-08T19:05:33.357Z] #17 32.78 Selecting previously unselected package libip4tc0:arm64. [2020-04-08T19:05:33.357Z] #17 32.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-08T19:05:33.357Z] #17 32.80 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-08T19:05:33.463Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 42.89MB / 73.51MB 7.3s [2020-04-08T19:05:33.463Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 44.19MB / 54.14MB 7.3s [2020-04-08T19:05:33.463Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 42.08MB / 57.39MB 7.3s [2020-04-08T19:05:33.463Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 44.19MB / 96.50MB 7.5s [2020-04-08T19:05:33.535Z] #44 172.2 CC criu/seccomp.o [2020-04-08T19:05:33.617Z] #17 32.92 Selecting previously unselected package libip6tc0:arm64. [2020-04-08T19:05:33.617Z] #17 32.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-08T19:05:33.617Z] #17 32.94 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-08T19:05:33.617Z] #17 33.06 Selecting previously unselected package libiptc0:arm64. [2020-04-08T19:05:33.617Z] #17 33.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-08T19:05:33.617Z] #17 33.07 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-08T19:05:33.779Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 46.63MB / 73.51MB 7.6s [2020-04-08T19:05:33.779Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 48.45MB / 54.14MB 7.6s [2020-04-08T19:05:33.779Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 46.05MB / 57.39MB 7.6s [2020-04-08T19:05:33.790Z] #44 ... [2020-04-08T19:05:33.790Z] [2020-04-08T19:05:33.790Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-08T19:05:33.790Z] #42 DONE 0.2s [2020-04-08T19:05:33.790Z] [2020-04-08T19:05:33.790Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:33.879Z] #17 33.17 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-08T19:05:33.879Z] #17 33.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-08T19:05:33.879Z] #17 33.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-08T19:05:33.879Z] #17 33.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-08T19:05:33.879Z] #17 33.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-08T19:05:33.879Z] #17 33.31 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-08T19:05:34.044Z] #53 ... [2020-04-08T19:05:34.044Z] [2020-04-08T19:05:34.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:34.044Z] #44 172.8 CC criu/seize.o [2020-04-08T19:05:34.066Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 51.34MB / 54.14MB 7.9s [2020-04-08T19:05:34.067Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 50.89MB / 73.51MB 8.1s [2020-04-08T19:05:34.067Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 50.62MB / 96.50MB 8.1s [2020-04-08T19:05:34.067Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 50.30MB / 57.39MB 8.1s [2020-04-08T19:05:34.142Z] #17 33.43 Selecting previously unselected package libnftnl11:arm64. [2020-04-08T19:05:34.142Z] #17 33.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-08T19:05:34.142Z] #17 33.44 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-08T19:05:34.142Z] #17 33.63 Selecting previously unselected package iptables. [2020-04-08T19:05:34.142Z] #17 33.63 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-08T19:05:34.142Z] #17 33.64 Unpacking iptables (1.8.2-4) ... [2020-04-08T19:05:34.386Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.2s done [2020-04-08T19:05:34.386Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 55.04MB / 73.51MB 8.4s [2020-04-08T19:05:34.386Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 54.75MB / 57.39MB 8.4s [2020-04-08T19:05:34.649Z] #44 173.4 CC criu/servicefd.o [2020-04-08T19:05:34.673Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 58.80MB / 73.51MB 8.5s [2020-04-08T19:05:34.673Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 56.96MB / 96.50MB 8.5s [2020-04-08T19:05:34.673Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 63.52MB / 73.51MB 8.7s [2020-04-08T19:05:34.673Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.6s done [2020-04-08T19:05:34.714Z] #17 34.11 Selecting previously unselected package xxd. [2020-04-08T19:05:34.714Z] #17 34.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-08T19:05:34.714Z] #17 34.14 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:05:34.958Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 69.28MB / 73.51MB 8.8s [2020-04-08T19:05:34.958Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 62.36MB / 96.50MB 8.8s [2020-04-08T19:05:34.958Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.0s [2020-04-08T19:05:34.974Z] #17 34.29 Selecting previously unselected package vim-common. [2020-04-08T19:05:34.974Z] #17 34.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:05:34.974Z] #17 34.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:05:34.974Z] #17 34.54 Selecting previously unselected package bash-completion. [2020-04-08T19:05:35.011Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.466s coverage: 49.5% of statements [2020-04-08T19:05:35.210Z] #44 173.9 CC criu/shmem.o [2020-04-08T19:05:35.234Z] #17 34.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-08T19:05:35.247Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.0s done [2020-04-08T19:05:35.247Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 75.21MB / 96.50MB 9.1s [2020-04-08T19:05:35.531Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 81.13MB / 96.50MB 9.4s [2020-04-08T19:05:35.531Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 88.42MB / 96.50MB 9.6s [2020-04-08T19:05:35.811Z] #44 174.6 CC criu/sigframe.o [2020-04-08T19:05:35.815Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 96.50MB / 96.50MB 9.8s done [2020-04-08T19:05:35.815Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 [2020-04-08T19:05:36.066Z] #44 174.8 CC criu/signalfd.o [2020-04-08T19:05:36.066Z] #44 175.0 CC criu/sk-inet.o [2020-04-08T19:05:36.992Z] #44 175.9 CC criu/sk-netlink.o [2020-04-08T19:05:37.247Z] #44 176.2 CC criu/sk-packet.o [2020-04-08T19:05:37.622Z] #10 ... [2020-04-08T19:05:37.622Z] [2020-04-08T19:05:37.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:37.622Z] #44 51.65 CC images/sk-netlink.o [2020-04-08T19:05:37.622Z] #44 52.17 CC images/packet-sock.o [2020-04-08T19:05:37.622Z] #44 52.65 CC images/ipc-var.o [2020-04-08T19:05:37.622Z] #44 52.90 CC images/ipc-desc.o [2020-04-08T19:05:37.622Z] #44 53.15 CC images/ipc-shm.o [2020-04-08T19:05:37.622Z] #44 53.62 CC images/ipc-msg.o [2020-04-08T19:05:37.622Z] #44 54.32 CC images/ipc-sem.o [2020-04-08T19:05:37.622Z] #44 54.66 CC images/utsns.o [2020-04-08T19:05:37.622Z] #44 55.01 CC images/creds.o [2020-04-08T19:05:37.622Z] #44 55.42 CC images/vma.o [2020-04-08T19:05:37.622Z] #44 55.88 CC images/netdev.o [2020-04-08T19:05:37.622Z] #44 56.54 CC images/tty.o [2020-04-08T19:05:37.622Z] #44 57.67 CC images/file-lock.o [2020-04-08T19:05:37.622Z] #44 ... [2020-04-08T19:05:37.622Z] [2020-04-08T19:05:37.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:37.622Z] #47 155.4 vendor/golang.org/x/text/secure/bidirule [2020-04-08T19:05:37.622Z] #47 156.0 vendor/golang.org/x/text/unicode/norm [2020-04-08T19:05:37.622Z] #47 162.6 vendor/golang.org/x/net/idna [2020-04-08T19:05:37.622Z] #47 ... [2020-04-08T19:05:37.622Z] [2020-04-08T19:05:37.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:37.622Z] #44 58.01 CC images/rlimit.o [2020-04-08T19:05:37.806Z] #44 176.6 CC criu/sk-queue.o [2020-04-08T19:05:38.302Z] #44 58.31 CC images/pagemap.o [2020-04-08T19:05:38.366Z] #44 177.1 CC criu/sk-tcp.o [2020-04-08T19:05:38.533Z] #17 37.82 Unpacking bash-completion (1:2.8-6) ... [2020-04-08T19:05:38.621Z] #44 177.5 CC criu/sk-unix.o [2020-04-08T19:05:38.877Z] #44 58.94 CC images/siginfo.o [2020-04-08T19:05:39.104Z] #17 38.49 Selecting previously unselected package bzip2. [2020-04-08T19:05:39.104Z] #17 38.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-08T19:05:39.104Z] #17 38.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:05:39.104Z] #17 38.64 Selecting previously unselected package xz-utils. [2020-04-08T19:05:39.133Z] #44 59.29 CC images/rpc.o [2020-04-08T19:05:39.336Z] #10 ... [2020-04-08T19:05:39.336Z] [2020-04-08T19:05:39.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:39.336Z] #44 55.51 CC images/vma.o [2020-04-08T19:05:39.336Z] #44 55.83 CC images/netdev.o [2020-04-08T19:05:39.336Z] #44 56.46 CC images/tty.o [2020-04-08T19:05:39.336Z] #44 57.57 CC images/file-lock.o [2020-04-08T19:05:39.336Z] #44 58.02 CC images/rlimit.o [2020-04-08T19:05:39.336Z] #44 58.45 CC images/pagemap.o [2020-04-08T19:05:39.336Z] #44 59.23 CC images/siginfo.o [2020-04-08T19:05:39.336Z] #44 59.73 CC images/rpc.o [2020-04-08T19:05:39.367Z] #17 38.65 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-08T19:05:39.367Z] #17 38.66 Unpacking xz-utils (5.2.4-1) ... [2020-04-08T19:05:39.367Z] #17 38.85 Selecting previously unselected package apparmor. [2020-04-08T19:05:39.367Z] #17 38.85 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-08T19:05:39.367Z] #17 38.93 Unpacking apparmor (2.13.2-10) ... [2020-04-08T19:05:39.903Z] #44 62.09 CC images/ext-file.o [2020-04-08T19:05:39.938Z] #17 39.47 Selecting previously unselected package aufs-tools. [2020-04-08T19:05:39.938Z] #17 39.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-08T19:05:39.938Z] #17 39.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:05:40.161Z] #44 62.41 CC images/cgroup.o [2020-04-08T19:05:40.199Z] #17 39.62 Selecting previously unselected package libonig5:arm64. [2020-04-08T19:05:40.199Z] #17 39.62 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-08T19:05:40.199Z] #17 39.63 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-08T19:05:40.460Z] #17 39.79 Selecting previously unselected package libjq1:arm64. [2020-04-08T19:05:40.460Z] #17 39.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-08T19:05:40.460Z] #17 39.82 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-08T19:05:40.460Z] #17 39.96 Selecting previously unselected package jq. [2020-04-08T19:05:40.460Z] #17 39.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-08T19:05:40.460Z] #17 39.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:05:40.506Z] #44 179.2 CC criu/sockets.o [2020-04-08T19:05:40.511Z] #44 60.79 CC images/ext-file.o [2020-04-08T19:05:40.721Z] #17 40.09 Selecting previously unselected package libaio1:arm64. [2020-04-08T19:05:40.721Z] #17 40.10 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-08T19:05:40.721Z] #17 40.13 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-08T19:05:40.721Z] #17 40.24 Selecting previously unselected package libgpm2:arm64. [2020-04-08T19:05:40.721Z] #17 40.24 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-08T19:05:40.721Z] #17 40.25 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-08T19:05:40.721Z] #17 40.33 Selecting previously unselected package libicu63:arm64. [2020-04-08T19:05:40.982Z] #17 40.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-08T19:05:40.982Z] #17 40.33 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-08T19:05:41.066Z] #44 180.0 CC criu/stats.o [2020-04-08T19:05:41.078Z] #44 61.16 CC images/cgroup.o [2020-04-08T19:05:41.098Z] #44 63.33 CC images/userns.o [2020-04-08T19:05:41.321Z] #44 180.2 CC criu/string.o [2020-04-08T19:05:41.321Z] #44 180.3 CC criu/sysctl.o [2020-04-08T19:05:41.666Z] #44 63.78 CC images/google/protobuf/descriptor.o [2020-04-08T19:05:41.805Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.677s coverage: 72.5% of statements [2020-04-08T19:05:41.805Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-08T19:05:41.805Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.196s coverage: 61.0% of statements [2020-04-08T19:05:41.805Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-08T19:05:41.881Z] #44 180.9 CC criu/sysfs_parse.o [2020-04-08T19:05:41.923Z] #17 ... [2020-04-08T19:05:41.923Z] [2020-04-08T19:05:41.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:41.923Z] #44 106.5 DEP criu/cr-errno.d [2020-04-08T19:05:41.923Z] #44 106.5 DEP criu/cr-dump.d [2020-04-08T19:05:41.923Z] #44 106.8 DEP criu/cr-dedup.d [2020-04-08T19:05:41.923Z] #44 107.0 DEP criu/cr-check.d [2020-04-08T19:05:41.923Z] #44 107.3 DEP criu/config.d [2020-04-08T19:05:41.923Z] #44 107.4 DEP criu/clone-noasan.d [2020-04-08T19:05:41.923Z] #44 107.5 DEP criu/cgroup.d [2020-04-08T19:05:41.923Z] #44 107.6 DEP criu/cgroup-props.d [2020-04-08T19:05:41.923Z] #44 107.7 DEP criu/bitmap.d [2020-04-08T19:05:41.923Z] #44 107.7 DEP criu/bfd.d [2020-04-08T19:05:41.923Z] #44 107.7 DEP criu/autofs.d [2020-04-08T19:05:41.923Z] #44 107.9 DEP criu/aio.d [2020-04-08T19:05:41.923Z] #44 108.1 DEP criu/action-scripts.d [2020-04-08T19:05:41.923Z] #44 108.5 CC criu/action-scripts.o [2020-04-08T19:05:41.923Z] #44 108.9 CC criu/aio.o [2020-04-08T19:05:41.923Z] #44 109.5 CC criu/autofs.o [2020-04-08T19:05:41.923Z] #44 111.3 CC criu/bfd.o [2020-04-08T19:05:41.923Z] #44 112.1 CC criu/bitmap.o [2020-04-08T19:05:41.923Z] #44 112.3 CC criu/cgroup-props.o [2020-04-08T19:05:41.923Z] #44 113.3 CC criu/cgroup.o [2020-04-08T19:05:41.923Z] #44 116.5 CC criu/clone-noasan.o [2020-04-08T19:05:41.923Z] #44 116.7 CC criu/config.o [2020-04-08T19:05:42.012Z] #44 62.00 CC images/userns.o [2020-04-08T19:05:42.012Z] #44 62.33 CC images/google/protobuf/descriptor.o [2020-04-08T19:05:42.483Z] #44 181.3 CC criu/timerfd.o [2020-04-08T19:05:42.739Z] #44 181.6 CC criu/tty.o [2020-04-08T19:05:42.821Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-04-08T19:05:42.822Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.727s coverage: 76.1% of statements [2020-04-08T19:05:42.822Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-08T19:05:43.435Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-04-08T19:05:44.050Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-04-08T19:05:44.469Z] #44 119.0 CC criu/cr-check.o [2020-04-08T19:05:44.469Z] #44 ... [2020-04-08T19:05:44.469Z] [2020-04-08T19:05:44.469Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:44.469Z] #17 43.95 Selecting previously unselected package libnet1:arm64. [2020-04-08T19:05:44.469Z] #17 43.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-08T19:05:44.469Z] #17 43.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:05:44.712Z] #44 183.2 CC criu/tun.o [2020-04-08T19:05:44.729Z] #17 44.16 Selecting previously unselected package libnl-3-200:arm64. [2020-04-08T19:05:44.729Z] #17 44.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-08T19:05:44.729Z] #17 44.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-08T19:05:44.729Z] #17 44.33 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-08T19:05:44.949Z] #44 66.60 CC images/opts.o [2020-04-08T19:05:44.949Z] #44 66.91 CC images/seccomp.o [2020-04-08T19:05:44.967Z] #44 183.7 CC criu/uffd.o [2020-04-08T19:05:44.991Z] #17 44.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-08T19:05:44.991Z] #17 44.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-08T19:05:44.991Z] #17 44.47 Selecting previously unselected package libreadline5:arm64. [2020-04-08T19:05:45.056Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-04-08T19:05:45.056Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-08T19:05:45.056Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-08T19:05:45.208Z] #44 67.38 CC images/binfmt-misc.o [2020-04-08T19:05:45.208Z] #44 ... [2020-04-08T19:05:45.208Z] [2020-04-08T19:05:45.208Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:45.208Z] #68 173.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:05:45.208Z] #68 173.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-08T19:05:45.251Z] #17 44.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-08T19:05:45.251Z] #17 44.50 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-08T19:05:45.251Z] #17 44.69 Selecting previously unselected package net-tools. [2020-04-08T19:05:45.251Z] #17 44.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-08T19:05:45.251Z] #17 44.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:05:45.289Z] #44 65.16 CC images/opts.o [2020-04-08T19:05:45.289Z] #44 65.51 CC images/seccomp.o [2020-04-08T19:05:45.338Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.8% of statements [2020-04-08T19:05:45.514Z] #17 45.03 Selecting previously unselected package python-pip-whl. [2020-04-08T19:05:45.774Z] #17 45.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-08T19:05:45.774Z] #17 45.04 Unpacking python-pip-whl (18.1-5) ... [2020-04-08T19:05:45.853Z] #44 66.08 CC images/binfmt-misc.o [2020-04-08T19:05:45.853Z] #44 66.21 CC images/time.o [2020-04-08T19:05:45.935Z] #44 184.7 CC criu/util.o [2020-04-08T19:05:46.035Z] #17 45.54 Selecting previously unselected package python3-lib2to3. [2020-04-08T19:05:46.035Z] #17 45.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-08T19:05:46.035Z] #17 45.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:05:46.295Z] #17 45.71 Selecting previously unselected package python3-distutils. [2020-04-08T19:05:46.295Z] #17 45.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-08T19:05:46.295Z] #17 45.72 Unpacking python3-distutils (3.7.3-1) ... [2020-04-08T19:05:46.344Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-04-08T19:05:46.344Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-04-08T19:05:46.344Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-08T19:05:46.344Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-08T19:05:46.417Z] #44 66.60 CC images/sysctl.o [2020-04-08T19:05:46.555Z] #17 45.95 Selecting previously unselected package python3-pip. [2020-04-08T19:05:46.555Z] #17 45.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-08T19:05:46.555Z] #17 45.97 Unpacking python3-pip (18.1-5) ... [2020-04-08T19:05:46.581Z] #68 ... [2020-04-08T19:05:46.581Z] [2020-04-08T19:05:46.581Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:46.581Z] #47 164.4 vendor/golang.org/x/net/idna [2020-04-08T19:05:46.581Z] #47 168.4 vendor/golang.org/x/net/http2/hpack [2020-04-08T19:05:46.581Z] #47 170.0 mime [2020-04-08T19:05:46.581Z] #47 172.7 mime/quotedprintable [2020-04-08T19:05:46.581Z] #47 173.3 net/http/internal [2020-04-08T19:05:46.581Z] #47 ... [2020-04-08T19:05:46.581Z] [2020-04-08T19:05:46.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:46.581Z] #44 67.67 CC images/time.o [2020-04-08T19:05:46.581Z] #44 68.07 CC images/sysctl.o [2020-04-08T19:05:46.581Z] #44 68.59 CC images/autofs.o [2020-04-08T19:05:46.581Z] #44 68.91 CC images/macvlan.o [2020-04-08T19:05:46.673Z] #44 66.95 CC images/autofs.o [2020-04-08T19:05:46.816Z] #17 46.22 Selecting previously unselected package python3-pkg-resources. [2020-04-08T19:05:46.816Z] #17 46.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:05:46.816Z] #17 46.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:05:46.859Z] #44 185.9 CC criu/uts_ns.o [2020-04-08T19:05:47.077Z] #17 46.38 Selecting previously unselected package python3-setuptools. [2020-04-08T19:05:47.078Z] #17 46.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-08T19:05:47.078Z] #17 46.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-08T19:05:47.147Z] #44 69.31 CC images/sit.o [2020-04-08T19:05:47.156Z] #44 186.1 CC criu/vdso-compat.o [2020-04-08T19:05:47.156Z] #44 ... [2020-04-08T19:05:47.156Z] [2020-04-08T19:05:47.156Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:47.156Z] #60 110.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-08T19:05:47.238Z] #44 67.41 CC images/macvlan.o [2020-04-08T19:05:47.338Z] #17 46.72 Selecting previously unselected package python3-wheel. [2020-04-08T19:05:47.338Z] #17 46.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-08T19:05:47.338Z] #17 46.73 Unpacking python3-wheel (0.32.3-2) ... [2020-04-08T19:05:47.338Z] #17 46.90 Selecting previously unselected package sudo. [2020-04-08T19:05:47.349Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-04-08T19:05:47.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-04-08T19:05:47.495Z] #44 ... [2020-04-08T19:05:47.495Z] [2020-04-08T19:05:47.495Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:47.495Z] #68 175.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:05:47.495Z] #68 175.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-08T19:05:47.599Z] #17 46.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-08T19:05:47.599Z] #17 46.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:05:47.631Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-04-08T19:05:47.712Z] #44 69.90 LINK images/built-in.o [2020-04-08T19:05:47.971Z] #44 70.16 GEN compel/include/asm [2020-04-08T19:05:47.971Z] #44 70.20 GEN compel/include/version.h [2020-04-08T19:05:47.971Z] #44 70.25 touch .config [2020-04-08T19:05:48.186Z] #17 47.53 Selecting previously unselected package thin-provisioning-tools. [2020-04-08T19:05:48.186Z] #17 47.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-08T19:05:48.186Z] #17 47.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:05:48.230Z] #44 70.34 GEN include/common/config.h [2020-04-08T19:05:48.230Z] #44 70.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-08T19:05:48.426Z] #68 ... [2020-04-08T19:05:48.426Z] [2020-04-08T19:05:48.426Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:48.426Z] #47 166.5 vendor/golang.org/x/net/http2/hpack [2020-04-08T19:05:48.426Z] #47 168.1 mime [2020-04-08T19:05:48.426Z] #47 171.0 mime/quotedprintable [2020-04-08T19:05:48.426Z] #47 171.7 net/http/internal [2020-04-08T19:05:48.447Z] #17 47.86 Selecting previously unselected package uidmap. [2020-04-08T19:05:48.447Z] #17 47.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-08T19:05:48.487Z] #44 70.68 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-08T19:05:48.487Z] #44 70.75 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-08T19:05:48.487Z] #44 70.82 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-08T19:05:48.559Z] #60 111.7 + mkdir -p /build [2020-04-08T19:05:48.559Z] #60 111.7 + cp runc /build/runc [2020-04-08T19:05:48.636Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 74.7% of statements [2020-04-08T19:05:48.636Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-08T19:05:48.636Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements [2020-04-08T19:05:48.683Z] #47 ... [2020-04-08T19:05:48.683Z] [2020-04-08T19:05:48.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:48.683Z] #44 67.88 CC images/sit.o [2020-04-08T19:05:48.683Z] #44 68.39 LINK images/built-in.o [2020-04-08T19:05:48.683Z] #44 68.73 GEN compel/include/asm [2020-04-08T19:05:48.683Z] #44 68.76 GEN compel/include/version.h [2020-04-08T19:05:48.683Z] #44 68.83 touch .config [2020-04-08T19:05:48.683Z] #44 68.95 GEN include/common/config.h [2020-04-08T19:05:48.707Z] #17 47.92 Unpacking uidmap (1:4.5-1.1) ... [2020-04-08T19:05:48.707Z] #17 48.07 Selecting previously unselected package vim-runtime. [2020-04-08T19:05:48.707Z] #17 48.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:05:48.707Z] #17 48.09 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-08T19:05:48.707Z] #17 48.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-08T19:05:48.707Z] #17 48.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:05:48.745Z] #44 70.99 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-08T19:05:48.745Z] #44 71.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-08T19:05:48.814Z] #60 DONE 112.0s [2020-04-08T19:05:48.814Z] [2020-04-08T19:05:48.814Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:48.814Z] #44 186.3 CC criu/vdso.o [2020-04-08T19:05:48.814Z] #44 186.8 LINK criu/built-in.o [2020-04-08T19:05:48.814Z] #44 186.9 LINK criu/criu [2020-04-08T19:05:48.814Z] #44 187.3 DEP lib/c/criu.d [2020-04-08T19:05:48.814Z] #44 187.4 CC images/rpc.pb-c.o [2020-04-08T19:05:49.003Z] #44 71.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-08T19:05:49.003Z] #44 71.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-08T19:05:49.003Z] #44 71.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-08T19:05:49.003Z] #44 71.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-08T19:05:49.003Z] #44 71.35 DEP compel/plugins/std/infect.d [2020-04-08T19:05:49.070Z] #44 188.0 CC lib/c/criu.o [2020-04-08T19:05:49.248Z] #44 69.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-08T19:05:49.248Z] #44 69.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-08T19:05:49.248Z] #44 69.45 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-08T19:05:49.248Z] #44 69.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-08T19:05:49.248Z] #44 69.60 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-08T19:05:49.248Z] #44 69.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-08T19:05:49.250Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-04-08T19:05:49.506Z] #44 69.76 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-08T19:05:49.506Z] #44 69.88 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-08T19:05:49.569Z] #44 71.58 DEP compel/plugins/std/string.d [2020-04-08T19:05:49.569Z] #44 71.73 DEP compel/plugins/std/log.d [2020-04-08T19:05:49.569Z] #44 71.85 DEP compel/plugins/std/fds.d [2020-04-08T19:05:49.764Z] #44 69.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-08T19:05:49.827Z] #44 72.04 DEP compel/plugins/std/std.d [2020-04-08T19:05:50.024Z] #44 70.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-08T19:05:50.024Z] #44 70.08 DEP compel/plugins/std/infect.d [2020-04-08T19:05:50.024Z] #44 70.25 DEP compel/plugins/std/string.d [2020-04-08T19:05:50.085Z] #44 72.20 DEP compel/plugins/shmem/shmem.d [2020-04-08T19:05:50.085Z] #44 72.40 DEP compel/plugins/fds/fds.d [2020-04-08T19:05:50.258Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-08T19:05:50.282Z] #44 70.38 DEP compel/plugins/std/log.d [2020-04-08T19:05:50.282Z] #44 70.48 DEP compel/plugins/std/fds.d [2020-04-08T19:05:50.282Z] #44 70.55 DEP compel/plugins/std/std.d [2020-04-08T19:05:50.432Z] #44 189.1 LINK lib/c/built-in.o [2020-04-08T19:05:50.432Z] #44 189.1 LINK lib/c/libcriu.so [2020-04-08T19:05:50.432Z] #44 189.2 LINK lib/c/libcriu.a [2020-04-08T19:05:50.432Z] #44 189.3 GEN magic.py [2020-04-08T19:05:50.432Z] #44 189.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:05:50.432Z] #44 189.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:05:50.432Z] #44 189.3 Note: Building without GnuTLS support [2020-04-08T19:05:50.539Z] #44 70.67 DEP compel/plugins/shmem/shmem.d [2020-04-08T19:05:50.539Z] #44 70.78 DEP compel/plugins/fds/fds.d [2020-04-08T19:05:50.540Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-08T19:05:50.650Z] #44 72.80 CC compel/plugins/std/std.o [2020-04-08T19:05:50.796Z] #44 71.07 CC compel/plugins/std/std.o [2020-04-08T19:05:50.992Z] #44 189.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:05:51.153Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-08T19:05:51.153Z] ok github.com/docker/docker/daemon/logger/splunk 1.421s coverage: 82.5% of statements [2020-04-08T19:05:51.153Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-08T19:05:51.153Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-08T19:05:51.215Z] #44 73.52 CC compel/plugins/std/fds.o [2020-04-08T19:05:51.247Z] #44 190.2 make[1]: Nothing to be done for 'all'. [2020-04-08T19:05:51.250Z] #17 ... [2020-04-08T19:05:51.250Z] [2020-04-08T19:05:51.250Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:05:51.250Z] #41 189.1 + dpkg --print-architecture [2020-04-08T19:05:51.250Z] #41 DONE 189.6s [2020-04-08T19:05:51.250Z] [2020-04-08T19:05:51.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:51.250Z] #44 121.2 CC criu/cr-dedup.o [2020-04-08T19:05:51.250Z] #44 122.0 CC criu/cr-dump.o [2020-04-08T19:05:51.250Z] #44 125.2 CC criu/cr-errno.o [2020-04-08T19:05:51.250Z] #44 125.3 CC criu/cr-restore.o [2020-04-08T19:05:51.365Z] #44 71.65 CC compel/plugins/std/fds.o [2020-04-08T19:05:51.780Z] #44 74.10 CC compel/plugins/std/log.o [2020-04-08T19:05:51.807Z] #44 190.6 make[1]: 'images/built-in.o' is up to date. [2020-04-08T19:05:51.807Z] #44 190.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-08T19:05:51.807Z] #44 190.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-08T19:05:51.807Z] #44 190.7 make[1]: 'compel/libcompel.a' is up to date. [2020-04-08T19:05:51.807Z] #44 190.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-08T19:05:52.062Z] #44 190.8 make[1]: Nothing to be done for 'all'. [2020-04-08T19:05:52.062Z] #44 190.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:05:52.062Z] #44 190.9 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.062Z] #44 190.9 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.062Z] #44 191.0 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.298Z] #44 72.38 CC compel/plugins/std/log.o [2020-04-08T19:05:52.317Z] #44 191.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.317Z] #44 191.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.317Z] #44 191.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.317Z] #44 191.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.317Z] #44 191.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:05:52.572Z] #44 191.3 INSTALL criu/criu [2020-04-08T19:05:52.572Z] #44 DONE 191.5s [2020-04-08T19:05:52.572Z] [2020-04-08T19:05:52.572Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:52.572Z] #65 246.7 + bin/containerd [2020-04-08T19:05:52.623Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-04-08T19:05:52.634Z] #44 ... [2020-04-08T19:05:52.634Z] [2020-04-08T19:05:52.634Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:05:52.634Z] #17 51.84 Selecting previously unselected package vim. [2020-04-08T19:05:52.634Z] #17 51.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-08T19:05:52.634Z] #17 51.94 Unpacking vim (2:8.1.0875-5) ... [2020-04-08T19:05:52.715Z] #44 ... [2020-04-08T19:05:52.715Z] [2020-04-08T19:05:52.715Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:52.715Z] #47 180.9 net/textproto [2020-04-08T19:05:52.905Z] ok github.com/docker/docker/distribution 0.283s coverage: 22.1% of statements [2020-04-08T19:05:52.905Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-08T19:05:52.973Z] #47 181.0 crypto/x509 [2020-04-08T19:05:53.205Z] #17 52.58 Selecting previously unselected package xfsprogs. [2020-04-08T19:05:53.205Z] #17 52.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-08T19:05:53.205Z] #17 52.59 Unpacking xfsprogs (4.20.0-1) ... [2020-04-08T19:05:53.466Z] #17 53.00 Selecting previously unselected package zip. [2020-04-08T19:05:53.466Z] #17 53.00 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-08T19:05:53.519Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-04-08T19:05:53.685Z] #44 73.63 CC compel/plugins/std/string.o [2020-04-08T19:05:53.728Z] #17 53.01 Unpacking zip (3.0-11+b1) ... [2020-04-08T19:05:53.728Z] #17 53.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:05:53.728Z] #17 53.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:05:53.976Z] #65 ... [2020-04-08T19:05:53.976Z] [2020-04-08T19:05:53.976Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-08T19:05:53.976Z] #45 DONE 0.1s [2020-04-08T19:05:53.976Z] [2020-04-08T19:05:53.976Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-08T19:05:53.976Z] #48 DONE 0.1s [2020-04-08T19:05:53.989Z] #17 53.28 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-08T19:05:53.990Z] #17 53.30 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-08T19:05:53.990Z] #17 53.31 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-08T19:05:53.990Z] #17 53.32 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-08T19:05:53.990Z] #17 53.33 Setting up uidmap (1:4.5-1.1) ... [2020-04-08T19:05:53.990Z] #17 53.35 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-08T19:05:53.990Z] #17 53.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:05:53.990Z] #17 53.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:05:53.990Z] #17 53.41 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-08T19:05:53.990Z] #17 53.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-08T19:05:53.990Z] #17 53.48 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:05:54.231Z] [2020-04-08T19:05:54.231Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-08T19:05:54.231Z] #51 DONE 0.1s [2020-04-08T19:05:54.231Z] [2020-04-08T19:05:54.231Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:54.250Z] #17 53.51 Setting up zip (3.0-11+b1) ... [2020-04-08T19:05:54.250Z] #17 53.52 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:05:54.250Z] #17 53.56 Setting up bash-completion (1:2.8-6) ... [2020-04-08T19:05:54.525Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-08T19:05:54.619Z] #44 74.65 CC compel/plugins/std/infect.o [2020-04-08T19:05:54.872Z] #47 182.7 vendor/golang.org/x/net/http/httpguts [2020-04-08T19:05:55.134Z] #47 183.1 vendor/golang.org/x/net/http/httpproxy [2020-04-08T19:05:55.139Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-08T19:05:55.184Z] #44 75.36 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-08T19:05:55.184Z] #44 75.49 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-08T19:05:55.421Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2020-04-08T19:05:55.421Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-08T19:05:55.421Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-08T19:05:55.442Z] #44 75.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-08T19:05:55.442Z] #44 75.76 AR compel/plugins/std.lib.a [2020-04-08T19:05:55.700Z] #44 76.01 CC compel/plugins/fds/fds.o [2020-04-08T19:05:56.035Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-04-08T19:05:56.035Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-08T19:05:56.070Z] #47 184.0 mime/multipart [2020-04-08T19:05:56.070Z] #47 ... [2020-04-08T19:05:56.070Z] [2020-04-08T19:05:56.070Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:56.070Z] #50 DONE 184.1s [2020-04-08T19:05:56.070Z] [2020-04-08T19:05:56.070Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:56.070Z] #68 DONE 184.1s [2020-04-08T19:05:56.266Z] #44 76.44 AR compel/plugins/fds.lib.a [2020-04-08T19:05:56.266Z] #44 76.55 HOSTDEP compel/src/lib/log-host.d [2020-04-08T19:05:56.317Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-08T19:05:56.328Z] [2020-04-08T19:05:56.328Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-08T19:05:56.328Z] #69 DONE 0.1s [2020-04-08T19:05:56.328Z] [2020-04-08T19:05:56.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:56.328Z] #44 75.71 CC compel/plugins/std/string.o [2020-04-08T19:05:56.328Z] #44 76.60 CC compel/plugins/std/infect.o [2020-04-08T19:05:56.328Z] #44 77.28 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-08T19:05:56.328Z] #44 77.38 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-08T19:05:56.328Z] #44 77.43 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-08T19:05:56.328Z] #44 77.58 AR compel/plugins/std.lib.a [2020-04-08T19:05:56.328Z] #44 77.67 CC compel/plugins/fds/fds.o [2020-04-08T19:05:56.328Z] #44 78.13 AR compel/plugins/fds.lib.a [2020-04-08T19:05:56.328Z] #44 78.21 HOSTDEP compel/src/lib/log-host.d [2020-04-08T19:05:56.328Z] #44 78.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-08T19:05:56.526Z] #44 76.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-08T19:05:56.586Z] #44 78.70 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-08T19:05:56.586Z] #44 78.75 HOSTDEP compel/src/main-host.d [2020-04-08T19:05:56.784Z] #44 77.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-08T19:05:56.844Z] #44 79.02 DEP compel/src/lib/ptrace.d [2020-04-08T19:05:56.844Z] #44 79.27 DEP compel/src/lib/infect.d [2020-04-08T19:05:57.042Z] #44 77.26 HOSTDEP compel/src/main-host.d [2020-04-08T19:05:57.088Z] Client: [2020-04-08T19:05:57.088Z] Debug Mode: false [2020-04-08T19:05:57.088Z] Plugins: [2020-04-08T19:05:57.088Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-08T19:05:57.088Z] [2020-04-08T19:05:57.088Z] Server: [2020-04-08T19:05:57.088Z] Containers: 0 [2020-04-08T19:05:57.088Z] Running: 0 [2020-04-08T19:05:57.088Z] Paused: 0 [2020-04-08T19:05:57.088Z] Stopped: 0 [2020-04-08T19:05:57.088Z] Images: 0 [2020-04-08T19:05:57.088Z] Server Version: 19.03.5 [2020-04-08T19:05:57.088Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-08T19:05:57.088Z] Windows: [2020-04-08T19:05:57.088Z] LCOW: [2020-04-08T19:05:57.088Z] Logging Driver: json-file [2020-04-08T19:05:57.088Z] Plugins: [2020-04-08T19:05:57.088Z] Volume: local [2020-04-08T19:05:57.088Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-08T19:05:57.088Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-08T19:05:57.088Z] Swarm: inactive [2020-04-08T19:05:57.088Z] Default Isolation: process [2020-04-08T19:05:57.088Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-08T19:05:57.088Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-08T19:05:57.088Z] OSType: windows [2020-04-08T19:05:57.088Z] Architecture: x86_64 [2020-04-08T19:05:57.088Z] CPUs: 4 [2020-04-08T19:05:57.088Z] Total Memory: 32GiB [2020-04-08T19:05:57.088Z] Name: azwin-2-880c10 [2020-04-08T19:05:57.088Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-08T19:05:57.088Z] Docker Root Dir: D:\docker [2020-04-08T19:05:57.088Z] Debug Mode: false [2020-04-08T19:05:57.088Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:05:57.088Z] Labels: [2020-04-08T19:05:57.088Z] Experimental: true [2020-04-08T19:05:57.088Z] Insecure Registries: [2020-04-08T19:05:57.088Z] 10.0.0.4:5000 [2020-04-08T19:05:57.088Z] 127.0.0.0/8 [2020-04-08T19:05:57.088Z] Registry Mirrors: [2020-04-08T19:05:57.088Z] http://10.0.0.4:5000/ [2020-04-08T19:05:57.088Z] Live Restore Enabled: false [2020-04-08T19:05:57.088Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-08T19:05:57.300Z] #44 77.46 DEP compel/src/lib/ptrace.d [2020-04-08T19:05:57.300Z] #44 77.66 DEP compel/src/lib/infect.d [2020-04-08T19:05:57.323Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-04-08T19:05:57.323Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-08T19:05:57.410Z] #44 79.51 DEP compel/src/lib/infect-util.d [2020-04-08T19:05:57.550Z] #17 56.91 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-08T19:05:57.550Z] #17 56.93 Setting up xz-utils (5.2.4-1) ... [2020-04-08T19:05:57.550Z] #17 57.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-08T19:05:57.550Z] #17 57.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:05:57.550Z] #17 57.11 invoke-rc.d: could not determine current runlevel [2020-04-08T19:05:57.550Z] #17 57.13 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-08T19:05:57.558Z] #44 77.93 DEP compel/src/lib/infect-util.d [2020-04-08T19:05:57.668Z] #44 79.79 DEP compel/src/lib/infect-rpc.d [2020-04-08T19:05:57.811Z] #17 57.14 Setting up pigz (2.4-1) ... [2020-04-08T19:05:57.811Z] #17 57.15 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-08T19:05:57.811Z] #17 57.17 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-08T19:05:57.811Z] #17 57.19 Setting up python-pip-whl (18.1-5) ... [2020-04-08T19:05:57.811Z] #17 57.21 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-08T19:05:57.811Z] #17 57.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:05:57.816Z] #44 78.05 DEP compel/src/lib/infect-rpc.d [2020-04-08T19:05:57.925Z] #44 80.11 DEP compel/arch/x86/src/lib/infect.d [2020-04-08T19:05:57.925Z] #44 80.19 DEP compel/arch/x86/src/lib/cpu.d [2020-04-08T19:05:58.072Z] #17 57.56 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-08T19:05:58.072Z] #17 57.58 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-08T19:05:58.072Z] #17 57.59 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:58.072Z] #17 57.61 Setting up vim (2:8.1.0875-5) ... [2020-04-08T19:05:58.072Z] #17 57.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-08T19:05:58.072Z] #17 57.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-08T19:05:58.072Z] #17 57.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-08T19:05:58.072Z] #17 57.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-08T19:05:58.072Z] #17 57.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-08T19:05:58.072Z] #17 57.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-08T19:05:58.073Z] #44 78.23 DEP compel/arch/x86/src/lib/infect.d [2020-04-08T19:05:58.073Z] #44 78.36 DEP compel/arch/x86/src/lib/cpu.d [2020-04-08T19:05:58.073Z] #44 78.46 DEP compel/src/lib/log.d [2020-04-08T19:05:58.183Z] #44 80.36 DEP compel/src/lib/log.d [2020-04-08T19:05:58.183Z] #44 80.52 DEP compel/src/main.d [2020-04-08T19:05:58.331Z] #44 ... [2020-04-08T19:05:58.331Z] [2020-04-08T19:05:58.331Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:58.331Z] #68 DONE 186.1s [2020-04-08T19:05:58.331Z] [2020-04-08T19:05:58.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:58.331Z] #44 78.54 DEP compel/src/main.d [2020-04-08T19:05:58.331Z] #44 ... [2020-04-08T19:05:58.331Z] [2020-04-08T19:05:58.331Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-08T19:05:58.351Z] #17 57.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-08T19:05:58.351Z] #17 57.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-08T19:05:58.351Z] #17 57.82 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-08T19:05:58.351Z] #17 57.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:05:58.351Z] #17 57.92 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-08T19:05:58.589Z] #69 DONE 0.1s [2020-04-08T19:05:58.589Z] [2020-04-08T19:05:58.589Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:58.589Z] #47 179.1 net/textproto [2020-04-08T19:05:58.589Z] #47 179.1 crypto/x509 [2020-04-08T19:05:58.589Z] #47 181.1 vendor/golang.org/x/net/http/httpguts [2020-04-08T19:05:58.589Z] #47 181.6 vendor/golang.org/x/net/http/httpproxy [2020-04-08T19:05:58.589Z] #47 182.6 mime/multipart [2020-04-08T19:05:58.589Z] #47 186.1 crypto/tls [2020-04-08T19:05:58.589Z] #47 ... [2020-04-08T19:05:58.589Z] [2020-04-08T19:05:58.589Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:58.589Z] #44 78.79 DEP compel/src/lib/handle-elf.d [2020-04-08T19:05:58.612Z] #17 57.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:05:58.612Z] #17 57.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-08T19:05:58.612Z] #17 57.96 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:05:58.749Z] #44 80.75 DEP compel/src/lib/handle-elf.d [2020-04-08T19:05:58.749Z] #44 80.96 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-08T19:05:58.791Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 77.3% of statements [2020-04-08T19:05:58.849Z] #44 78.97 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-08T19:05:59.109Z] #44 79.29 CC compel/src/lib/log.o [2020-04-08T19:05:59.314Z] #44 81.35 CC compel/src/lib/log.o [2020-04-08T19:05:59.571Z] #44 81.89 CC compel/arch/x86/src/lib/cpu.o [2020-04-08T19:05:59.571Z] #44 ... [2020-04-08T19:05:59.571Z] [2020-04-08T19:05:59.571Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:05:59.571Z] #47 187.7 crypto/tls [2020-04-08T19:05:59.675Z] #44 ... [2020-04-08T19:05:59.675Z] [2020-04-08T19:05:59.675Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:05:59.675Z] #50 DONE 187.5s [2020-04-08T19:05:59.675Z] [2020-04-08T19:05:59.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:05:59.675Z] #44 79.84 CC compel/arch/x86/src/lib/cpu.o [2020-04-08T19:05:59.819Z] ok github.com/docker/docker/pkg/authorization 0.189s coverage: 68.3% of statements [2020-04-08T19:05:59.819Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-08T19:06:00.100Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-04-08T19:06:00.849Z] #53 DONE 303.7s [2020-04-08T19:06:00.849Z] [2020-04-08T19:06:00.849Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:01.047Z] #44 81.34 CC compel/arch/x86/src/lib/infect.o [2020-04-08T19:06:01.232Z] #65 ... [2020-04-08T19:06:01.232Z] [2020-04-08T19:06:01.232Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-08T19:06:01.528Z] #54 DONE 0.2s [2020-04-08T19:06:01.528Z] [2020-04-08T19:06:01.528Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-08T19:06:01.528Z] #57 DONE 0.1s [2020-04-08T19:06:01.528Z] [2020-04-08T19:06:01.528Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-08T19:06:01.528Z] #61 DONE 0.1s [2020-04-08T19:06:01.528Z] [2020-04-08T19:06:01.528Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:01.981Z] #44 82.10 CC compel/src/lib/infect-rpc.o [2020-04-08T19:06:02.009Z] #17 61.42 Setting up iptables (1.8.2-4) ... [2020-04-08T19:06:02.009Z] #17 61.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:06:02.009Z] #17 61.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:06:02.009Z] #17 61.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:06:02.009Z] #17 61.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:06:02.009Z] #17 61.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-08T19:06:02.009Z] #17 61.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-08T19:06:02.009Z] #17 61.52 Setting up python3 (3.7.3-1) ... [2020-04-08T19:06:02.240Z] #44 82.48 CC compel/src/lib/infect-util.o [2020-04-08T19:06:02.498Z] #44 82.70 CC compel/src/lib/infect.o [2020-04-08T19:06:02.961Z] #17 62.21 Setting up python3-wheel (0.32.3-2) ... [2020-04-08T19:06:03.870Z] #44 ... [2020-04-08T19:06:03.871Z] [2020-04-08T19:06:03.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:06:03.871Z] #10 187.8 Selecting previously unselected package libapparmor1:amd64. [2020-04-08T19:06:03.871Z] #10 187.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 187.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-08T19:06:03.871Z] #10 187.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-08T19:06:03.871Z] #10 187.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 188.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-08T19:06:03.871Z] #10 188.2 Selecting previously unselected package libbtrfs0. [2020-04-08T19:06:03.871Z] #10 188.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 188.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:06:03.871Z] #10 188.3 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:06:03.871Z] #10 188.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 188.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:06:03.871Z] #10 188.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-08T19:06:03.871Z] #10 188.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 188.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:03.871Z] #10 188.9 Selecting previously unselected package libudev-dev:amd64. [2020-04-08T19:06:03.871Z] #10 188.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 189.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:03.871Z] #10 189.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-08T19:06:03.871Z] #10 189.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 189.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-08T19:06:03.871Z] #10 189.6 Selecting previously unselected package libpcre16-3:amd64. [2020-04-08T19:06:03.871Z] #10 189.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 189.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 189.8 Selecting previously unselected package libpcre32-3:amd64. [2020-04-08T19:06:03.871Z] #10 189.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 189.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 190.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-08T19:06:03.871Z] #10 190.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 190.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 190.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-08T19:06:03.871Z] #10 190.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 190.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 190.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-08T19:06:03.871Z] #10 190.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 190.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-08T19:06:03.871Z] #10 190.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-08T19:06:03.871Z] #10 190.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 190.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:03.871Z] #10 190.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-08T19:06:03.871Z] #10 190.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 190.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-08T19:06:03.871Z] #10 191.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-08T19:06:03.871Z] #10 191.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-08T19:06:03.871Z] #10 191.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 191.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:06:03.871Z] #10 191.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-08T19:06:03.871Z] #10 191.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:06:03.871Z] #10 191.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-08T19:06:03.871Z] #10 191.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-08T19:06:03.871Z] #10 191.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:06:03.871Z] #10 191.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-08T19:06:03.871Z] #10 191.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-08T19:06:03.871Z] #10 191.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:06:03.871Z] #10 191.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-08T19:06:03.871Z] #10 191.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:03.871Z] #10 191.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-08T19:06:03.871Z] #10 191.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:03.871Z] #10 191.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:03.871Z] #10 191.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:06:03.871Z] #10 DONE 192.1s [2020-04-08T19:06:03.908Z] #17 63.21 Setting up apparmor (2.13.2-10) ... [2020-04-08T19:06:04.129Z] [2020-04-08T19:06:04.129Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:06:04.129Z] #58 DONE 0.1s [2020-04-08T19:06:04.129Z] [2020-04-08T19:06:04.129Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-08T19:06:04.129Z] #59 DONE 0.2s [2020-04-08T19:06:04.129Z] [2020-04-08T19:06:04.129Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:04.476Z] ok github.com/docker/docker/pkg/chrootarchive 3.472s coverage: 43.2% of statements [2020-04-08T19:06:04.477Z] ok github.com/docker/docker/layer 7.363s coverage: 68.8% of statements [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/oci [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-08T19:06:04.477Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-08T19:06:04.477Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-08T19:06:04.477Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-04-08T19:06:04.759Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-04-08T19:06:04.836Z] #47 ... [2020-04-08T19:06:04.836Z] [2020-04-08T19:06:04.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:06:04.836Z] #10 189.2 Selecting previously unselected package libapparmor1:amd64. [2020-04-08T19:06:04.836Z] #10 189.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 189.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-08T19:06:04.836Z] #10 189.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-08T19:06:04.836Z] #10 189.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 189.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-08T19:06:04.836Z] #10 189.8 Selecting previously unselected package libbtrfs0. [2020-04-08T19:06:04.836Z] #10 189.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 189.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:06:04.836Z] #10 190.0 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:06:04.836Z] #10 190.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 190.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:06:04.836Z] #10 190.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-08T19:06:04.836Z] #10 190.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 190.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:04.836Z] #10 190.2 Selecting previously unselected package libudev-dev:amd64. [2020-04-08T19:06:04.836Z] #10 190.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 190.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:04.836Z] #10 190.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-08T19:06:04.836Z] #10 190.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 190.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-08T19:06:04.836Z] #10 190.7 Selecting previously unselected package libpcre16-3:amd64. [2020-04-08T19:06:04.836Z] #10 190.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 190.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 190.9 Selecting previously unselected package libpcre32-3:amd64. [2020-04-08T19:06:04.836Z] #10 190.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 190.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 191.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-08T19:06:04.836Z] #10 191.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 191.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 191.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-08T19:06:04.836Z] #10 191.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 191.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 191.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-08T19:06:04.836Z] #10 191.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 191.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-08T19:06:04.836Z] #10 191.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-08T19:06:04.836Z] #10 191.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 191.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:04.836Z] #10 191.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-08T19:06:04.836Z] #10 191.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 191.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-08T19:06:04.836Z] #10 192.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-08T19:06:04.836Z] #10 192.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-08T19:06:04.836Z] #10 192.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:04.836Z] #10 192.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:06:04.836Z] #10 192.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-08T19:06:04.836Z] #10 192.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:06:04.837Z] #10 192.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-08T19:06:04.837Z] #10 192.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:06:04.837Z] #10 192.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-08T19:06:04.837Z] #10 192.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-08T19:06:04.837Z] #10 192.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:06:04.837Z] #10 192.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-08T19:06:04.837Z] #10 192.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-08T19:06:04.837Z] #10 192.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:06:04.837Z] #10 192.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-08T19:06:04.837Z] #10 192.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:04.837Z] #10 192.9 Setting up dmsetup (2:1.02.155-3) ... [2020-04-08T19:06:04.837Z] #10 192.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:04.837Z] #10 192.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-08T19:06:04.837Z] #10 192.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:06:04.837Z] #10 DONE 193.3s [2020-04-08T19:06:04.837Z] [2020-04-08T19:06:04.837Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:06:04.837Z] #58 DONE 0.1s [2020-04-08T19:06:04.837Z] [2020-04-08T19:06:04.837Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:06:05.041Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-04-08T19:06:05.094Z] #11 ... [2020-04-08T19:06:05.094Z] [2020-04-08T19:06:05.094Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-08T19:06:05.094Z] #59 DONE 0.1s [2020-04-08T19:06:05.094Z] [2020-04-08T19:06:05.094Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:05.655Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-08T19:06:05.841Z] #17 ... [2020-04-08T19:06:05.841Z] [2020-04-08T19:06:05.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:05.841Z] #44 130.4 CC criu/cr-service.o [2020-04-08T19:06:05.841Z] #44 132.4 CC criu/crtools.o [2020-04-08T19:06:05.841Z] #44 133.0 CC criu/eventfd.o [2020-04-08T19:06:05.841Z] #44 133.3 CC criu/eventpoll.o [2020-04-08T19:06:05.841Z] #44 134.3 CC criu/external.o [2020-04-08T19:06:05.841Z] #44 134.8 CC criu/fault-injection.o [2020-04-08T19:06:05.841Z] #44 135.0 CC criu/fdstore.o [2020-04-08T19:06:05.841Z] #44 135.5 CC criu/fifo.o [2020-04-08T19:06:05.841Z] #44 136.2 CC criu/file-ids.o [2020-04-08T19:06:05.841Z] #44 136.4 CC criu/file-lock.o [2020-04-08T19:06:05.841Z] #44 137.6 CC criu/files-ext.o [2020-04-08T19:06:05.841Z] #44 138.0 CC criu/files-reg.o [2020-04-08T19:06:05.936Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-04-08T19:06:06.101Z] #44 140.7 CC criu/files.o [2020-04-08T19:06:06.362Z] #44 ... [2020-04-08T19:06:06.362Z] [2020-04-08T19:06:06.362Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:06.362Z] #17 65.75 Setting up xfsprogs (4.20.0-1) ... [2020-04-08T19:06:06.362Z] #17 65.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:06:06.657Z] #60 2.220 + RM_GOPATH=0 [2020-04-08T19:06:06.657Z] #60 2.220 + TMP_GOPATH= [2020-04-08T19:06:06.657Z] #60 2.220 + : /build [2020-04-08T19:06:06.657Z] #60 2.220 + '[' -z '' ']' [2020-04-08T19:06:06.657Z] #60 2.222 ++ mktemp -d [2020-04-08T19:06:06.657Z] #60 2.223 + export GOPATH=/tmp/tmp.4LhK2lUztR [2020-04-08T19:06:06.657Z] #60 2.224 + GOPATH=/tmp/tmp.4LhK2lUztR [2020-04-08T19:06:06.657Z] #60 2.224 + RM_GOPATH=1 [2020-04-08T19:06:06.657Z] #60 2.224 ++ dirname ./install.sh [2020-04-08T19:06:06.657Z] #60 2.233 + dir=. [2020-04-08T19:06:06.657Z] #60 2.234 + bin=runc [2020-04-08T19:06:06.657Z] #60 2.234 + shift [2020-04-08T19:06:06.657Z] #60 2.234 + '[' '!' -f ./runc.installer ']' [2020-04-08T19:06:06.657Z] #60 2.234 + . ./runc.installer [2020-04-08T19:06:06.657Z] #60 2.235 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:06:06.657Z] #60 2.235 + install_runc [2020-04-08T19:06:06.657Z] #60 2.236 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-08T19:06:06.657Z] #60 2.239 + uname -r [2020-04-08T19:06:06.657Z] #60 2.247 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-08T19:06:06.657Z] #60 2.247 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-08T19:06:06.657Z] #60 2.248 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-08T19:06:06.657Z] #60 2.248 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4LhK2lUztR/src/github.com/opencontainers/runc [2020-04-08T19:06:06.657Z] #60 2.252 Cloning into '/tmp/tmp.4LhK2lUztR/src/github.com/opencontainers/runc'... [2020-04-08T19:06:06.657Z] #60 ... [2020-04-08T19:06:06.657Z] [2020-04-08T19:06:06.657Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:06:06.657Z] #11 DONE 2.6s [2020-04-08T19:06:06.657Z] [2020-04-08T19:06:06.657Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-08T19:06:06.931Z] #17 66.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:06:06.940Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-04-08T19:06:07.222Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-04-08T19:06:07.625Z] #60 ... [2020-04-08T19:06:07.625Z] [2020-04-08T19:06:07.625Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:06:07.625Z] #11 DONE 2.5s [2020-04-08T19:06:07.625Z] [2020-04-08T19:06:07.625Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:07.625Z] #60 2.414 + RM_GOPATH=0 [2020-04-08T19:06:07.625Z] #60 2.414 + TMP_GOPATH= [2020-04-08T19:06:07.625Z] #60 2.414 + : /build [2020-04-08T19:06:07.625Z] #60 2.414 + '[' -z '' ']' [2020-04-08T19:06:07.625Z] #60 2.414 ++ mktemp -d [2020-04-08T19:06:07.625Z] #60 2.423 + export GOPATH=/tmp/tmp.A8rKEOapYJ [2020-04-08T19:06:07.625Z] #60 2.423 + GOPATH=/tmp/tmp.A8rKEOapYJ [2020-04-08T19:06:07.625Z] #60 2.423 + RM_GOPATH=1 [2020-04-08T19:06:07.625Z] #60 2.429 ++ dirname ./install.sh [2020-04-08T19:06:07.625Z] #60 2.429 + dir=. [2020-04-08T19:06:07.625Z] #60 2.429 + bin=runc [2020-04-08T19:06:07.625Z] #60 2.429 + shift [2020-04-08T19:06:07.625Z] #60 2.429 + '[' '!' -f ./runc.installer ']' [2020-04-08T19:06:07.625Z] #60 2.429 + . ./runc.installer [2020-04-08T19:06:07.625Z] #60 2.429 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:06:07.625Z] #60 2.429 + install_runc [2020-04-08T19:06:07.625Z] #60 2.429 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-08T19:06:07.625Z] #60 2.435 + uname -r [2020-04-08T19:06:07.625Z] #60 2.444 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-08T19:06:07.625Z] #60 2.444 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-08T19:06:07.625Z] #60 2.444 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A8rKEOapYJ/src/github.com/opencontainers/runc [2020-04-08T19:06:07.625Z] #60 2.444 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-08T19:06:07.625Z] #60 2.466 Cloning into '/tmp/tmp.A8rKEOapYJ/src/github.com/opencontainers/runc'... [2020-04-08T19:06:08.227Z] ok github.com/docker/docker/pkg/fsutils 0.454s coverage: 85.1% of statements [2020-04-08T19:06:08.227Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-04-08T19:06:08.315Z] #17 67.62 Setting up python3-distutils (3.7.3-1) ... [2020-04-08T19:06:08.356Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 28.7s done [2020-04-08T19:06:08.356Z] #8 DONE 38.6s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-08T19:06:08.356Z] #9 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-08T19:06:08.356Z] #10 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-08T19:06:08.356Z] #41 DONE 0.0s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-08T19:06:08.356Z] #30 DONE 0.1s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:06:08.356Z] #31 ... [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:06:08.356Z] #22 DONE 0.1s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-08T19:06:08.356Z] #53 DONE 0.1s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-08T19:06:08.356Z] #50 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:08.356Z] #51 ... [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-08T19:06:08.356Z] #56 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-08T19:06:08.356Z] #68 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-08T19:06:08.356Z] #47 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-08T19:06:08.356Z] #74 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:06:08.356Z] #23 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-08T19:06:08.356Z] #33 DONE 0.2s [2020-04-08T19:06:08.356Z] [2020-04-08T19:06:08.356Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:08.356Z] #34 0.668 + RM_GOPATH=0 [2020-04-08T19:06:08.356Z] #34 0.668 + TMP_GOPATH= [2020-04-08T19:06:08.356Z] #34 0.668 + : /build [2020-04-08T19:06:08.356Z] #34 0.668 + '[' -z '' ']' [2020-04-08T19:06:08.356Z] #34 0.674 ++ mktemp -d [2020-04-08T19:06:08.356Z] #34 0.693 + export GOPATH=/tmp/tmp.7PXzjuS88P [2020-04-08T19:06:08.356Z] #34 0.693 + GOPATH=/tmp/tmp.7PXzjuS88P [2020-04-08T19:06:08.356Z] #34 0.693 + RM_GOPATH=1 [2020-04-08T19:06:08.356Z] #34 0.693 ++ dirname ./install.sh [2020-04-08T19:06:08.356Z] #34 0.693 + dir=. [2020-04-08T19:06:08.356Z] #34 0.693 + bin=tomlv [2020-04-08T19:06:08.356Z] #34 0.693 + shift [2020-04-08T19:06:08.356Z] #34 0.693 + '[' '!' -f ./tomlv.installer ']' [2020-04-08T19:06:08.356Z] #34 0.693 + . ./tomlv.installer [2020-04-08T19:06:08.356Z] #34 0.693 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:06:08.356Z] #34 0.693 + install_tomlv [2020-04-08T19:06:08.356Z] #34 0.694 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-08T19:06:08.356Z] #34 0.694 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:06:08.356Z] #34 0.694 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7PXzjuS88P/src/github.com/BurntSushi/toml [2020-04-08T19:06:08.356Z] #34 0.707 Cloning into '/tmp/tmp.7PXzjuS88P/src/github.com/BurntSushi/toml'... [2020-04-08T19:06:08.356Z] #34 2.513 + cd /tmp/tmp.7PXzjuS88P/src/github.com/BurntSushi/toml [2020-04-08T19:06:08.356Z] #34 2.514 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-08T19:06:08.356Z] #34 2.582 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:06:08.510Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-04-08T19:06:08.561Z] #12 DONE 2.2s [2020-04-08T19:06:08.561Z] [2020-04-08T19:06:08.561Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:06:08.886Z] #17 68.19 Setting up python3-setuptools (40.8.0-1) ... [2020-04-08T19:06:09.124Z] ok github.com/docker/docker/pkg/idtools 0.243s coverage: 70.1% of statements [2020-04-08T19:06:09.406Z] ok github.com/docker/docker/pkg/ioutils 0.314s coverage: 70.6% of statements [2020-04-08T19:06:09.436Z] #34 4.012 math/bits [2020-04-08T19:06:09.436Z] #34 4.172 runtime/internal/sys [2020-04-08T19:06:09.436Z] #34 4.207 internal/cpu [2020-04-08T19:06:09.436Z] #34 4.245 runtime/internal/atomic [2020-04-08T19:06:09.687Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-08T19:06:09.687Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-04-08T19:06:09.969Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-08T19:06:09.969Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-08T19:06:09.969Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-08T19:06:09.969Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 100.0% of statements [2020-04-08T19:06:09.969Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-08T19:06:09.969Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-08T19:06:10.171Z] #60 ... [2020-04-08T19:06:10.172Z] [2020-04-08T19:06:10.172Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-08T19:06:10.172Z] #12 DONE 2.4s [2020-04-08T19:06:10.172Z] [2020-04-08T19:06:10.172Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:06:10.250Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-08T19:06:10.269Z] #17 69.58 Setting up python3-pip (18.1-5) ... [2020-04-08T19:06:10.460Z] #34 5.413 runtime/internal/math [2020-04-08T19:06:10.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-04-08T19:06:10.532Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-04-08T19:06:10.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-08T19:06:10.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-08T19:06:10.748Z] #34 ... [2020-04-08T19:06:10.748Z] [2020-04-08T19:06:10.748Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:10.748Z] #48 0.659 + RM_GOPATH=0 [2020-04-08T19:06:10.748Z] #48 0.659 + TMP_GOPATH= [2020-04-08T19:06:10.748Z] #48 0.659 + : /build [2020-04-08T19:06:10.748Z] #48 0.660 + '[' -z '' ']' [2020-04-08T19:06:10.748Z] #48 0.662 ++ mktemp -d [2020-04-08T19:06:10.748Z] #48 0.674 + export GOPATH=/tmp/tmp.1QPSw9K7Wh [2020-04-08T19:06:10.748Z] #48 0.675 + GOPATH=/tmp/tmp.1QPSw9K7Wh [2020-04-08T19:06:10.748Z] #48 0.675 + RM_GOPATH=1 [2020-04-08T19:06:10.748Z] #48 0.680 ++ dirname ./install.sh [2020-04-08T19:06:10.748Z] #48 0.692 + dir=. [2020-04-08T19:06:10.748Z] #48 0.693 + bin=vndr [2020-04-08T19:06:10.748Z] #48 0.694 + shift [2020-04-08T19:06:10.748Z] #48 0.694 + '[' '!' -f ./vndr.installer ']' [2020-04-08T19:06:10.748Z] #48 0.697 + . ./vndr.installer [2020-04-08T19:06:10.748Z] #48 0.697 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:06:10.748Z] #48 0.700 + install_vndr [2020-04-08T19:06:10.748Z] #48 0.701 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-08T19:06:10.748Z] #48 0.701 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1QPSw9K7Wh/src/github.com/LK4D4/vndr [2020-04-08T19:06:10.748Z] #48 0.701 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:06:10.748Z] #48 0.705 Cloning into '/tmp/tmp.1QPSw9K7Wh/src/github.com/LK4D4/vndr'... [2020-04-08T19:06:10.748Z] #48 1.949 + cd /tmp/tmp.1QPSw9K7Wh/src/github.com/LK4D4/vndr [2020-04-08T19:06:10.749Z] #48 1.950 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-08T19:06:10.749Z] #48 1.992 + go build -buildmode=pie -v -o /build/vndr . [2020-04-08T19:06:10.749Z] #48 4.601 internal/race [2020-04-08T19:06:10.749Z] #48 4.639 runtime/internal/sys [2020-04-08T19:06:10.749Z] #48 4.707 internal/cpu [2020-04-08T19:06:10.749Z] #48 4.845 runtime/internal/atomic [2020-04-08T19:06:10.749Z] #48 5.206 sync/atomic [2020-04-08T19:06:10.749Z] #48 5.499 runtime/internal/math [2020-04-08T19:06:10.749Z] #48 ... [2020-04-08T19:06:10.749Z] [2020-04-08T19:06:10.749Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:10.749Z] #34 5.626 unicode/utf8 [2020-04-08T19:06:10.749Z] #34 5.714 sync/atomic [2020-04-08T19:06:11.088Z] #13 1.997 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-08T19:06:11.088Z] #13 DONE 2.1s [2020-04-08T19:06:11.088Z] [2020-04-08T19:06:11.088Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-08T19:06:11.145Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-04-08T19:06:11.181Z] #13 ... [2020-04-08T19:06:11.181Z] [2020-04-08T19:06:11.181Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:11.181Z] #44 83.20 CC compel/arch/x86/src/lib/infect.o [2020-04-08T19:06:11.181Z] #44 84.16 CC compel/src/lib/infect-rpc.o [2020-04-08T19:06:11.181Z] #44 84.46 CC compel/src/lib/infect-util.o [2020-04-08T19:06:11.181Z] #44 84.68 CC compel/src/lib/infect.o [2020-04-08T19:06:11.181Z] #44 86.69 CC compel/src/lib/ptrace.o [2020-04-08T19:06:11.181Z] #44 86.99 AR compel/libcompel.a [2020-04-08T19:06:11.181Z] #44 87.09 HOSTCC compel/src/main-host.o [2020-04-08T19:06:11.181Z] #44 87.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-08T19:06:11.181Z] #44 87.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-08T19:06:11.181Z] #44 88.51 HOSTCC compel/src/lib/log-host.o [2020-04-08T19:06:11.181Z] #44 88.78 HOSTLINK compel/compel-host-bin [2020-04-08T19:06:11.181Z] #44 88.94 DEP soccr/soccr.d [2020-04-08T19:06:11.181Z] #44 89.12 CC soccr/soccr.o [2020-04-08T19:06:11.181Z] #44 90.66 AR soccr/libsoccr.a [2020-04-08T19:06:11.181Z] #44 90.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:06:11.181Z] #44 91.01 DEP criu/arch/x86/sigframe.d [2020-04-08T19:06:11.181Z] #44 91.09 DEP criu/arch/x86/sigaction_compat.d [2020-04-08T19:06:11.181Z] #44 91.21 DEP criu/arch/x86/kerndat.d [2020-04-08T19:06:11.181Z] #44 91.42 DEP criu/arch/x86/crtools.d [2020-04-08T19:06:11.181Z] #44 91.61 DEP criu/arch/x86/cpu.d [2020-04-08T19:06:11.181Z] #44 91.77 CC criu/arch/x86/cpu.o [2020-04-08T19:06:11.181Z] #44 92.54 CC criu/arch/x86/crtools.o [2020-04-08T19:06:11.652Z] #17 70.87 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:06:11.652Z] #17 70.92 Processing triggers for mime-support (3.62) ... [2020-04-08T19:06:11.756Z] #44 93.96 CC criu/arch/x86/kerndat.o [2020-04-08T19:06:11.759Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-08T19:06:11.784Z] #34 6.607 internal/bytealg [2020-04-08T19:06:12.040Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-08T19:06:12.040Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-08T19:06:12.224Z] #17 DONE 71.7s [2020-04-08T19:06:12.224Z] [2020-04-08T19:06:12.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:12.224Z] #44 142.7 CC criu/filesystems.o [2020-04-08T19:06:12.224Z] #44 143.4 CC criu/fsnotify.o [2020-04-08T19:06:12.224Z] #44 144.5 CC criu/image-desc.o [2020-04-08T19:06:12.224Z] #44 144.7 CC criu/image.o [2020-04-08T19:06:12.224Z] #44 145.6 CC criu/ipc_ns.o [2020-04-08T19:06:12.323Z] #44 ... [2020-04-08T19:06:12.323Z] [2020-04-08T19:06:12.323Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:06:12.323Z] #13 2.269 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-08T19:06:12.323Z] #13 DONE 2.4s [2020-04-08T19:06:12.323Z] [2020-04-08T19:06:12.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:12.323Z] #44 94.39 CC criu/arch/x86/sigaction_compat.o [2020-04-08T19:06:12.323Z] #44 ... [2020-04-08T19:06:12.323Z] [2020-04-08T19:06:12.323Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:12.323Z] #47 194.8 net/http/httptrace [2020-04-08T19:06:12.323Z] #47 195.1 net/http [2020-04-08T19:06:12.323Z] #47 ... [2020-04-08T19:06:12.323Z] [2020-04-08T19:06:12.323Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-08T19:06:12.428Z] #34 7.169 math [2020-04-08T19:06:12.428Z] #34 7.309 unicode [2020-04-08T19:06:12.794Z] #44 147.2 CC criu/irmap.o [2020-04-08T19:06:12.990Z] #14 DONE 2.1s [2020-04-08T19:06:12.990Z] [2020-04-08T19:06:12.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:12.990Z] #44 85.27 CC compel/src/lib/ptrace.o [2020-04-08T19:06:12.990Z] #44 85.65 AR compel/libcompel.a [2020-04-08T19:06:12.990Z] #44 85.73 HOSTCC compel/src/main-host.o [2020-04-08T19:06:12.990Z] #44 85.97 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-08T19:06:12.990Z] #44 86.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-08T19:06:12.990Z] #44 86.61 HOSTCC compel/src/lib/log-host.o [2020-04-08T19:06:12.990Z] #44 86.95 HOSTLINK compel/compel-host-bin [2020-04-08T19:06:12.990Z] #44 87.19 DEP soccr/soccr.d [2020-04-08T19:06:12.990Z] #44 87.39 CC soccr/soccr.o [2020-04-08T19:06:12.990Z] #44 88.79 AR soccr/libsoccr.a [2020-04-08T19:06:12.990Z] #44 88.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:06:12.990Z] #44 89.52 DEP criu/arch/x86/sigframe.d [2020-04-08T19:06:12.990Z] #44 89.70 DEP criu/arch/x86/sigaction_compat.d [2020-04-08T19:06:12.990Z] #44 89.78 DEP criu/arch/x86/kerndat.d [2020-04-08T19:06:12.990Z] #44 89.90 DEP criu/arch/x86/crtools.d [2020-04-08T19:06:12.990Z] #44 90.08 DEP criu/arch/x86/cpu.d [2020-04-08T19:06:12.990Z] #44 90.26 CC criu/arch/x86/cpu.o [2020-04-08T19:06:12.990Z] #44 90.95 CC criu/arch/x86/crtools.o [2020-04-08T19:06:12.990Z] #44 92.46 CC criu/arch/x86/kerndat.o [2020-04-08T19:06:12.990Z] #44 93.01 CC criu/arch/x86/sigaction_compat.o [2020-04-08T19:06:12.990Z] #44 ... [2020-04-08T19:06:12.990Z] [2020-04-08T19:06:12.990Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-08T19:06:13.509Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-04-08T19:06:13.509Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-08T19:06:13.736Z] #44 148.2 CC criu/kcmp-ids.o [2020-04-08T19:06:13.736Z] #44 148.5 CC criu/kerndat.o [2020-04-08T19:06:13.941Z] #34 8.696 internal/testlog [2020-04-08T19:06:14.221Z] #14 DONE 2.0s [2020-04-08T19:06:14.221Z] [2020-04-08T19:06:14.221Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-08T19:06:14.677Z] #44 ... [2020-04-08T19:06:14.677Z] [2020-04-08T19:06:14.677Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:06:14.677Z] #18 2.160 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-08T19:06:14.677Z] #18 2.173 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-08T19:06:14.677Z] #18 2.177 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-08T19:06:14.677Z] #18 DONE 2.4s [2020-04-08T19:06:14.677Z] [2020-04-08T19:06:14.677Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:06:14.971Z] #34 ... [2020-04-08T19:06:14.971Z] [2020-04-08T19:06:14.971Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:06:14.971Z] #42 0.752 + git clone https://github.com/docker/distribution.git . [2020-04-08T19:06:14.971Z] #42 0.755 Cloning into '.'... [2020-04-08T19:06:14.971Z] #42 ... [2020-04-08T19:06:14.971Z] [2020-04-08T19:06:14.971Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:06:14.971Z] #11 0.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:14.971Z] #11 1.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:14.971Z] #11 1.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:14.971Z] #11 2.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-08T19:06:14.971Z] #11 6.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-08T19:06:14.971Z] #11 9.153 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-08T19:06:15.260Z] #11 ... [2020-04-08T19:06:15.260Z] [2020-04-08T19:06:15.260Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:06:15.260Z] #26 0.890 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:15.260Z] #26 1.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:15.260Z] #26 1.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:15.260Z] #26 3.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-08T19:06:15.260Z] #26 6.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-08T19:06:15.260Z] #26 9.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-08T19:06:15.260Z] #26 ... [2020-04-08T19:06:15.260Z] [2020-04-08T19:06:15.260Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:06:15.260Z] #36 1.046 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:15.260Z] #36 1.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:15.260Z] #36 1.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:15.260Z] #36 3.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-08T19:06:15.260Z] #36 6.562 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-08T19:06:15.260Z] #36 9.414 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-08T19:06:15.519Z] #15 DONE 2.1s [2020-04-08T19:06:15.520Z] [2020-04-08T19:06:15.520Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:06:15.520Z] #16 ... [2020-04-08T19:06:15.520Z] [2020-04-08T19:06:15.520Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:15.520Z] #47 193.2 net/http/httptrace [2020-04-08T19:06:15.520Z] #47 193.5 net/http [2020-04-08T19:06:15.520Z] #47 ... [2020-04-08T19:06:15.520Z] [2020-04-08T19:06:15.520Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:15.520Z] #44 93.39 CC criu/arch/x86/sigframe.o [2020-04-08T19:06:15.520Z] #44 93.70 LINK criu/arch/x86/crtools.built-in.o [2020-04-08T19:06:15.520Z] #44 93.80 DEP criu/pie/util-vdso-elf32.d [2020-04-08T19:06:15.520Z] #44 93.91 DEP criu/pie/util-vdso.d [2020-04-08T19:06:15.520Z] #44 94.05 DEP criu/pie/util.d [2020-04-08T19:06:15.520Z] #44 94.28 CC criu/pie/util.o [2020-04-08T19:06:15.520Z] #44 94.62 CC criu/pie/util-vdso.o [2020-04-08T19:06:15.520Z] #44 95.34 CC criu/pie/util-vdso-elf32.o [2020-04-08T19:06:15.549Z] #36 ... [2020-04-08T19:06:15.549Z] [2020-04-08T19:06:15.549Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:15.549Z] #24 0.717 + RM_GOPATH=0 [2020-04-08T19:06:15.549Z] #24 0.717 + TMP_GOPATH= [2020-04-08T19:06:15.549Z] #24 0.717 + : /build [2020-04-08T19:06:15.549Z] #24 0.717 + '[' -z '' ']' [2020-04-08T19:06:15.549Z] #24 0.719 ++ mktemp -d [2020-04-08T19:06:15.549Z] #24 0.750 + export GOPATH=/tmp/tmp.Yv1etBbXLr [2020-04-08T19:06:15.549Z] #24 0.752 + GOPATH=/tmp/tmp.Yv1etBbXLr [2020-04-08T19:06:15.549Z] #24 0.752 + RM_GOPATH=1 [2020-04-08T19:06:15.549Z] #24 0.756 ++ dirname ./install.sh [2020-04-08T19:06:15.549Z] #24 0.766 + dir=. [2020-04-08T19:06:15.549Z] #24 0.766 + bin=dockercli [2020-04-08T19:06:15.549Z] #24 0.766 + shift [2020-04-08T19:06:15.549Z] #24 0.767 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:06:15.549Z] #24 0.767 + . ./dockercli.installer [2020-04-08T19:06:15.549Z] #24 0.768 ++ : stable [2020-04-08T19:06:15.549Z] #24 0.769 ++ : 17.06.2-ce [2020-04-08T19:06:15.549Z] #24 0.773 + install_dockercli [2020-04-08T19:06:15.549Z] #24 0.774 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:06:15.549Z] #24 0.774 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:06:15.549Z] #24 0.775 ++ uname -m [2020-04-08T19:06:15.549Z] #24 0.778 + arch=ppc64le [2020-04-08T19:06:15.549Z] #24 0.779 + '[' ppc64le '!=' x86_64 ']' [2020-04-08T19:06:15.549Z] #24 0.779 + '[' ppc64le '!=' s390x ']' [2020-04-08T19:06:15.549Z] #24 0.779 + '[' ppc64le '!=' armhf ']' [2020-04-08T19:06:15.549Z] #24 0.779 + build_dockercli [2020-04-08T19:06:15.549Z] #24 0.779 + git clone https://github.com/docker/docker-ce /tmp/tmp.Yv1etBbXLr/tmp/docker-ce [2020-04-08T19:06:15.549Z] #24 0.783 Cloning into '/tmp/tmp.Yv1etBbXLr/tmp/docker-ce'... [2020-04-08T19:06:15.549Z] #24 ... [2020-04-08T19:06:15.549Z] [2020-04-08T19:06:15.549Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:06:15.549Z] #63 0.889 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:15.549Z] #63 1.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:15.549Z] #63 1.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:15.549Z] #63 3.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-08T19:06:15.549Z] #63 6.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-08T19:06:15.549Z] #63 9.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-08T19:06:15.840Z] #63 ... [2020-04-08T19:06:15.840Z] [2020-04-08T19:06:15.840Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:15.840Z] #51 0.647 + RM_GOPATH=0 [2020-04-08T19:06:15.840Z] #51 0.647 + TMP_GOPATH= [2020-04-08T19:06:15.840Z] #51 0.647 + : /build [2020-04-08T19:06:15.840Z] #51 0.649 + '[' -z '' ']' [2020-04-08T19:06:15.840Z] #51 0.650 ++ mktemp -d [2020-04-08T19:06:15.840Z] #51 0.663 + export GOPATH=/tmp/tmp.L5iFipdvrL [2020-04-08T19:06:15.840Z] #51 0.663 + GOPATH=/tmp/tmp.L5iFipdvrL [2020-04-08T19:06:15.840Z] #51 0.664 + RM_GOPATH=1 [2020-04-08T19:06:15.840Z] #51 0.666 ++ dirname ./install.sh [2020-04-08T19:06:15.840Z] #51 0.672 + dir=. [2020-04-08T19:06:15.840Z] #51 0.672 + bin=gotestsum [2020-04-08T19:06:15.840Z] #51 0.673 + shift [2020-04-08T19:06:15.840Z] #51 0.676 + '[' '!' -f ./gotestsum.installer ']' [2020-04-08T19:06:15.840Z] #51 0.677 + . ./gotestsum.installer [2020-04-08T19:06:15.840Z] #51 0.677 ++ : v0.3.5 [2020-04-08T19:06:15.840Z] #51 0.678 + install_gotestsum [2020-04-08T19:06:15.841Z] #51 0.678 + echo 'Installing gotestsum version v0.3.5' [2020-04-08T19:06:15.841Z] #51 0.678 Installing gotestsum version v0.3.5 [2020-04-08T19:06:15.841Z] #51 0.678 + go get -d gotest.tools/gotestsum [2020-04-08T19:06:15.841Z] #51 ... [2020-04-08T19:06:15.841Z] [2020-04-08T19:06:15.841Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:15.841Z] #75 0.595 + RM_GOPATH=0 [2020-04-08T19:06:15.841Z] #75 0.595 + TMP_GOPATH= [2020-04-08T19:06:15.841Z] #75 0.596 + : /build [2020-04-08T19:06:15.841Z] #75 0.597 + '[' -z '' ']' [2020-04-08T19:06:15.841Z] #75 0.599 ++ mktemp -d [2020-04-08T19:06:15.841Z] #75 0.601 + export GOPATH=/tmp/tmp.oadjcVI0Ee [2020-04-08T19:06:15.841Z] #75 0.602 + GOPATH=/tmp/tmp.oadjcVI0Ee [2020-04-08T19:06:15.841Z] #75 0.602 + RM_GOPATH=1 [2020-04-08T19:06:15.841Z] #75 0.603 ++ dirname ./install.sh [2020-04-08T19:06:15.841Z] #75 0.606 + dir=. [2020-04-08T19:06:15.841Z] #75 0.617 + bin=proxy [2020-04-08T19:06:15.841Z] #75 0.617 + shift [2020-04-08T19:06:15.841Z] #75 0.617 + '[' '!' -f ./proxy.installer ']' [2020-04-08T19:06:15.841Z] #75 0.625 + . ./proxy.installer [2020-04-08T19:06:15.841Z] #75 0.632 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:06:15.841Z] #75 0.634 + install_proxy [2020-04-08T19:06:15.841Z] #75 0.635 + case "$1" in [2020-04-08T19:06:15.841Z] #75 0.635 + export CGO_ENABLED=0 [2020-04-08T19:06:15.841Z] #75 0.635 + CGO_ENABLED=0 [2020-04-08T19:06:15.841Z] #75 0.635 + _install_proxy [2020-04-08T19:06:15.841Z] #75 0.635 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-08T19:06:15.841Z] #75 0.635 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:06:15.841Z] #75 0.635 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oadjcVI0Ee/src/github.com/docker/libnetwork [2020-04-08T19:06:15.841Z] #75 0.682 Cloning into '/tmp/tmp.oadjcVI0Ee/src/github.com/docker/libnetwork'... [2020-04-08T19:06:16.085Z] #44 96.12 AR criu/pie/pie.lib.a [2020-04-08T19:06:16.085Z] #44 96.20 DEP criu/pie/restorer.d [2020-04-08T19:06:16.131Z] #75 ... [2020-04-08T19:06:16.131Z] [2020-04-08T19:06:16.131Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:06:16.131Z] #31 0.724 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-08T19:06:16.131Z] #31 0.733 Cloning into '.'... [2020-04-08T19:06:16.131Z] #31 ... [2020-04-08T19:06:16.131Z] [2020-04-08T19:06:16.131Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:16.131Z] #54 0.826 + RM_GOPATH=0 [2020-04-08T19:06:16.131Z] #54 0.836 + TMP_GOPATH= [2020-04-08T19:06:16.131Z] #54 0.837 + : /build [2020-04-08T19:06:16.131Z] #54 0.838 + '[' -z '' ']' [2020-04-08T19:06:16.131Z] #54 0.841 ++ mktemp -d [2020-04-08T19:06:16.131Z] #54 0.871 + export GOPATH=/tmp/tmp.fGjH8yyhA6 [2020-04-08T19:06:16.131Z] #54 0.871 + GOPATH=/tmp/tmp.fGjH8yyhA6 [2020-04-08T19:06:16.131Z] #54 0.871 + RM_GOPATH=1 [2020-04-08T19:06:16.131Z] #54 0.873 ++ dirname ./install.sh [2020-04-08T19:06:16.131Z] #54 0.875 + dir=. [2020-04-08T19:06:16.131Z] #54 0.876 + bin=golangci_lint [2020-04-08T19:06:16.131Z] #54 0.876 + shift [2020-04-08T19:06:16.131Z] #54 0.876 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-08T19:06:16.131Z] #54 0.876 + . ./golangci_lint.installer [2020-04-08T19:06:16.131Z] #54 0.876 ++ : v1.23.8 [2020-04-08T19:06:16.131Z] #54 0.876 + install_golangci_lint [2020-04-08T19:06:16.131Z] #54 0.876 + echo 'Installing golangci-lint version v1.23.8' [2020-04-08T19:06:16.131Z] #54 0.876 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-08T19:06:16.131Z] #54 0.877 Installing golangci-lint version v1.23.8 [2020-04-08T19:06:16.179Z] ok github.com/docker/docker/pkg/signal 2.345s coverage: 61.0% of statements [2020-04-08T19:06:16.343Z] #44 96.39 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-08T19:06:16.343Z] #44 96.56 DEP criu/arch/x86/restorer_unmap.d [2020-04-08T19:06:16.343Z] #44 96.60 DEP criu/arch/x86/restorer.d [2020-04-08T19:06:16.420Z] #54 ... [2020-04-08T19:06:16.420Z] [2020-04-08T19:06:16.420Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:16.420Z] #57 0.524 + RM_GOPATH=0 [2020-04-08T19:06:16.420Z] #57 0.524 + TMP_GOPATH= [2020-04-08T19:06:16.420Z] #57 0.524 + : /build [2020-04-08T19:06:16.420Z] #57 0.524 + '[' -z '' ']' [2020-04-08T19:06:16.420Z] #57 0.525 ++ mktemp -d [2020-04-08T19:06:16.420Z] #57 0.532 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:06:16.420Z] #57 0.533 + export GOPATH=/tmp/tmp.nGjyFHc792 [2020-04-08T19:06:16.420Z] #57 0.533 + GOPATH=/tmp/tmp.nGjyFHc792 [2020-04-08T19:06:16.420Z] #57 0.533 + RM_GOPATH=1 [2020-04-08T19:06:16.420Z] #57 0.533 ++ dirname ./install.sh [2020-04-08T19:06:16.420Z] #57 0.533 + dir=. [2020-04-08T19:06:16.420Z] #57 0.533 + bin=shfmt [2020-04-08T19:06:16.420Z] #57 0.533 + shift [2020-04-08T19:06:16.420Z] #57 0.533 + '[' '!' -f ./shfmt.installer ']' [2020-04-08T19:06:16.420Z] #57 0.533 + . ./shfmt.installer [2020-04-08T19:06:16.420Z] #57 0.533 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:06:16.420Z] #57 0.533 + install_shfmt [2020-04-08T19:06:16.420Z] #57 0.533 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-08T19:06:16.421Z] #57 0.533 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nGjyFHc792/src/github.com/mvdan/sh [2020-04-08T19:06:16.421Z] #57 0.536 Cloning into '/tmp/tmp.nGjyFHc792/src/github.com/mvdan/sh'... [2020-04-08T19:06:16.421Z] #57 ... [2020-04-08T19:06:16.421Z] [2020-04-08T19:06:16.421Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:06:16.421Z] #44 0.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:16.421Z] #44 1.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:16.421Z] #44 1.246 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:16.421Z] #44 3.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-08T19:06:16.421Z] #44 6.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-08T19:06:16.421Z] #44 9.426 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-08T19:06:16.461Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-04-08T19:06:16.600Z] #44 96.87 DEP criu/arch/x86/vdso-pie.d [2020-04-08T19:06:16.710Z] #44 ... [2020-04-08T19:06:16.710Z] [2020-04-08T19:06:16.710Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:16.710Z] #69 0.544 + RM_GOPATH=0 [2020-04-08T19:06:16.710Z] #69 0.545 + TMP_GOPATH= [2020-04-08T19:06:16.710Z] #69 0.546 + : /build/ [2020-04-08T19:06:16.710Z] #69 0.547 + '[' -z '' ']' [2020-04-08T19:06:16.710Z] #69 0.549 ++ mktemp -d [2020-04-08T19:06:16.710Z] #69 0.551 + export GOPATH=/tmp/tmp.z3sL4QWV8y [2020-04-08T19:06:16.710Z] #69 0.552 + GOPATH=/tmp/tmp.z3sL4QWV8y [2020-04-08T19:06:16.710Z] #69 0.552 + RM_GOPATH=1 [2020-04-08T19:06:16.710Z] #69 0.558 ++ dirname ./install.sh [2020-04-08T19:06:16.710Z] #69 0.560 + dir=. [2020-04-08T19:06:16.710Z] #69 0.560 + bin=rootlesskit [2020-04-08T19:06:16.710Z] #69 0.561 + shift [2020-04-08T19:06:16.710Z] #69 0.561 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-08T19:06:16.710Z] #69 0.561 + . ./rootlesskit.installer [2020-04-08T19:06:16.710Z] #69 0.562 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:06:16.710Z] #69 0.563 + install_rootlesskit [2020-04-08T19:06:16.710Z] #69 0.563 + case "$1" in [2020-04-08T19:06:16.710Z] #69 0.563 + export CGO_ENABLED=0 [2020-04-08T19:06:16.710Z] #69 0.564 + CGO_ENABLED=0 [2020-04-08T19:06:16.710Z] #69 0.564 + _install_rootlesskit [2020-04-08T19:06:16.710Z] #69 0.565 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-08T19:06:16.710Z] #69 0.565 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:06:16.710Z] #69 0.565 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.z3sL4QWV8y/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:06:16.710Z] #69 0.572 Cloning into '/tmp/tmp.z3sL4QWV8y/src/github.com/rootless-containers/rootlesskit'... [2020-04-08T19:06:16.710Z] #69 8.641 + cd /tmp/tmp.z3sL4QWV8y/src/github.com/rootless-containers/rootlesskit [2020-04-08T19:06:16.710Z] #69 8.642 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-08T19:06:16.710Z] #69 9.499 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:06:16.710Z] #69 9.500 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-08T19:06:16.742Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-08T19:06:16.752Z] #15 DONE 2.3s [2020-04-08T19:06:16.752Z] [2020-04-08T19:06:16.752Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:06:16.858Z] #44 97.00 DEP criu/pie/parasite-vdso.d [2020-04-08T19:06:16.858Z] #44 97.22 DEP criu/pie/parasite.d [2020-04-08T19:06:17.024Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-08T19:06:17.116Z] #44 ... [2020-04-08T19:06:17.116Z] [2020-04-08T19:06:17.116Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:06:17.116Z] #16 DONE 2.2s [2020-04-08T19:06:17.305Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-08T19:06:17.373Z] [2020-04-08T19:06:17.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:17.373Z] #44 97.51 CC criu/pie/parasite.o [2020-04-08T19:06:17.590Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-08T19:06:18.211Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 37.2% of statements [2020-04-08T19:06:18.211Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-04-08T19:06:18.824Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-04-08T19:06:18.938Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-08T19:06:18.938Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e66d5166\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-08T19:06:18.938Z] ---------------------------------------------------------------------------- [2020-04-08T19:06:18.938Z] [2020-04-08T19:06:18.938Z] INFO: executeCI.ps1 starting at Wed Apr 8 19:06:18 CUT 2020 [2020-04-08T19:06:18.938Z] [2020-04-08T19:06:18.938Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-08T19:06:18.938Z] INFO: Running git version 2.24.1.windows.2 [2020-04-08T19:06:18.938Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-08T19:06:18.938Z] INFO: Environment variables: [2020-04-08T19:06:18.938Z] [2020-04-08T19:06:18.938Z] Name Value [2020-04-08T19:06:18.938Z] ---- ----- [2020-04-08T19:06:18.938Z] ALLUSERSPROFILE C:\ProgramData [2020-04-08T19:06:18.938Z] amd64 true [2020-04-08T19:06:18.938Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-08T19:06:18.938Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-08T19:06:18.938Z] arm64 true [2020-04-08T19:06:18.938Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-08T19:06:18.938Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-08T19:06:18.938Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-08T19:06:18.938Z] BRANCH_NAME PR-40787 [2020-04-08T19:06:18.938Z] BUILD_DISPLAY_NAME #4 [2020-04-08T19:06:18.938Z] BUILD_ID 4 [2020-04-08T19:06:18.938Z] BUILD_NUMBER 4 [2020-04-08T19:06:18.939Z] BUILD_TAG jenkins-moby-PR-40787-4 [2020-04-08T19:06:18.939Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40787/4/ [2020-04-08T19:06:18.939Z] CHANGE_AUTHOR NinjaDanz3r [2020-04-08T19:06:18.939Z] CHANGE_BRANCH master [2020-04-08T19:06:18.939Z] CHANGE_FORK NinjaDanz3r [2020-04-08T19:06:18.939Z] CHANGE_ID 40787 [2020-04-08T19:06:18.939Z] CHANGE_TARGET master [2020-04-08T19:06:18.939Z] CHANGE_TITLE Remove 'boring' from left-hand options in names-generator. [2020-04-08T19:06:18.939Z] CHANGE_URL https://github.com/moby/moby/pull/40787 [2020-04-08T19:06:18.939Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-08T19:06:18.939Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-08T19:06:18.939Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-08T19:06:18.939Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-08T19:06:18.939Z] COMPUTERNAME azwin-2-880c10 [2020-04-08T19:06:18.939Z] ComSpec C:\windows\system32\cmd.exe [2020-04-08T19:06:18.939Z] ConfigSequenceNumber 0 [2020-04-08T19:06:18.939Z] dco true [2020-04-08T19:06:18.939Z] DOCKER_BUILDKIT 0 [2020-04-08T19:06:18.939Z] DOCKER_DUT_DEBUG 1 [2020-04-08T19:06:18.939Z] DOCKER_EXPERIMENTAL 1 [2020-04-08T19:06:18.939Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-08T19:06:18.939Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-08T19:06:18.939Z] EXECUTOR_NUMBER 0 [2020-04-08T19:06:18.939Z] FQDN azwin-2-880c10.westus.cloudapp.azure.com [2020-04-08T19:06:18.939Z] GIT_BRANCH PR-40787 [2020-04-08T19:06:18.939Z] GIT_COMMIT 4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:06:18.939Z] GIT_PREVIOUS_COMMIT cbb3dc04ab4570af6fd1961e889f0aa1db324aa5 [2020-04-08T19:06:18.939Z] GIT_URL https://github.com/moby/moby.git [2020-04-08T19:06:18.939Z] HUDSON_COOKIE f5e9ea5c-0309-4f99-b077-179b0b91f444 [2020-04-08T19:06:18.939Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-08T19:06:18.939Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-08T19:06:18.939Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-08T19:06:18.939Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-08T19:06:18.939Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-08T19:06:18.939Z] JENKINS_NODE_COOKIE 70983d7e-3691-441a-8d64-dface559708f [2020-04-08T19:06:18.939Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-08T19:06:18.939Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-08T19:06:18.939Z] JOB_BASE_NAME PR-40787 [2020-04-08T19:06:18.939Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40787/display/redirect [2020-04-08T19:06:18.939Z] JOB_NAME moby/PR-40787 [2020-04-08T19:06:18.939Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40787/ [2020-04-08T19:06:18.939Z] library.jps.version master [2020-04-08T19:06:18.939Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-08T19:06:18.939Z] NODE_LABELS amd64 azure azwin-2-880c10 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-08T19:06:18.939Z] NODE_NAME azwin-2-880c10 [2020-04-08T19:06:18.939Z] NUMBER_OF_PROCESSORS 4 [2020-04-08T19:06:18.939Z] OS Windows_NT [2020-04-08T19:06:18.939Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-08T19:06:18.940Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-08T19:06:18.940Z] ppc64le true [2020-04-08T19:06:18.940Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-08T19:06:18.940Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-08T19:06:18.940Z] PROCESSOR_LEVEL 6 [2020-04-08T19:06:18.940Z] PROCESSOR_REVISION 4f01 [2020-04-08T19:06:18.940Z] ProgramData C:\ProgramData [2020-04-08T19:06:18.940Z] ProgramFiles C:\Program Files [2020-04-08T19:06:18.940Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-08T19:06:18.940Z] ProgramW6432 C:\Program Files [2020-04-08T19:06:18.940Z] PROMPT $P$G [2020-04-08T19:06:18.940Z] PSExecutionPolicyPreference Bypass [2020-04-08T19:06:18.940Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-08T19:06:18.941Z] PUBLIC C:\Users\Public [2020-04-08T19:06:18.941Z] rootless true [2020-04-08T19:06:18.941Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40787/4/display/redirect?page=changes [2020-04-08T19:06:18.941Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40787/4/display/redirect [2020-04-08T19:06:18.941Z] s390x true [2020-04-08T19:06:18.941Z] SKIP_VALIDATION_TESTS 1 [2020-04-08T19:06:18.941Z] SOURCES_DRIVE d [2020-04-08T19:06:18.941Z] SOURCES_SUBDIR gopath [2020-04-08T19:06:18.941Z] STAGE_NAME Run tests [2020-04-08T19:06:18.941Z] SystemDrive C: [2020-04-08T19:06:18.941Z] SystemRoot C:\windows [2020-04-08T19:06:18.941Z] TEMP C:\windows\TEMP [2020-04-08T19:06:18.941Z] TESTDEBUG 0 [2020-04-08T19:06:18.941Z] TESTRUN_DRIVE d [2020-04-08T19:06:18.941Z] TESTRUN_SUBDIR CI [2020-04-08T19:06:18.941Z] TIMEOUT 120m [2020-04-08T19:06:18.941Z] TMP C:\windows\TEMP [2020-04-08T19:06:18.941Z] unit_validate true [2020-04-08T19:06:18.941Z] USERDOMAIN WORKGROUP [2020-04-08T19:06:18.941Z] USERNAME azwin-2-880c10$ [2020-04-08T19:06:18.941Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-08T19:06:18.941Z] validate_force false [2020-04-08T19:06:18.941Z] windir C:\windows [2020-04-08T19:06:18.941Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-08T19:06:18.941Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-08T19:06:18.941Z] windowsRS1 false [2020-04-08T19:06:18.941Z] windowsRS5 true [2020-04-08T19:06:18.941Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-08T19:06:18.941Z] [2020-04-08T19:06:18.941Z] [2020-04-08T19:06:18.941Z] [2020-04-08T19:06:19.107Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-08T19:06:19.107Z] testing: warning: no tests to run [2020-04-08T19:06:19.107Z] coverage: [no statements] [2020-04-08T19:06:19.107Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-08T19:06:19.272Z] #44 99.18 LINK criu/pie/parasite.built-in.o [2020-04-08T19:06:19.272Z] #44 99.20 GEN criu/pie/parasite-blob.h [2020-04-08T19:06:19.272Z] #44 99.26 CC criu/pie/parasite-vdso.o [2020-04-08T19:06:19.278Z] #16 DONE 2.2s [2020-04-08T19:06:19.278Z] [2020-04-08T19:06:19.278Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:19.388Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-08T19:06:19.530Z] #44 99.92 CC criu/arch/x86/vdso-pie.o [2020-04-08T19:06:19.670Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-08T19:06:19.951Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-08T19:06:20.096Z] #44 100.2 CC criu/arch/x86/restorer.o [2020-04-08T19:06:20.354Z] #44 100.7 CC criu/arch/x86/restorer_unmap.o [2020-04-08T19:06:20.354Z] #44 100.7 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-08T19:06:20.920Z] #44 101.1 CC criu/pie/restorer.o [2020-04-08T19:06:21.135Z] INFO: Sources under d:\gopath\... [2020-04-08T19:06:21.135Z] INFO: Test run under d:\CI\... [2020-04-08T19:06:21.135Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-08T19:06:21.135Z] INFO: docker/docker repository was found [2020-04-08T19:06:21.143Z] #69 ... [2020-04-08T19:06:21.143Z] [2020-04-08T19:06:21.143Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:21.143Z] #48 6.133 unicode [2020-04-08T19:06:21.143Z] #48 6.209 unicode/utf8 [2020-04-08T19:06:21.143Z] #48 6.569 math/bits [2020-04-08T19:06:21.143Z] #48 7.236 internal/bytealg [2020-04-08T19:06:21.143Z] #48 9.515 internal/testlog [2020-04-08T19:06:21.143Z] #48 9.914 runtime [2020-04-08T19:06:21.143Z] #48 10.00 math [2020-04-08T19:06:21.143Z] #48 10.90 unicode/utf16 [2020-04-08T19:06:21.143Z] #48 12.35 container/list [2020-04-08T19:06:21.253Z] #19 ... [2020-04-08T19:06:21.253Z] [2020-04-08T19:06:21.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:21.253Z] #44 150.1 CC criu/libnetlink.o [2020-04-08T19:06:21.253Z] #44 150.6 CC criu/log.o [2020-04-08T19:06:21.253Z] #44 151.2 CC criu/lsm.o [2020-04-08T19:06:21.253Z] #44 152.0 CC criu/mem.o [2020-04-08T19:06:21.253Z] #44 154.5 CC criu/mount.o [2020-04-08T19:06:21.598Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-08T19:06:21.771Z] #48 16.53 crypto/internal/subtle [2020-04-08T19:06:21.798Z] #17 2.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:21.798Z] #17 2.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:21.798Z] #17 2.621 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:21.823Z] #44 ... [2020-04-08T19:06:21.823Z] [2020-04-08T19:06:21.823Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:06:21.823Z] #19 7.168 Collecting yamllint==1.16.0 [2020-04-08T19:06:21.971Z] ok github.com/docker/docker/plugin 0.563s coverage: 27.1% of statements [2020-04-08T19:06:21.971Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-08T19:06:22.055Z] #17 3.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:06:22.399Z] #48 17.32 crypto/subtle [2020-04-08T19:06:22.574Z] ltsc2019: Pulling from windows/servercore [2020-04-08T19:06:22.574Z] 65014b3c3121: Pulling fs layer [2020-04-08T19:06:22.574Z] 23645bd7ee08: Pulling fs layer [2020-04-08T19:06:22.584Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-08T19:06:22.618Z] #17 ... [2020-04-08T19:06:22.618Z] [2020-04-08T19:06:22.618Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:22.618Z] #44 94.83 CC criu/arch/x86/sigframe.o [2020-04-08T19:06:22.618Z] #44 95.17 LINK criu/arch/x86/crtools.built-in.o [2020-04-08T19:06:22.618Z] #44 95.33 DEP criu/pie/util-vdso-elf32.d [2020-04-08T19:06:22.618Z] #44 95.48 DEP criu/pie/util-vdso.d [2020-04-08T19:06:22.618Z] #44 95.61 DEP criu/pie/util.d [2020-04-08T19:06:22.618Z] #44 95.76 CC criu/pie/util.o [2020-04-08T19:06:22.618Z] #44 96.02 CC criu/pie/util-vdso.o [2020-04-08T19:06:22.618Z] #44 96.91 CC criu/pie/util-vdso-elf32.o [2020-04-08T19:06:22.618Z] #44 97.68 AR criu/pie/pie.lib.a [2020-04-08T19:06:22.618Z] #44 97.74 DEP criu/pie/restorer.d [2020-04-08T19:06:22.618Z] #44 98.04 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-08T19:06:22.618Z] #44 98.15 DEP criu/arch/x86/restorer_unmap.d [2020-04-08T19:06:22.618Z] #44 98.17 DEP criu/arch/x86/restorer.d [2020-04-08T19:06:22.618Z] #44 98.34 DEP criu/arch/x86/vdso-pie.d [2020-04-08T19:06:22.618Z] #44 98.49 DEP criu/pie/parasite-vdso.d [2020-04-08T19:06:22.618Z] #44 98.66 DEP criu/pie/parasite.d [2020-04-08T19:06:22.618Z] #44 98.98 CC criu/pie/parasite.o [2020-04-08T19:06:22.618Z] #44 100.3 LINK criu/pie/parasite.built-in.o [2020-04-08T19:06:22.618Z] #44 100.4 GEN criu/pie/parasite-blob.h [2020-04-08T19:06:22.618Z] #44 100.4 CC criu/pie/parasite-vdso.o [2020-04-08T19:06:22.618Z] #44 101.1 CC criu/arch/x86/vdso-pie.o [2020-04-08T19:06:22.618Z] #44 101.5 CC criu/arch/x86/restorer.o [2020-04-08T19:06:22.618Z] #44 102.2 CC criu/arch/x86/restorer_unmap.o [2020-04-08T19:06:22.618Z] #44 102.2 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-08T19:06:22.618Z] #44 102.5 CC criu/pie/restorer.o [2020-04-08T19:06:22.866Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2020-04-08T19:06:23.026Z] #48 17.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-08T19:06:23.316Z] #48 18.24 internal/nettrace [2020-04-08T19:06:23.486Z] #65 277.3 + bin/containerd-stress [2020-04-08T19:06:23.486Z] #65 278.9 + bin/containerd-shim [2020-04-08T19:06:23.549Z] #44 105.5 LINK criu/pie/restorer.built-in.o [2020-04-08T19:06:23.549Z] #44 105.6 GEN criu/pie/restorer-blob.h [2020-04-08T19:06:23.549Z] #44 105.7 DEP criu/vdso.d [2020-04-08T19:06:23.549Z] #44 ... [2020-04-08T19:06:23.549Z] [2020-04-08T19:06:23.549Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:23.549Z] #17 4.729 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:06:23.943Z] #48 18.64 runtime/cgo [2020-04-08T19:06:24.196Z] #44 103.9 LINK criu/pie/restorer.built-in.o [2020-04-08T19:06:24.196Z] #44 103.9 GEN criu/pie/restorer-blob.h [2020-04-08T19:06:24.196Z] #44 104.0 DEP criu/vdso.d [2020-04-08T19:06:24.196Z] #44 104.2 DEP criu/vdso-compat.d [2020-04-08T19:06:24.196Z] #44 ... [2020-04-08T19:06:24.196Z] [2020-04-08T19:06:24.196Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:24.196Z] #60 9.796 + cd /tmp/tmp.4LhK2lUztR/src/github.com/opencontainers/runc [2020-04-08T19:06:24.196Z] #60 9.796 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:06:24.196Z] #60 10.48 + '[' -z '' ']' [2020-04-08T19:06:24.196Z] #60 10.48 + target=static [2020-04-08T19:06:24.196Z] #60 10.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-08T19:06:24.196Z] #60 12.41 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-08T19:06:24.196Z] #60 ... [2020-04-08T19:06:24.196Z] [2020-04-08T19:06:24.196Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:24.196Z] #17 2.181 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:06:24.196Z] #17 2.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:06:24.196Z] #17 2.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:06:24.196Z] #17 2.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-08T19:06:24.196Z] #17 4.253 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-08T19:06:24.197Z] #17 5.703 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:06:24.197Z] #17 ... [2020-04-08T19:06:24.197Z] [2020-04-08T19:06:24.197Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:24.197Z] #44 104.4 DEP criu/uts_ns.d [2020-04-08T19:06:24.334Z] ok github.com/docker/docker/registry 0.093s coverage: 56.0% of statements [2020-04-08T19:06:24.334Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-08T19:06:24.453Z] #44 104.5 DEP criu/util.d [2020-04-08T19:06:24.453Z] #44 104.7 DEP criu/uffd.d [2020-04-08T19:06:24.616Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-08T19:06:24.710Z] #44 104.9 DEP criu/tun.d [2020-04-08T19:06:24.710Z] #44 105.0 DEP criu/tty.d [2020-04-08T19:06:24.920Z] #17 6.206 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-08T19:06:24.920Z] #17 ... [2020-04-08T19:06:24.920Z] [2020-04-08T19:06:24.920Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:24.920Z] #60 9.947 + cd /tmp/tmp.A8rKEOapYJ/src/github.com/opencontainers/runc [2020-04-08T19:06:24.920Z] #60 9.947 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:06:24.920Z] #60 10.56 + '[' -z '' ']' [2020-04-08T19:06:24.920Z] #60 10.56 + target=static [2020-04-08T19:06:24.920Z] #60 10.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-08T19:06:24.920Z] #60 12.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-08T19:06:24.967Z] #44 105.2 DEP criu/timerfd.d [2020-04-08T19:06:24.967Z] #44 105.3 DEP criu/sysfs_parse.d [2020-04-08T19:06:24.968Z] #48 ... [2020-04-08T19:06:24.968Z] [2020-04-08T19:06:24.968Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:24.968Z] #57 19.57 + cd /tmp/tmp.nGjyFHc792/src/github.com/mvdan/sh [2020-04-08T19:06:24.968Z] #57 19.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-08T19:06:24.968Z] #57 19.87 + GO111MODULE=on [2020-04-08T19:06:24.968Z] #57 19.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-08T19:06:25.176Z] #60 ... [2020-04-08T19:06:25.176Z] [2020-04-08T19:06:25.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:25.176Z] #44 105.9 DEP criu/vdso-compat.d [2020-04-08T19:06:25.176Z] #44 106.1 DEP criu/uts_ns.d [2020-04-08T19:06:25.176Z] #44 106.2 DEP criu/util.d [2020-04-08T19:06:25.176Z] #44 106.5 DEP criu/uffd.d [2020-04-08T19:06:25.176Z] #44 106.6 DEP criu/tun.d [2020-04-08T19:06:25.176Z] #44 106.8 DEP criu/tty.d [2020-04-08T19:06:25.176Z] #44 107.1 DEP criu/timerfd.d [2020-04-08T19:06:25.176Z] #44 107.3 DEP criu/sysfs_parse.d [2020-04-08T19:06:25.229Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-08T19:06:25.257Z] #57 ... [2020-04-08T19:06:25.257Z] [2020-04-08T19:06:25.257Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:25.257Z] #34 10.08 encoding [2020-04-08T19:06:25.257Z] #34 10.20 runtime [2020-04-08T19:06:25.257Z] #34 10.91 runtime/cgo [2020-04-08T19:06:25.433Z] #44 107.5 DEP criu/sysctl.d [2020-04-08T19:06:25.433Z] #44 107.7 DEP criu/string.d [2020-04-08T19:06:25.433Z] #44 107.7 DEP criu/stats.d [2020-04-08T19:06:25.520Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-08T19:06:25.530Z] #44 105.5 DEP criu/sysctl.d [2020-04-08T19:06:25.530Z] #44 105.6 DEP criu/string.d [2020-04-08T19:06:25.530Z] #44 105.7 DEP criu/stats.d [2020-04-08T19:06:25.690Z] #44 107.9 DEP criu/sockets.d [2020-04-08T19:06:25.787Z] #44 105.8 DEP criu/sockets.d [2020-04-08T19:06:25.787Z] #44 106.0 DEP criu/sk-unix.d [2020-04-08T19:06:25.948Z] #44 108.1 DEP criu/sk-unix.d [2020-04-08T19:06:25.948Z] #44 108.4 DEP criu/sk-tcp.d [2020-04-08T19:06:26.043Z] #44 106.2 DEP criu/sk-tcp.d [2020-04-08T19:06:26.043Z] #44 106.3 DEP criu/sk-queue.d [2020-04-08T19:06:26.205Z] #44 108.5 DEP criu/sk-queue.d [2020-04-08T19:06:26.300Z] #44 106.5 DEP criu/sk-packet.d [2020-04-08T19:06:26.463Z] #44 108.7 DEP criu/sk-packet.d [2020-04-08T19:06:26.556Z] #44 106.6 DEP criu/sk-netlink.d [2020-04-08T19:06:26.720Z] #44 108.9 DEP criu/sk-netlink.d [2020-04-08T19:06:26.720Z] #44 109.1 DEP criu/sk-inet.d [2020-04-08T19:06:26.813Z] #44 106.9 DEP criu/sk-inet.d [2020-04-08T19:06:26.978Z] #44 109.3 DEP criu/signalfd.d [2020-04-08T19:06:27.070Z] #44 107.1 DEP criu/signalfd.d [2020-04-08T19:06:27.070Z] #44 107.4 DEP criu/sigframe.d [2020-04-08T19:06:27.235Z] #44 109.4 DEP criu/sigframe.d [2020-04-08T19:06:27.235Z] #44 109.5 DEP criu/shmem.d [2020-04-08T19:06:27.327Z] #44 107.4 DEP criu/shmem.d [2020-04-08T19:06:27.327Z] #44 107.6 DEP criu/servicefd.d [2020-04-08T19:06:27.493Z] #44 109.7 DEP criu/servicefd.d [2020-04-08T19:06:27.493Z] #44 109.8 DEP criu/seize.d [2020-04-08T19:06:27.537Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-04-08T19:06:27.584Z] #44 107.7 DEP criu/seize.d [2020-04-08T19:06:27.584Z] #44 107.9 DEP criu/seccomp.d [2020-04-08T19:06:27.756Z] #44 110.0 DEP criu/seccomp.d [2020-04-08T19:06:27.819Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-04-08T19:06:27.841Z] #44 108.2 DEP criu/rst-malloc.d [2020-04-08T19:06:27.842Z] #44 108.2 DEP criu/rbtree.d [2020-04-08T19:06:28.012Z] #44 110.2 DEP criu/rst-malloc.d [2020-04-08T19:06:28.013Z] #44 110.3 DEP criu/rbtree.d [2020-04-08T19:06:28.013Z] #44 110.4 DEP criu/pstree.d [2020-04-08T19:06:28.018Z] #34 ... [2020-04-08T19:06:28.018Z] [2020-04-08T19:06:28.018Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:28.018Z] #57 22.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:06:28.018Z] #57 22.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:06:28.018Z] #57 22.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:06:28.098Z] #44 108.3 DEP criu/pstree.d [2020-04-08T19:06:28.269Z] #44 110.5 DEP criu/protobuf.d [2020-04-08T19:06:28.356Z] #44 108.5 DEP criu/protobuf.d [2020-04-08T19:06:28.356Z] #44 108.6 GEN criu/protobuf-desc-gen.h [2020-04-08T19:06:28.432Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-04-08T19:06:28.526Z] #44 110.6 GEN criu/protobuf-desc-gen.h [2020-04-08T19:06:28.534Z] #19 12.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-08T19:06:28.534Z] #19 12.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-08T19:06:28.534Z] #19 12.92 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-08T19:06:28.534Z] #19 13.02 Collecting pyyaml (from yamllint==1.16.0) [2020-04-08T19:06:28.534Z] #19 13.26 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-08T19:06:28.648Z] #57 23.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:06:28.648Z] #57 23.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:06:29.047Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-04-08T19:06:29.332Z] #44 ... [2020-04-08T19:06:29.332Z] [2020-04-08T19:06:29.332Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:29.332Z] #47 207.1 github.com/LK4D4/vndr/godl [2020-04-08T19:06:29.332Z] #47 208.0 github.com/LK4D4/vndr [2020-04-08T19:06:29.332Z] #47 ... [2020-04-08T19:06:29.332Z] [2020-04-08T19:06:29.332Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:29.332Z] #17 10.70 Fetched 8337 kB in 9s (951 kB/s) [2020-04-08T19:06:29.600Z] #17 10.70 Reading package lists... [2020-04-08T19:06:29.600Z] #17 ... [2020-04-08T19:06:29.600Z] [2020-04-08T19:06:29.600Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:29.600Z] #47 DONE 217.4s [2020-04-08T19:06:29.600Z] [2020-04-08T19:06:29.600Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:29.734Z] 23645bd7ee08: Verifying Checksum [2020-04-08T19:06:29.734Z] 23645bd7ee08: Download complete [2020-04-08T19:06:29.895Z] #44 112.1 DEP criu/protobuf-desc.d [2020-04-08T19:06:30.055Z] #65 285.4 + bin/containerd-shim-runc-v1 [2020-04-08T19:06:30.149Z] #57 25.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:06:30.154Z] #44 112.3 DEP criu/proc_parse.d [2020-04-08T19:06:30.154Z] #44 112.5 DEP criu/plugin.d [2020-04-08T19:06:30.411Z] #44 ... [2020-04-08T19:06:30.411Z] [2020-04-08T19:06:30.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:30.411Z] #47 209.2 github.com/LK4D4/vndr/godl [2020-04-08T19:06:30.411Z] #47 210.0 github.com/LK4D4/vndr [2020-04-08T19:06:30.411Z] #47 DONE 218.4s [2020-04-08T19:06:30.411Z] [2020-04-08T19:06:30.411Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:30.411Z] #44 112.6 DEP criu/pipes.d [2020-04-08T19:06:30.448Z] #19 15.65 Building wheels for collected packages: pyyaml [2020-04-08T19:06:30.448Z] #19 15.65 Running setup.py bdist_wheel for pyyaml: started [2020-04-08T19:06:30.541Z] #65 ... [2020-04-08T19:06:30.541Z] [2020-04-08T19:06:30.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:30.541Z] #44 110.7 DEP criu/protobuf-desc.d [2020-04-08T19:06:30.541Z] #44 110.9 DEP criu/proc_parse.d [2020-04-08T19:06:30.669Z] #44 112.8 DEP criu/pie-util.d [2020-04-08T19:06:30.669Z] #44 112.9 DEP criu/pie-util-vdso.d [2020-04-08T19:06:30.798Z] #44 111.1 DEP criu/plugin.d [2020-04-08T19:06:30.927Z] #44 113.1 DEP criu/pie-util-vdso-elf32.d [2020-04-08T19:06:31.055Z] #44 111.2 DEP criu/pipes.d [2020-04-08T19:06:31.055Z] #44 111.4 DEP criu/pie-util.d [2020-04-08T19:06:31.185Z] #44 113.4 DEP criu/path.d [2020-04-08T19:06:31.311Z] #44 111.5 DEP criu/pie-util-vdso.d [2020-04-08T19:06:31.311Z] #44 111.6 DEP criu/pie-util-vdso-elf32.d [2020-04-08T19:06:31.442Z] #44 113.6 DEP criu/parasite-syscall.d [2020-04-08T19:06:31.442Z] #44 113.8 DEP criu/pagemap.d [2020-04-08T19:06:31.568Z] #44 111.8 DEP criu/path.d [2020-04-08T19:06:31.568Z] #44 111.9 DEP criu/parasite-syscall.d [2020-04-08T19:06:31.656Z] #57 26.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:06:31.700Z] #44 114.0 DEP criu/pagemap-cache.d [2020-04-08T19:06:31.700Z] #44 114.1 DEP criu/page-xfer.d [2020-04-08T19:06:31.825Z] #44 112.0 DEP criu/pagemap.d [2020-04-08T19:06:31.825Z] #44 112.2 DEP criu/pagemap-cache.d [2020-04-08T19:06:31.832Z] #19 16.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-08T19:06:31.832Z] #19 16.86 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-08T19:06:31.832Z] #19 16.95 Successfully built pyyaml [2020-04-08T19:06:31.832Z] #19 16.98 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-08T19:06:31.832Z] #19 17.36 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-08T19:06:31.958Z] #44 114.2 DEP criu/page-pipe.d [2020-04-08T19:06:31.958Z] #44 114.3 DEP criu/netfilter.d [2020-04-08T19:06:32.082Z] #44 112.3 DEP criu/page-xfer.d [2020-04-08T19:06:32.082Z] #44 112.5 DEP criu/page-pipe.d [2020-04-08T19:06:32.215Z] #44 114.4 DEP criu/net.d [2020-04-08T19:06:32.339Z] #44 112.6 DEP criu/netfilter.d [2020-04-08T19:06:32.473Z] #44 114.7 DEP criu/namespaces.d [2020-04-08T19:06:32.473Z] #44 114.8 DEP criu/mount.d [2020-04-08T19:06:32.562Z] #65 288.4 + bin/containerd-shim-runc-v2 [2020-04-08T19:06:32.595Z] #44 112.7 DEP criu/net.d [2020-04-08T19:06:32.708Z] #57 ... [2020-04-08T19:06:32.708Z] [2020-04-08T19:06:32.708Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:06:32.731Z] #44 115.0 DEP criu/mem.d [2020-04-08T19:06:32.778Z] #19 DONE 18.1s [2020-04-08T19:06:32.778Z] [2020-04-08T19:06:32.778Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:32.778Z] #44 158.9 CC criu/namespaces.o [2020-04-08T19:06:32.778Z] #44 160.9 CC criu/net.o [2020-04-08T19:06:32.778Z] #44 165.0 CC criu/netfilter.o [2020-04-08T19:06:32.778Z] #44 165.6 CC criu/page-pipe.o [2020-04-08T19:06:32.778Z] #44 166.5 CC criu/page-xfer.o [2020-04-08T19:06:32.852Z] #44 112.9 DEP criu/namespaces.d [2020-04-08T19:06:32.852Z] #44 113.1 DEP criu/mount.d [2020-04-08T19:06:32.988Z] #44 115.2 DEP criu/lsm.d [2020-04-08T19:06:33.108Z] #44 113.3 DEP criu/mem.d [2020-04-08T19:06:33.108Z] #44 113.4 DEP criu/lsm.d [2020-04-08T19:06:33.119Z] #65 289.2 + binaries [2020-04-08T19:06:33.119Z] #65 289.2 + mkdir -p /build [2020-04-08T19:06:33.119Z] #65 289.2 + cp bin/containerd /build/containerd [2020-04-08T19:06:33.119Z] #65 289.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-08T19:06:33.119Z] #65 289.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-08T19:06:33.119Z] #65 289.2 + cp bin/ctr /build/ctr [2020-04-08T19:06:33.246Z] #44 115.4 DEP criu/log.d [2020-04-08T19:06:33.246Z] #44 115.5 DEP criu/libnetlink.d [2020-04-08T19:06:33.285Z] #42 27.77 Checking out files: 68% (1095/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-08T19:06:33.348Z] #44 168.1 CC criu/pagemap-cache.o [2020-04-08T19:06:33.365Z] #44 113.6 DEP criu/log.d [2020-04-08T19:06:33.365Z] #44 113.7 DEP criu/libnetlink.d [2020-04-08T19:06:33.503Z] #44 115.7 DEP criu/kerndat.d [2020-04-08T19:06:33.572Z] #42 28.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-08T19:06:33.622Z] #44 113.8 DEP criu/kerndat.d [2020-04-08T19:06:33.678Z] #65 DONE 289.6s [2020-04-08T19:06:33.761Z] #44 116.0 DEP criu/kcmp-ids.d [2020-04-08T19:06:33.761Z] #44 116.1 DEP criu/irmap.d [2020-04-08T19:06:33.761Z] #44 116.2 DEP criu/ipc_ns.d [2020-04-08T19:06:33.878Z] #44 114.1 DEP criu/kcmp-ids.d [2020-04-08T19:06:33.879Z] #44 114.1 DEP criu/irmap.d [2020-04-08T19:06:33.879Z] #44 114.2 DEP criu/ipc_ns.d [2020-04-08T19:06:33.919Z] #44 168.5 CC criu/pagemap.o [2020-04-08T19:06:34.135Z] #44 114.4 DEP criu/image.d [2020-04-08T19:06:34.135Z] #44 114.5 DEP criu/image-desc.d [2020-04-08T19:06:34.278Z] [2020-04-08T19:06:34.278Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-08T19:06:34.326Z] #44 116.3 DEP criu/image.d [2020-04-08T19:06:34.326Z] #44 116.5 DEP criu/image-desc.d [2020-04-08T19:06:34.326Z] #44 116.6 DEP criu/fsnotify.d [2020-04-08T19:06:34.392Z] #44 114.7 DEP criu/fsnotify.d [2020-04-08T19:06:34.490Z] #44 169.3 CC criu/parasite-syscall.o [2020-04-08T19:06:34.583Z] #44 116.8 DEP criu/filesystems.d [2020-04-08T19:06:34.584Z] #44 116.9 DEP criu/files.d [2020-04-08T19:06:34.618Z] #66 DONE 0.2s [2020-04-08T19:06:34.618Z] [2020-04-08T19:06:34.618Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-08T19:06:34.618Z] #70 DONE 0.1s [2020-04-08T19:06:34.618Z] [2020-04-08T19:06:34.618Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-08T19:06:34.618Z] #72 DONE 0.1s [2020-04-08T19:06:34.649Z] #44 114.8 DEP criu/filesystems.d [2020-04-08T19:06:34.841Z] #44 117.1 DEP criu/files-reg.d [2020-04-08T19:06:34.905Z] #44 115.1 DEP criu/files.d [2020-04-08T19:06:34.906Z] #44 115.2 DEP criu/files-reg.d [2020-04-08T19:06:34.915Z] [2020-04-08T19:06:34.915Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-08T19:06:34.915Z] #75 DONE 0.1s [2020-04-08T19:06:34.915Z] [2020-04-08T19:06:34.915Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-08T19:06:34.915Z] #76 DONE 0.0s [2020-04-08T19:06:34.915Z] [2020-04-08T19:06:34.915Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-08T19:06:35.099Z] #44 117.2 DEP criu/files-ext.d [2020-04-08T19:06:35.099Z] #44 117.3 DEP criu/file-lock.d [2020-04-08T19:06:35.162Z] #44 115.4 DEP criu/files-ext.d [2020-04-08T19:06:35.162Z] #44 115.5 DEP criu/file-lock.d [2020-04-08T19:06:35.357Z] #44 117.5 DEP criu/file-ids.d [2020-04-08T19:06:35.357Z] #44 117.6 DEP criu/fifo.d [2020-04-08T19:06:35.430Z] #44 170.0 CC criu/path.o [2020-04-08T19:06:35.615Z] #44 117.8 DEP criu/fdstore.d [2020-04-08T19:06:35.615Z] #44 117.9 DEP criu/fault-injection.d [2020-04-08T19:06:35.615Z] #44 118.0 DEP criu/external.d [2020-04-08T19:06:35.690Z] #44 170.3 CC criu/pie-util-vdso.o [2020-04-08T19:06:35.725Z] #44 115.7 DEP criu/file-ids.d [2020-04-08T19:06:35.725Z] #44 115.9 DEP criu/fifo.d [2020-04-08T19:06:35.725Z] #44 116.0 DEP criu/fdstore.d [2020-04-08T19:06:35.725Z] #44 116.1 DEP criu/fault-injection.d [2020-04-08T19:06:35.872Z] #44 118.1 DEP criu/eventpoll.d [2020-04-08T19:06:35.921Z] #77 DONE 1.1s [2020-04-08T19:06:35.921Z] [2020-04-08T19:06:35.921Z] #78 exporting to image [2020-04-08T19:06:35.921Z] #78 exporting layers [2020-04-08T19:06:35.950Z] #44 170.6 CC criu/pie-util.o [2020-04-08T19:06:35.982Z] #44 116.2 DEP criu/external.d [2020-04-08T19:06:36.130Z] #44 118.2 DEP criu/eventfd.d [2020-04-08T19:06:36.130Z] #44 118.4 DEP criu/crtools.d [2020-04-08T19:06:36.210Z] #44 170.8 CC criu/pipes.o [2020-04-08T19:06:36.210Z] #44 ... [2020-04-08T19:06:36.210Z] [2020-04-08T19:06:36.210Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:36.210Z] #60 112.3 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-08T19:06:36.239Z] #44 116.3 DEP criu/eventpoll.d [2020-04-08T19:06:36.239Z] #44 116.4 DEP criu/eventfd.d [2020-04-08T19:06:36.292Z] #42 31.31 + 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-08T19:06:36.388Z] #44 118.6 DEP criu/cr-service.d [2020-04-08T19:06:36.497Z] #44 116.7 DEP criu/crtools.d [2020-04-08T19:06:36.646Z] #44 118.8 DEP criu/cr-restore.d [2020-04-08T19:06:36.646Z] #44 119.0 DEP criu/cr-errno.d [2020-04-08T19:06:36.754Z] #44 116.8 DEP criu/cr-service.d [2020-04-08T19:06:36.754Z] #44 117.0 DEP criu/cr-restore.d [2020-04-08T19:06:36.904Z] #44 119.1 DEP criu/cr-dump.d [2020-04-08T19:06:37.012Z] #44 117.2 DEP criu/cr-errno.d [2020-04-08T19:06:37.012Z] #44 117.3 DEP criu/cr-dump.d [2020-04-08T19:06:37.161Z] #44 119.3 DEP criu/cr-dedup.d [2020-04-08T19:06:37.161Z] #44 119.5 DEP criu/cr-check.d [2020-04-08T19:06:37.270Z] #44 117.5 DEP criu/cr-dedup.d [2020-04-08T19:06:37.419Z] #44 ... [2020-04-08T19:06:37.419Z] [2020-04-08T19:06:37.419Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:06:37.419Z] #30 DONE 225.7s [2020-04-08T19:06:37.419Z] [2020-04-08T19:06:37.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:37.419Z] #44 119.8 DEP criu/config.d [2020-04-08T19:06:37.419Z] #44 ... [2020-04-08T19:06:37.419Z] [2020-04-08T19:06:37.419Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:37.419Z] #17 12.48 Fetched 8337 kB in 10s (818 kB/s) [2020-04-08T19:06:37.419Z] #17 12.48 Reading package lists... [2020-04-08T19:06:37.528Z] #44 117.6 DEP criu/cr-check.d [2020-04-08T19:06:37.528Z] #44 117.8 DEP criu/config.d [2020-04-08T19:06:37.677Z] #17 15.91 Reading package lists... [2020-04-08T19:06:37.677Z] #17 ... [2020-04-08T19:06:37.677Z] [2020-04-08T19:06:37.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:37.677Z] #44 119.9 DEP criu/clone-noasan.d [2020-04-08T19:06:37.677Z] #44 120.0 DEP criu/cgroup.d [2020-04-08T19:06:37.785Z] #44 118.0 DEP criu/clone-noasan.d [2020-04-08T19:06:37.785Z] #44 118.0 DEP criu/cgroup.d [2020-04-08T19:06:37.785Z] #44 118.1 DEP criu/cgroup-props.d [2020-04-08T19:06:37.938Z] #44 120.2 DEP criu/cgroup-props.d [2020-04-08T19:06:37.938Z] #44 120.2 DEP criu/bitmap.d [2020-04-08T19:06:37.938Z] #44 120.3 DEP criu/bfd.d [2020-04-08T19:06:38.043Z] #44 118.2 DEP criu/bitmap.d [2020-04-08T19:06:38.043Z] #44 118.2 DEP criu/bfd.d [2020-04-08T19:06:38.043Z] #44 ... [2020-04-08T19:06:38.043Z] [2020-04-08T19:06:38.043Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:06:38.043Z] #30 DONE 226.3s [2020-04-08T19:06:38.043Z] [2020-04-08T19:06:38.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:38.043Z] #44 118.3 DEP criu/autofs.d [2020-04-08T19:06:38.043Z] #44 ... [2020-04-08T19:06:38.043Z] [2020-04-08T19:06:38.043Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:38.043Z] #17 10.70 Reading package lists... [2020-04-08T19:06:38.043Z] #17 15.00 Reading package lists... [2020-04-08T19:06:38.043Z] #17 18.10 Building dependency tree... [2020-04-08T19:06:38.043Z] #17 19.80 libcap2-bin is already the newest version (1:2.25-2). [2020-04-08T19:06:38.043Z] #17 19.80 The following additional packages will be installed: [2020-04-08T19:06:38.043Z] #17 19.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-08T19:06:38.043Z] #17 19.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-08T19:06:38.043Z] #17 19.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-08T19:06:38.043Z] #17 19.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-08T19:06:38.043Z] #17 19.82 python3.7 python3.7-minimal vim-runtime xxd [2020-04-08T19:06:38.043Z] #17 19.82 Suggested packages: [2020-04-08T19:06:38.043Z] #17 19.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-08T19:06:38.043Z] #17 19.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-08T19:06:38.043Z] #17 19.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-08T19:06:38.043Z] #17 19.83 Recommended packages: [2020-04-08T19:06:38.043Z] #17 19.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-08T19:06:38.043Z] #17 19.83 python3-keyrings.alt python3-xdg unzip [2020-04-08T19:06:38.122Z] #60 113.8 + mkdir -p /build [2020-04-08T19:06:38.122Z] #60 113.8 + cp runc /build/runc [2020-04-08T19:06:38.122Z] #60 DONE 114.2s [2020-04-08T19:06:38.122Z] [2020-04-08T19:06:38.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:38.122Z] #44 171.5 CC criu/plugin.o [2020-04-08T19:06:38.122Z] #44 171.8 CC criu/proc_parse.o [2020-04-08T19:06:38.206Z] #44 120.3 DEP criu/autofs.d [2020-04-08T19:06:38.464Z] #44 120.6 DEP criu/aio.d [2020-04-08T19:06:38.464Z] #44 120.8 DEP criu/action-scripts.d [2020-04-08T19:06:39.029Z] #44 121.2 CC criu/action-scripts.o [2020-04-08T19:06:39.416Z] #17 22.05 The following NEW packages will be installed: [2020-04-08T19:06:39.416Z] #17 22.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-08T19:06:39.416Z] #17 22.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-08T19:06:39.416Z] #17 22.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-08T19:06:39.416Z] #17 22.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-08T19:06:39.416Z] #17 22.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-08T19:06:39.416Z] #17 22.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-08T19:06:39.416Z] #17 22.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-08T19:06:39.416Z] #17 22.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-08T19:06:39.416Z] #17 22.07 xz-utils zip [2020-04-08T19:06:39.505Z] #44 174.1 CC criu/protobuf-desc.o [2020-04-08T19:06:39.595Z] #44 121.6 CC criu/aio.o [2020-04-08T19:06:39.674Z] #17 22.41 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:06:39.674Z] #17 22.41 Need to get 28.5 MB of archives. [2020-04-08T19:06:39.674Z] #17 22.41 After this operation, 116 MB of additional disk space will be used. [2020-04-08T19:06:39.674Z] #17 22.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-08T19:06:39.674Z] #17 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-08T19:06:39.674Z] #17 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-08T19:06:39.799Z] #42 ... [2020-04-08T19:06:39.799Z] [2020-04-08T19:06:39.799Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:06:39.799Z] #11 24.86 Fetched 8120 kB in 24s (338 kB/s) [2020-04-08T19:06:39.799Z] #11 24.86 Reading package lists... [2020-04-08T19:06:39.799Z] #11 ... [2020-04-08T19:06:39.799Z] [2020-04-08T19:06:39.799Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:39.799Z] #75 30.28 Checking out files: 51% (1071/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-08T19:06:39.799Z] #75 31.26 + cd /tmp/tmp.oadjcVI0Ee/src/github.com/docker/libnetwork [2020-04-08T19:06:39.799Z] #75 31.26 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-08T19:06:39.799Z] #75 31.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-08T19:06:39.799Z] #75 ... [2020-04-08T19:06:39.799Z] [2020-04-08T19:06:39.799Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:06:39.799Z] #36 25.12 Fetched 8120 kB in 24s (334 kB/s) [2020-04-08T19:06:39.799Z] #36 25.12 Reading package lists... [2020-04-08T19:06:39.852Z] #44 122.1 CC criu/autofs.o [2020-04-08T19:06:39.932Z] #17 22.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-08T19:06:39.932Z] #17 22.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-08T19:06:39.932Z] #17 22.54 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-08T19:06:39.932Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-08T19:06:39.932Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-08T19:06:39.932Z] #17 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-08T19:06:39.932Z] #17 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-08T19:06:39.932Z] #17 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-08T19:06:39.932Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-08T19:06:39.932Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-08T19:06:39.932Z] #17 22.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-08T19:06:39.932Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-08T19:06:39.932Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-08T19:06:39.932Z] #17 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-08T19:06:39.932Z] #17 22.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:06:39.932Z] #17 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-08T19:06:39.932Z] #17 22.72 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-08T19:06:39.932Z] #17 22.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-08T19:06:39.932Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-08T19:06:40.089Z] #36 34.85 Reading package lists... [2020-04-08T19:06:40.089Z] #36 ... [2020-04-08T19:06:40.089Z] [2020-04-08T19:06:40.089Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:40.089Z] #57 29.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:06:40.089Z] #57 32.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-08T19:06:40.089Z] #57 32.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-08T19:06:40.089Z] #57 32.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-08T19:06:40.089Z] #57 33.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-08T19:06:40.089Z] #57 34.95 runtime/cgo [2020-04-08T19:06:40.190Z] #17 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-08T19:06:40.190Z] #17 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-08T19:06:40.190Z] #17 22.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-08T19:06:40.190Z] #17 22.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-08T19:06:40.190Z] #17 22.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-08T19:06:40.190Z] #17 22.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-08T19:06:40.190Z] #17 22.79 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-08T19:06:40.383Z] #57 ... [2020-04-08T19:06:40.383Z] [2020-04-08T19:06:40.383Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:06:40.383Z] #63 25.48 Fetched 8120 kB in 25s (329 kB/s) [2020-04-08T19:06:40.383Z] #63 25.48 Reading package lists... [2020-04-08T19:06:40.383Z] #63 ... [2020-04-08T19:06:40.383Z] [2020-04-08T19:06:40.383Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:06:40.383Z] #44 25.75 Fetched 8120 kB in 25s (327 kB/s) [2020-04-08T19:06:40.444Z] #44 175.0 CC criu/protobuf.o [2020-04-08T19:06:40.447Z] #17 23.18 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-08T19:06:40.447Z] #17 23.18 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-08T19:06:40.447Z] #17 23.18 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-08T19:06:40.447Z] #17 23.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-08T19:06:40.447Z] #17 23.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-08T19:06:40.447Z] #17 23.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-08T19:06:40.447Z] #17 23.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-08T19:06:40.447Z] #17 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-08T19:06:40.447Z] #17 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-08T19:06:40.447Z] #17 23.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-08T19:06:40.672Z] #44 25.75 Reading package lists... [2020-04-08T19:06:40.672Z] #44 ... [2020-04-08T19:06:40.672Z] [2020-04-08T19:06:40.672Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:06:40.672Z] #26 25.85 Fetched 8120 kB in 25s (325 kB/s) [2020-04-08T19:06:40.672Z] #26 25.85 Reading package lists... [2020-04-08T19:06:40.672Z] #26 ... [2020-04-08T19:06:40.672Z] [2020-04-08T19:06:40.672Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:06:40.672Z] #44 25.75 Reading package lists... [2020-04-08T19:06:40.705Z] #17 23.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-08T19:06:40.705Z] #17 23.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-08T19:06:40.705Z] #17 23.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-08T19:06:40.705Z] #17 23.37 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-08T19:06:40.705Z] #17 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-08T19:06:40.705Z] #17 23.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-08T19:06:40.705Z] #44 175.3 CC criu/pstree.o [2020-04-08T19:06:40.962Z] #17 23.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-08T19:06:40.962Z] #17 23.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-08T19:06:40.962Z] #17 23.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-08T19:06:41.225Z] #44 123.3 CC criu/bfd.o [2020-04-08T19:06:41.302Z] #44 ... [2020-04-08T19:06:41.302Z] [2020-04-08T19:06:41.302Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:06:41.302Z] #48 26.01 vendor/golang.org/x/crypto/internal/subtle [2020-04-08T19:06:41.302Z] #48 ... [2020-04-08T19:06:41.302Z] [2020-04-08T19:06:41.302Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:41.302Z] #54 36.12 + cd /tmp/tmp.fGjH8yyhA6/src/github.com/golangci/golangci-lint/ [2020-04-08T19:06:41.302Z] #54 36.12 + git checkout -q v1.23.8 [2020-04-08T19:06:41.484Z] #44 123.8 CC criu/bitmap.o [2020-04-08T19:06:41.592Z] #54 36.57 ++ git describe --tags [2020-04-08T19:06:41.592Z] #54 36.58 + version=v1.23.8 [2020-04-08T19:06:41.592Z] #54 36.58 ++ git rev-parse --short HEAD [2020-04-08T19:06:41.592Z] #54 36.61 + commit=76a82c6 [2020-04-08T19:06:41.592Z] #54 36.61 ++ git show -s --format=%cd [2020-04-08T19:06:41.592Z] #54 36.64 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-08T19:06:41.646Z] #44 176.4 CC criu/rbtree.o [2020-04-08T19:06:41.742Z] #44 124.0 CC criu/cgroup-props.o [2020-04-08T19:06:41.883Z] #54 36.64 + 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-08T19:06:41.896Z] #17 24.43 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:06:41.896Z] #17 24.54 Fetched 28.5 MB in 2s (17.2 MB/s) [2020-04-08T19:06:41.896Z] #17 24.61 Selecting previously unselected package pigz. [2020-04-08T19:06:41.896Z] #17 24.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-08T19:06:41.896Z] #17 24.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-08T19:06:41.896Z] #17 24.65 Unpacking pigz (2.4-1) ... [2020-04-08T19:06:42.154Z] #17 24.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-08T19:06:42.154Z] #17 24.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:42.154Z] #17 24.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:42.216Z] #44 176.6 CC criu/rst-malloc.o [2020-04-08T19:06:42.477Z] #44 177.0 CC criu/seccomp.o [2020-04-08T19:06:42.487Z] #78 exporting layers 6.0s done [2020-04-08T19:06:42.487Z] #78 writing image sha256:f902b3ceef4647fc6e7b634ca06017cc421ad88c41800acf637990b304b10d30 done [2020-04-08T19:06:42.487Z] #78 naming to docker.io/library/docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d done [2020-04-08T19:06:42.487Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-08T19:06:42.675Z] #44 124.8 CC criu/cgroup.o [2020-04-08T19:06:42.719Z] #17 25.23 Selecting previously unselected package python3.7-minimal. [2020-04-08T19:06:42.719Z] #17 25.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:42.719Z] #17 25.25 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:06:42.737Z] #44 ... [2020-04-08T19:06:42.737Z] [2020-04-08T19:06:42.737Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:42.737Z] #65 203.5 + bin/containerd [2020-04-08T19:06:42.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40787/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/validate/default [2020-04-08T19:06:43.284Z] #17 26.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:43.284Z] #17 26.07 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:06:43.609Z] #44 ... [2020-04-08T19:06:43.609Z] [2020-04-08T19:06:43.609Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:43.609Z] #17 15.91 Reading package lists... [2020-04-08T19:06:43.609Z] #17 19.38 Building dependency tree... [2020-04-08T19:06:43.609Z] #17 21.07 libcap2-bin is already the newest version (1:2.25-2). [2020-04-08T19:06:43.609Z] #17 21.07 The following additional packages will be installed: [2020-04-08T19:06:43.609Z] #17 21.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-08T19:06:43.609Z] #17 21.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-08T19:06:43.609Z] #17 21.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-08T19:06:43.609Z] #17 21.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-08T19:06:43.609Z] #17 21.08 python3.7 python3.7-minimal vim-runtime xxd [2020-04-08T19:06:43.609Z] #17 21.08 Suggested packages: [2020-04-08T19:06:43.609Z] #17 21.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-08T19:06:43.609Z] #17 21.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-08T19:06:43.609Z] #17 21.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-08T19:06:43.609Z] #17 21.09 Recommended packages: [2020-04-08T19:06:43.609Z] #17 21.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-08T19:06:43.609Z] #17 21.09 python3-keyrings.alt python3-xdg unzip [2020-04-08T19:06:43.609Z] #17 22.63 The following NEW packages will be installed: [2020-04-08T19:06:43.609Z] #17 22.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-08T19:06:43.609Z] #17 22.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-08T19:06:43.609Z] #17 22.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-08T19:06:43.609Z] #17 22.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-08T19:06:43.609Z] #17 22.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-08T19:06:43.609Z] #17 22.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-08T19:06:43.609Z] #17 22.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-08T19:06:43.609Z] #17 22.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-08T19:06:43.609Z] #17 22.63 xz-utils zip [2020-04-08T19:06:43.609Z] #17 22.94 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:06:43.609Z] #17 22.94 Need to get 28.5 MB of archives. [2020-04-08T19:06:43.609Z] #17 22.94 After this operation, 116 MB of additional disk space will be used. [2020-04-08T19:06:43.609Z] #17 22.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-08T19:06:43.609Z] #17 22.94 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-08T19:06:43.609Z] #17 22.97 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-08T19:06:43.609Z] #17 23.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-08T19:06:43.609Z] #17 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-08T19:06:43.609Z] #17 23.07 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-08T19:06:43.609Z] #17 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-08T19:06:43.609Z] #17 23.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-08T19:06:43.609Z] #17 23.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-08T19:06:43.609Z] #17 23.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-08T19:06:43.609Z] #17 23.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-08T19:06:43.609Z] #17 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-08T19:06:43.609Z] #17 23.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-08T19:06:43.609Z] #17 23.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-08T19:06:43.609Z] #17 23.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-08T19:06:43.609Z] #17 23.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-08T19:06:43.609Z] #17 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-08T19:06:43.609Z] #17 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:06:43.609Z] #17 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-08T19:06:43.609Z] #17 23.29 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-08T19:06:43.609Z] #17 23.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-08T19:06:43.609Z] #17 23.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-08T19:06:43.609Z] #17 23.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-08T19:06:43.609Z] #17 23.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-08T19:06:43.609Z] #17 23.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-08T19:06:43.609Z] #17 23.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-08T19:06:43.609Z] #17 23.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-08T19:06:43.609Z] #17 23.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-08T19:06:43.609Z] #17 23.38 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-08T19:06:43.609Z] #17 23.71 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-08T19:06:43.609Z] #17 23.72 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-08T19:06:43.609Z] #17 23.72 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-08T19:06:43.609Z] #17 23.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-08T19:06:43.609Z] #17 23.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-08T19:06:43.610Z] #17 23.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-08T19:06:43.610Z] #17 23.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-08T19:06:43.610Z] #17 23.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-08T19:06:43.610Z] #17 23.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-08T19:06:43.610Z] #17 24.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-08T19:06:43.610Z] #17 24.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-08T19:06:43.610Z] #17 24.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-08T19:06:43.610Z] #17 24.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-08T19:06:43.610Z] #17 24.23 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-08T19:06:43.610Z] #17 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-08T19:06:43.610Z] #17 24.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-08T19:06:43.610Z] #17 24.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-08T19:06:43.610Z] #17 24.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-08T19:06:43.610Z] #17 24.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-08T19:06:43.730Z] Congratulations! All commits are properly signed with the DCO! [2020-04-08T19:06:43.730Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-08T19:06:43.730Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-08T19:06:43.730Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-08T19:06:43.730Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-08T19:06:43.730Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-08T19:06:43.730Z] Congratulations! No new tests were added to integration-cli. [2020-04-08T19:06:43.730Z] [2020-04-08T19:06:43.730Z] INFO Start validation with golang-ci-lint [2020-04-08T19:06:43.730Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-08T19:06:43.730Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-08T19:06:43.730Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-08T19:06:44.116Z] #65 ... [2020-04-08T19:06:44.116Z] [2020-04-08T19:06:44.116Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:44.116Z] #53 DONE 242.5s [2020-04-08T19:06:44.176Z] #17 25.30 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:06:44.176Z] #17 25.37 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-04-08T19:06:44.176Z] #17 25.41 Selecting previously unselected package pigz. [2020-04-08T19:06:44.376Z] [2020-04-08T19:06:44.376Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:44.376Z] #44 177.5 CC criu/seize.o [2020-04-08T19:06:44.376Z] #44 178.2 CC criu/servicefd.o [2020-04-08T19:06:44.376Z] #44 178.7 CC criu/shmem.o [2020-04-08T19:06:44.434Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-04-08T19:06:44.434Z] #17 25.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-08T19:06:44.434Z] #17 25.46 Unpacking pigz (2.4-1) ... [2020-04-08T19:06:44.434Z] #17 25.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-08T19:06:44.434Z] #17 25.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:44.434Z] #17 25.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:44.595Z] 65014b3c3121: Verifying Checksum [2020-04-08T19:06:44.595Z] 65014b3c3121: Download complete [2020-04-08T19:06:44.692Z] #17 25.99 Selecting previously unselected package python3.7-minimal. [2020-04-08T19:06:44.946Z] #44 179.5 CC criu/sigframe.o [2020-04-08T19:06:44.946Z] #44 179.6 CC criu/signalfd.o [2020-04-08T19:06:44.950Z] #17 26.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:44.950Z] #17 26.00 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:06:44.950Z] #17 ... [2020-04-08T19:06:44.950Z] [2020-04-08T19:06:44.950Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:44.950Z] #44 127.2 CC criu/clone-noasan.o [2020-04-08T19:06:44.950Z] #44 127.3 CC criu/config.o [2020-04-08T19:06:45.182Z] #17 28.03 Selecting previously unselected package python3-minimal. [2020-04-08T19:06:45.206Z] #44 179.9 CC criu/sk-inet.o [2020-04-08T19:06:45.442Z] #17 28.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-08T19:06:45.442Z] #17 28.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-08T19:06:45.442Z] #17 28.09 Unpacking python3-minimal (3.7.3-1) ... [2020-04-08T19:06:45.442Z] #17 28.16 Selecting previously unselected package libmpdec2:amd64. [2020-04-08T19:06:45.442Z] #17 28.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-08T19:06:45.442Z] #17 28.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-08T19:06:45.700Z] #17 28.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-08T19:06:45.700Z] #17 28.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:45.700Z] #17 28.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:46.145Z] #44 180.9 CC criu/sk-netlink.o [2020-04-08T19:06:46.633Z] #17 29.21 Selecting previously unselected package python3.7. [2020-04-08T19:06:46.633Z] #17 29.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:46.633Z] #17 29.22 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:46.633Z] #17 29.35 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-08T19:06:46.633Z] #17 29.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-08T19:06:46.633Z] #17 29.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-08T19:06:46.633Z] #17 29.41 Setting up python3-minimal (3.7.3-1) ... [2020-04-08T19:06:46.715Z] #44 181.3 CC criu/sk-packet.o [2020-04-08T19:06:46.850Z] #44 128.8 CC criu/cr-check.o [2020-04-08T19:06:47.285Z] #44 181.9 CC criu/sk-queue.o [2020-04-08T19:06:47.482Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/rootless [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/volume [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-08T19:06:47.482Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-08T19:06:47.482Z] [2020-04-08T19:06:47.482Z] === Skipped [2020-04-08T19:06:47.482Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-08T19:06:47.482Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-08T19:06:47.482Z] [2020-04-08T19:06:47.482Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-08T19:06:47.482Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-08T19:06:47.482Z] [2020-04-08T19:06:47.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-08T19:06:47.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:06:47.482Z] [2020-04-08T19:06:47.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-08T19:06:47.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:06:47.482Z] [2020-04-08T19:06:47.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-08T19:06:47.483Z] time="2020-04-08T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-08T19:06:47.483Z] time="2020-04-08T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-08T19:06:47.483Z] time="2020-04-08T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-08T19:06:47.483Z] time="2020-04-08T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-08T19:06:47.483Z] time="2020-04-08T19:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-08T19:06:47.483Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-08T19:06:47.483Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-08T19:06:47.483Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:06:47.483Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-08T19:06:47.483Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-08T19:06:47.483Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-08T19:06:47.483Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] [2020-04-08T19:06:47.483Z] DONE 2140 tests, 26 skipped in 183.776s Post stage [Pipeline] junit [2020-04-08T19:06:47.521Z] Recording test results [2020-04-08T19:06:47.565Z] #17 30.24 Selecting previously unselected package python3. [2020-04-08T19:06:47.565Z] #17 30.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-08T19:06:47.565Z] #17 30.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-08T19:06:47.565Z] #17 30.30 Unpacking python3 (3.7.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T19:06:47.823Z] #17 30.39 Selecting previously unselected package libip4tc0:amd64. [2020-04-08T19:06:47.823Z] #17 30.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-08T19:06:47.823Z] #17 30.40 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-08T19:06:47.823Z] #17 30.47 Selecting previously unselected package libip6tc0:amd64. [2020-04-08T19:06:47.823Z] #17 30.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-08T19:06:47.823Z] #17 30.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-08T19:06:47.823Z] #17 30.56 Selecting previously unselected package libiptc0:amd64. [2020-04-08T19:06:47.823Z] #17 30.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-08T19:06:47.823Z] #17 30.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-08T19:06:47.855Z] #44 182.3 CC criu/sk-tcp.o [2020-04-08T19:06:48.046Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh dynbinary test-integration [2020-04-08T19:06:48.081Z] #17 30.65 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-08T19:06:48.081Z] #17 30.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-08T19:06:48.081Z] #17 30.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-08T19:06:48.081Z] #17 30.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-08T19:06:48.081Z] #17 30.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-08T19:06:48.081Z] #17 30.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-08T19:06:48.081Z] #17 30.80 Selecting previously unselected package libnftnl11:amd64. [2020-04-08T19:06:48.081Z] #17 30.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-08T19:06:48.081Z] #17 30.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-08T19:06:48.081Z] #17 30.88 Selecting previously unselected package iptables. [2020-04-08T19:06:48.081Z] #17 30.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-08T19:06:48.081Z] #17 30.91 Unpacking iptables (1.8.2-4) ... [2020-04-08T19:06:48.115Z] #44 182.7 CC criu/sk-unix.o [2020-04-08T19:06:48.222Z] #44 130.5 CC criu/cr-dedup.o [2020-04-08T19:06:48.329Z] [2020-04-08T19:06:48.329Z] Removing bundles/ [2020-04-08T19:06:48.329Z] [2020-04-08T19:06:48.329Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-08T19:06:48.338Z] #17 31.21 Selecting previously unselected package xxd. [2020-04-08T19:06:48.339Z] #17 ... [2020-04-08T19:06:48.339Z] [2020-04-08T19:06:48.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:48.339Z] #44 118.5 DEP criu/aio.d [2020-04-08T19:06:48.339Z] #44 118.7 DEP criu/action-scripts.d [2020-04-08T19:06:48.339Z] #44 119.2 CC criu/action-scripts.o [2020-04-08T19:06:48.339Z] #44 119.8 CC criu/aio.o [2020-04-08T19:06:48.339Z] #44 120.3 CC criu/autofs.o [2020-04-08T19:06:48.339Z] #44 121.5 CC criu/bfd.o [2020-04-08T19:06:48.339Z] #44 122.0 CC criu/bitmap.o [2020-04-08T19:06:48.339Z] #44 122.1 CC criu/cgroup-props.o [2020-04-08T19:06:48.339Z] #44 122.7 CC criu/cgroup.o [2020-04-08T19:06:48.339Z] #44 125.3 CC criu/clone-noasan.o [2020-04-08T19:06:48.339Z] #44 125.5 CC criu/config.o [2020-04-08T19:06:48.339Z] #44 126.7 CC criu/cr-check.o [2020-04-08T19:06:48.339Z] #44 128.4 CC criu/cr-dedup.o [2020-04-08T19:06:48.597Z] #44 128.7 CC criu/cr-dump.o [2020-04-08T19:06:48.597Z] #44 ... [2020-04-08T19:06:48.597Z] [2020-04-08T19:06:48.597Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:48.597Z] #17 31.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:06:48.597Z] #17 31.22 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:06:48.597Z] #17 31.35 Selecting previously unselected package vim-common. [2020-04-08T19:06:48.597Z] #17 31.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:06:48.597Z] #17 31.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:06:48.610Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:06:48.610Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:06:48.787Z] #44 130.9 CC criu/cr-dump.o [2020-04-08T19:06:48.856Z] #17 31.58 Selecting previously unselected package bash-completion. [2020-04-08T19:06:48.856Z] #17 31.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-08T19:06:50.025Z] #44 184.4 CC criu/sockets.o [2020-04-08T19:06:50.160Z] #44 ... [2020-04-08T19:06:50.161Z] [2020-04-08T19:06:50.161Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:06:50.161Z] #17 26.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:50.161Z] #17 26.90 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:06:50.161Z] #17 28.96 Selecting previously unselected package python3-minimal. [2020-04-08T19:06:50.161Z] #17 28.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-08T19:06:50.161Z] #17 29.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 29.01 Unpacking python3-minimal (3.7.3-1) ... [2020-04-08T19:06:50.161Z] #17 29.09 Selecting previously unselected package libmpdec2:amd64. [2020-04-08T19:06:50.161Z] #17 29.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 29.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-08T19:06:50.161Z] #17 29.20 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-08T19:06:50.161Z] #17 29.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 29.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:50.161Z] #17 30.11 Selecting previously unselected package python3.7. [2020-04-08T19:06:50.161Z] #17 30.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 30.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:06:50.161Z] #17 30.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-08T19:06:50.161Z] #17 30.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 30.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-08T19:06:50.161Z] #17 30.38 Setting up python3-minimal (3.7.3-1) ... [2020-04-08T19:06:50.161Z] #17 31.04 Selecting previously unselected package python3. [2020-04-08T19:06:50.161Z] #17 31.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-08T19:06:50.161Z] #17 31.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 31.12 Unpacking python3 (3.7.3-1) ... [2020-04-08T19:06:50.161Z] #17 31.20 Selecting previously unselected package libip4tc0:amd64. [2020-04-08T19:06:50.161Z] #17 31.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 31.23 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-08T19:06:50.161Z] #17 31.30 Selecting previously unselected package libip6tc0:amd64. [2020-04-08T19:06:50.161Z] #17 31.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 31.30 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-08T19:06:50.161Z] #17 31.40 Selecting previously unselected package libiptc0:amd64. [2020-04-08T19:06:50.161Z] #17 31.40 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-08T19:06:50.161Z] #17 31.40 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-08T19:06:50.161Z] #17 31.48 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-08T19:06:50.161Z] #17 31.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-08T19:06:50.345Z] #54 ... [2020-04-08T19:06:50.345Z] [2020-04-08T19:06:50.345Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:06:50.345Z] #36 34.85 Reading package lists... [2020-04-08T19:06:50.345Z] #36 ... [2020-04-08T19:06:50.345Z] [2020-04-08T19:06:50.345Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:06:50.418Z] #17 31.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-08T19:06:50.418Z] #17 31.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-08T19:06:50.418Z] #17 31.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-08T19:06:50.418Z] #17 31.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-08T19:06:50.418Z] #17 31.64 Selecting previously unselected package libnftnl11:amd64. [2020-04-08T19:06:50.418Z] #17 31.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-08T19:06:50.418Z] #17 31.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-08T19:06:50.418Z] #17 31.72 Selecting previously unselected package iptables. [2020-04-08T19:06:50.418Z] #17 31.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-08T19:06:50.599Z] #44 185.1 CC criu/stats.o [2020-04-08T19:06:50.636Z] #11 35.65 Reading package lists... [2020-04-08T19:06:50.636Z] #11 ... [2020-04-08T19:06:50.636Z] [2020-04-08T19:06:50.636Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:06:50.636Z] #57 35.35 runtime [2020-04-08T19:06:50.636Z] #57 ... [2020-04-08T19:06:50.636Z] [2020-04-08T19:06:50.636Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:06:50.678Z] #17 31.74 Unpacking iptables (1.8.2-4) ... [2020-04-08T19:06:50.862Z] #44 185.4 CC criu/string.o [2020-04-08T19:06:50.862Z] #44 185.4 CC criu/sysctl.o [2020-04-08T19:06:50.934Z] #36 45.80 Building dependency tree... [2020-04-08T19:06:50.934Z] #36 ... [2020-04-08T19:06:50.934Z] [2020-04-08T19:06:50.934Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:06:50.934Z] #63 25.48 Reading package lists... [2020-04-08T19:06:50.934Z] #63 37.11 Reading package lists... [2020-04-08T19:06:50.934Z] #63 ... [2020-04-08T19:06:50.934Z] [2020-04-08T19:06:50.934Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:06:50.934Z] #26 25.85 Reading package lists... [2020-04-08T19:06:50.936Z] #17 32.07 Selecting previously unselected package xxd. [2020-04-08T19:06:50.936Z] #17 32.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:06:50.936Z] #17 32.08 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:06:51.194Z] #17 32.20 Selecting previously unselected package vim-common. [2020-04-08T19:06:51.194Z] #17 32.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:06:51.194Z] #17 32.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:06:51.194Z] #17 32.42 Selecting previously unselected package bash-completion. [2020-04-08T19:06:51.194Z] #17 32.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-08T19:06:51.389Z] #17 33.95 Unpacking bash-completion (1:2.8-6) ... [2020-04-08T19:06:51.434Z] #44 186.0 CC criu/sysfs_parse.o [2020-04-08T19:06:51.561Z] #26 38.06 Reading package lists... [2020-04-08T19:06:51.561Z] #26 ... [2020-04-08T19:06:51.561Z] [2020-04-08T19:06:51.561Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:06:51.647Z] #17 34.33 Selecting previously unselected package bzip2. [2020-04-08T19:06:51.647Z] #17 34.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-08T19:06:51.647Z] #17 34.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:06:51.647Z] #17 34.43 Selecting previously unselected package xz-utils. [2020-04-08T19:06:51.695Z] #44 186.3 CC criu/timerfd.o [2020-04-08T19:06:51.904Z] #17 34.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-08T19:06:51.904Z] #17 34.45 Unpacking xz-utils (5.2.4-1) ... [2020-04-08T19:06:51.904Z] #17 34.64 Selecting previously unselected package apparmor. [2020-04-08T19:06:51.904Z] #17 34.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-08T19:06:51.955Z] #44 186.6 CC criu/tty.o [2020-04-08T19:06:52.162Z] #17 34.73 Unpacking apparmor (2.13.2-10) ... [2020-04-08T19:06:52.420Z] #17 35.09 Selecting previously unselected package aufs-tools. [2020-04-08T19:06:52.420Z] #17 35.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-08T19:06:52.420Z] #17 35.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:06:52.420Z] #17 35.23 Selecting previously unselected package libonig5:amd64. [2020-04-08T19:06:52.420Z] #17 35.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-08T19:06:52.420Z] #17 35.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:06:52.588Z] #44 36.65 Reading package lists... [2020-04-08T19:06:52.588Z] #44 ... [2020-04-08T19:06:52.588Z] [2020-04-08T19:06:52.588Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:06:52.588Z] #63 37.11 Reading package lists... [2020-04-08T19:06:52.678Z] #17 35.40 Selecting previously unselected package libjq1:amd64. [2020-04-08T19:06:52.678Z] #17 35.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:06:52.678Z] #17 35.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:06:52.935Z] #17 35.51 Selecting previously unselected package jq. [2020-04-08T19:06:52.935Z] #17 35.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:06:52.935Z] #17 35.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:06:52.935Z] #17 35.62 Selecting previously unselected package libaio1:amd64. [2020-04-08T19:06:52.935Z] #17 35.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-08T19:06:52.935Z] #17 35.64 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-08T19:06:52.935Z] #17 35.69 Selecting previously unselected package libgpm2:amd64. [2020-04-08T19:06:52.935Z] #17 35.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-08T19:06:52.935Z] #17 35.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-08T19:06:53.193Z] #17 35.78 Selecting previously unselected package libicu63:amd64. [2020-04-08T19:06:53.193Z] #17 35.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-08T19:06:53.193Z] #17 35.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:06:53.723Z] #17 35.02 Unpacking bash-completion (1:2.8-6) ... [2020-04-08T19:06:53.889Z] #44 188.3 CC criu/tun.o [2020-04-08T19:06:54.152Z] #44 188.7 CC criu/uffd.o [2020-04-08T19:06:54.289Z] #17 35.46 Selecting previously unselected package bzip2. [2020-04-08T19:06:54.289Z] #17 35.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-08T19:06:54.289Z] #17 35.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:06:54.289Z] #17 35.57 Selecting previously unselected package xz-utils. [2020-04-08T19:06:54.547Z] #17 35.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-08T19:06:54.547Z] #17 35.57 Unpacking xz-utils (5.2.4-1) ... [2020-04-08T19:06:54.547Z] #17 35.76 Selecting previously unselected package apparmor. [2020-04-08T19:06:54.547Z] #17 35.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-08T19:06:54.547Z] #17 35.84 Unpacking apparmor (2.13.2-10) ... [2020-04-08T19:06:54.940Z] #63 48.15 Building dependency tree... [2020-04-08T19:06:55.093Z] #44 189.8 CC criu/util.o [2020-04-08T19:06:55.113Z] #17 36.21 Selecting previously unselected package aufs-tools. [2020-04-08T19:06:55.113Z] #17 36.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-08T19:06:55.113Z] #17 36.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:06:55.113Z] #17 36.34 Selecting previously unselected package libonig5:amd64. [2020-04-08T19:06:55.113Z] #17 36.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-08T19:06:55.113Z] #17 36.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:06:55.371Z] #17 36.51 Selecting previously unselected package libjq1:amd64. [2020-04-08T19:06:55.371Z] #17 36.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:06:55.371Z] #17 36.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:06:55.628Z] #17 36.64 Selecting previously unselected package jq. [2020-04-08T19:06:55.628Z] #17 36.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-08T19:06:55.628Z] #17 36.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:06:55.628Z] #17 36.74 Selecting previously unselected package libaio1:amd64. [2020-04-08T19:06:55.628Z] #17 36.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-08T19:06:55.628Z] #17 36.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-08T19:06:55.628Z] #17 36.81 Selecting previously unselected package libgpm2:amd64. [2020-04-08T19:06:55.628Z] #17 36.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-08T19:06:55.628Z] #17 36.82 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-08T19:06:55.628Z] #17 36.89 Selecting previously unselected package libicu63:amd64. [2020-04-08T19:06:55.886Z] #17 36.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-08T19:06:55.886Z] #17 36.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:06:56.444Z] #63 51.57 The following additional packages will be installed: [2020-04-08T19:06:56.444Z] #63 51.59 libbtrfs0 [2020-04-08T19:06:56.470Z] #17 39.19 Selecting previously unselected package libnet1:amd64. [2020-04-08T19:06:56.470Z] #17 39.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:06:56.470Z] #17 39.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:06:56.470Z] #17 39.27 Selecting previously unselected package libnl-3-200:amd64. [2020-04-08T19:06:56.470Z] #17 39.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-08T19:06:56.478Z] #44 190.9 CC criu/uts_ns.o [2020-04-08T19:06:56.478Z] #44 191.2 CC criu/vdso.o [2020-04-08T19:06:56.728Z] #17 39.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:06:56.728Z] #17 39.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-08T19:06:56.728Z] #17 39.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:06:56.728Z] #17 39.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:06:56.728Z] #17 39.46 Selecting previously unselected package libreadline5:amd64. [2020-04-08T19:06:56.728Z] #17 39.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-08T19:06:56.728Z] #17 39.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-08T19:06:56.728Z] #17 39.59 Selecting previously unselected package net-tools. [2020-04-08T19:06:56.735Z] #63 51.80 The following NEW packages will be installed: [2020-04-08T19:06:56.735Z] #63 51.81 libbtrfs-dev libbtrfs0 [2020-04-08T19:06:56.735Z] #63 51.99 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:06:56.735Z] #63 51.99 Need to get 120 kB of archives. [2020-04-08T19:06:56.735Z] #63 51.99 After this operation, 423 kB of additional disk space will be used. [2020-04-08T19:06:56.735Z] #63 51.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-08T19:06:56.735Z] #63 52.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-08T19:06:56.986Z] #17 39.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-08T19:06:56.986Z] #17 39.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:06:56.986Z] #17 39.78 Selecting previously unselected package python-pip-whl. [2020-04-08T19:06:56.986Z] #17 39.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-08T19:06:56.986Z] #17 39.81 Unpacking python-pip-whl (18.1-5) ... [2020-04-08T19:06:57.048Z] #44 191.6 LINK criu/built-in.o [2020-04-08T19:06:57.048Z] #44 191.7 LINK criu/criu [2020-04-08T19:06:57.551Z] #17 40.38 Selecting previously unselected package python3-lib2to3. [2020-04-08T19:06:57.551Z] #17 40.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-08T19:06:57.551Z] #17 40.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:06:57.618Z] #44 192.1 DEP lib/c/criu.d [2020-04-08T19:06:57.618Z] #44 192.1 CC images/rpc.pb-c.o [2020-04-08T19:06:57.809Z] #17 40.50 Selecting previously unselected package python3-distutils. [2020-04-08T19:06:57.809Z] #17 40.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-08T19:06:57.809Z] #17 40.53 Unpacking python3-distutils (3.7.3-1) ... [2020-04-08T19:06:58.066Z] #17 40.63 Selecting previously unselected package python3-pip. [2020-04-08T19:06:58.067Z] #17 40.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-08T19:06:58.067Z] #17 40.64 Unpacking python3-pip (18.1-5) ... [2020-04-08T19:06:58.067Z] #17 40.82 Selecting previously unselected package python3-pkg-resources. [2020-04-08T19:06:58.067Z] #17 40.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:06:58.067Z] #17 40.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:06:58.192Z] #44 192.7 CC lib/c/criu.o [2020-04-08T19:06:58.324Z] #17 40.98 Selecting previously unselected package python3-setuptools. [2020-04-08T19:06:58.324Z] #17 40.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-08T19:06:58.324Z] #17 40.99 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-08T19:06:58.324Z] #17 41.20 Selecting previously unselected package python3-wheel. [2020-04-08T19:06:58.582Z] #17 41.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-08T19:06:58.582Z] #17 41.22 Unpacking python3-wheel (0.32.3-2) ... [2020-04-08T19:06:58.582Z] #17 41.30 Selecting previously unselected package sudo. [2020-04-08T19:06:58.582Z] #17 41.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-08T19:06:58.582Z] #17 41.31 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:06:58.803Z] #63 ... [2020-04-08T19:06:58.803Z] [2020-04-08T19:06:58.803Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:06:58.803Z] #36 45.80 Building dependency tree... [2020-04-08T19:06:58.803Z] #36 50.85 The following additional packages will be installed: [2020-04-08T19:06:58.803Z] #36 50.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-08T19:06:58.803Z] #36 50.89 Suggested packages: [2020-04-08T19:06:58.803Z] #36 50.89 cmake-doc ninja-build lrzip [2020-04-08T19:06:58.803Z] #36 50.89 Recommended packages: [2020-04-08T19:06:58.803Z] #36 50.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-08T19:06:58.803Z] #36 52.69 The following NEW packages will be installed: [2020-04-08T19:06:58.803Z] #36 52.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-08T19:06:58.803Z] #36 52.71 vim-common xxd [2020-04-08T19:06:58.803Z] #36 53.03 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:06:58.803Z] #36 53.03 Need to get 14.9 MB of archives. [2020-04-08T19:06:58.803Z] #36 53.03 After this operation, 67.2 MB of additional disk space will be used. [2020-04-08T19:06:58.803Z] #36 53.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-08T19:06:58.803Z] #36 53.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:06:58.803Z] #36 53.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-08T19:06:58.803Z] #36 53.39 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-08T19:06:59.133Z] #44 193.6 LINK lib/c/built-in.o [2020-04-08T19:06:59.133Z] #44 193.6 LINK lib/c/libcriu.so [2020-04-08T19:06:59.133Z] #44 193.7 LINK lib/c/libcriu.a [2020-04-08T19:06:59.133Z] #44 ... [2020-04-08T19:06:59.133Z] [2020-04-08T19:06:59.133Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:06:59.133Z] #23 257.6 + return [2020-04-08T19:06:59.147Z] #17 41.84 Selecting previously unselected package thin-provisioning-tools. [2020-04-08T19:06:59.148Z] #17 41.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-08T19:06:59.148Z] #17 41.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:06:59.405Z] #17 42.11 Selecting previously unselected package uidmap. [2020-04-08T19:06:59.405Z] #17 42.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-08T19:06:59.405Z] #17 42.13 Unpacking uidmap (1:4.5-1.1) ... [2020-04-08T19:06:59.435Z] #36 ... [2020-04-08T19:06:59.435Z] [2020-04-08T19:06:59.435Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-08T19:06:59.435Z] #63 54.14 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:06:59.435Z] #63 54.42 Fetched 120 kB in 0s (1190 kB/s) [2020-04-08T19:06:59.435Z] #63 54.62 Selecting previously unselected package libbtrfs0. [2020-04-08T19:06:59.663Z] #17 42.25 Selecting previously unselected package vim-runtime. [2020-04-08T19:06:59.663Z] #17 42.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:06:59.663Z] #17 42.29 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-08T19:06:59.663Z] #17 42.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-08T19:06:59.663Z] #17 42.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:06:59.704Z] #23 DONE 258.0s [2020-04-08T19:06:59.704Z] [2020-04-08T19:06:59.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:06:59.704Z] #44 193.8 GEN magic.py [2020-04-08T19:06:59.704Z] #44 193.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:06:59.704Z] #44 193.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:06:59.704Z] #44 193.9 Note: Building without GnuTLS support [2020-04-08T19:06:59.724Z] #63 54.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-08T19:06:59.724Z] #63 54.83 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-08T19:06:59.724Z] #63 54.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:06:59.963Z] #44 194.6 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:07:00.018Z] #63 55.07 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:07:00.018Z] #63 55.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-08T19:07:00.018Z] #63 55.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:07:00.068Z] #17 40.50 Selecting previously unselected package libnet1:amd64. [2020-04-08T19:07:00.068Z] #17 40.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-08T19:07:00.068Z] #17 40.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:00.068Z] #17 40.61 Selecting previously unselected package libnl-3-200:amd64. [2020-04-08T19:07:00.068Z] #17 40.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-08T19:07:00.068Z] #17 40.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:07:00.068Z] #17 40.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-08T19:07:00.068Z] #17 40.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-08T19:07:00.068Z] #17 40.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:07:00.068Z] #17 40.81 Selecting previously unselected package libreadline5:amd64. [2020-04-08T19:07:00.068Z] #17 40.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-08T19:07:00.068Z] #17 40.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-08T19:07:00.068Z] #17 40.94 Selecting previously unselected package net-tools. [2020-04-08T19:07:00.068Z] #17 40.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-08T19:07:00.068Z] #17 40.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:07:00.068Z] #17 41.19 Selecting previously unselected package python-pip-whl. [2020-04-08T19:07:00.068Z] #17 41.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-08T19:07:00.068Z] #17 41.20 Unpacking python-pip-whl (18.1-5) ... [2020-04-08T19:07:00.309Z] #63 55.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:07:00.309Z] #63 55.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:07:00.309Z] #63 55.36 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:07:00.601Z] #63 DONE 55.9s [2020-04-08T19:07:00.601Z] [2020-04-08T19:07:00.601Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:07:00.634Z] #17 41.80 Selecting previously unselected package python3-lib2to3. [2020-04-08T19:07:00.634Z] #17 41.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-08T19:07:00.634Z] #17 41.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:07:00.634Z] #17 41.93 Selecting previously unselected package python3-distutils. [2020-04-08T19:07:00.891Z] #17 41.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-08T19:07:00.891Z] #17 41.95 Unpacking python3-distutils (3.7.3-1) ... [2020-04-08T19:07:00.891Z] #17 42.14 Selecting previously unselected package python3-pip. [2020-04-08T19:07:00.891Z] #17 42.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-08T19:07:00.891Z] #17 42.16 Unpacking python3-pip (18.1-5) ... [2020-04-08T19:07:00.891Z] #17 ... [2020-04-08T19:07:00.891Z] [2020-04-08T19:07:00.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:00.891Z] #44 133.3 CC criu/cr-errno.o [2020-04-08T19:07:00.891Z] #44 133.4 CC criu/cr-restore.o [2020-04-08T19:07:00.891Z] #44 138.0 CC criu/cr-service.o [2020-04-08T19:07:00.891Z] #44 139.7 CC criu/crtools.o [2020-04-08T19:07:00.891Z] #44 140.2 CC criu/eventfd.o [2020-04-08T19:07:00.891Z] #44 140.6 CC criu/eventpoll.o [2020-04-08T19:07:00.891Z] #44 141.4 CC criu/external.o [2020-04-08T19:07:00.891Z] #44 141.7 CC criu/fault-injection.o [2020-04-08T19:07:00.891Z] #44 141.8 CC criu/fdstore.o [2020-04-08T19:07:00.891Z] #44 142.2 CC criu/fifo.o [2020-04-08T19:07:00.891Z] #44 142.8 CC criu/file-ids.o [2020-04-08T19:07:00.891Z] #44 143.0 CC criu/file-lock.o [2020-04-08T19:07:00.892Z] #64 DONE 0.1s [2020-04-08T19:07:00.892Z] [2020-04-08T19:07:00.892Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-08T19:07:00.892Z] #65 DONE 0.1s [2020-04-08T19:07:00.892Z] [2020-04-08T19:07:00.892Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:00.904Z] #44 195.4 make[1]: Nothing to be done for 'all'. [2020-04-08T19:07:01.035Z] #17 ... [2020-04-08T19:07:01.035Z] [2020-04-08T19:07:01.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:01.035Z] #44 131.0 CC criu/cr-errno.o [2020-04-08T19:07:01.035Z] #44 131.1 CC criu/cr-restore.o [2020-04-08T19:07:01.035Z] #44 135.4 CC criu/cr-service.o [2020-04-08T19:07:01.035Z] #44 137.0 CC criu/crtools.o [2020-04-08T19:07:01.035Z] #44 137.6 CC criu/eventfd.o [2020-04-08T19:07:01.035Z] #44 137.9 CC criu/eventpoll.o [2020-04-08T19:07:01.035Z] #44 138.8 CC criu/external.o [2020-04-08T19:07:01.035Z] #44 139.2 CC criu/fault-injection.o [2020-04-08T19:07:01.035Z] #44 139.3 CC criu/fdstore.o [2020-04-08T19:07:01.035Z] #44 139.7 CC criu/fifo.o [2020-04-08T19:07:01.035Z] #44 140.2 CC criu/file-ids.o [2020-04-08T19:07:01.035Z] #44 140.4 CC criu/file-lock.o [2020-04-08T19:07:01.149Z] #44 ... [2020-04-08T19:07:01.149Z] [2020-04-08T19:07:01.149Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:07:01.149Z] #17 42.31 Selecting previously unselected package python3-pkg-resources. [2020-04-08T19:07:01.149Z] #17 42.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:07:01.149Z] #17 42.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:07:01.183Z] #66 0.411 + RM_GOPATH=0 [2020-04-08T19:07:01.183Z] #66 0.412 + TMP_GOPATH= [2020-04-08T19:07:01.183Z] #66 0.413 + : /build [2020-04-08T19:07:01.183Z] #66 0.415 + '[' -z '' ']' [2020-04-08T19:07:01.183Z] #66 0.420 ++ mktemp -d [2020-04-08T19:07:01.183Z] #66 0.433 + export GOPATH=/tmp/tmp.fq2l63OKnH [2020-04-08T19:07:01.183Z] #66 0.433 + GOPATH=/tmp/tmp.fq2l63OKnH [2020-04-08T19:07:01.183Z] #66 0.434 + RM_GOPATH=1 [2020-04-08T19:07:01.183Z] #66 0.440 ++ dirname ./install.sh [2020-04-08T19:07:01.183Z] #66 0.449 + dir=. [2020-04-08T19:07:01.183Z] #66 0.450 + bin=containerd [2020-04-08T19:07:01.183Z] #66 0.450 + shift [2020-04-08T19:07:01.183Z] #66 0.451 + '[' '!' -f ./containerd.installer ']' [2020-04-08T19:07:01.183Z] #66 0.452 + . ./containerd.installer [2020-04-08T19:07:01.183Z] #66 0.453 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:07:01.183Z] #66 0.459 + install_containerd [2020-04-08T19:07:01.183Z] #66 0.459 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:07:01.183Z] #66 0.460 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-08T19:07:01.183Z] #66 0.461 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fq2l63OKnH/src/github.com/containerd/containerd [2020-04-08T19:07:01.183Z] #66 0.475 Cloning into '/tmp/tmp.fq2l63OKnH/src/github.com/containerd/containerd'... [2020-04-08T19:07:01.293Z] #44 141.5 CC criu/files-ext.o [2020-04-08T19:07:01.407Z] #17 42.43 Selecting previously unselected package python3-setuptools. [2020-04-08T19:07:01.407Z] #17 42.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-08T19:07:01.407Z] #17 42.45 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-08T19:07:01.473Z] #44 196.1 make[1]: 'images/built-in.o' is up to date. [2020-04-08T19:07:01.473Z] #44 196.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-08T19:07:01.473Z] #44 196.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-08T19:07:01.473Z] #44 196.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-08T19:07:01.550Z] #44 141.9 CC criu/files-reg.o [2020-04-08T19:07:01.665Z] #17 42.66 Selecting previously unselected package python3-wheel. [2020-04-08T19:07:01.665Z] #17 42.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-08T19:07:01.665Z] #17 42.68 Unpacking python3-wheel (0.32.3-2) ... [2020-04-08T19:07:01.665Z] #17 42.77 Selecting previously unselected package sudo. [2020-04-08T19:07:01.665Z] #17 42.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-08T19:07:01.665Z] #17 42.78 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:07:01.734Z] #44 ... [2020-04-08T19:07:01.734Z] [2020-04-08T19:07:01.734Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-08T19:07:01.734Z] #24 DONE 0.2s [2020-04-08T19:07:01.735Z] [2020-04-08T19:07:01.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:01.735Z] #44 196.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-08T19:07:01.735Z] #44 196.3 make[1]: Nothing to be done for 'all'. [2020-04-08T19:07:01.735Z] #44 196.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:07:01.994Z] #44 196.5 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:01.994Z] #44 196.6 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:01.994Z] #44 196.6 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:01.994Z] #44 196.7 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:02.230Z] #17 43.25 Selecting previously unselected package thin-provisioning-tools. [2020-04-08T19:07:02.230Z] #17 43.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-08T19:07:02.230Z] #17 43.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:07:02.230Z] #17 43.44 Selecting previously unselected package uidmap. [2020-04-08T19:07:02.230Z] #17 43.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-08T19:07:02.230Z] #17 43.45 Unpacking uidmap (1:4.5-1.1) ... [2020-04-08T19:07:02.260Z] #44 196.8 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:02.260Z] #44 196.8 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:02.260Z] #44 196.9 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:02.260Z] #44 197.0 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:02.487Z] #17 43.58 Selecting previously unselected package vim-runtime. [2020-04-08T19:07:02.487Z] #17 43.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:07:02.487Z] #17 43.62 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-08T19:07:02.487Z] #17 43.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-08T19:07:02.487Z] #17 43.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:07:02.519Z] #44 197.0 INSTALL criu/criu [2020-04-08T19:07:02.519Z] #44 DONE 197.1s [2020-04-08T19:07:02.519Z] [2020-04-08T19:07:02.519Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:07:02.519Z] #28 DONE 0.9s [2020-04-08T19:07:02.519Z] [2020-04-08T19:07:02.519Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-08T19:07:02.779Z] #31 DONE 0.3s [2020-04-08T19:07:02.779Z] [2020-04-08T19:07:02.779Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-08T19:07:02.924Z] #44 ... [2020-04-08T19:07:02.924Z] [2020-04-08T19:07:02.924Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:07:02.924Z] #17 45.50 Selecting previously unselected package vim. [2020-04-08T19:07:02.924Z] #17 45.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:07:02.924Z] #17 45.52 Unpacking vim (2:8.1.0875-5) ... [2020-04-08T19:07:03.038Z] #34 DONE 0.2s [2020-04-08T19:07:03.038Z] [2020-04-08T19:07:03.038Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-08T19:07:03.182Z] #17 46.08 Selecting previously unselected package xfsprogs. [2020-04-08T19:07:03.248Z] #66 ... [2020-04-08T19:07:03.248Z] [2020-04-08T19:07:03.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:03.248Z] #11 35.65 Reading package lists... [2020-04-08T19:07:03.248Z] #11 49.00 Building dependency tree... [2020-04-08T19:07:03.248Z] #11 53.54 The following additional packages will be installed: [2020-04-08T19:07:03.248Z] #11 53.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-08T19:07:03.248Z] #11 53.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-08T19:07:03.248Z] #11 53.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-08T19:07:03.248Z] #11 53.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:07:03.248Z] #11 53.57 Suggested packages: [2020-04-08T19:07:03.248Z] #11 53.57 gcc-8-locales seccomp wine64 [2020-04-08T19:07:03.248Z] #11 55.71 The following NEW packages will be installed: [2020-04-08T19:07:03.248Z] #11 55.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-08T19:07:03.248Z] #11 55.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-08T19:07:03.248Z] #11 55.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-08T19:07:03.248Z] #11 55.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-08T19:07:03.248Z] #11 55.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-08T19:07:03.248Z] #11 55.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-08T19:07:03.248Z] #11 56.01 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:07:03.248Z] #11 56.01 Need to get 78.9 MB of archives. [2020-04-08T19:07:03.248Z] #11 56.01 After this operation, 532 MB of additional disk space will be used. [2020-04-08T19:07:03.248Z] #11 56.01 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-08T19:07:03.248Z] #11 56.66 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-08T19:07:03.248Z] #11 57.29 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-08T19:07:03.248Z] #11 57.33 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-08T19:07:03.248Z] #11 57.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-08T19:07:03.248Z] #11 57.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-08T19:07:03.248Z] #11 58.14 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-08T19:07:03.248Z] #11 ... [2020-04-08T19:07:03.248Z] [2020-04-08T19:07:03.248Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-08T19:07:03.248Z] #26 38.06 Reading package lists... [2020-04-08T19:07:03.248Z] #26 49.78 Building dependency tree... [2020-04-08T19:07:03.248Z] #26 53.61 ca-certificates is already the newest version (20190110). [2020-04-08T19:07:03.248Z] #26 53.61 The following additional packages will be installed: [2020-04-08T19:07:03.248Z] #26 53.62 libjq1 libonig5 [2020-04-08T19:07:03.248Z] #26 54.17 The following NEW packages will be installed: [2020-04-08T19:07:03.248Z] #26 54.19 jq libjq1 libonig5 [2020-04-08T19:07:03.248Z] #26 54.39 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:07:03.248Z] #26 54.39 Need to get 358 kB of archives. [2020-04-08T19:07:03.248Z] #26 54.39 After this operation, 1277 kB of additional disk space will be used. [2020-04-08T19:07:03.248Z] #26 54.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-08T19:07:03.248Z] #26 54.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-08T19:07:03.248Z] #26 54.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-08T19:07:03.248Z] #26 56.35 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:07:03.248Z] #26 56.72 Fetched 358 kB in 0s (2099 kB/s) [2020-04-08T19:07:03.248Z] #26 56.86 Selecting previously unselected package libonig5:ppc64el. [2020-04-08T19:07:03.248Z] #26 56.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-08T19:07:03.248Z] #26 57.03 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-08T19:07:03.248Z] #26 57.05 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-08T19:07:03.248Z] #26 57.50 Selecting previously unselected package libjq1:ppc64el. [2020-04-08T19:07:03.248Z] #26 57.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-08T19:07:03.248Z] #26 57.54 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-08T19:07:03.248Z] #26 57.80 Selecting previously unselected package jq. [2020-04-08T19:07:03.248Z] #26 57.82 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-08T19:07:03.248Z] #26 57.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:07:03.248Z] #26 58.16 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-08T19:07:03.248Z] #26 58.19 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-08T19:07:03.248Z] #26 58.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:07:03.248Z] #26 58.21 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:07:03.298Z] #39 DONE 0.2s [2020-04-08T19:07:03.298Z] [2020-04-08T19:07:03.298Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-08T19:07:03.298Z] #42 DONE 0.2s [2020-04-08T19:07:03.298Z] [2020-04-08T19:07:03.298Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:03.440Z] #17 46.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-08T19:07:03.440Z] #17 46.09 Unpacking xfsprogs (4.20.0-1) ... [2020-04-08T19:07:03.539Z] #26 DONE 58.7s [2020-04-08T19:07:03.539Z] [2020-04-08T19:07:03.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:03.539Z] #11 58.76 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-08T19:07:03.539Z] #11 ... [2020-04-08T19:07:03.539Z] [2020-04-08T19:07:03.539Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:07:03.539Z] #27 DONE 0.1s [2020-04-08T19:07:03.539Z] [2020-04-08T19:07:03.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:03.539Z] #11 58.80 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-08T19:07:03.539Z] #11 ... [2020-04-08T19:07:03.539Z] [2020-04-08T19:07:03.539Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:07:03.539Z] #44 36.65 Reading package lists... [2020-04-08T19:07:03.539Z] #44 49.24 Building dependency tree... [2020-04-08T19:07:03.539Z] #44 53.28 The following additional packages will be installed: [2020-04-08T19:07:03.539Z] #44 53.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-08T19:07:03.539Z] #44 53.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-08T19:07:03.539Z] #44 53.31 Suggested packages: [2020-04-08T19:07:03.539Z] #44 53.32 manpages-dev python-setuptools [2020-04-08T19:07:03.539Z] #44 55.56 The following NEW packages will be installed: [2020-04-08T19:07:03.539Z] #44 55.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-08T19:07:03.539Z] #44 55.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-08T19:07:03.539Z] #44 55.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-08T19:07:03.539Z] #44 55.57 python-six zlib1g-dev [2020-04-08T19:07:03.539Z] #44 55.76 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:07:03.539Z] #44 55.76 Need to get 4075 kB of archives. [2020-04-08T19:07:03.539Z] #44 55.76 After this operation, 24.5 MB of additional disk space will be used. [2020-04-08T19:07:03.539Z] #44 55.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-08T19:07:03.539Z] #44 55.79 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-08T19:07:03.539Z] #44 55.80 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-08T19:07:03.539Z] #44 55.83 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-08T19:07:03.539Z] #44 55.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-08T19:07:03.539Z] #44 55.89 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-08T19:07:03.539Z] #44 55.90 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-08T19:07:03.539Z] #44 55.91 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-08T19:07:03.539Z] #44 55.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-08T19:07:03.539Z] #44 56.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-08T19:07:03.539Z] #44 56.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-08T19:07:03.539Z] #44 56.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-08T19:07:03.539Z] #44 56.56 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-08T19:07:03.539Z] #44 56.60 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-08T19:07:03.539Z] #44 56.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-08T19:07:03.539Z] #44 56.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-08T19:07:03.539Z] #44 56.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-08T19:07:03.840Z] #44 ... [2020-04-08T19:07:03.840Z] [2020-04-08T19:07:03.840Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:04.005Z] #17 46.54 Selecting previously unselected package zip. [2020-04-08T19:07:04.005Z] #17 46.54 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-08T19:07:04.005Z] #17 46.55 Unpacking zip (3.0-11+b1) ... [2020-04-08T19:07:04.005Z] #17 46.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:07:04.005Z] #17 46.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:07:04.005Z] #17 46.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-08T19:07:04.005Z] #17 46.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-08T19:07:04.005Z] #17 46.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-08T19:07:04.005Z] #17 46.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-08T19:07:04.005Z] #17 46.81 Setting up uidmap (1:4.5-1.1) ... [2020-04-08T19:07:04.005Z] #17 46.82 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-08T19:07:04.005Z] #17 46.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:04.005Z] #17 46.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:07:04.005Z] #17 46.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:07:04.005Z] #17 46.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:07:04.005Z] #17 46.88 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:07:04.263Z] #17 46.89 Setting up zip (3.0-11+b1) ... [2020-04-08T19:07:04.263Z] #17 46.92 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:07:04.263Z] #17 46.96 Setting up bash-completion (1:2.8-6) ... [2020-04-08T19:07:04.680Z] #65 ... [2020-04-08T19:07:04.680Z] [2020-04-08T19:07:04.680Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-08T19:07:04.680Z] #45 DONE 0.1s [2020-04-08T19:07:04.680Z] [2020-04-08T19:07:04.680Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-08T19:07:04.680Z] #48 DONE 0.2s [2020-04-08T19:07:04.680Z] [2020-04-08T19:07:04.680Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-08T19:07:04.940Z] #51 DONE 0.1s [2020-04-08T19:07:04.940Z] [2020-04-08T19:07:04.940Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-08T19:07:04.940Z] #54 DONE 0.2s [2020-04-08T19:07:04.940Z] [2020-04-08T19:07:04.940Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:05.200Z] #65 ... [2020-04-08T19:07:05.200Z] [2020-04-08T19:07:05.200Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-08T19:07:05.200Z] #57 DONE 0.1s [2020-04-08T19:07:05.200Z] [2020-04-08T19:07:05.200Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-08T19:07:05.461Z] #61 DONE 0.3s [2020-04-08T19:07:05.461Z] [2020-04-08T19:07:05.461Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:05.766Z] #17 46.37 Selecting previously unselected package vim. [2020-04-08T19:07:05.766Z] #17 46.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-08T19:07:05.766Z] #17 46.41 Unpacking vim (2:8.1.0875-5) ... [2020-04-08T19:07:05.766Z] #17 46.98 Selecting previously unselected package xfsprogs. [2020-04-08T19:07:05.766Z] #17 46.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-08T19:07:05.766Z] #17 46.98 Unpacking xfsprogs (4.20.0-1) ... [2020-04-08T19:07:06.331Z] #17 47.46 Selecting previously unselected package zip. [2020-04-08T19:07:06.331Z] #17 47.48 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-08T19:07:06.331Z] #17 47.49 Unpacking zip (3.0-11+b1) ... [2020-04-08T19:07:06.589Z] #17 47.66 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:07:06.589Z] #17 47.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:07:06.589Z] #17 47.68 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-08T19:07:06.589Z] #17 47.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-08T19:07:06.589Z] #17 47.71 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-08T19:07:06.589Z] #17 47.72 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-08T19:07:06.589Z] #17 47.73 Setting up uidmap (1:4.5-1.1) ... [2020-04-08T19:07:06.589Z] #17 47.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-08T19:07:06.589Z] #17 47.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:06.589Z] #17 47.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:07:06.589Z] #17 47.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-08T19:07:06.589Z] #17 47.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-08T19:07:06.589Z] #17 47.78 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:07:06.589Z] #17 47.79 Setting up zip (3.0-11+b1) ... [2020-04-08T19:07:06.589Z] #17 47.80 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:07:06.589Z] #17 47.84 Setting up bash-completion (1:2.8-6) ... [2020-04-08T19:07:06.789Z] #17 49.50 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-08T19:07:06.789Z] #17 49.51 Setting up xz-utils (5.2.4-1) ... [2020-04-08T19:07:06.789Z] #17 49.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-08T19:07:06.789Z] #17 49.53 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:07:06.789Z] #17 49.60 invoke-rc.d: could not determine current runlevel [2020-04-08T19:07:06.789Z] #17 49.62 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-08T19:07:06.789Z] #17 49.63 Setting up pigz (2.4-1) ... [2020-04-08T19:07:06.789Z] #17 49.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-08T19:07:06.789Z] #17 49.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:07:06.789Z] #17 49.68 Setting up python-pip-whl (18.1-5) ... [2020-04-08T19:07:07.046Z] #17 49.69 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-08T19:07:07.046Z] #17 49.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:07:07.304Z] #17 50.10 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-08T19:07:07.304Z] #17 50.11 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:07:07.304Z] #17 50.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:07:07.304Z] #17 50.13 Setting up vim (2:8.1.0875-5) ... [2020-04-08T19:07:07.304Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-08T19:07:07.304Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-08T19:07:07.304Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-08T19:07:07.304Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-08T19:07:07.304Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-08T19:07:07.304Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-08T19:07:07.304Z] #17 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-08T19:07:07.304Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-08T19:07:07.304Z] #17 50.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:07:07.366Z] #28 3.418 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:07:07.561Z] #17 50.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:07:07.561Z] #17 50.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-08T19:07:07.562Z] #17 50.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:07:07.562Z] #17 50.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-08T19:07:07.562Z] #17 50.25 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:07:07.996Z] #28 4.304 [2020-04-08T19:07:08.932Z] #17 ... [2020-04-08T19:07:08.932Z] [2020-04-08T19:07:08.932Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:07:08.932Z] #41 256.9 + dpkg --print-architecture [2020-04-08T19:07:08.932Z] #41 256.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-08T19:07:09.117Z] #17 ... [2020-04-08T19:07:09.117Z] [2020-04-08T19:07:09.117Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:07:09.117Z] #41 257.3 + dpkg --print-architecture [2020-04-08T19:07:09.117Z] #41 257.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-08T19:07:09.117Z] #41 257.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-08T19:07:09.117Z] #41 257.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-08T19:07:09.188Z] #41 257.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-08T19:07:09.189Z] #41 257.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-08T19:07:09.451Z] #28 4.698 0.4% ### 4.9% ###### 9.2% ########### 15.5% ############## 19.8% ################# 24.1% ################## 26.2% #################### 28.3% ####################### 32.6% ########################## 36.8% [2020-04-08T19:07:09.451Z] #28 ... [2020-04-08T19:07:09.451Z] [2020-04-08T19:07:09.451Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:07:09.451Z] #36 54.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-08T19:07:09.451Z] #36 54.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-08T19:07:09.451Z] #36 55.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-08T19:07:09.451Z] #36 55.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-08T19:07:09.451Z] #36 55.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-08T19:07:09.451Z] #36 55.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-08T19:07:09.451Z] #36 58.06 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:07:09.452Z] #36 58.82 Fetched 14.9 MB in 3s (5548 kB/s) [2020-04-08T19:07:09.452Z] #36 59.12 Selecting previously unselected package xxd. [2020-04-08T19:07:09.452Z] #36 59.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-08T19:07:09.452Z] #36 59.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-08T19:07:09.452Z] #36 59.24 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:07:09.452Z] #36 59.82 Selecting previously unselected package vim-common. [2020-04-08T19:07:09.452Z] #36 59.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:07:09.452Z] #36 59.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:07:09.452Z] #36 60.42 Selecting previously unselected package cmake-data. [2020-04-08T19:07:09.452Z] #36 60.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-08T19:07:09.452Z] #36 60.45 Unpacking cmake-data (3.13.4-1) ... [2020-04-08T19:07:09.749Z] #36 ... [2020-04-08T19:07:09.749Z] [2020-04-08T19:07:09.749Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:10.973Z] #28 4.698 0.4% ### 4.9% ###### 9.2% ########### 15.5% ############## 19.8% ################# 24.1% ################## 26.2% #################### 28.3% ####################### 32.6% ########################## 36.8% ############################# 41.1% ################################ 45.4% ################################### 49.6% ######################################## 56.0% ############################################ 62.4% ################################################# 68.8% ###################################################### 75.2% ######################################################### 80.0% ########################################################### 82.1% ############################################################## 86.4% ################################################################## 92.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-04-08T19:07:11.604Z] #28 8.070 [2020-04-08T19:07:11.644Z] #41 ... [2020-04-08T19:07:11.644Z] [2020-04-08T19:07:11.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:11.644Z] #44 143.9 CC criu/files-ext.o [2020-04-08T19:07:11.644Z] #44 144.3 CC criu/files-reg.o [2020-04-08T19:07:11.644Z] #44 146.9 CC criu/files.o [2020-04-08T19:07:11.644Z] #44 149.1 CC criu/filesystems.o [2020-04-08T19:07:11.644Z] #44 150.0 CC criu/fsnotify.o [2020-04-08T19:07:11.644Z] #44 151.2 CC criu/image-desc.o [2020-04-08T19:07:11.644Z] #44 151.3 CC criu/image.o [2020-04-08T19:07:11.644Z] #44 152.1 CC criu/ipc_ns.o [2020-04-08T19:07:11.644Z] #44 153.3 CC criu/irmap.o [2020-04-08T19:07:11.644Z] #44 154.0 CC criu/kcmp-ids.o [2020-04-08T19:07:11.904Z] #44 ... [2020-04-08T19:07:11.904Z] [2020-04-08T19:07:11.904Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:07:11.904Z] #17 50.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-08T19:07:11.904Z] #17 50.35 Setting up xz-utils (5.2.4-1) ... [2020-04-08T19:07:11.904Z] #17 50.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-08T19:07:11.904Z] #17 50.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:07:11.904Z] #17 50.45 invoke-rc.d: could not determine current runlevel [2020-04-08T19:07:11.904Z] #17 50.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-08T19:07:11.904Z] #17 50.47 Setting up pigz (2.4-1) ... [2020-04-08T19:07:11.904Z] #17 50.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-08T19:07:11.904Z] #17 50.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-08T19:07:11.904Z] #17 50.51 Setting up python-pip-whl (18.1-5) ... [2020-04-08T19:07:11.904Z] #17 50.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-08T19:07:11.904Z] #17 50.53 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:07:11.904Z] #17 50.99 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-08T19:07:11.904Z] #17 51.00 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-08T19:07:11.904Z] #17 51.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-08T19:07:11.904Z] #17 51.02 Setting up vim (2:8.1.0875-5) ... [2020-04-08T19:07:11.904Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-08T19:07:11.904Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-08T19:07:11.904Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-08T19:07:11.904Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-08T19:07:11.904Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-08T19:07:11.904Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-08T19:07:11.904Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-08T19:07:11.904Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-08T19:07:11.904Z] #17 51.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-08T19:07:11.904Z] #17 51.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:07:11.904Z] #17 51.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-08T19:07:11.904Z] #17 51.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:07:11.904Z] #17 51.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-08T19:07:11.904Z] #17 51.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:07:12.838Z] #17 53.84 Setting up iptables (1.8.2-4) ... [2020-04-08T19:07:12.838Z] #17 53.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:07:12.838Z] #17 53.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:07:12.838Z] #17 53.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:07:12.838Z] #17 53.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:07:12.838Z] #17 53.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-08T19:07:12.838Z] #17 53.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-08T19:07:12.838Z] #17 53.90 Setting up python3 (3.7.3-1) ... [2020-04-08T19:07:13.096Z] #17 54.26 Setting up python3-wheel (0.32.3-2) ... [2020-04-08T19:07:13.362Z] #28 8.347 0.2% ##### 7.0% ############# 18.4% ##################### 29.9% ############################# 41.4% ###################################### 52.9% ############################################## 64.5% ###################################################### 75.5% ######################################################### 79.4% ############################################################# 85.1% ##################################################################### 96.6% ######################################################################## 100.0% [2020-04-08T19:07:13.991Z] #28 10.45 #=#=# [2020-04-08T19:07:13.991Z] #28 ... [2020-04-08T19:07:13.991Z] [2020-04-08T19:07:13.991Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:07:13.991Z] #44 59.30 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:07:13.991Z] #44 59.85 Fetched 4075 kB in 1s (3987 kB/s) [2020-04-08T19:07:13.991Z] #44 60.07 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-08T19:07:13.991Z] #44 60.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 ... 15330 files and directories currently installed.) [2020-04-08T19:07:13.991Z] #44 60.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 60.20 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-08T19:07:13.991Z] #44 60.39 Selecting previously unselected package libnet1:ppc64el. [2020-04-08T19:07:13.991Z] #44 60.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 60.43 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:13.991Z] #44 60.71 Selecting previously unselected package libnet1-dev. [2020-04-08T19:07:13.991Z] #44 60.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 60.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:13.991Z] #44 61.22 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-08T19:07:13.991Z] #44 61.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 61.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-08T19:07:13.991Z] #44 61.51 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-08T19:07:13.991Z] #44 61.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 61.55 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-08T19:07:13.991Z] #44 62.19 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-08T19:07:13.991Z] #44 62.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 62.22 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-08T19:07:13.991Z] #44 62.45 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-08T19:07:13.991Z] #44 62.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-08T19:07:13.991Z] #44 62.46 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-08T19:07:13.991Z] #44 62.68 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-08T19:07:13.991Z] #44 62.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-08T19:07:13.992Z] #44 62.71 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-08T19:07:13.992Z] #44 63.14 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-08T19:07:13.992Z] #44 63.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-08T19:07:13.992Z] #44 63.17 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:13.992Z] #44 64.53 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-08T19:07:13.992Z] #44 64.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-08T19:07:13.992Z] #44 64.56 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:13.992Z] #44 65.04 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-08T19:07:13.992Z] #44 65.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-08T19:07:13.992Z] #44 65.12 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:13.992Z] #44 67.47 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-08T19:07:13.992Z] #44 67.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-08T19:07:13.992Z] #44 67.50 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:14.031Z] #17 55.06 Setting up apparmor (2.13.2-10) ... [2020-04-08T19:07:14.283Z] #44 69.37 Selecting previously unselected package protobuf-c-compiler. [2020-04-08T19:07:14.283Z] #44 69.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-08T19:07:14.283Z] #44 69.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:07:14.445Z] #41 ... [2020-04-08T19:07:14.445Z] [2020-04-08T19:07:14.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:14.445Z] #44 144.0 CC criu/files.o [2020-04-08T19:07:14.445Z] #44 146.3 CC criu/filesystems.o [2020-04-08T19:07:14.445Z] #44 146.9 CC criu/fsnotify.o [2020-04-08T19:07:14.445Z] #44 148.2 CC criu/image-desc.o [2020-04-08T19:07:14.445Z] #44 148.4 CC criu/image.o [2020-04-08T19:07:14.445Z] #44 149.3 CC criu/ipc_ns.o [2020-04-08T19:07:14.445Z] #44 150.3 CC criu/irmap.o [2020-04-08T19:07:14.445Z] #44 151.0 CC criu/kcmp-ids.o [2020-04-08T19:07:14.445Z] #44 151.3 CC criu/kerndat.o [2020-04-08T19:07:14.445Z] #44 152.4 CC criu/libnetlink.o [2020-04-08T19:07:14.445Z] #44 152.7 CC criu/log.o [2020-04-08T19:07:14.445Z] #44 153.3 CC criu/lsm.o [2020-04-08T19:07:14.445Z] #44 153.7 CC criu/mem.o [2020-04-08T19:07:14.445Z] #44 ... [2020-04-08T19:07:14.445Z] [2020-04-08T19:07:14.445Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:07:14.445Z] #17 53.34 Setting up iptables (1.8.2-4) ... [2020-04-08T19:07:14.445Z] #17 53.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:07:14.445Z] #17 53.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:07:14.445Z] #17 53.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:07:14.445Z] #17 53.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:07:14.445Z] #17 53.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-08T19:07:14.445Z] #17 53.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-08T19:07:14.445Z] #17 53.41 Setting up python3 (3.7.3-1) ... [2020-04-08T19:07:14.445Z] #17 53.84 Setting up python3-wheel (0.32.3-2) ... [2020-04-08T19:07:14.445Z] #17 54.56 Setting up apparmor (2.13.2-10) ... [2020-04-08T19:07:14.445Z] #17 55.97 Setting up xfsprogs (4.20.0-1) ... [2020-04-08T19:07:14.445Z] #17 55.98 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:07:14.445Z] #17 56.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:07:14.445Z] #17 57.24 Setting up python3-distutils (3.7.3-1) ... [2020-04-08T19:07:14.576Z] #44 ... [2020-04-08T19:07:14.576Z] [2020-04-08T19:07:14.576Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:15.011Z] #17 57.69 Setting up python3-setuptools (40.8.0-1) ... [2020-04-08T19:07:15.404Z] #17 56.52 Setting up xfsprogs (4.20.0-1) ... [2020-04-08T19:07:15.404Z] #17 56.53 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:07:15.662Z] #17 56.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:07:15.945Z] #17 58.77 Setting up python3-pip (18.1-5) ... [2020-04-08T19:07:16.346Z] #28 10.78 #=#=# ## 3.6% ######## 11.3% ########### 16.0% ################ 22.6% ################### 27.7% ####################### 32.9% ########################### 38.1% ############################### 43.2% ################################## 48.4% ###################################### 53.6% ########################################## 58.7% ############################################## 63.9% ################################################### 71.6% ######################################################### 79.4% ######################### [2020-04-08T19:07:16.347Z] #28 ... [2020-04-08T19:07:16.347Z] [2020-04-08T19:07:16.347Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:07:16.347Z] #75 DONE 71.2s [2020-04-08T19:07:16.347Z] [2020-04-08T19:07:16.347Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:16.597Z] #17 57.81 Setting up python3-distutils (3.7.3-1) ... [2020-04-08T19:07:16.927Z] #28 10.78 #=#=# ## 3.6% ######## 11.3% ########### 16.0% ################ 22.6% ################### 27.7% ####################### 32.9% ########################### 38.1% ############################### 43.2% ################################## 48.4% ###################################### 53.6% ########################################## 58.7% ############################################## 63.9% ################################################### 71.6% ######################################################### 79.4% ############################################################ 84.6% ############################################################### 88.3% ################################################################# 90.9% ##################################################################### 96.0% ###################################################################### 98.6% ######################################################################## 100.0% [2020-04-08T19:07:17.199Z] #17 58.39 Setting up python3-setuptools (40.8.0-1) ... [2020-04-08T19:07:17.319Z] #17 59.71 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:07:17.319Z] #17 59.76 Processing triggers for mime-support (3.62) ... [2020-04-08T19:07:17.576Z] #17 DONE 60.3s [2020-04-08T19:07:17.576Z] [2020-04-08T19:07:17.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:17.576Z] #44 155.5 CC criu/mount.o [2020-04-08T19:07:17.966Z] #28 14.24 #=#=# [2020-04-08T19:07:18.572Z] #17 59.58 Setting up python3-pip (18.1-5) ... [2020-04-08T19:07:19.478Z] #44 ... [2020-04-08T19:07:19.478Z] [2020-04-08T19:07:19.478Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:07:19.478Z] #18 1.748 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-08T19:07:19.478Z] #18 1.752 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-08T19:07:19.478Z] #18 1.755 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-08T19:07:19.478Z] #18 DONE 1.9s [2020-04-08T19:07:19.478Z] [2020-04-08T19:07:19.478Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:07:19.503Z] #17 60.62 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:07:19.503Z] #17 60.64 Processing triggers for mime-support (3.62) ... [2020-04-08T19:07:19.726Z] #28 14.44 1.1% #### 6.5% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.4% ########### 16.3% ############ 18.0% ############## 20.7% ################ 23.4% ################## 26.1% #################### 27.8% #################### 29.1% ###################### 31.4% ####################### 33.2% [2020-04-08T19:07:19.726Z] #28 ... [2020-04-08T19:07:19.726Z] [2020-04-08T19:07:19.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:19.726Z] #11 65.07 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-08T19:07:19.726Z] #11 69.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-08T19:07:19.726Z] #11 69.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-08T19:07:19.726Z] #11 69.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-08T19:07:19.726Z] #11 69.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-08T19:07:19.726Z] #11 69.28 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-08T19:07:19.726Z] #11 69.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-08T19:07:19.726Z] #11 69.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-08T19:07:19.726Z] #11 69.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-08T19:07:19.726Z] #11 69.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-08T19:07:19.726Z] #11 69.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-08T19:07:19.726Z] #11 69.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-08T19:07:19.726Z] #11 69.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-08T19:07:19.726Z] #11 69.62 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-08T19:07:19.726Z] #11 69.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-08T19:07:19.726Z] #11 69.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-08T19:07:19.726Z] #11 72.26 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:07:19.726Z] #11 72.95 Fetched 78.9 MB in 14s (5738 kB/s) [2020-04-08T19:07:19.726Z] #11 73.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-08T19:07:19.726Z] #11 73.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 ... 15330 files and directories currently installed.) [2020-04-08T19:07:19.726Z] #11 73.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-08T19:07:19.726Z] #11 73.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:07:20.025Z] #11 ... [2020-04-08T19:07:20.025Z] [2020-04-08T19:07:20.025Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:20.071Z] #17 DONE 61.3s [2020-04-08T19:07:20.071Z] [2020-04-08T19:07:20.071Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:07:20.316Z] #28 14.44 1.1% #### 6.5% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.4% ########### 16.3% ############ 18.0% ############## 20.7% ################ 23.4% ################## 26.1% #################### 27.8% #################### 29.1% ###################### 31.4% ####################### 33.2% ######################### 35.0% ########################## 37.2% ############################ 39.0% ############################# 40.8% [2020-04-08T19:07:20.316Z] #28 ... [2020-04-08T19:07:20.316Z] [2020-04-08T19:07:20.316Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:07:20.316Z] #36 65.54 Selecting previously unselected package libicu63:ppc64el. [2020-04-08T19:07:20.316Z] #36 65.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-08T19:07:20.316Z] #36 65.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-08T19:07:20.606Z] #36 ... [2020-04-08T19:07:20.606Z] [2020-04-08T19:07:20.606Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:21.966Z] #18 1.898 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-08T19:07:21.966Z] #18 1.903 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-08T19:07:21.966Z] #18 1.908 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-08T19:07:21.966Z] #18 DONE 2.0s [2020-04-08T19:07:21.966Z] [2020-04-08T19:07:21.966Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:21.966Z] #44 154.2 CC criu/kerndat.o [2020-04-08T19:07:21.966Z] #44 155.5 CC criu/libnetlink.o [2020-04-08T19:07:21.966Z] #44 155.8 CC criu/log.o [2020-04-08T19:07:21.966Z] #44 156.2 CC criu/lsm.o [2020-04-08T19:07:21.966Z] #44 156.7 CC criu/mem.o [2020-04-08T19:07:21.966Z] #44 158.6 CC criu/mount.o [2020-04-08T19:07:21.966Z] #44 162.6 CC criu/namespaces.o [2020-04-08T19:07:22.223Z] #44 ... [2020-04-08T19:07:22.223Z] [2020-04-08T19:07:22.223Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:07:23.552Z] #65 242.5 + bin/containerd-stress [2020-04-08T19:07:23.888Z] #28 14.44 1.1% #### 6.5% ####### 9.9% ######## 11.9% ######### 13.0% ########## 14.4% ########### 16.3% ############ 18.0% ############## 20.7% ################ 23.4% ################## 26.1% #################### 27.8% #################### 29.1% ###################### 31.4% ####################### 33.2% ######################### 35.0% ########################## 37.2% ############################ 39.0% ############################# 40.8% ############################## 42.5% ############################### 44.3% ################################# 46.1% ################################## 47.9% ################################### 49.7% ##################################### 51.5% ###################################### 53.2% ####################################### 55.0% ######################################## 56.8% ########################################## 59.5% ############################################ 62.2% ############################################### 65.8% ################################################ 67.6% ################################################## 69.9% #################################################### 72.6% ##################################################### 74.4% ###################################################### 76.2% ######################################################## 78.0% ######################################################## 78.9% ########################################################## 80.7% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.7% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 95.8% ###################################################################### 97.6% ####################################################################### 99.0% ######################################################################## 100.0% [2020-04-08T19:07:24.120Z] #65 245.0 + bin/containerd-shim [2020-04-08T19:07:24.178Z] #28 20.63 [2020-04-08T19:07:24.468Z] #28 ... [2020-04-08T19:07:24.468Z] [2020-04-08T19:07:24.468Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:07:24.468Z] #44 69.82 Selecting previously unselected package protobuf-compiler. [2020-04-08T19:07:24.468Z] #44 69.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-08T19:07:24.468Z] #44 69.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:07:24.468Z] #44 70.10 Selecting previously unselected package python-pkg-resources. [2020-04-08T19:07:24.468Z] #44 70.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:07:24.468Z] #44 70.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-08T19:07:24.468Z] #44 70.67 Selecting previously unselected package python-six. [2020-04-08T19:07:24.468Z] #44 70.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-08T19:07:24.468Z] #44 70.75 Unpacking python-six (1.12.0-1) ... [2020-04-08T19:07:24.468Z] #44 70.95 Selecting previously unselected package python-protobuf. [2020-04-08T19:07:24.468Z] #44 70.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-08T19:07:24.468Z] #44 70.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-08T19:07:24.468Z] #44 72.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-08T19:07:24.468Z] #44 78.85 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:24.468Z] #44 78.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:24.468Z] #44 78.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-08T19:07:24.468Z] #44 78.87 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-08T19:07:24.468Z] #44 78.88 Setting up python-six (1.12.0-1) ... [2020-04-08T19:07:24.760Z] #44 ... [2020-04-08T19:07:24.760Z] [2020-04-08T19:07:24.760Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:24.760Z] #51 79.51 + cd /tmp/tmp.L5iFipdvrL/src/gotest.tools/gotestsum [2020-04-08T19:07:24.760Z] #51 79.51 + git checkout -q v0.3.5 [2020-04-08T19:07:24.760Z] #51 79.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-08T19:07:24.760Z] #51 ... [2020-04-08T19:07:24.760Z] [2020-04-08T19:07:24.760Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:07:24.760Z] #34 69.68 sync [2020-04-08T19:07:24.760Z] #34 69.71 internal/reflectlite [2020-04-08T19:07:24.760Z] #34 76.80 errors [2020-04-08T19:07:24.760Z] #34 76.80 sort [2020-04-08T19:07:24.760Z] #34 77.63 io [2020-04-08T19:07:24.760Z] #34 77.63 internal/oserror [2020-04-08T19:07:24.760Z] #34 77.65 strconv [2020-04-08T19:07:24.760Z] #34 78.70 syscall [2020-04-08T19:07:25.049Z] #34 ... [2020-04-08T19:07:25.049Z] [2020-04-08T19:07:25.049Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:07:25.049Z] #36 79.07 Selecting previously unselected package libxml2:ppc64el. [2020-04-08T19:07:25.049Z] #36 79.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-08T19:07:25.049Z] #36 79.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:07:25.339Z] #36 80.38 Selecting previously unselected package libarchive13:ppc64el. [2020-04-08T19:07:25.339Z] #36 80.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-08T19:07:25.339Z] #36 80.39 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-08T19:07:25.996Z] #36 81.15 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-08T19:07:25.996Z] #36 81.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-08T19:07:25.996Z] #36 81.19 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-08T19:07:25.996Z] #36 ... [2020-04-08T19:07:25.996Z] [2020-04-08T19:07:25.996Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:25.996Z] #48 70.93 sync [2020-04-08T19:07:25.996Z] #48 71.01 internal/reflectlite [2020-04-08T19:07:25.996Z] #48 75.84 math/rand [2020-04-08T19:07:25.996Z] #48 75.85 github.com/LK4D4/vndr/godl/singleflight [2020-04-08T19:07:25.996Z] #48 75.86 internal/singleflight [2020-04-08T19:07:25.996Z] #48 80.53 sort [2020-04-08T19:07:25.996Z] #48 80.55 io [2020-04-08T19:07:25.996Z] #48 80.60 strconv [2020-04-08T19:07:25.996Z] #48 80.67 syscall [2020-04-08T19:07:26.062Z] #19 5.918 Collecting yamllint==1.16.0 [2020-04-08T19:07:26.286Z] #48 ... [2020-04-08T19:07:26.286Z] [2020-04-08T19:07:26.286Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:26.286Z] #11 78.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-08T19:07:26.286Z] #11 78.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-08T19:07:26.286Z] #11 78.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:07:26.324Z] #19 ... [2020-04-08T19:07:26.324Z] [2020-04-08T19:07:26.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:26.324Z] #44 160.0 CC criu/namespaces.o [2020-04-08T19:07:26.324Z] #44 161.9 CC criu/net.o [2020-04-08T19:07:26.324Z] #44 165.6 CC criu/netfilter.o [2020-04-08T19:07:26.324Z] #44 165.9 CC criu/page-pipe.o [2020-04-08T19:07:26.324Z] #44 166.4 CC criu/page-xfer.o [2020-04-08T19:07:27.255Z] #44 167.6 CC criu/pagemap-cache.o [2020-04-08T19:07:27.818Z] #44 168.0 CC criu/pagemap.o [2020-04-08T19:07:28.752Z] #44 168.9 CC criu/parasite-syscall.o [2020-04-08T19:07:28.773Z] #19 5.993 Collecting yamllint==1.16.0 [2020-04-08T19:07:29.009Z] #11 ... [2020-04-08T19:07:29.009Z] [2020-04-08T19:07:29.009Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:29.009Z] #28 22.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:07:29.009Z] #28 23.44 [2020-04-08T19:07:29.009Z] #28 23.64 ########### 15.3% ######################################################################## 100.0% [2020-04-08T19:07:29.009Z] #28 24.13 [2020-04-08T19:07:29.030Z] #19 ... [2020-04-08T19:07:29.030Z] [2020-04-08T19:07:29.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:29.030Z] #44 164.7 CC criu/net.o [2020-04-08T19:07:29.030Z] #44 168.6 CC criu/netfilter.o [2020-04-08T19:07:29.030Z] #44 169.0 CC criu/page-pipe.o [2020-04-08T19:07:29.030Z] #44 169.6 CC criu/page-xfer.o [2020-04-08T19:07:29.030Z] #44 171.0 CC criu/pagemap-cache.o [2020-04-08T19:07:29.030Z] #44 171.3 CC criu/pagemap.o [2020-04-08T19:07:29.399Z] #65 250.2 + bin/containerd-shim-runc-v1 [2020-04-08T19:07:29.641Z] #28 26.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:07:29.684Z] #44 169.7 CC criu/path.o [2020-04-08T19:07:29.942Z] #44 170.1 CC criu/pie-util-vdso-elf32.o [2020-04-08T19:07:29.960Z] #44 172.2 CC criu/parasite-syscall.o [2020-04-08T19:07:30.506Z] #44 170.5 CC criu/pie-util-vdso.o [2020-04-08T19:07:30.506Z] #44 170.9 CC criu/pie-util.o [2020-04-08T19:07:30.506Z] #44 ... [2020-04-08T19:07:30.506Z] [2020-04-08T19:07:30.506Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:07:30.507Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-08T19:07:30.677Z] #28 27.00 [2020-04-08T19:07:30.764Z] #19 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-08T19:07:30.764Z] #19 11.40 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-08T19:07:30.894Z] #44 173.0 CC criu/path.o [2020-04-08T19:07:30.894Z] #44 173.3 CC criu/pie-util-vdso-elf32.o [2020-04-08T19:07:30.967Z] #28 27.23 ########################## 37.4% ######################################################################## 100.0% [2020-04-08T19:07:30.967Z] #28 27.55 [2020-04-08T19:07:31.022Z] #19 11.45 Collecting pyyaml (from yamllint==1.16.0) [2020-04-08T19:07:31.022Z] #19 11.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-08T19:07:31.459Z] #44 173.8 CC criu/pie-util-vdso.o [2020-04-08T19:07:32.025Z] #44 174.3 CC criu/pie-util.o [2020-04-08T19:07:32.283Z] #44 174.6 CC criu/pipes.o [2020-04-08T19:07:32.391Z] #19 12.92 Building wheels for collected packages: pyyaml [2020-04-08T19:07:32.391Z] #19 12.93 Running setup.py bdist_wheel for pyyaml: started [2020-04-08T19:07:32.472Z] #28 ... [2020-04-08T19:07:32.472Z] [2020-04-08T19:07:32.472Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:32.472Z] #48 87.13 vendor/golang.org/x/net/dns/dnsmessage [2020-04-08T19:07:32.689Z] #65 253.1 + bin/containerd-shim-runc-v2 [2020-04-08T19:07:32.767Z] #48 ... [2020-04-08T19:07:32.768Z] [2020-04-08T19:07:32.768Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-08T19:07:32.768Z] #36 81.55 Selecting previously unselected package librhash0:ppc64el. [2020-04-08T19:07:32.768Z] #36 81.57 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-08T19:07:32.768Z] #36 81.58 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-08T19:07:32.768Z] #36 81.82 Selecting previously unselected package libuv1:ppc64el. [2020-04-08T19:07:32.768Z] #36 81.85 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-08T19:07:32.768Z] #36 81.85 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-08T19:07:32.768Z] #36 82.13 Selecting previously unselected package cmake. [2020-04-08T19:07:32.768Z] #36 82.16 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-08T19:07:32.768Z] #36 82.16 Unpacking cmake (3.13.4-1) ... [2020-04-08T19:07:32.768Z] #36 87.10 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-08T19:07:32.768Z] #36 87.14 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:07:32.768Z] #36 87.14 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-08T19:07:32.768Z] #36 87.15 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:07:32.768Z] #36 87.22 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-08T19:07:32.768Z] #36 87.23 Setting up cmake-data (3.13.4-1) ... [2020-04-08T19:07:32.768Z] #36 87.27 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-08T19:07:32.768Z] #36 87.28 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-08T19:07:32.768Z] #36 87.28 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-08T19:07:32.768Z] #36 87.29 Setting up cmake (3.13.4-1) ... [2020-04-08T19:07:32.768Z] #36 87.31 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:07:32.768Z] #36 87.50 Processing triggers for mime-support (3.62) ... [2020-04-08T19:07:32.768Z] #36 DONE 87.9s [2020-04-08T19:07:32.768Z] [2020-04-08T19:07:32.768Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:07:32.768Z] #37 DONE 0.1s [2020-04-08T19:07:32.768Z] [2020-04-08T19:07:32.768Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-08T19:07:32.768Z] #38 DONE 0.1s [2020-04-08T19:07:32.768Z] [2020-04-08T19:07:32.768Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:07:33.074Z] #31 87.17 Checking out files: 78% (1196/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-08T19:07:33.074Z] #31 88.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-08T19:07:33.215Z] #44 175.3 CC criu/plugin.o [2020-04-08T19:07:33.257Z] #65 254.1 + binaries [2020-04-08T19:07:33.257Z] #65 254.1 + mkdir -p /build [2020-04-08T19:07:33.257Z] #65 254.1 + cp bin/containerd /build/containerd [2020-04-08T19:07:33.257Z] #65 254.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-08T19:07:33.257Z] #65 254.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-08T19:07:33.322Z] #19 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-08T19:07:33.322Z] #19 14.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-08T19:07:33.322Z] #19 14.07 Successfully built pyyaml [2020-04-08T19:07:33.473Z] #44 ... [2020-04-08T19:07:33.473Z] [2020-04-08T19:07:33.473Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:07:33.473Z] #19 11.33 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-08T19:07:33.473Z] #19 11.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-08T19:07:33.474Z] #19 11.46 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-08T19:07:33.515Z] #65 254.2 + cp bin/ctr /build/ctr [2020-04-08T19:07:33.579Z] #19 14.08 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-08T19:07:33.731Z] #19 11.51 Collecting pyyaml (from yamllint==1.16.0) [2020-04-08T19:07:33.731Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-08T19:07:33.773Z] #65 DONE 254.7s [2020-04-08T19:07:33.836Z] #19 14.43 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-08T19:07:34.399Z] #19 DONE 15.0s [2020-04-08T19:07:34.399Z] [2020-04-08T19:07:34.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:34.399Z] #44 171.1 CC criu/pipes.o [2020-04-08T19:07:34.399Z] #44 171.9 CC criu/plugin.o [2020-04-08T19:07:34.399Z] #44 172.4 CC criu/proc_parse.o [2020-04-08T19:07:34.569Z] #31 89.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-08T19:07:34.656Z] #44 ... [2020-04-08T19:07:34.656Z] [2020-04-08T19:07:34.656Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-08T19:07:34.656Z] #24 DONE 0.2s [2020-04-08T19:07:34.656Z] [2020-04-08T19:07:34.656Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:07:35.104Z] #19 12.90 Building wheels for collected packages: pyyaml [2020-04-08T19:07:35.105Z] #19 12.90 Running setup.py bdist_wheel for pyyaml: started [2020-04-08T19:07:35.150Z] [2020-04-08T19:07:35.150Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-08T19:07:35.408Z] #66 DONE 0.3s [2020-04-08T19:07:35.408Z] [2020-04-08T19:07:35.408Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-08T19:07:35.408Z] #70 DONE 0.1s [2020-04-08T19:07:35.592Z] #28 DONE 0.9s [2020-04-08T19:07:35.592Z] [2020-04-08T19:07:35.592Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-08T19:07:35.592Z] #31 DONE 0.1s [2020-04-08T19:07:35.592Z] [2020-04-08T19:07:35.592Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-08T19:07:35.592Z] #34 DONE 0.1s [2020-04-08T19:07:35.592Z] [2020-04-08T19:07:35.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:35.592Z] #44 175.6 CC criu/protobuf-desc.o [2020-04-08T19:07:35.666Z] [2020-04-08T19:07:35.666Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-08T19:07:35.666Z] #72 DONE 0.1s [2020-04-08T19:07:35.666Z] [2020-04-08T19:07:35.666Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-08T19:07:35.666Z] #75 DONE 0.1s [2020-04-08T19:07:35.849Z] #44 ... [2020-04-08T19:07:35.849Z] [2020-04-08T19:07:35.849Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-08T19:07:35.849Z] #39 DONE 0.1s [2020-04-08T19:07:35.849Z] [2020-04-08T19:07:35.849Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:35.924Z] [2020-04-08T19:07:35.924Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-08T19:07:35.924Z] #76 DONE 0.0s [2020-04-08T19:07:35.924Z] [2020-04-08T19:07:35.924Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-08T19:07:36.038Z] #19 14.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-08T19:07:36.038Z] #19 14.04 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-08T19:07:36.038Z] #19 14.12 Successfully built pyyaml [2020-04-08T19:07:36.297Z] #19 14.15 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-08T19:07:36.414Z] #65 ... [2020-04-08T19:07:36.414Z] [2020-04-08T19:07:36.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:36.415Z] #44 176.6 CC criu/protobuf.o [2020-04-08T19:07:36.555Z] #19 14.55 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-08T19:07:36.672Z] #44 177.0 CC criu/pstree.o [2020-04-08T19:07:37.120Z] #19 DONE 15.1s [2020-04-08T19:07:37.120Z] [2020-04-08T19:07:37.120Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-08T19:07:37.288Z] #31 ... [2020-04-08T19:07:37.288Z] [2020-04-08T19:07:37.288Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-08T19:07:37.288Z] #28 30.02 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:07:37.288Z] #28 30.15 skipping existing c8c2d4a6b2e3 [2020-04-08T19:07:37.288Z] #28 30.34 [2020-04-08T19:07:37.288Z] #28 32.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:07:37.288Z] #28 32.98 [2020-04-08T19:07:37.288Z] #28 33.20 ######################################################################## 100.0% [2020-04-08T19:07:37.288Z] #28 33.49 [2020-04-08T19:07:37.288Z] #28 33.61 Download of images into '/build' complete. [2020-04-08T19:07:37.288Z] #28 33.61 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:07:37.288Z] #28 33.61 tar -cC '/build' . | docker load [2020-04-08T19:07:37.288Z] #28 DONE 33.7s [2020-04-08T19:07:37.288Z] [2020-04-08T19:07:37.288Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:37.288Z] #39 0.396 + RM_GOPATH=0 [2020-04-08T19:07:37.288Z] #39 0.397 + TMP_GOPATH= [2020-04-08T19:07:37.288Z] #39 0.397 + : /build [2020-04-08T19:07:37.288Z] #39 0.399 + '[' -z '' ']' [2020-04-08T19:07:37.288Z] #39 0.400 ++ mktemp -d [2020-04-08T19:07:37.288Z] #39 0.403 + export GOPATH=/tmp/tmp.cDJOvEauMg [2020-04-08T19:07:37.288Z] #39 0.403 + GOPATH=/tmp/tmp.cDJOvEauMg [2020-04-08T19:07:37.288Z] #39 0.404 + RM_GOPATH=1 [2020-04-08T19:07:37.288Z] #39 0.406 ++ dirname ./install.sh [2020-04-08T19:07:37.288Z] #39 0.409 + dir=. [2020-04-08T19:07:37.288Z] #39 0.409 + bin=tini [2020-04-08T19:07:37.288Z] #39 0.411 + shift [2020-04-08T19:07:37.288Z] #39 0.412 + '[' '!' -f ./tini.installer ']' [2020-04-08T19:07:37.288Z] #39 0.413 + . ./tini.installer [2020-04-08T19:07:37.288Z] #39 0.414 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:07:37.288Z] #39 0.418 + install_tini [2020-04-08T19:07:37.288Z] #39 0.423 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-08T19:07:37.288Z] #39 0.425 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:07:37.288Z] #39 0.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.cDJOvEauMg/tini [2020-04-08T19:07:37.288Z] #39 0.437 Cloning into '/tmp/tmp.cDJOvEauMg/tini'... [2020-04-08T19:07:37.288Z] #39 2.184 + cd /tmp/tmp.cDJOvEauMg/tini [2020-04-08T19:07:37.288Z] #39 2.185 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-08T19:07:37.288Z] #39 2.197 + cmake . [2020-04-08T19:07:37.288Z] #39 3.347 -- The C compiler identification is GNU 8.3.0 [2020-04-08T19:07:37.288Z] #39 3.467 -- Check for working C compiler: /usr/bin/cc [2020-04-08T19:07:37.301Z] #77 DONE 1.5s [2020-04-08T19:07:37.301Z] [2020-04-08T19:07:37.301Z] #78 exporting to image [2020-04-08T19:07:37.301Z] #78 exporting layers [2020-04-08T19:07:37.379Z] #24 DONE 0.2s [2020-04-08T19:07:37.379Z] [2020-04-08T19:07:37.379Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:07:37.604Z] #44 ... [2020-04-08T19:07:37.604Z] [2020-04-08T19:07:37.604Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:07:37.604Z] #41 DONE 285.8s [2020-04-08T19:07:37.861Z] [2020-04-08T19:07:37.861Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:37.918Z] #39 4.825 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-08T19:07:37.918Z] #39 4.837 -- Detecting C compiler ABI info [2020-04-08T19:07:37.947Z] #28 ... [2020-04-08T19:07:37.947Z] [2020-04-08T19:07:37.947Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:07:37.947Z] #41 DONE 286.4s [2020-04-08T19:07:38.118Z] #53 ... [2020-04-08T19:07:38.118Z] [2020-04-08T19:07:38.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:38.118Z] #44 178.3 CC criu/rbtree.o [2020-04-08T19:07:38.210Z] [2020-04-08T19:07:38.210Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:07:38.210Z] #28 DONE 0.8s [2020-04-08T19:07:38.210Z] [2020-04-08T19:07:38.210Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:38.210Z] #44 175.7 CC criu/proc_parse.o [2020-04-08T19:07:38.210Z] #44 179.1 CC criu/protobuf-desc.o [2020-04-08T19:07:38.210Z] #44 180.3 CC criu/protobuf.o [2020-04-08T19:07:38.468Z] #44 ... [2020-04-08T19:07:38.468Z] [2020-04-08T19:07:38.468Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-08T19:07:38.468Z] #31 DONE 0.2s [2020-04-08T19:07:38.468Z] [2020-04-08T19:07:38.468Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-08T19:07:38.468Z] #34 DONE 0.1s [2020-04-08T19:07:38.681Z] #44 178.7 CC criu/rst-malloc.o [2020-04-08T19:07:38.726Z] [2020-04-08T19:07:38.726Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-08T19:07:38.726Z] #39 DONE 0.1s [2020-04-08T19:07:38.726Z] [2020-04-08T19:07:38.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:38.726Z] #44 180.9 CC criu/pstree.o [2020-04-08T19:07:38.939Z] #44 179.1 CC criu/seccomp.o [2020-04-08T19:07:38.939Z] #44 ... [2020-04-08T19:07:38.939Z] [2020-04-08T19:07:38.939Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-08T19:07:38.939Z] #42 DONE 0.2s [2020-04-08T19:07:38.946Z] #39 6.022 -- Detecting C compiler ABI info - done [2020-04-08T19:07:38.946Z] #39 6.106 -- Detecting C compile features [2020-04-08T19:07:39.196Z] [2020-04-08T19:07:39.196Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:39.246Z] #39 ... [2020-04-08T19:07:39.246Z] [2020-04-08T19:07:39.246Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:07:39.246Z] #34 84.10 bytes [2020-04-08T19:07:39.246Z] #34 84.15 strings [2020-04-08T19:07:39.246Z] #34 ... [2020-04-08T19:07:39.246Z] [2020-04-08T19:07:39.246Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:39.246Z] #11 84.71 Selecting previously unselected package binutils-mingw-w64. [2020-04-08T19:07:39.246Z] #11 84.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-08T19:07:39.246Z] #11 84.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:07:39.246Z] #11 84.93 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-08T19:07:39.246Z] #11 84.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-08T19:07:39.246Z] #11 84.96 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-08T19:07:39.246Z] #11 85.35 Selecting previously unselected package dmsetup. [2020-04-08T19:07:39.246Z] #11 85.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-08T19:07:39.246Z] #11 85.41 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-08T19:07:39.246Z] #11 85.79 Selecting previously unselected package mingw-w64-common. [2020-04-08T19:07:39.246Z] #11 85.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-08T19:07:39.246Z] #11 85.83 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-08T19:07:39.453Z] #53 ... [2020-04-08T19:07:39.453Z] [2020-04-08T19:07:39.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:39.453Z] #44 179.7 CC criu/seize.o [2020-04-08T19:07:39.659Z] #44 ... [2020-04-08T19:07:39.659Z] [2020-04-08T19:07:39.659Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-08T19:07:39.659Z] #42 DONE 0.2s [2020-04-08T19:07:39.659Z] [2020-04-08T19:07:39.659Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:40.017Z] #44 180.2 CC criu/servicefd.o [2020-04-08T19:07:40.224Z] #65 ... [2020-04-08T19:07:40.224Z] [2020-04-08T19:07:40.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:40.224Z] #44 182.3 CC criu/rbtree.o [2020-04-08T19:07:40.224Z] #44 182.5 CC criu/rst-malloc.o [2020-04-08T19:07:40.275Z] #44 180.6 CC criu/shmem.o [2020-04-08T19:07:40.482Z] #44 182.7 CC criu/seccomp.o [2020-04-08T19:07:40.739Z] #11 ... [2020-04-08T19:07:40.739Z] [2020-04-08T19:07:40.739Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-08T19:07:40.739Z] #44 85.56 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-08T19:07:40.739Z] #44 85.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-08T19:07:40.739Z] #44 85.59 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:40.739Z] #44 85.61 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-08T19:07:40.739Z] #44 85.62 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:40.739Z] #44 85.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-08T19:07:40.739Z] #44 85.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-08T19:07:40.739Z] #44 85.67 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-08T19:07:40.739Z] #44 85.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-08T19:07:40.739Z] #44 85.68 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-08T19:07:41.028Z] #44 96.25 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-08T19:07:41.028Z] #44 96.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:07:41.048Z] #44 183.2 CC criu/seize.o [2020-04-08T19:07:41.207Z] #44 181.4 CC criu/sigframe.o [2020-04-08T19:07:41.317Z] #44 DONE 96.6s [2020-04-08T19:07:41.317Z] [2020-04-08T19:07:41.317Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:41.464Z] #44 181.6 CC criu/signalfd.o [2020-04-08T19:07:41.496Z] #78 exporting layers 3.8s done [2020-04-08T19:07:41.496Z] #78 writing image sha256:16c0d94679f3bac0f209618b0edd8afa1d84ee983ce886075fe2ddd418a0140c done [2020-04-08T19:07:41.496Z] #78 naming to docker.io/library/docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d done [2020-04-08T19:07:41.496Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-08T19:07:41.613Z] #44 183.9 CC criu/servicefd.o [2020-04-08T19:07:41.720Z] #44 181.8 CC criu/sk-inet.o [2020-04-08T19:07:41.835Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/test/unit [2020-04-08T19:07:41.871Z] #44 184.3 CC criu/shmem.o [2020-04-08T19:07:42.651Z] #44 182.8 CC criu/sk-netlink.o [2020-04-08T19:07:42.803Z] #44 185.0 CC criu/sigframe.o [2020-04-08T19:07:42.803Z] #44 185.1 CC criu/signalfd.o [2020-04-08T19:07:42.909Z] #44 183.1 CC criu/sk-packet.o [2020-04-08T19:07:43.369Z] #44 185.4 CC criu/sk-inet.o [2020-04-08T19:07:43.377Z] #45 1.616 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:07:43.377Z] #45 1.616 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:07:43.377Z] #45 1.633 Note: Building without GnuTLS support [2020-04-08T19:07:43.473Z] #44 183.6 CC criu/sk-queue.o [2020-04-08T19:07:43.731Z] #44 184.0 CC criu/sk-tcp.o [2020-04-08T19:07:44.010Z] #45 ... [2020-04-08T19:07:44.010Z] [2020-04-08T19:07:44.010Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:07:44.010Z] #57 88.97 strconv [2020-04-08T19:07:44.010Z] #57 89.05 strings [2020-04-08T19:07:44.010Z] #57 89.05 bytes [2020-04-08T19:07:44.010Z] #57 89.06 syscall [2020-04-08T19:07:44.295Z] #44 184.4 CC criu/sk-unix.o [2020-04-08T19:07:44.300Z] #57 ... [2020-04-08T19:07:44.300Z] [2020-04-08T19:07:44.300Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:44.300Z] #48 89.05 bytes [2020-04-08T19:07:44.302Z] #44 186.3 CC criu/sk-netlink.o [2020-04-08T19:07:44.560Z] #44 186.8 CC criu/sk-packet.o [2020-04-08T19:07:44.590Z] #48 ... [2020-04-08T19:07:44.590Z] [2020-04-08T19:07:44.590Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:44.590Z] #39 9.335 -- Detecting C compile features - done [2020-04-08T19:07:44.590Z] #39 9.449 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-08T19:07:44.590Z] #39 9.941 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-08T19:07:44.590Z] #39 10.20 -- Configuring done [2020-04-08T19:07:44.590Z] #39 10.24 -- Generating done [2020-04-08T19:07:44.590Z] #39 10.25 -- Build files have been written to: /tmp/tmp.cDJOvEauMg/tini [2020-04-08T19:07:44.590Z] #39 10.27 + make tini-static [2020-04-08T19:07:44.590Z] #39 10.96 Scanning dependencies of target tini-static [2020-04-08T19:07:44.590Z] #39 11.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-08T19:07:45.125Z] #44 187.3 CC criu/sk-queue.o [2020-04-08T19:07:45.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:07:45.327Z] [2020-04-08T19:07:45.327Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:07:45.327Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:07:45.327Z] HOSTNAME=529e1a499189 [2020-04-08T19:07:45.327Z] TESTDEBUG=0 [2020-04-08T19:07:45.327Z] DEST=bundles/test-integration [2020-04-08T19:07:45.327Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:07:45.327Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:07:45.327Z] container=docker [2020-04-08T19:07:45.327Z] HOME=/root [2020-04-08T19:07:45.327Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:07:45.327Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:07:45.327Z] VALIDATE_BRANCH=master [2020-04-08T19:07:45.327Z] TERM=xterm [2020-04-08T19:07:45.327Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:07:45.327Z] SHLVL=1 [2020-04-08T19:07:45.327Z] TIMEOUT=120m [2020-04-08T19:07:45.327Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:07:45.327Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:07:45.327Z] GO111MODULE=off [2020-04-08T19:07:45.327Z] DOCKER_EXPERIMENTAL=1 [2020-04-08T19:07:45.327Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-08T19:07:45.327Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:07:45.327Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:07:45.327Z] GOPATH=/go [2020-04-08T19:07:45.327Z] PKG_CONFIG=pkg-config [2020-04-08T19:07:45.327Z] _=/usr/bin/env [2020-04-08T19:07:45.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-08T19:07:45.384Z] #44 187.7 CC criu/sk-tcp.o [2020-04-08T19:07:45.949Z] #44 188.2 CC criu/sk-unix.o [2020-04-08T19:07:46.190Z] #44 186.0 CC criu/sockets.o [2020-04-08T19:07:46.447Z] #44 186.7 CC criu/stats.o [2020-04-08T19:07:46.705Z] #44 187.0 CC criu/string.o [2020-04-08T19:07:46.962Z] #44 187.1 CC criu/sysctl.o [2020-04-08T19:07:47.104Z] ? github.com/docker/docker/api [no test files] [2020-04-08T19:07:47.333Z] #39 13.93 [100%] Linking C executable tini-static [2020-04-08T19:07:47.527Z] #44 187.6 CC criu/sysfs_parse.o [2020-04-08T19:07:47.784Z] #44 187.9 CC criu/timerfd.o [2020-04-08T19:07:47.849Z] #44 189.8 CC criu/sockets.o [2020-04-08T19:07:47.966Z] #39 15.09 [100%] Built target tini-static [2020-04-08T19:07:47.966Z] #39 15.18 + mkdir -p /build [2020-04-08T19:07:48.042Z] #44 188.2 CC criu/tty.o [2020-04-08T19:07:48.256Z] #39 15.18 + cp tini-static /build/docker-init [2020-04-08T19:07:48.256Z] #39 DONE 15.3s [2020-04-08T19:07:48.256Z] [2020-04-08T19:07:48.256Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:48.256Z] #45 3.987 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:07:48.256Z] #45 4.036 GEN .gitid [2020-04-08T19:07:48.256Z] #45 4.049 GEN criu/include/version.h [2020-04-08T19:07:48.256Z] #45 4.066 GEN include/common/asm [2020-04-08T19:07:48.256Z] #45 6.930 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-08T19:07:48.414Z] #44 190.5 CC criu/stats.o [2020-04-08T19:07:48.545Z] #45 7.199 PBCC images/opts.pb-c.c [2020-04-08T19:07:48.672Z] #44 190.8 CC criu/string.o [2020-04-08T19:07:48.672Z] #44 190.9 CC criu/sysctl.o [2020-04-08T19:07:48.835Z] #45 7.428 PBCC images/sit.pb-c.c [2020-04-08T19:07:49.123Z] #45 7.592 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-08T19:07:49.123Z] #45 7.671 DEP images/opts.pb-c.d [2020-04-08T19:07:49.123Z] #45 7.751 DEP images/sit.pb-c.d [2020-04-08T19:07:49.123Z] #45 7.828 PBCC images/macvlan.pb-c.c [2020-04-08T19:07:49.123Z] #45 7.871 DEP images/macvlan.pb-c.d [2020-04-08T19:07:49.237Z] #44 191.5 CC criu/sysfs_parse.o [2020-04-08T19:07:49.413Z] #45 7.938 PBCC images/autofs.pb-c.c [2020-04-08T19:07:49.413Z] #45 7.991 DEP images/autofs.pb-c.d [2020-04-08T19:07:49.701Z] #45 8.159 PBCC images/sysctl.pb-c.c [2020-04-08T19:07:49.701Z] #45 8.178 DEP images/sysctl.pb-c.d [2020-04-08T19:07:49.701Z] #45 8.311 PBCC images/time.pb-c.c [2020-04-08T19:07:49.701Z] #45 8.339 DEP images/time.pb-c.d [2020-04-08T19:07:49.701Z] #45 8.438 PBCC images/binfmt-misc.pb-c.c [2020-04-08T19:07:49.803Z] #44 191.9 CC criu/timerfd.o [2020-04-08T19:07:49.803Z] #44 192.2 CC criu/tty.o [2020-04-08T19:07:49.939Z] #44 189.9 CC criu/tun.o [2020-04-08T19:07:49.939Z] #44 190.3 CC criu/uffd.o [2020-04-08T19:07:49.991Z] #45 8.564 DEP images/binfmt-misc.pb-c.d [2020-04-08T19:07:50.282Z] #45 8.764 PBCC images/seccomp.pb-c.c [2020-04-08T19:07:50.282Z] #45 8.783 DEP images/seccomp.pb-c.d [2020-04-08T19:07:50.282Z] #45 8.821 PBCC images/userns.pb-c.c [2020-04-08T19:07:50.282Z] #45 8.848 DEP images/userns.pb-c.d [2020-04-08T19:07:50.282Z] #45 8.929 PBCC images/cgroup.pb-c.c [2020-04-08T19:07:50.570Z] #45 8.982 DEP images/cgroup.pb-c.d [2020-04-08T19:07:50.570Z] #45 9.072 PBCC images/fown.pb-c.c [2020-04-08T19:07:50.570Z] #45 9.116 PBCC images/ext-file.pb-c.c [2020-04-08T19:07:50.570Z] #45 9.154 DEP images/fown.pb-c.d [2020-04-08T19:07:50.570Z] #45 9.263 DEP images/ext-file.pb-c.d [2020-04-08T19:07:50.570Z] #45 9.336 PBCC images/rpc.pb-c.c [2020-04-08T19:07:50.859Z] #45 9.417 DEP images/rpc.pb-c.d [2020-04-08T19:07:51.148Z] #45 9.529 PBCC images/siginfo.pb-c.c [2020-04-08T19:07:51.148Z] #45 9.569 DEP images/siginfo.pb-c.d [2020-04-08T19:07:51.148Z] #45 9.691 PBCC images/pagemap.pb-c.c [2020-04-08T19:07:51.311Z] #44 191.3 CC criu/util.o [2020-04-08T19:07:51.438Z] #45 9.802 DEP images/pagemap.pb-c.d [2020-04-08T19:07:51.438Z] #45 9.884 PBCC images/rlimit.pb-c.c [2020-04-08T19:07:51.438Z] #45 9.937 DEP images/rlimit.pb-c.d [2020-04-08T19:07:51.438Z] #45 10.03 PBCC images/file-lock.pb-c.c [2020-04-08T19:07:51.438Z] #45 10.06 DEP images/file-lock.pb-c.d [2020-04-08T19:07:51.702Z] #44 193.8 CC criu/tun.o [2020-04-08T19:07:51.761Z] #45 10.16 PBCC images/tty.pb-c.c [2020-04-08T19:07:51.761Z] #45 10.28 DEP images/tty.pb-c.d [2020-04-08T19:07:51.761Z] #45 10.36 PBCC images/tun.pb-c.c [2020-04-08T19:07:51.761Z] #45 ... [2020-04-08T19:07:51.761Z] [2020-04-08T19:07:51.761Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:07:51.761Z] #11 97.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-08T19:07:51.761Z] #11 97.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-08T19:07:51.761Z] #11 97.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:07:51.959Z] #44 194.3 CC criu/uffd.o [2020-04-08T19:07:52.051Z] #11 107.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-08T19:07:52.051Z] #11 107.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-08T19:07:52.051Z] #11 107.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:07:52.051Z] #11 ... [2020-04-08T19:07:52.051Z] [2020-04-08T19:07:52.051Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:52.051Z] #45 10.52 PBCC images/netdev.pb-c.c [2020-04-08T19:07:52.051Z] #45 10.61 DEP images/tun.pb-c.d [2020-04-08T19:07:52.051Z] #45 10.71 DEP images/netdev.pb-c.d [2020-04-08T19:07:52.244Z] #44 192.5 CC criu/uts_ns.o [2020-04-08T19:07:52.339Z] #45 10.79 PBCC images/vma.pb-c.c [2020-04-08T19:07:52.339Z] #45 10.88 DEP images/vma.pb-c.d [2020-04-08T19:07:52.339Z] #45 10.94 PBCC images/creds.pb-c.c [2020-04-08T19:07:52.339Z] #45 10.97 DEP images/creds.pb-c.d [2020-04-08T19:07:52.501Z] #44 192.7 CC criu/vdso-compat.o [2020-04-08T19:07:52.628Z] #45 11.05 PBCC images/utsns.pb-c.c [2020-04-08T19:07:52.628Z] #45 11.09 DEP images/utsns.pb-c.d [2020-04-08T19:07:52.628Z] #45 11.22 PBCC images/ipc-desc.pb-c.c [2020-04-08T19:07:52.628Z] #45 11.25 PBCC images/ipc-sem.pb-c.c [2020-04-08T19:07:52.628Z] #45 11.29 DEP images/ipc-desc.pb-c.d [2020-04-08T19:07:52.759Z] #44 192.9 CC criu/vdso.o [2020-04-08T19:07:52.917Z] #45 11.38 DEP images/ipc-sem.pb-c.d [2020-04-08T19:07:52.917Z] #45 11.50 PBCC images/ipc-msg.pb-c.c [2020-04-08T19:07:52.917Z] #45 11.56 DEP images/ipc-msg.pb-c.d [2020-04-08T19:07:53.017Z] #44 193.3 LINK criu/built-in.o [2020-04-08T19:07:53.205Z] #45 11.69 PBCC images/ipc-shm.pb-c.c [2020-04-08T19:07:53.205Z] #45 11.71 DEP images/ipc-shm.pb-c.d [2020-04-08T19:07:53.275Z] #44 193.5 LINK criu/criu [2020-04-08T19:07:53.275Z] #44 ... [2020-04-08T19:07:53.275Z] [2020-04-08T19:07:53.275Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:53.275Z] #60 109.3 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-08T19:07:53.332Z] #44 195.4 CC criu/util.o [2020-04-08T19:07:53.494Z] #45 11.85 PBCC images/ipc-var.pb-c.c [2020-04-08T19:07:53.494Z] #45 11.89 DEP images/ipc-var.pb-c.d [2020-04-08T19:07:53.494Z] #45 12.03 PBCC images/sk-opts.pb-c.c [2020-04-08T19:07:53.494Z] #45 12.05 PBCC images/packet-sock.pb-c.c [2020-04-08T19:07:53.494Z] #45 ... [2020-04-08T19:07:53.494Z] [2020-04-08T19:07:53.494Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:07:53.494Z] #34 98.39 bufio [2020-04-08T19:07:53.494Z] #34 100.3 reflect [2020-04-08T19:07:53.494Z] #34 102.1 path [2020-04-08T19:07:53.494Z] #34 105.4 text/tabwriter [2020-04-08T19:07:53.494Z] #34 ... [2020-04-08T19:07:53.494Z] [2020-04-08T19:07:53.494Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:53.494Z] #45 12.16 DEP images/sk-opts.pb-c.d [2020-04-08T19:07:53.494Z] #45 12.25 DEP images/packet-sock.pb-c.d [2020-04-08T19:07:53.783Z] #45 12.34 PBCC images/sk-netlink.pb-c.c [2020-04-08T19:07:53.783Z] #45 12.42 DEP images/sk-netlink.pb-c.d [2020-04-08T19:07:53.783Z] #45 12.50 PBCC images/sk-inet.pb-c.c [2020-04-08T19:07:54.071Z] #45 12.59 DEP images/sk-inet.pb-c.d [2020-04-08T19:07:54.071Z] #45 12.68 PBCC images/sk-unix.pb-c.c [2020-04-08T19:07:54.071Z] #45 12.76 DEP images/sk-unix.pb-c.d [2020-04-08T19:07:54.265Z] #44 196.6 CC criu/uts_ns.o [2020-04-08T19:07:54.360Z] #45 12.85 PBCC images/mm.pb-c.c [2020-04-08T19:07:54.360Z] #45 12.98 DEP images/mm.pb-c.d [2020-04-08T19:07:54.523Z] #44 196.8 CC criu/vdso-compat.o [2020-04-08T19:07:54.647Z] #60 110.5 + mkdir -p /build [2020-04-08T19:07:54.647Z] #60 110.5 + cp runc /build/runc [2020-04-08T19:07:54.648Z] #45 13.07 PBCC images/timerfd.pb-c.c [2020-04-08T19:07:54.648Z] #45 13.15 DEP images/timerfd.pb-c.d [2020-04-08T19:07:54.648Z] #45 13.23 PBCC images/timer.pb-c.c [2020-04-08T19:07:54.649Z] #45 13.26 DEP images/timer.pb-c.d [2020-04-08T19:07:54.649Z] #45 13.36 PBCC images/sa.pb-c.c [2020-04-08T19:07:54.781Z] #44 197.0 CC criu/vdso.o [2020-04-08T19:07:54.905Z] #60 DONE 110.9s [2020-04-08T19:07:54.905Z] [2020-04-08T19:07:54.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:54.905Z] #44 193.8 DEP lib/c/criu.d [2020-04-08T19:07:54.905Z] #44 194.0 CC images/rpc.pb-c.o [2020-04-08T19:07:54.905Z] #44 194.5 CC lib/c/criu.o [2020-04-08T19:07:54.937Z] #45 13.44 DEP images/sa.pb-c.d [2020-04-08T19:07:54.937Z] #45 13.57 PBCC images/pipe-data.pb-c.c [2020-04-08T19:07:54.937Z] #45 13.63 DEP images/pipe-data.pb-c.d [2020-04-08T19:07:55.039Z] #44 ... [2020-04-08T19:07:55.039Z] [2020-04-08T19:07:55.039Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:55.039Z] #60 110.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-08T19:07:55.226Z] #45 13.71 PBCC images/mnt.pb-c.c [2020-04-08T19:07:55.226Z] #45 13.76 DEP images/mnt.pb-c.d [2020-04-08T19:07:55.226Z] #45 13.90 PBCC images/sk-packet.pb-c.c [2020-04-08T19:07:55.473Z] #44 195.5 LINK lib/c/built-in.o [2020-04-08T19:07:55.473Z] #44 195.5 LINK lib/c/libcriu.so [2020-04-08T19:07:55.473Z] #44 195.6 LINK lib/c/libcriu.a [2020-04-08T19:07:55.515Z] #45 13.93 DEP images/sk-packet.pb-c.d [2020-04-08T19:07:55.515Z] #45 13.98 PBCC images/tcp-stream.pb-c.c [2020-04-08T19:07:55.515Z] #45 14.08 DEP images/tcp-stream.pb-c.d [2020-04-08T19:07:55.515Z] #45 14.15 PBCC images/pipe.pb-c.c [2020-04-08T19:07:55.515Z] #45 ... [2020-04-08T19:07:55.515Z] [2020-04-08T19:07:55.515Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:07:55.515Z] #48 100.4 bufio [2020-04-08T19:07:55.515Z] #48 102.7 reflect [2020-04-08T19:07:55.515Z] #48 108.5 regexp/syntax [2020-04-08T19:07:55.730Z] #44 195.8 GEN magic.py [2020-04-08T19:07:55.731Z] #44 195.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:07:55.731Z] #44 195.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:07:55.731Z] #44 195.9 Note: Building without GnuTLS support [2020-04-08T19:07:55.804Z] #48 ... [2020-04-08T19:07:55.804Z] [2020-04-08T19:07:55.804Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:55.804Z] #45 14.23 DEP images/pipe.pb-c.d [2020-04-08T19:07:55.804Z] #45 14.30 PBCC images/pstree.pb-c.c [2020-04-08T19:07:55.804Z] #45 14.33 DEP images/pstree.pb-c.d [2020-04-08T19:07:55.804Z] #45 14.43 PBCC images/fs.pb-c.c [2020-04-08T19:07:55.804Z] #45 14.46 DEP images/fs.pb-c.d [2020-04-08T19:07:55.804Z] #45 14.55 PBCC images/signalfd.pb-c.c [2020-04-08T19:07:56.094Z] #45 14.60 DEP images/signalfd.pb-c.d [2020-04-08T19:07:56.094Z] #45 14.68 PBCC images/fh.pb-c.c [2020-04-08T19:07:56.094Z] #45 14.83 PBCC images/fsnotify.pb-c.c [2020-04-08T19:07:56.382Z] #45 15.00 DEP images/fh.pb-c.d [2020-04-08T19:07:56.382Z] #45 15.08 DEP images/fsnotify.pb-c.d [2020-04-08T19:07:56.663Z] #44 196.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:07:56.672Z] #45 15.18 PBCC images/eventpoll.pb-c.c [2020-04-08T19:07:56.672Z] #45 15.23 DEP images/eventpoll.pb-c.d [2020-04-08T19:07:56.672Z] #45 15.31 PBCC images/eventfd.pb-c.c [2020-04-08T19:07:56.672Z] #45 15.33 DEP images/eventfd.pb-c.d [2020-04-08T19:07:56.672Z] #45 15.42 PBCC images/remap-file-path.pb-c.c [2020-04-08T19:07:56.938Z] #60 111.5 + mkdir -p /build [2020-04-08T19:07:56.938Z] #60 111.5 + cp runc /build/runc [2020-04-08T19:07:56.938Z] #60 DONE 111.8s [2020-04-08T19:07:56.938Z] [2020-04-08T19:07:56.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:56.938Z] #44 197.6 LINK criu/built-in.o [2020-04-08T19:07:56.938Z] #44 197.7 LINK criu/criu [2020-04-08T19:07:56.938Z] #44 198.1 DEP lib/c/criu.d [2020-04-08T19:07:56.938Z] #44 198.2 CC images/rpc.pb-c.o [2020-04-08T19:07:56.938Z] #44 198.7 CC lib/c/criu.o [2020-04-08T19:07:56.960Z] #45 15.47 DEP images/remap-file-path.pb-c.d [2020-04-08T19:07:56.960Z] #45 15.52 PBCC images/fifo.pb-c.c [2020-04-08T19:07:56.960Z] #45 15.59 DEP images/fifo.pb-c.d [2020-04-08T19:07:56.960Z] #45 15.66 PBCC images/ghost-file.pb-c.c [2020-04-08T19:07:57.228Z] #44 197.3 make[1]: Nothing to be done for 'all'. [2020-04-08T19:07:57.276Z] #45 15.76 DEP images/ghost-file.pb-c.d [2020-04-08T19:07:57.276Z] #45 15.83 PBCC images/regfile.pb-c.c [2020-04-08T19:07:57.276Z] #45 ... [2020-04-08T19:07:57.276Z] [2020-04-08T19:07:57.276Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:07:57.276Z] #57 102.1 bufio [2020-04-08T19:07:57.276Z] #57 106.6 text/tabwriter [2020-04-08T19:07:57.276Z] #57 109.5 regexp/syntax [2020-04-08T19:07:57.276Z] #57 109.6 reflect [2020-04-08T19:07:57.276Z] #57 ... [2020-04-08T19:07:57.276Z] [2020-04-08T19:07:57.276Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:07:57.276Z] #45 15.91 DEP images/regfile.pb-c.d [2020-04-08T19:07:57.486Z] #44 197.7 make[1]: 'images/built-in.o' is up to date. [2020-04-08T19:07:57.486Z] #44 197.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-08T19:07:57.486Z] #44 197.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-08T19:07:57.486Z] #44 197.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-08T19:07:57.486Z] #44 197.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-08T19:07:57.486Z] #44 197.8 make[1]: Nothing to be done for 'all'. [2020-04-08T19:07:57.504Z] #44 199.7 LINK lib/c/built-in.o [2020-04-08T19:07:57.504Z] #44 199.7 LINK lib/c/libcriu.so [2020-04-08T19:07:57.504Z] #44 199.8 LINK lib/c/libcriu.a [2020-04-08T19:07:57.564Z] #45 16.00 PBCC images/ns.pb-c.c [2020-04-08T19:07:57.564Z] #45 16.09 DEP images/ns.pb-c.d [2020-04-08T19:07:57.564Z] #45 16.14 PBCC images/fdinfo.pb-c.c [2020-04-08T19:07:57.743Z] #44 197.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:07:57.743Z] #44 197.9 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:57.743Z] #44 198.0 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:57.743Z] #44 198.0 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:57.762Z] #44 200.0 GEN magic.py [2020-04-08T19:07:57.762Z] #44 200.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:07:57.762Z] #44 200.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:07:57.762Z] #44 200.2 Note: Building without GnuTLS support [2020-04-08T19:07:57.853Z] #45 16.30 DEP images/fdinfo.pb-c.d [2020-04-08T19:07:57.853Z] #45 16.37 PBCC images/core-aarch64.pb-c.c [2020-04-08T19:07:57.853Z] #45 16.42 PBCC images/core-arm.pb-c.c [2020-04-08T19:07:57.853Z] #45 16.51 PBCC images/core-ppc64.pb-c.c [2020-04-08T19:07:57.853Z] #45 16.62 PBCC images/core-s390.pb-c.c [2020-04-08T19:07:58.001Z] #44 198.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:58.001Z] #44 198.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:58.001Z] #44 198.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:58.001Z] #44 198.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:58.001Z] #44 198.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:07:58.001Z] #44 198.3 INSTALL criu/criu [2020-04-08T19:07:58.142Z] #45 16.70 PBCC images/core-x86.pb-c.c [2020-04-08T19:07:58.259Z] #44 DONE 198.5s [2020-04-08T19:07:58.259Z] [2020-04-08T19:07:58.259Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:58.259Z] #65 238.7 + bin/containerd [2020-04-08T19:07:58.431Z] #45 16.86 PBCC images/core.pb-c.c [2020-04-08T19:07:58.694Z] #44 200.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:07:58.719Z] #45 17.08 PBCC images/inventory.pb-c.c [2020-04-08T19:07:58.720Z] #45 17.22 DEP images/core-aarch64.pb-c.d [2020-04-08T19:07:59.009Z] #45 17.38 DEP images/core-arm.pb-c.d [2020-04-08T19:07:59.009Z] #45 17.46 DEP images/core-ppc64.pb-c.d [2020-04-08T19:07:59.009Z] #45 17.56 DEP images/core-s390.pb-c.d [2020-04-08T19:07:59.009Z] #45 17.68 DEP images/core-x86.pb-c.d [2020-04-08T19:07:59.009Z] #45 17.77 DEP images/core.pb-c.d [2020-04-08T19:07:59.259Z] #44 201.4 make[1]: Nothing to be done for 'all'. [2020-04-08T19:07:59.299Z] #45 17.86 DEP images/inventory.pb-c.d [2020-04-08T19:07:59.299Z] #45 17.95 PBCC images/cpuinfo.pb-c.c [2020-04-08T19:07:59.299Z] #45 17.97 DEP images/cpuinfo.pb-c.d [2020-04-08T19:07:59.299Z] #45 18.03 PBCC images/stats.pb-c.c [2020-04-08T19:07:59.321Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-04-08T19:07:59.517Z] #44 201.9 make[1]: 'images/built-in.o' is up to date. [2020-04-08T19:07:59.588Z] #45 18.07 DEP images/stats.pb-c.d [2020-04-08T19:07:59.632Z] #65 ... [2020-04-08T19:07:59.632Z] [2020-04-08T19:07:59.632Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-08T19:07:59.632Z] #45 DONE 0.1s [2020-04-08T19:07:59.632Z] [2020-04-08T19:07:59.632Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-08T19:07:59.632Z] #48 DONE 0.1s [2020-04-08T19:07:59.632Z] [2020-04-08T19:07:59.632Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-08T19:07:59.632Z] #51 DONE 0.1s [2020-04-08T19:07:59.632Z] [2020-04-08T19:07:59.632Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:07:59.775Z] #44 201.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-08T19:07:59.775Z] #44 202.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-08T19:07:59.775Z] #44 202.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-08T19:07:59.775Z] #44 202.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-08T19:07:59.775Z] #44 202.0 make[1]: Nothing to be done for 'all'. [2020-04-08T19:07:59.775Z] #44 202.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:07:59.775Z] #44 202.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.033Z] #44 202.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.033Z] #44 202.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.033Z] #44 202.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.033Z] #44 202.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.033Z] #44 202.3 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.033Z] #44 202.4 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.290Z] #44 202.5 make[2]: Nothing to be done for 'all'. [2020-04-08T19:08:00.290Z] #44 202.5 INSTALL criu/criu [2020-04-08T19:08:00.548Z] #44 DONE 202.7s [2020-04-08T19:08:00.548Z] [2020-04-08T19:08:00.548Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:00.548Z] #65 232.9 + bin/containerd [2020-04-08T19:08:01.921Z] #65 ... [2020-04-08T19:08:01.921Z] [2020-04-08T19:08:01.921Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-08T19:08:01.921Z] #45 DONE 0.1s [2020-04-08T19:08:01.921Z] [2020-04-08T19:08:01.921Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-08T19:08:01.921Z] #48 DONE 0.1s [2020-04-08T19:08:01.921Z] [2020-04-08T19:08:01.921Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-08T19:08:01.921Z] #51 DONE 0.1s [2020-04-08T19:08:01.921Z] [2020-04-08T19:08:01.921Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:02.299Z] #45 20.37 make[1]: Nothing to be done for 'all'. [2020-04-08T19:08:02.299Z] #45 ... [2020-04-08T19:08:02.299Z] [2020-04-08T19:08:02.299Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:08:02.299Z] #11 107.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-08T19:08:02.299Z] #11 107.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-08T19:08:02.299Z] #11 107.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:08:02.299Z] #11 ... [2020-04-08T19:08:02.299Z] [2020-04-08T19:08:02.299Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:08:02.299Z] #48 116.0 vendor/golang.org/x/text/transform [2020-04-08T19:08:03.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-08T19:08:03.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-08T19:08:04.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-08T19:08:06.179Z] #65 ... [2020-04-08T19:08:06.179Z] [2020-04-08T19:08:06.179Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:06.179Z] #53 DONE 313.5s [2020-04-08T19:08:06.179Z] [2020-04-08T19:08:06.179Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:06.744Z] #65 ... [2020-04-08T19:08:06.744Z] [2020-04-08T19:08:06.744Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-08T19:08:06.746Z] #48 121.3 context [2020-04-08T19:08:06.746Z] #48 121.5 internal/poll [2020-04-08T19:08:07.001Z] #54 DONE 0.2s [2020-04-08T19:08:07.001Z] [2020-04-08T19:08:07.001Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-08T19:08:07.001Z] #57 DONE 0.1s [2020-04-08T19:08:07.001Z] [2020-04-08T19:08:07.001Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:07.001Z] #65 ... [2020-04-08T19:08:07.001Z] [2020-04-08T19:08:07.001Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-08T19:08:07.001Z] #61 DONE 0.1s [2020-04-08T19:08:07.186Z] #65 ... [2020-04-08T19:08:07.186Z] [2020-04-08T19:08:07.186Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:07.186Z] #53 DONE 314.9s [2020-04-08T19:08:07.186Z] [2020-04-08T19:08:07.186Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:07.259Z] [2020-04-08T19:08:07.259Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:07.774Z] #48 ... [2020-04-08T19:08:07.774Z] [2020-04-08T19:08:07.774Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:07.774Z] #57 122.4 context [2020-04-08T19:08:07.774Z] #57 122.4 internal/poll [2020-04-08T19:08:07.774Z] #57 ... [2020-04-08T19:08:07.774Z] [2020-04-08T19:08:07.774Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:07.774Z] #34 112.5 internal/syscall/unix [2020-04-08T19:08:07.774Z] #34 112.6 time [2020-04-08T19:08:07.774Z] #34 121.2 internal/poll [2020-04-08T19:08:07.774Z] #34 ... [2020-04-08T19:08:07.774Z] [2020-04-08T19:08:07.774Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:07.774Z] #45 22.90 CC images/stats.o [2020-04-08T19:08:07.774Z] #45 23.67 CC images/core.o [2020-04-08T19:08:07.774Z] #45 25.16 CC images/core-x86.o [2020-04-08T19:08:07.774Z] #45 26.29 CC images/core-arm.o [2020-04-08T19:08:08.405Z] #45 26.96 CC images/core-aarch64.o [2020-04-08T19:08:08.558Z] #65 ... [2020-04-08T19:08:08.559Z] [2020-04-08T19:08:08.559Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-08T19:08:08.559Z] #54 DONE 0.2s [2020-04-08T19:08:08.559Z] [2020-04-08T19:08:08.559Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-08T19:08:08.816Z] #57 DONE 0.1s [2020-04-08T19:08:08.816Z] [2020-04-08T19:08:08.816Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-08T19:08:08.816Z] #61 DONE 0.1s [2020-04-08T19:08:08.816Z] [2020-04-08T19:08:08.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:09.034Z] #45 27.70 CC images/core-ppc64.o [2020-04-08T19:08:10.064Z] #45 ... [2020-04-08T19:08:10.064Z] [2020-04-08T19:08:10.064Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:08:11.520Z] #66 69.09 Checking out files: 51% (1625/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: 84% (2654/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-08T19:08:11.520Z] #66 70.59 + cd /tmp/tmp.fq2l63OKnH/src/github.com/containerd/containerd [2020-04-08T19:08:11.520Z] #66 70.59 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-08T19:08:13.570Z] #66 72.48 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-08T19:08:13.570Z] #66 72.48 + BUILDTAGS='netgo osusergo static_build' [2020-04-08T19:08:13.570Z] #66 72.48 + export EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:08:13.570Z] #66 72.48 + EXTRA_FLAGS=-buildmode=pie [2020-04-08T19:08:13.570Z] #66 72.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-08T19:08:13.570Z] #66 72.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-08T19:08:13.570Z] #66 72.48 + '[' '' = dynamic ']' [2020-04-08T19:08:13.570Z] #66 72.48 + make [2020-04-08T19:08:14.199Z] #66 73.51 + bin/ctr [2020-04-08T19:08:20.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-08T19:08:20.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-08T19:08:21.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-08T19:08:21.086Z] #66 ... [2020-04-08T19:08:21.086Z] [2020-04-08T19:08:21.086Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:21.086Z] #45 28.88 CC images/core-s390.o [2020-04-08T19:08:21.086Z] #45 30.35 CC images/cpuinfo.o [2020-04-08T19:08:21.086Z] #45 31.24 CC images/inventory.o [2020-04-08T19:08:21.086Z] #45 31.60 CC images/fdinfo.o [2020-04-08T19:08:21.086Z] #45 32.26 CC images/fown.o [2020-04-08T19:08:21.086Z] #45 32.67 CC images/ns.o [2020-04-08T19:08:21.086Z] #45 32.99 CC images/regfile.o [2020-04-08T19:08:21.086Z] #45 33.42 CC images/ghost-file.o [2020-04-08T19:08:21.086Z] #45 33.99 CC images/fifo.o [2020-04-08T19:08:21.086Z] #45 34.47 CC images/remap-file-path.o [2020-04-08T19:08:21.086Z] #45 34.80 CC images/eventfd.o [2020-04-08T19:08:21.086Z] #45 35.18 CC images/eventpoll.o [2020-04-08T19:08:21.086Z] #45 35.73 CC images/fh.o [2020-04-08T19:08:21.086Z] #45 36.25 CC images/fsnotify.o [2020-04-08T19:08:21.086Z] #45 37.38 CC images/signalfd.o [2020-04-08T19:08:21.086Z] #45 37.78 CC images/fs.o [2020-04-08T19:08:21.086Z] #45 38.24 CC images/pstree.o [2020-04-08T19:08:21.086Z] #45 38.69 CC images/pipe.o [2020-04-08T19:08:21.086Z] #45 39.09 CC images/tcp-stream.o [2020-04-08T19:08:21.086Z] #45 ... [2020-04-08T19:08:21.086Z] [2020-04-08T19:08:21.086Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:21.086Z] #34 125.5 os [2020-04-08T19:08:21.086Z] #34 129.7 internal/fmtsort [2020-04-08T19:08:21.086Z] #34 131.9 fmt [2020-04-08T19:08:21.086Z] #34 132.0 path/filepath [2020-04-08T19:08:21.086Z] #34 134.7 io/ioutil [2020-04-08T19:08:21.086Z] #34 ... [2020-04-08T19:08:21.086Z] [2020-04-08T19:08:21.086Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:21.086Z] #45 39.58 CC images/sk-packet.o [2020-04-08T19:08:21.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-08T19:08:21.714Z] #45 40.16 CC images/mnt.o [2020-04-08T19:08:21.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-08T19:08:22.002Z] #45 40.46 CC images/pipe-data.o [2020-04-08T19:08:22.290Z] #45 40.83 CC images/sa.o [2020-04-08T19:08:22.578Z] #45 41.16 CC images/timer.o [2020-04-08T19:08:22.866Z] #45 ... [2020-04-08T19:08:22.866Z] [2020-04-08T19:08:22.866Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:22.866Z] #57 127.7 regexp [2020-04-08T19:08:22.866Z] #57 130.1 os [2020-04-08T19:08:22.866Z] #57 ... [2020-04-08T19:08:22.866Z] [2020-04-08T19:08:22.866Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:08:22.866Z] #48 128.7 os [2020-04-08T19:08:22.866Z] #48 131.5 regexp [2020-04-08T19:08:23.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-08T19:08:23.493Z] #48 ... [2020-04-08T19:08:23.493Z] [2020-04-08T19:08:23.493Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:23.493Z] #45 41.96 CC images/timerfd.o [2020-04-08T19:08:23.781Z] #45 42.33 CC images/mm.o [2020-04-08T19:08:23.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-08T19:08:24.409Z] #45 42.78 CC images/sk-opts.o [2020-04-08T19:08:24.700Z] #45 43.08 CC images/sk-unix.o [2020-04-08T19:08:24.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-08T19:08:25.331Z] #45 43.72 CC images/sk-inet.o [2020-04-08T19:08:25.960Z] #45 44.60 CC images/tun.o [2020-04-08T19:08:26.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-08T19:08:26.614Z] #45 45.17 CC images/sk-netlink.o [2020-04-08T19:08:27.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-08T19:08:27.245Z] #45 45.70 CC images/packet-sock.o [2020-04-08T19:08:28.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-08T19:08:28.272Z] #45 46.66 CC images/ipc-var.o [2020-04-08T19:08:28.560Z] #45 47.05 CC images/ipc-desc.o [2020-04-08T19:08:28.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-08T19:08:28.849Z] #45 47.54 CC images/ipc-shm.o [2020-04-08T19:08:29.174Z] #65 267.9 + bin/containerd-stress [2020-04-08T19:08:29.174Z] #65 269.7 + bin/containerd-shim [2020-04-08T19:08:29.477Z] #45 48.00 CC images/ipc-msg.o [2020-04-08T19:08:30.106Z] #45 48.55 CC images/ipc-sem.o [2020-04-08T19:08:30.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-08T19:08:30.395Z] #45 48.89 CC images/utsns.o [2020-04-08T19:08:30.683Z] #45 49.32 CC images/creds.o [2020-04-08T19:08:30.724Z] #65 262.7 + bin/containerd-stress [2020-04-08T19:08:30.724Z] #65 264.4 + bin/containerd-shim [2020-04-08T19:08:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-08T19:08:30.972Z] #45 49.71 CC images/vma.o [2020-04-08T19:08:31.600Z] #45 50.10 CC images/netdev.o [2020-04-08T19:08:31.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-08T19:08:32.256Z] #45 50.91 CC images/tty.o [2020-04-08T19:08:32.510Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:08:32.510Z] Using test binary docker [2020-04-08T19:08:32.792Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-08T19:08:32.792Z] +++ /etc/init.d/apparmor start [2020-04-08T19:08:32.792Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:08:32.792Z] INFO: Waiting for daemon to start... [2020-04-08T19:08:32.792Z] Starting dockerd [2020-04-08T19:08:32.793Z] +++ 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-08T19:08:33.288Z] #45 52.05 CC images/file-lock.o [2020-04-08T19:08:33.577Z] #45 ... [2020-04-08T19:08:33.577Z] [2020-04-08T19:08:33.577Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:33.577Z] #34 138.4 flag [2020-04-08T19:08:33.577Z] #34 138.4 github.com/BurntSushi/toml [2020-04-08T19:08:33.577Z] #34 138.5 log [2020-04-08T19:08:33.577Z] #34 146.2 github.com/BurntSushi/toml/cmd/tomlv [2020-04-08T19:08:33.577Z] #34 ... [2020-04-08T19:08:33.577Z] [2020-04-08T19:08:33.577Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:33.577Z] #57 141.1 mvdan.cc/sh/v3/fileutil [2020-04-08T19:08:33.577Z] #57 143.1 encoding/binary [2020-04-08T19:08:33.577Z] #57 143.1 github.com/pkg/diff [2020-04-08T19:08:33.577Z] #57 143.1 go/token [2020-04-08T19:08:33.577Z] #57 143.1 mvdan.cc/editorconfig [2020-04-08T19:08:33.577Z] #57 147.6 go/scanner [2020-04-08T19:08:33.868Z] #57 ... [2020-04-08T19:08:33.868Z] [2020-04-08T19:08:33.868Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:08:33.868Z] #11 139.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-08T19:08:33.868Z] #11 139.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-08T19:08:33.868Z] #11 139.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:08:34.158Z] #11 ... [2020-04-08T19:08:34.158Z] [2020-04-08T19:08:34.158Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:34.158Z] #45 52.58 CC images/rlimit.o [2020-04-08T19:08:34.447Z] #45 53.08 CC images/pagemap.o [2020-04-08T19:08:34.812Z] . [2020-04-08T19:08:34.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:08:34.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:08:34.813Z] Error: No such image: emptyfs [2020-04-08T19:08:34.813Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-08T19:08:34.813Z] ++++ docker load [2020-04-08T19:08:35.077Z] #45 ... [2020-04-08T19:08:35.077Z] [2020-04-08T19:08:35.077Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:08:35.077Z] #48 139.7 net [2020-04-08T19:08:35.077Z] #48 139.9 os/exec [2020-04-08T19:08:35.077Z] #48 146.8 github.com/LK4D4/vndr/versioned [2020-04-08T19:08:35.077Z] #48 ... [2020-04-08T19:08:35.077Z] [2020-04-08T19:08:35.077Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:35.077Z] #45 53.61 CC images/siginfo.o [2020-04-08T19:08:35.099Z] Running integration-test (iteration 1) [2020-04-08T19:08:35.099Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-08T19:08:35.099Z] ++ 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-08T19:08:35.099Z] ++ set -e [2020-04-08T19:08:35.099Z] ++ '[' -n 0 ']' [2020-04-08T19:08:35.099Z] ++ set -x [2020-04-08T19:08:35.099Z] ++ env -i DEST=/go/src/github.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-08T19:08:35.707Z] #45 54.14 CC images/rpc.o [2020-04-08T19:08:35.725Z] #65 276.1 + bin/containerd-shim-runc-v1 [2020-04-08T19:08:37.278Z] #65 270.9 + bin/containerd-shim-runc-v1 [2020-04-08T19:08:38.425Z] #45 ... [2020-04-08T19:08:38.425Z] [2020-04-08T19:08:38.425Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:38.425Z] #34 DONE 153.0s [2020-04-08T19:08:38.425Z] [2020-04-08T19:08:38.425Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:38.425Z] #45 56.87 CC images/ext-file.o [2020-04-08T19:08:38.724Z] #45 57.27 CC images/cgroup.o [2020-04-08T19:08:39.002Z] #65 279.1 + bin/containerd-shim-runc-v2 [2020-04-08T19:08:39.273Z] #65 279.9 + binaries [2020-04-08T19:08:39.273Z] #65 279.9 + mkdir -p /build [2020-04-08T19:08:39.273Z] #65 279.9 + cp bin/containerd /build/containerd [2020-04-08T19:08:39.273Z] #65 279.9 + cp bin/containerd-shim /build/containerd-shim [2020-04-08T19:08:39.273Z] #65 279.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-08T19:08:39.273Z] #65 279.9 + cp bin/ctr /build/ctr [2020-04-08T19:08:39.857Z] #65 DONE 280.4s [2020-04-08T19:08:40.554Z] #65 273.8 + bin/containerd-shim-runc-v2 [2020-04-08T19:08:40.791Z] #45 59.30 CC images/userns.o [2020-04-08T19:08:40.805Z] [2020-04-08T19:08:40.805Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-08T19:08:40.810Z] #65 274.6 + binaries [2020-04-08T19:08:40.810Z] #65 274.6 + mkdir -p /build [2020-04-08T19:08:40.810Z] #65 274.6 + cp bin/containerd /build/containerd [2020-04-08T19:08:40.810Z] #65 274.7 + cp bin/containerd-shim /build/containerd-shim [2020-04-08T19:08:40.810Z] #65 274.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-08T19:08:41.062Z] #66 DONE 0.2s [2020-04-08T19:08:41.062Z] [2020-04-08T19:08:41.062Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-08T19:08:41.067Z] #65 274.7 + cp bin/ctr /build/ctr [2020-04-08T19:08:41.081Z] #45 59.78 CC images/google/protobuf/descriptor.o [2020-04-08T19:08:41.318Z] #70 DONE 0.1s [2020-04-08T19:08:41.318Z] [2020-04-08T19:08:41.318Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-08T19:08:41.318Z] #72 DONE 0.1s [2020-04-08T19:08:41.318Z] [2020-04-08T19:08:41.318Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-08T19:08:41.318Z] #75 DONE 0.1s [2020-04-08T19:08:41.575Z] [2020-04-08T19:08:41.575Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-08T19:08:41.575Z] #76 DONE 0.0s [2020-04-08T19:08:41.575Z] [2020-04-08T19:08:41.575Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-08T19:08:41.631Z] #65 DONE 275.2s [2020-04-08T19:08:41.899Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:08:41.899Z] Loaded image: busybox:latest [2020-04-08T19:08:41.899Z] Loaded image: busybox:glibc [2020-04-08T19:08:41.899Z] Loaded image: debian:jessie [2020-04-08T19:08:42.180Z] Loaded image: hello-world:latest [2020-04-08T19:08:42.180Z] INFO: Testing against a local daemon [2020-04-08T19:08:42.180Z] === RUN TestCgroupNamespacesBuild [2020-04-08T19:08:42.194Z] [2020-04-08T19:08:42.194Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-08T19:08:42.451Z] #66 DONE 0.2s [2020-04-08T19:08:42.451Z] [2020-04-08T19:08:42.451Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-08T19:08:42.451Z] #70 DONE 0.1s [2020-04-08T19:08:42.505Z] #77 DONE 1.1s [2020-04-08T19:08:42.708Z] [2020-04-08T19:08:42.708Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-08T19:08:42.708Z] #72 DONE 0.1s [2020-04-08T19:08:42.708Z] [2020-04-08T19:08:42.708Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-08T19:08:42.708Z] #75 DONE 0.1s [2020-04-08T19:08:42.708Z] [2020-04-08T19:08:42.708Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-08T19:08:42.708Z] #76 DONE 0.0s [2020-04-08T19:08:42.762Z] [2020-04-08T19:08:42.762Z] #78 exporting to image [2020-04-08T19:08:42.762Z] #78 exporting layers [2020-04-08T19:08:42.965Z] [2020-04-08T19:08:42.965Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-08T19:08:44.202Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2020-04-08T19:08:44.202Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-08T19:08:44.334Z] #77 DONE 1.2s [2020-04-08T19:08:44.334Z] [2020-04-08T19:08:44.334Z] #78 exporting to image [2020-04-08T19:08:44.334Z] #78 exporting layers [2020-04-08T19:08:44.588Z] #45 63.22 CC images/opts.o [2020-04-08T19:08:45.217Z] #45 63.70 CC images/seccomp.o [2020-04-08T19:08:45.217Z] #45 ... [2020-04-08T19:08:45.217Z] [2020-04-08T19:08:45.217Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:08:45.217Z] #57 150.1 mvdan.cc/sh/v3/syntax [2020-04-08T19:08:45.217Z] #57 154.2 golang.org/x/sys/unix [2020-04-08T19:08:45.217Z] #57 154.2 encoding/json [2020-04-08T19:08:45.217Z] #57 155.0 go/ast [2020-04-08T19:08:45.506Z] #57 ... [2020-04-08T19:08:45.506Z] [2020-04-08T19:08:45.506Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:08:45.506Z] #48 150.2 encoding/base64 [2020-04-08T19:08:45.506Z] #48 150.3 go/scanner [2020-04-08T19:08:45.506Z] #48 150.4 net/url [2020-04-08T19:08:45.506Z] #48 153.8 text/template/parse [2020-04-08T19:08:45.506Z] #48 156.5 go/ast [2020-04-08T19:08:45.506Z] #48 158.8 encoding/json [2020-04-08T19:08:45.795Z] #48 ... [2020-04-08T19:08:45.795Z] [2020-04-08T19:08:45.795Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:45.795Z] #45 64.18 CC images/binfmt-misc.o [2020-04-08T19:08:46.102Z] #45 64.50 CC images/time.o [2020-04-08T19:08:46.102Z] #45 64.86 CC images/sysctl.o [2020-04-08T19:08:46.221Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-04-08T19:08:46.221Z] === RUN TestBuildWithSession [2020-04-08T19:08:46.221Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-08T19:08:46.221Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:08:46.221Z] === RUN TestBuildSquashParent [2020-04-08T19:08:46.730Z] #45 65.21 CC images/autofs.o [2020-04-08T19:08:47.022Z] #45 65.52 CC images/macvlan.o [2020-04-08T19:08:47.022Z] #45 65.76 CC images/sit.o [2020-04-08T19:08:47.653Z] #45 66.14 LINK images/built-in.o [2020-04-08T19:08:47.653Z] #45 66.32 GEN compel/include/asm [2020-04-08T19:08:47.944Z] #45 66.32 GEN compel/include/version.h [2020-04-08T19:08:47.944Z] #45 66.36 touch .config [2020-04-08T19:08:47.944Z] #45 66.39 GEN include/common/config.h [2020-04-08T19:08:47.944Z] #45 66.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-08T19:08:47.944Z] #45 66.66 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-08T19:08:47.944Z] #45 66.71 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-08T19:08:48.234Z] #45 66.73 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-08T19:08:48.234Z] #45 66.80 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-08T19:08:48.234Z] #45 66.85 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-08T19:08:48.234Z] #45 66.87 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-08T19:08:48.234Z] #45 66.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-08T19:08:48.234Z] #45 66.95 DEP compel/plugins/std/infect.d [2020-04-08T19:08:48.522Z] #45 67.24 DEP compel/plugins/std/string.d [2020-04-08T19:08:48.810Z] #45 67.49 DEP compel/plugins/std/log.d [2020-04-08T19:08:49.099Z] #45 67.68 DEP compel/plugins/std/fds.d [2020-04-08T19:08:49.307Z] #78 exporting layers 5.9s done [2020-04-08T19:08:49.307Z] #78 writing image sha256:4c3f698f45aa5af8514551e99f512856024de112fb5b88e5a448eecb07495ddb done [2020-04-08T19:08:49.307Z] #78 naming to docker.io/library/docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d done [2020-04-08T19:08:49.307Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T19:08:49.389Z] #45 67.87 DEP compel/plugins/std/std.d [2020-04-08T19:08:49.389Z] #45 68.01 DEP compel/plugins/shmem/shmem.d [2020-04-08T19:08:49.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh dynbinary test-integration [2020-04-08T19:08:49.677Z] #45 68.24 DEP compel/plugins/fds/fds.d [2020-04-08T19:08:50.179Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|deps|files|name|compiled_files|exports_file) took 1m54.965931618s [2020-04-08T19:08:50.179Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.077563ms [2020-04-08T19:08:50.304Z] #45 68.68 CC compel/plugins/std/std.o [2020-04-08T19:08:50.583Z] [2020-04-08T19:08:50.841Z] Removing bundles/ [2020-04-08T19:08:50.841Z] [2020-04-08T19:08:50.841Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-08T19:08:50.841Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:08:50.841Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:08:50.881Z] #78 exporting layers 5.9s done [2020-04-08T19:08:50.881Z] #78 writing image sha256:cf75cb97d98b151528325f6f67d7e9167012ba67780a0442129cc3ccd15313bf done [2020-04-08T19:08:50.882Z] #78 naming to docker.io/library/docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d done [2020-04-08T19:08:50.882Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-04-08T19:08:50.930Z] #45 69.23 CC compel/plugins/std/fds.o [Pipeline] sh [2020-04-08T19:08:51.219Z] #45 69.87 CC compel/plugins/std/log.o [2020-04-08T19:08:52.251Z] #45 ... [2020-04-08T19:08:52.251Z] [2020-04-08T19:08:52.251Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-08T19:08:52.251Z] #11 163.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-08T19:08:52.251Z] #11 164.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 164.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-08T19:08:52.251Z] #11 164.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-08T19:08:52.251Z] #11 164.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 164.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-08T19:08:52.251Z] #11 164.4 Selecting previously unselected package libbtrfs0. [2020-04-08T19:08:52.251Z] #11 164.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 164.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-08T19:08:52.251Z] #11 164.6 Selecting previously unselected package libbtrfs-dev. [2020-04-08T19:08:52.251Z] #11 164.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 164.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:08:52.251Z] #11 164.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-08T19:08:52.251Z] #11 164.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 164.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-08T19:08:52.251Z] #11 164.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-08T19:08:52.251Z] #11 164.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 165.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-08T19:08:52.251Z] #11 165.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-08T19:08:52.251Z] #11 165.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 165.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-08T19:08:52.251Z] #11 165.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-08T19:08:52.251Z] #11 165.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 165.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-08T19:08:52.251Z] #11 165.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-08T19:08:52.251Z] #11 165.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 165.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-08T19:08:52.251Z] #11 166.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-08T19:08:52.251Z] #11 166.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 166.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-08T19:08:52.251Z] #11 166.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-08T19:08:52.251Z] #11 166.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 166.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-08T19:08:52.251Z] #11 167.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-08T19:08:52.251Z] #11 167.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-08T19:08:52.251Z] #11 167.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-08T19:08:52.383Z] [2020-04-08T19:08:52.383Z] Removing bundles/ [2020-04-08T19:08:52.383Z] [2020-04-08T19:08:52.383Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-08T19:08:52.539Z] #11 167.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-08T19:08:52.539Z] #11 167.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-08T19:08:52.646Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:08:52.646Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:08:52.828Z] #11 167.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-08T19:08:52.828Z] #11 168.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-08T19:08:52.828Z] #11 168.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-08T19:08:52.828Z] #11 168.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-08T19:08:53.017Z] --- PASS: TestBuildSquashParent (6.60s) [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:08:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:08:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:08:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:08:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:08:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:08:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:08:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:08:53.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:08:53.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:08:53.117Z] #11 168.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-08T19:08:53.117Z] #11 168.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-08T19:08:53.117Z] #11 168.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-08T19:08:53.746Z] #11 169.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-08T19:08:54.036Z] #11 169.1 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-08T19:08:54.036Z] #11 169.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-08T19:08:54.036Z] #11 169.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-08T19:08:54.036Z] #11 169.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-08T19:08:54.036Z] #11 169.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-08T19:08:54.036Z] #11 169.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-08T19:08:54.036Z] #11 169.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-08T19:08:54.036Z] #11 169.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-08T19:08:54.036Z] #11 169.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:08:54.036Z] #11 169.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-08T19:08:54.036Z] #11 169.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-08T19:08:54.036Z] #11 169.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-08T19:08:54.325Z] #11 169.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-08T19:08:54.325Z] #11 169.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-08T19:08:54.325Z] #11 169.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-08T19:08:54.325Z] #11 169.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-08T19:08:54.325Z] #11 169.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-08T19:08:54.325Z] #11 169.4 Setting up dmsetup (2:1.02.155-3) ... [2020-04-08T19:08:54.325Z] #11 169.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-08T19:08:54.325Z] #11 169.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-08T19:08:54.325Z] #11 169.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:08:54.618Z] #11 DONE 169.8s [2020-04-08T19:08:54.618Z] [2020-04-08T19:08:54.618Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:08:54.909Z] #12 ... [2020-04-08T19:08:54.909Z] [2020-04-08T19:08:54.909Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:08:54.909Z] #59 DONE 0.4s [2020-04-08T19:08:54.909Z] [2020-04-08T19:08:54.909Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-08T19:08:54.909Z] #60 DONE 0.1s [2020-04-08T19:08:55.197Z] [2020-04-08T19:08:55.197Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:08:55.197Z] #61 0.252 + RM_GOPATH=0 [2020-04-08T19:08:55.488Z] #61 ... [2020-04-08T19:08:55.488Z] [2020-04-08T19:08:55.488Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-08T19:08:55.488Z] #12 DONE 0.7s [2020-04-08T19:08:55.488Z] [2020-04-08T19:08:55.488Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:08:55.488Z] #61 0.253 + TMP_GOPATH= [2020-04-08T19:08:55.488Z] #61 0.254 + : /build [2020-04-08T19:08:55.488Z] #61 0.255 + '[' -z '' ']' [2020-04-08T19:08:55.488Z] #61 0.260 ++ mktemp -d [2020-04-08T19:08:55.488Z] #61 0.263 + export GOPATH=/tmp/tmp.umnXslpLQg [2020-04-08T19:08:55.488Z] #61 0.264 + GOPATH=/tmp/tmp.umnXslpLQg [2020-04-08T19:08:55.488Z] #61 0.264 + RM_GOPATH=1 [2020-04-08T19:08:55.488Z] #61 0.268 ++ dirname ./install.sh [2020-04-08T19:08:55.488Z] #61 0.271 + dir=. [2020-04-08T19:08:55.488Z] #61 0.273 + bin=runc [2020-04-08T19:08:55.488Z] #61 0.274 + shift [2020-04-08T19:08:55.488Z] #61 0.283 + '[' '!' -f ./runc.installer ']' [2020-04-08T19:08:55.488Z] #61 0.299 + . ./runc.installer [2020-04-08T19:08:55.488Z] #61 0.302 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:08:55.488Z] #61 0.307 + install_runc [2020-04-08T19:08:55.488Z] #61 0.315 + uname -r [2020-04-08T19:08:55.488Z] #61 0.315 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-08T19:08:55.488Z] #61 0.341 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-08T19:08:55.488Z] #61 0.354 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-08T19:08:55.488Z] #61 0.356 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-08T19:08:55.488Z] #61 0.357 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.umnXslpLQg/src/github.com/opencontainers/runc [2020-04-08T19:08:55.488Z] #61 0.397 Cloning into '/tmp/tmp.umnXslpLQg/src/github.com/opencontainers/runc'... [2020-04-08T19:08:55.569Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 14.7% of statements [2020-04-08T19:08:55.569Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-08T19:08:55.569Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-04-08T19:08:55.569Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-08T19:08:55.569Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-08T19:08:55.569Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-08T19:08:55.569Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 4.5% of statements [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-08T19:08:55.570Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-04-08T19:08:55.570Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 13.6% of statements [2020-04-08T19:08:55.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:08:55.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:08:56.120Z] #61 ... [2020-04-08T19:08:56.120Z] [2020-04-08T19:08:56.120Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-08T19:08:56.120Z] #13 DONE 0.6s [2020-04-08T19:08:56.120Z] [2020-04-08T19:08:56.120Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-08T19:08:56.139Z] ok github.com/docker/docker/builder/remotecontext/git 3.443s coverage: 86.3% of statements [2020-04-08T19:08:56.412Z] #14 0.340 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-08T19:08:56.412Z] #14 DONE 0.4s [2020-04-08T19:08:56.412Z] [2020-04-08T19:08:56.412Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:56.412Z] #45 71.66 CC compel/plugins/std/string.o [2020-04-08T19:08:56.412Z] #45 72.80 CC compel/plugins/std/infect.o [2020-04-08T19:08:56.412Z] #45 73.68 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-08T19:08:56.412Z] #45 73.75 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-08T19:08:56.412Z] #45 73.86 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-08T19:08:56.412Z] #45 73.96 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-08T19:08:56.412Z] #45 74.11 AR compel/plugins/std.lib.a [2020-04-08T19:08:56.412Z] #45 74.27 CC compel/plugins/fds/fds.o [2020-04-08T19:08:56.412Z] #45 74.70 AR compel/plugins/fds.lib.a [2020-04-08T19:08:56.412Z] #45 74.80 HOSTDEP compel/src/lib/log-host.d [2020-04-08T19:08:56.510Z] 65014b3c3121: Pull complete [2020-04-08T19:08:56.707Z] ok github.com/docker/docker/builder/dockerfile 1.149s coverage: 48.2% of statements [2020-04-08T19:08:56.707Z] ? github.com/docker/docker/cli [no test files] [2020-04-08T19:08:56.707Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-08T19:08:56.721Z] #45 75.12 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-08T19:08:56.721Z] #45 75.39 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-08T19:08:57.009Z] #45 ... [2020-04-08T19:08:57.009Z] [2020-04-08T19:08:57.009Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-08T19:08:57.009Z] #15 DONE 0.5s [2020-04-08T19:08:57.009Z] [2020-04-08T19:08:57.009Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-08T19:08:57.298Z] #16 DONE 0.4s [2020-04-08T19:08:57.298Z] [2020-04-08T19:08:57.298Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:57.298Z] #45 75.72 HOSTDEP compel/src/main-host.d [2020-04-08T19:08:57.590Z] #45 76.03 DEP compel/src/lib/ptrace.d [2020-04-08T19:08:57.590Z] #45 ... [2020-04-08T19:08:57.590Z] [2020-04-08T19:08:57.590Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-08T19:08:57.590Z] #17 DONE 0.4s [2020-04-08T19:08:57.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:08:57.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:08:57.879Z] [2020-04-08T19:08:57.879Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:08:57.879Z] #45 76.25 DEP compel/src/lib/infect.d [2020-04-08T19:08:57.879Z] #45 76.52 DEP compel/src/lib/infect-util.d [2020-04-08T19:08:58.169Z] #45 76.71 DEP compel/src/lib/infect-rpc.d [2020-04-08T19:08:58.461Z] #45 76.96 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-08T19:08:58.752Z] #45 77.19 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-08T19:08:59.043Z] #45 77.46 DEP compel/src/lib/log.d [2020-04-08T19:08:59.331Z] #45 77.72 DEP compel/src/main.d [2020-04-08T19:08:59.621Z] #45 78.02 DEP compel/src/lib/handle-elf.d [2020-04-08T19:08:59.621Z] #45 78.29 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-08T19:09:00.001Z] ok github.com/docker/docker/client 0.359s coverage: 75.8% of statements [2020-04-08T19:09:00.252Z] #45 78.67 CC compel/src/lib/log.o [2020-04-08T19:09:00.382Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-08T19:09:00.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-04-08T19:09:00.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-04-08T19:09:00.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s) [2020-04-08T19:09:00.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s) [2020-04-08T19:09:00.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-04-08T19:09:00.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2020-04-08T19:09:00.383Z] === RUN TestBuildMultiStageCopy [2020-04-08T19:09:00.383Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-08T19:09:00.883Z] #45 79.27 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-08T19:09:01.513Z] #45 80.07 CC compel/arch/ppc64/src/lib/infect.o [2020-04-08T19:09:03.039Z] #45 81.53 CC compel/src/lib/infect-rpc.o [2020-04-08T19:09:03.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-08T19:09:03.336Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-08T19:09:03.667Z] #45 82.07 CC compel/src/lib/infect-util.o [2020-04-08T19:09:03.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-08T19:09:03.955Z] #45 82.46 CC compel/src/lib/infect.o [2020-04-08T19:09:04.564Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-08T19:09:05.177Z] --- PASS: TestBuildMultiStageCopy (4.82s) [2020-04-08T19:09:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-04-08T19:09:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-08T19:09:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-04-08T19:09:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-04-08T19:09:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-04-08T19:09:05.177Z] === RUN TestBuildMultiStageParentConfig [2020-04-08T19:09:06.018Z] #45 ... [2020-04-08T19:09:06.018Z] [2020-04-08T19:09:06.018Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:09:06.018Z] #48 170.6 text/template [2020-04-08T19:09:06.018Z] #48 175.9 go/parser [2020-04-08T19:09:06.018Z] #48 ... [2020-04-08T19:09:06.018Z] [2020-04-08T19:09:06.018Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:06.018Z] #18 0.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-08T19:09:06.018Z] #18 1.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-08T19:09:06.018Z] #18 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-08T19:09:06.018Z] #18 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-08T19:09:06.018Z] #18 4.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-08T19:09:06.018Z] #18 6.602 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-08T19:09:06.646Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-04-08T19:09:06.646Z] === RUN TestBuildLabelWithTargets [2020-04-08T19:09:07.526Z] #18 ... [2020-04-08T19:09:07.526Z] [2020-04-08T19:09:07.526Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:09:07.526Z] #45 86.26 CC compel/src/lib/ptrace.o [2020-04-08T19:09:08.554Z] #45 87.01 AR compel/libcompel.a [2020-04-08T19:09:08.554Z] #45 87.11 HOSTCC compel/src/main-host.o [2020-04-08T19:09:09.202Z] #45 87.58 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-08T19:09:09.317Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-04-08T19:09:09.317Z] === RUN TestBuildWithEmptyLayers [2020-04-08T19:09:09.493Z] #45 88.12 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-08T19:09:09.931Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-04-08T19:09:09.931Z] === RUN TestBuildMultiStageOnBuild [2020-04-08T19:09:10.124Z] #45 88.81 HOSTCC compel/src/lib/log-host.o [2020-04-08T19:09:10.414Z] #45 89.12 HOSTLINK compel/compel-host-bin [2020-04-08T19:09:10.705Z] #45 89.39 DEP soccr/soccr.d [2020-04-08T19:09:11.335Z] #45 89.83 CC soccr/soccr.o [2020-04-08T19:09:13.380Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-04-08T19:09:13.380Z] === RUN TestBuildUncleanTarFilenames [2020-04-08T19:09:13.993Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-04-08T19:09:13.993Z] === RUN TestBuildMultiStageLayerLeak [2020-04-08T19:09:14.836Z] #45 92.89 AR soccr/libsoccr.a [2020-04-08T19:09:14.836Z] #45 92.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:09:14.836Z] #45 93.53 DEP criu/arch/ppc64/sigframe.d [2020-04-08T19:09:15.128Z] #45 93.76 DEP criu/arch/ppc64/crtools.d [2020-04-08T19:09:15.419Z] #45 ... [2020-04-08T19:09:15.419Z] [2020-04-08T19:09:15.419Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:15.419Z] #18 17.66 Fetched 8120 kB in 17s (478 kB/s) [2020-04-08T19:09:17.442Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2020-04-08T19:09:17.443Z] === RUN TestBuildWithHugeFile [2020-04-08T19:09:19.869Z] #18 17.66 Reading package lists... [2020-04-08T19:09:19.869Z] #18 ... [2020-04-08T19:09:19.869Z] [2020-04-08T19:09:19.869Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:09:19.869Z] #61 14.66 + cd /tmp/tmp.umnXslpLQg/src/github.com/opencontainers/runc [2020-04-08T19:09:19.869Z] #61 14.66 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-08T19:09:19.869Z] #61 15.87 + '[' -z '' ']' [2020-04-08T19:09:19.869Z] #61 15.87 + target=static [2020-04-08T19:09:19.869Z] #61 15.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-08T19:09:19.869Z] #61 18.96 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-08T19:09:19.869Z] #61 ... [2020-04-08T19:09:19.869Z] [2020-04-08T19:09:19.869Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:09:19.869Z] #45 94.09 DEP criu/arch/ppc64/cpu.d [2020-04-08T19:09:19.869Z] #45 94.43 CC criu/arch/ppc64/cpu.o [2020-04-08T19:09:19.869Z] #45 95.45 CC criu/arch/ppc64/crtools.o [2020-04-08T19:09:19.869Z] #45 97.65 CC criu/arch/ppc64/sigframe.o [2020-04-08T19:09:19.869Z] #45 98.20 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-08T19:09:19.869Z] #45 98.35 DEP criu/pie/util-vdso.d [2020-04-08T19:09:19.869Z] #45 98.64 DEP criu/pie/util.d [2020-04-08T19:09:20.500Z] #45 99.01 CC criu/pie/util.o [2020-04-08T19:09:21.131Z] #45 99.66 CC criu/pie/util-vdso.o [2020-04-08T19:09:21.760Z] #45 ... [2020-04-08T19:09:21.760Z] [2020-04-08T19:09:21.760Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:09:21.760Z] #48 186.6 encoding/xml [2020-04-08T19:09:21.760Z] #48 194.7 math/big [2020-04-08T19:09:22.049Z] #48 ... [2020-04-08T19:09:22.049Z] [2020-04-08T19:09:22.049Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:09:22.049Z] #57 187.6 golang.org/x/crypto/ssh/terminal [2020-04-08T19:09:22.049Z] #57 193.0 mvdan.cc/sh/v3/cmd/shfmt [2020-04-08T19:09:22.341Z] #57 ... [2020-04-08T19:09:22.341Z] [2020-04-08T19:09:22.341Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:22.341Z] #18 17.66 Reading package lists... [2020-04-08T19:09:28.532Z] #18 25.11 Reading package lists... [2020-04-08T19:09:28.532Z] #18 ... [2020-04-08T19:09:28.532Z] [2020-04-08T19:09:28.532Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:09:28.532Z] #45 101.1 AR criu/pie/pie.lib.a [2020-04-08T19:09:28.532Z] #45 101.2 DEP criu/pie/restorer.d [2020-04-08T19:09:28.532Z] #45 101.7 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-08T19:09:28.532Z] #45 101.8 DEP criu/arch/ppc64/restorer.d [2020-04-08T19:09:28.532Z] #45 102.3 DEP criu/arch/ppc64/vdso-pie.d [2020-04-08T19:09:28.532Z] #45 102.4 DEP criu/pie/parasite-vdso.d [2020-04-08T19:09:28.532Z] #45 102.6 DEP criu/pie/parasite.d [2020-04-08T19:09:28.532Z] #45 103.1 CC criu/pie/parasite.o [2020-04-08T19:09:28.532Z] #45 105.6 LINK criu/pie/parasite.built-in.o [2020-04-08T19:09:28.532Z] #45 105.6 GEN criu/pie/parasite-blob.h [2020-04-08T19:09:28.532Z] #45 105.7 CC criu/pie/parasite-vdso.o [2020-04-08T19:09:28.532Z] #45 107.1 CC criu/arch/ppc64/vdso-pie.o [2020-04-08T19:09:28.822Z] #45 ... [2020-04-08T19:09:28.822Z] [2020-04-08T19:09:28.822Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-08T19:09:28.822Z] #57 DONE 203.6s [2020-04-08T19:09:28.822Z] [2020-04-08T19:09:28.822Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:09:28.822Z] #48 200.7 go/doc [2020-04-08T19:09:30.888Z] #48 ... [2020-04-08T19:09:30.888Z] [2020-04-08T19:09:30.888Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:30.888Z] #18 25.11 Reading package lists... [2020-04-08T19:09:32.094Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 30.8% of statements [2020-04-08T19:09:32.095Z] ok github.com/docker/docker/container 0.161s coverage: 34.9% of statements [2020-04-08T19:09:32.095Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-08T19:09:32.095Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-08T19:09:32.095Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-08T19:09:32.095Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-08T19:09:32.703Z] #18 33.50 Building dependency tree... [2020-04-08T19:09:33.732Z] #18 35.88 libcap2-bin is already the newest version (1:2.25-2). [2020-04-08T19:09:33.732Z] #18 35.88 The following additional packages will be installed: [2020-04-08T19:09:33.732Z] #18 35.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-08T19:09:33.732Z] #18 35.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-08T19:09:33.732Z] #18 35.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-08T19:09:33.732Z] #18 35.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-08T19:09:33.732Z] #18 35.90 python3.7 python3.7-minimal vim-runtime xxd [2020-04-08T19:09:33.732Z] #18 35.90 Suggested packages: [2020-04-08T19:09:33.732Z] #18 35.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-08T19:09:33.732Z] #18 35.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-08T19:09:33.732Z] #18 35.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-08T19:09:33.732Z] #18 35.90 Recommended packages: [2020-04-08T19:09:33.732Z] #18 35.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-08T19:09:33.732Z] #18 35.90 python3-keyrings.alt python3-xdg unzip [2020-04-08T19:09:34.639Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2020-04-08T19:09:34.639Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.6% of statements [2020-04-08T19:09:35.210Z] ok github.com/docker/docker/daemon/cluster 0.155s coverage: 0.5% of statements [2020-04-08T19:09:37.237Z] #18 39.70 The following NEW packages will be installed: [2020-04-08T19:09:37.527Z] #18 39.71 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-08T19:09:37.527Z] #18 39.71 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-08T19:09:37.527Z] #18 39.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-08T19:09:37.527Z] #18 39.71 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-08T19:09:37.527Z] #18 39.71 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-08T19:09:37.527Z] #18 39.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-08T19:09:37.527Z] #18 39.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-08T19:09:37.527Z] #18 39.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-08T19:09:37.527Z] #18 39.72 xz-utils zip [2020-04-08T19:09:37.527Z] #18 39.88 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-08T19:09:37.527Z] #18 39.88 Need to get 29.2 MB of archives. [2020-04-08T19:09:37.527Z] #18 39.88 After this operation, 134 MB of additional disk space will be used. [2020-04-08T19:09:37.527Z] #18 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-08T19:09:37.527Z] #18 39.92 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-08T19:09:37.816Z] #18 40.11 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-08T19:09:38.465Z] #18 40.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-08T19:09:38.465Z] #18 40.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-08T19:09:38.465Z] #18 40.73 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-08T19:09:38.465Z] #18 40.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-08T19:09:38.465Z] #18 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-08T19:09:38.507Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-04-08T19:09:38.754Z] #18 40.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-08T19:09:38.754Z] #18 40.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-08T19:09:38.754Z] #18 41.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-08T19:09:38.754Z] #18 41.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-08T19:09:38.754Z] #18 41.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-08T19:09:38.754Z] #18 41.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-08T19:09:38.754Z] #18 41.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-08T19:09:38.754Z] #18 41.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-08T19:09:38.754Z] #18 41.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-08T19:09:38.754Z] #18 41.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-08T19:09:38.754Z] #18 41.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-08T19:09:38.754Z] #18 41.20 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-08T19:09:38.754Z] #18 41.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-08T19:09:38.754Z] #18 41.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-08T19:09:38.767Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.7% of statements [2020-04-08T19:09:39.042Z] #18 41.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-08T19:09:39.042Z] #18 41.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-08T19:09:39.042Z] #18 41.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-08T19:09:39.042Z] #18 41.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-08T19:09:39.042Z] #18 41.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-08T19:09:39.042Z] #18 41.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-08T19:09:39.042Z] #18 41.38 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-08T19:09:39.707Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [2020-04-08T19:09:40.078Z] #18 ... [2020-04-08T19:09:40.078Z] [2020-04-08T19:09:40.078Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:09:40.078Z] #45 108.6 CC criu/arch/ppc64/restorer.o [2020-04-08T19:09:40.078Z] #45 109.7 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-08T19:09:40.078Z] #45 109.8 CC criu/pie/restorer.o [2020-04-08T19:09:40.078Z] #45 115.5 LINK criu/pie/restorer.built-in.o [2020-04-08T19:09:40.078Z] #45 115.5 GEN criu/pie/restorer-blob.h [2020-04-08T19:09:40.078Z] #45 115.8 DEP criu/vdso.d [2020-04-08T19:09:40.078Z] #45 116.2 DEP criu/uts_ns.d [2020-04-08T19:09:40.078Z] #45 116.5 DEP criu/util.d [2020-04-08T19:09:40.078Z] #45 117.0 DEP criu/uffd.d [2020-04-08T19:09:40.078Z] #45 117.3 DEP criu/tun.d [2020-04-08T19:09:40.078Z] #45 117.6 DEP criu/tty.d [2020-04-08T19:09:40.078Z] #45 118.0 DEP criu/timerfd.d [2020-04-08T19:09:40.078Z] #45 118.6 DEP criu/sysfs_parse.d [2020-04-08T19:09:40.368Z] #45 118.9 DEP criu/sysctl.d [2020-04-08T19:09:40.660Z] #45 119.2 DEP criu/string.d [2020-04-08T19:09:40.660Z] #45 119.3 DEP criu/stats.d [2020-04-08T19:09:40.950Z] #45 119.5 DEP criu/sockets.d [2020-04-08T19:09:41.258Z] #45 ... [2020-04-08T19:09:41.258Z] [2020-04-08T19:09:41.258Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:41.258Z] #18 43.63 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-08T19:09:41.258Z] #18 43.66 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-08T19:09:41.552Z] #18 43.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-08T19:09:41.552Z] #18 43.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-08T19:09:41.552Z] #18 43.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-08T19:09:41.552Z] #18 43.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-08T19:09:41.552Z] #18 43.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-08T19:09:41.552Z] #18 43.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-08T19:09:41.552Z] #18 43.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-08T19:09:41.552Z] #18 44.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-08T19:09:41.552Z] #18 44.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-08T19:09:41.552Z] #18 44.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-08T19:09:41.552Z] #18 44.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-08T19:09:41.616Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-04-08T19:09:41.843Z] #18 44.28 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-08T19:09:41.843Z] #18 44.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-08T19:09:42.133Z] #18 44.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-08T19:09:42.765Z] #18 45.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-08T19:09:42.765Z] #18 45.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-08T19:09:43.054Z] #18 45.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-08T19:09:44.083Z] #18 ... [2020-04-08T19:09:44.083Z] [2020-04-08T19:09:44.083Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:09:44.083Z] #69 208.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-08T19:09:44.083Z] #69 208.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-08T19:09:44.083Z] #69 ... [2020-04-08T19:09:44.083Z] [2020-04-08T19:09:44.083Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:09:44.083Z] #48 218.8 vendor/golang.org/x/text/unicode/norm [2020-04-08T19:09:44.648Z] --- PASS: TestBuildWithHugeFile (26.84s) [2020-04-08T19:09:44.648Z] === RUN TestBuildWithEmptyDockerfile [2020-04-08T19:09:44.648Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:09:44.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:09:44.648Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:09:44.648Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:09:44.648Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:09:44.648Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:09:44.648Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:09:44.648Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:09:44.648Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:09:44.648Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-08T19:09:44.648Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-04-08T19:09:44.648Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-04-08T19:09:44.648Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-04-08T19:09:44.648Z] === RUN TestBuildPreserveOwnership [2020-04-08T19:09:44.648Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-08T19:09:44.911Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-08T19:09:45.591Z] #48 220.4 github.com/LK4D4/vndr/build [2020-04-08T19:09:46.295Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.7% of statements [2020-04-08T19:09:46.918Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.668s coverage: 57.0% of statements [2020-04-08T19:09:47.645Z] #48 ... [2020-04-08T19:09:47.645Z] [2020-04-08T19:09:47.645Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:09:47.645Z] #69 DONE 222.2s [2020-04-08T19:09:47.645Z] [2020-04-08T19:09:47.645Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-08T19:09:47.645Z] #70 DONE 0.1s [2020-04-08T19:09:47.645Z] [2020-04-08T19:09:47.645Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:47.645Z] #18 46.74 debconf: delaying package configuration, since apt-utils is not installed [2020-04-08T19:09:47.645Z] #18 47.00 Fetched 29.2 MB in 5s (5352 kB/s) [2020-04-08T19:09:47.645Z] #18 47.13 Selecting previously unselected package pigz. [2020-04-08T19:09:47.645Z] #18 47.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-08T19:09:47.645Z] #18 47.24 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-08T19:09:47.645Z] #18 47.25 Unpacking pigz (2.4-1) ... [2020-04-08T19:09:47.645Z] #18 47.38 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-08T19:09:47.645Z] #18 47.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-08T19:09:47.645Z] #18 47.39 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-08T19:09:47.645Z] #18 48.36 Selecting previously unselected package python3.7-minimal. [2020-04-08T19:09:47.645Z] #18 48.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-08T19:09:47.645Z] #18 48.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:09:47.934Z] #18 50.30 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-08T19:09:47.934Z] #18 50.33 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-08T19:09:49.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-08T19:09:49.486Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-04-08T19:09:51.078Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-04-08T19:09:51.078Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2020-04-08T19:09:51.078Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-04-08T19:09:51.078Z] === RUN TestBuildPlatformInvalid [2020-04-08T19:09:51.078Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-08T19:09:51.078Z] PASS [2020-04-08T19:09:51.078Z] [2020-04-08T19:09:51.078Z] === Skipped [2020-04-08T19:09:51.078Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-08T19:09:51.078Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:09:51.078Z] [2020-04-08T19:09:51.078Z] [2020-04-08T19:09:51.078Z] DONE 32 tests, 1 skipped in 75.908s [2020-04-08T19:09:51.078Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-08T19:09:51.078Z] ++ 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-08T19:09:51.078Z] ++ set -e [2020-04-08T19:09:51.078Z] ++ '[' -n 0 ']' [2020-04-08T19:09:51.078Z] ++ set -x [2020-04-08T19:09:51.078Z] ++ env -i DEST=/go/src/github.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-08T19:09:51.078Z] INFO: Testing against a local daemon [2020-04-08T19:09:51.078Z] === RUN TestConfigList [2020-04-08T19:09:51.396Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.684s coverage: 46.2% of statements [2020-04-08T19:09:51.441Z] #18 ... [2020-04-08T19:09:51.441Z] [2020-04-08T19:09:51.441Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:09:51.441Z] #45 120.0 DEP criu/sk-unix.d [2020-04-08T19:09:51.441Z] #45 120.4 DEP criu/sk-tcp.d [2020-04-08T19:09:51.441Z] #45 120.8 DEP criu/sk-queue.d [2020-04-08T19:09:51.441Z] #45 121.2 DEP criu/sk-packet.d [2020-04-08T19:09:51.441Z] #45 121.6 DEP criu/sk-netlink.d [2020-04-08T19:09:51.441Z] #45 122.0 DEP criu/sk-inet.d [2020-04-08T19:09:51.441Z] #45 122.6 DEP criu/signalfd.d [2020-04-08T19:09:51.441Z] #45 123.1 DEP criu/sigframe.d [2020-04-08T19:09:51.441Z] #45 123.3 DEP criu/shmem.d [2020-04-08T19:09:51.441Z] #45 123.7 DEP criu/servicefd.d [2020-04-08T19:09:51.441Z] #45 124.1 DEP criu/seize.d [2020-04-08T19:09:51.441Z] #45 124.5 DEP criu/seccomp.d [2020-04-08T19:09:51.441Z] #45 124.9 DEP criu/rst-malloc.d [2020-04-08T19:09:51.441Z] #45 125.0 DEP criu/rbtree.d [2020-04-08T19:09:51.441Z] #45 125.1 DEP criu/pstree.d [2020-04-08T19:09:51.441Z] #45 125.4 DEP criu/protobuf.d [2020-04-08T19:09:51.441Z] #45 125.7 GEN criu/protobuf-desc-gen.h [2020-04-08T19:09:51.441Z] #45 129.1 DEP criu/protobuf-desc.d [2020-04-08T19:09:51.441Z] #45 129.4 DEP criu/proc_parse.d [2020-04-08T19:09:51.441Z] #45 129.8 DEP criu/plugin.d [2020-04-08T19:09:51.441Z] #45 130.0 DEP criu/pipes.d [2020-04-08T19:09:51.655Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.200s coverage: 72.5% of statements [2020-04-08T19:09:51.730Z] #45 130.3 DEP criu/pie-util.d [2020-04-08T19:09:52.023Z] #45 130.5 DEP criu/pie-util-vdso.d [2020-04-08T19:09:52.023Z] #45 130.7 DEP criu/path.d [2020-04-08T19:09:52.312Z] #45 131.0 DEP criu/parasite-syscall.d [2020-04-08T19:09:52.959Z] #45 131.4 DEP criu/pagemap.d [2020-04-08T19:09:53.035Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.899s coverage: 49.5% of statements [2020-04-08T19:09:53.250Z] #45 131.7 DEP criu/pagemap-cache.d [2020-04-08T19:09:53.250Z] #45 ... [2020-04-08T19:09:53.250Z] [2020-04-08T19:09:53.250Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:09:53.250Z] #18 55.65 Selecting previously unselected package python3-minimal. [2020-04-08T19:09:53.294Z] ok github.com/docker/docker/daemon 12.381s coverage: 17.4% of statements [2020-04-08T19:09:53.294Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-08T19:09:53.294Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-08T19:09:53.294Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-08T19:09:53.294Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-08T19:09:53.294Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-08T19:09:53.544Z] #18 55.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-04-08T19:09:53.544Z] #18 55.86 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-08T19:09:53.544Z] #18 55.87 Unpacking python3-minimal (3.7.3-1) ... [2020-04-08T19:09:53.832Z] #18 55.99 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-08T19:09:53.832Z] #18 56.01 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-08T19:09:53.832Z] #18 56.02 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-08T19:09:53.832Z] #18 56.19 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-08T19:09:53.832Z] #18 56.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-08T19:09:54.122Z] #18 56.23 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-08T19:09:54.675Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.660s coverage: 76.1% of statements [2020-04-08T19:09:54.934Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-04-08T19:09:55.454Z] --- PASS: TestConfigList (3.84s) [2020-04-08T19:09:55.454Z] === RUN TestConfigsCreateAndDelete [2020-04-08T19:09:55.503Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-04-08T19:09:55.503Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-04-08T19:09:55.624Z] #18 57.71 Selecting previously unselected package python3.7. [2020-04-08T19:09:55.624Z] #18 57.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-08T19:09:55.624Z] #18 57.75 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:09:55.624Z] #18 57.89 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-08T19:09:55.624Z] #18 57.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-08T19:09:55.624Z] #18 57.91 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-08T19:09:55.624Z] #18 58.10 Setting up python3-minimal (3.7.3-1) ... [2020-04-08T19:09:57.689Z] #18 59.97 Selecting previously unselected package python3. [2020-04-08T19:09:57.689Z] #18 59.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 ... 24013 files and directories currently installed.) [2020-04-08T19:09:57.689Z] #18 60.05 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-08T19:09:57.689Z] #18 60.07 Unpacking python3 (3.7.3-1) ... [2020-04-08T19:09:57.980Z] #18 60.25 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-08T19:09:57.980Z] #18 60.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-08T19:09:57.980Z] #18 60.27 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-08T19:09:58.000Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.271836917s with top 10 stages: buildssa: 1m33.996916984s, goimports: 22.591952383s, unconvert: 12.915003874s, gosec: 10.24055893s, golint: 7.145104132s, ineffassign: 4.664679386s, misspell: 4.583751338s, inspect: 3.994666822s, vrp: 2.548587879s, printf: 2.190135726s [2020-04-08T19:09:58.270Z] #18 60.45 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-08T19:09:58.270Z] #18 60.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-08T19:09:58.270Z] #18 60.46 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-08T19:09:58.270Z] #18 60.61 Selecting previously unselected package libiptc0:ppc64el. [2020-04-08T19:09:58.270Z] #18 60.63 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-08T19:09:58.270Z] #18 60.64 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-08T19:09:58.562Z] #18 60.76 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-08T19:09:58.562Z] #18 60.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-08T19:09:58.562Z] #18 60.80 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-08T19:09:58.562Z] #18 60.89 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-08T19:09:58.562Z] #18 60.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-08T19:09:58.562Z] #18 60.91 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-08T19:09:58.797Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 41.8% of statements [2020-04-08T19:09:58.797Z] ok github.com/docker/docker/daemon/logger/awslogs 0.217s coverage: 77.4% of statements [2020-04-08T19:09:58.797Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2020-04-08T19:09:58.863Z] #18 61.05 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-08T19:09:58.863Z] #18 61.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-08T19:09:58.863Z] #18 61.09 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-08T19:09:58.863Z] #18 61.24 Selecting previously unselected package iptables. [2020-04-08T19:09:58.863Z] #18 61.25 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-08T19:09:58.863Z] #18 61.25 Unpacking iptables (1.8.2-4) ... [2020-04-08T19:09:58.902Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-04-08T19:09:58.902Z] === RUN TestConfigsUpdate [2020-04-08T19:09:59.737Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.259s coverage: 61.0% of statements [2020-04-08T19:09:59.737Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-08T19:09:59.737Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-08T19:09:59.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-08T19:09:59.737Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-08T19:09:59.737Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-08T19:09:59.737Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-08T19:09:59.737Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-04-08T19:09:59.737Z] ok github.com/docker/docker/daemon/logger/journald 0.063s coverage: 26.2% of statements [2020-04-08T19:09:59.907Z] #18 62.16 Selecting previously unselected package xxd. [2020-04-08T19:09:59.907Z] #18 62.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-08T19:09:59.907Z] #18 62.18 Unpacking xxd (2:8.1.0875-5) ... [2020-04-08T19:09:59.907Z] #18 62.33 Selecting previously unselected package vim-common. [2020-04-08T19:09:59.907Z] #18 62.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:10:00.197Z] #18 62.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-08T19:10:00.307Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2020-04-08T19:10:00.487Z] #18 62.70 Selecting previously unselected package bash-completion. [2020-04-08T19:10:00.487Z] #18 62.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-08T19:10:00.566Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-04-08T19:10:01.947Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2020-04-08T19:10:01.947Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-08T19:10:01.947Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.083s coverage: 19.9% of statements [2020-04-08T19:10:02.208Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-04-08T19:10:02.351Z] --- PASS: TestConfigsUpdate (3.62s) [2020-04-08T19:10:02.351Z] === RUN TestTemplatedConfig [2020-04-08T19:10:03.149Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2020-04-08T19:10:03.408Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-04-08T19:10:03.669Z] ok github.com/docker/docker/daemon/network 0.065s coverage: 63.8% of statements [2020-04-08T19:10:03.997Z] #18 ... [2020-04-08T19:10:03.997Z] [2020-04-08T19:10:03.997Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:10:03.997Z] #45 132.0 DEP criu/page-xfer.d [2020-04-08T19:10:03.997Z] #45 132.4 DEP criu/page-pipe.d [2020-04-08T19:10:03.997Z] #45 132.5 DEP criu/netfilter.d [2020-04-08T19:10:03.997Z] #45 132.8 DEP criu/net.d [2020-04-08T19:10:03.997Z] #45 133.2 DEP criu/namespaces.d [2020-04-08T19:10:03.997Z] #45 133.5 DEP criu/mount.d [2020-04-08T19:10:03.997Z] #45 133.9 DEP criu/mem.d [2020-04-08T19:10:03.997Z] #45 134.2 DEP criu/lsm.d [2020-04-08T19:10:03.997Z] #45 134.5 DEP criu/log.d [2020-04-08T19:10:03.997Z] #45 134.6 DEP criu/libnetlink.d [2020-04-08T19:10:03.997Z] #45 134.9 DEP criu/kerndat.d [2020-04-08T19:10:03.997Z] #45 135.3 DEP criu/kcmp-ids.d [2020-04-08T19:10:03.997Z] #45 135.6 DEP criu/irmap.d [2020-04-08T19:10:03.997Z] #45 135.8 DEP criu/ipc_ns.d [2020-04-08T19:10:03.997Z] #45 136.1 DEP criu/image.d [2020-04-08T19:10:03.997Z] #45 136.4 DEP criu/image-desc.d [2020-04-08T19:10:03.997Z] #45 136.7 DEP criu/fsnotify.d [2020-04-08T19:10:03.997Z] #45 137.2 DEP criu/filesystems.d [2020-04-08T19:10:03.997Z] #45 137.5 DEP criu/files.d [2020-04-08T19:10:03.997Z] #45 137.9 DEP criu/files-reg.d [2020-04-08T19:10:03.997Z] #45 138.2 DEP criu/files-ext.d [2020-04-08T19:10:03.997Z] #45 138.5 DEP criu/file-lock.d [2020-04-08T19:10:03.997Z] #45 138.9 DEP criu/file-ids.d [2020-04-08T19:10:03.997Z] #45 139.2 DEP criu/fifo.d [2020-04-08T19:10:03.997Z] #45 139.4 DEP criu/fdstore.d [2020-04-08T19:10:03.997Z] #45 139.7 DEP criu/fault-injection.d [2020-04-08T19:10:03.997Z] #45 139.8 DEP criu/external.d [2020-04-08T19:10:03.997Z] #45 139.9 DEP criu/eventpoll.d [2020-04-08T19:10:03.997Z] #45 140.2 DEP criu/eventfd.d [2020-04-08T19:10:03.997Z] #45 140.4 DEP criu/crtools.d [2020-04-08T19:10:03.997Z] #45 140.8 DEP criu/cr-service.d [2020-04-08T19:10:03.997Z] #45 141.1 DEP criu/cr-restore.d [2020-04-08T19:10:03.997Z] #45 141.6 DEP criu/cr-errno.d [2020-04-08T19:10:03.997Z] #45 141.6 DEP criu/cr-dump.d [2020-04-08T19:10:03.997Z] #45 142.0 DEP criu/cr-dedup.d [2020-04-08T19:10:03.997Z] #45 142.4 DEP criu/cr-check.d [2020-04-08T19:10:04.286Z] #45 142.8 DEP criu/config.d [2020-04-08T19:10:04.576Z] #45 143.1 DEP criu/clone-noasan.d [2020-04-08T19:10:04.576Z] #45 143.2 DEP criu/cgroup.d [2020-04-08T19:10:04.867Z] #45 143.4 DEP criu/cgroup-props.d [2020-04-08T19:10:05.049Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2020-04-08T19:10:05.049Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-08T19:10:05.049Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-08T19:10:05.157Z] #45 143.7 DEP criu/bitmap.d [2020-04-08T19:10:05.157Z] #45 143.7 DEP criu/bfd.d [2020-04-08T19:10:05.448Z] #45 143.9 DEP criu/autofs.d [2020-04-08T19:10:05.619Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2020-04-08T19:10:05.738Z] #45 144.2 DEP criu/aio.d [2020-04-08T19:10:05.801Z] --- PASS: TestTemplatedConfig (3.62s) [2020-04-08T19:10:05.801Z] === RUN TestConfigInspect [2020-04-08T19:10:06.044Z] #45 144.6 DEP criu/action-scripts.d [2020-04-08T19:10:06.044Z] #45 ... [2020-04-08T19:10:06.044Z] [2020-04-08T19:10:06.044Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:06.044Z] #18 68.40 Unpacking bash-completion (1:2.8-6) ... [2020-04-08T19:10:06.559Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-04-08T19:10:06.819Z] ok github.com/docker/docker/distribution 0.316s coverage: 22.1% of statements [2020-04-08T19:10:06.819Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-08T19:10:07.075Z] #18 69.21 Selecting previously unselected package bzip2. [2020-04-08T19:10:07.075Z] #18 69.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-08T19:10:07.075Z] #18 69.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:10:07.075Z] #18 69.34 Selecting previously unselected package xz-utils. [2020-04-08T19:10:07.075Z] #18 69.35 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-08T19:10:07.075Z] #18 69.36 Unpacking xz-utils (5.2.4-1) ... [2020-04-08T19:10:07.367Z] #18 69.62 Selecting previously unselected package apparmor. [2020-04-08T19:10:07.367Z] #18 69.64 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-08T19:10:07.659Z] #18 69.79 Unpacking apparmor (2.13.2-10) ... [2020-04-08T19:10:08.198Z] ok github.com/docker/docker/image 0.068s coverage: 86.4% of statements [2020-04-08T19:10:08.320Z] #18 70.46 Selecting previously unselected package aufs-tools. [2020-04-08T19:10:08.320Z] #18 70.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-08T19:10:08.320Z] #18 70.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:10:08.320Z] #18 70.71 Selecting previously unselected package libonig5:ppc64el. [2020-04-08T19:10:08.457Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-04-08T19:10:08.610Z] #18 70.75 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-08T19:10:08.610Z] #18 70.75 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-08T19:10:08.610Z] #18 71.04 Selecting previously unselected package libjq1:ppc64el. [2020-04-08T19:10:08.610Z] #18 71.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-08T19:10:08.610Z] #18 71.06 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-08T19:10:08.724Z] ok github.com/docker/docker/distribution/xfer 1.745s coverage: 85.1% of statements [2020-04-08T19:10:08.724Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-08T19:10:08.724Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-08T19:10:08.724Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2020-04-08T19:10:08.724Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-08T19:10:08.901Z] #18 71.24 Selecting previously unselected package jq. [2020-04-08T19:10:08.901Z] #18 71.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-08T19:10:08.901Z] #18 71.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-08T19:10:09.191Z] #18 71.36 Selecting previously unselected package libaio1:ppc64el. [2020-04-08T19:10:09.191Z] #18 71.39 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-08T19:10:09.191Z] #18 71.40 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-08T19:10:09.191Z] #18 71.48 Selecting previously unselected package libgpm2:ppc64el. [2020-04-08T19:10:09.191Z] #18 71.50 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-08T19:10:09.191Z] #18 71.50 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-08T19:10:09.252Z] --- PASS: TestConfigInspect (3.61s) [2020-04-08T19:10:09.252Z] === RUN TestConfigCreateWithLabels [2020-04-08T19:10:09.293Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2020-04-08T19:10:09.481Z] #18 71.62 Selecting previously unselected package libicu63:ppc64el. [2020-04-08T19:10:09.481Z] #18 71.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-08T19:10:09.481Z] #18 71.64 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-08T19:10:09.863Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-04-08T19:10:10.511Z] #18 ... [2020-04-08T19:10:10.511Z] [2020-04-08T19:10:10.511Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:10:10.511Z] #48 235.4 mime [2020-04-08T19:10:10.511Z] #48 238.5 vendor/golang.org/x/net/idna [2020-04-08T19:10:10.511Z] #48 244.6 net/textproto [2020-04-08T19:10:10.511Z] #48 244.6 crypto/x509 [2020-04-08T19:10:10.511Z] #48 245.3 vendor/golang.org/x/net/http/httpproxy [2020-04-08T19:10:10.802Z] #48 ... [2020-04-08T19:10:10.802Z] [2020-04-08T19:10:10.802Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:10:10.802Z] #45 145.3 CC criu/action-scripts.o [2020-04-08T19:10:10.802Z] #45 146.4 CC criu/aio.o [2020-04-08T19:10:10.802Z] #45 147.4 CC criu/autofs.o [2020-04-08T19:10:10.804Z] ok github.com/docker/docker/opts 0.088s coverage: 67.4% of statements [2020-04-08T19:10:12.185Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-04-08T19:10:12.185Z] ok github.com/docker/docker/pkg/authorization 0.653s coverage: 68.3% of statements [2020-04-08T19:10:12.245Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:10:12.245Z] [2020-04-08T19:10:12.245Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:10:12.245Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:10:12.245Z] HOSTNAME=0e4243050903 [2020-04-08T19:10:12.245Z] DEST=bundles/test-integration [2020-04-08T19:10:12.245Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:10:12.245Z] DOCKER_ROOTLESS=1 [2020-04-08T19:10:12.245Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:10:12.245Z] container=docker [2020-04-08T19:10:12.245Z] HOME=/root [2020-04-08T19:10:12.245Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:10:12.245Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:10:12.245Z] VALIDATE_BRANCH=master [2020-04-08T19:10:12.245Z] TERM=xterm [2020-04-08T19:10:12.245Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:10:12.245Z] SHLVL=1 [2020-04-08T19:10:12.245Z] TIMEOUT=120m [2020-04-08T19:10:12.245Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:10:12.245Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:10:12.245Z] GO111MODULE=off [2020-04-08T19:10:12.245Z] DOCKER_EXPERIMENTAL=1 [2020-04-08T19:10:12.245Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-08T19:10:12.245Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:10:12.245Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:10:12.245Z] GOPATH=/go [2020-04-08T19:10:12.245Z] PKG_CONFIG=pkg-config [2020-04-08T19:10:12.245Z] _=/usr/bin/env [2020-04-08T19:10:12.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-08T19:10:12.444Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-04-08T19:10:12.877Z] #45 151.1 CC criu/bfd.o [2020-04-08T19:10:12.945Z] INFO [runner/unused/goanalysis] analyzers took 25.984351656s with top 10 stages: buildssa: 21.894321326s, U1000: 4.09003033s [2020-04-08T19:10:12.945Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-08T19:10:12.945Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1687/1687, cgo: 1687/2296, path_prettifier: 1687/1687, skip_dirs: 1687/1687, identifier_marker: 1582/1582, exclude: 1582/1582, exclude-rules: 63/1582, nolint: 0/63, filename_unadjuster: 1687/1687, autogenerated_exclude: 1582/1687 [2020-04-08T19:10:12.945Z] INFO [runner] processing took 125.467768ms with stages: nolint: 54.69756ms, identifier_marker: 38.279907ms, path_prettifier: 13.021383ms, autogenerated_exclude: 6.83506ms, exclude-rules: 6.713715ms, skip_dirs: 3.549991ms, cgo: 1.273648ms, filename_unadjuster: 1.090509ms, max_same_issues: 1.819µs, uniq_by_line: 801ns, diff: 594ns, skip_files: 584ns, source_code: 482ns, path_shortener: 478ns, max_from_linter: 468ns, exclude: 448ns, max_per_file_from_linter: 321ns [2020-04-08T19:10:12.945Z] INFO [runner] linters took 1m33.532949775s with stages: goanalysis_metalinter: 1m15.38584903s, unused: 18.021147418s [2020-04-08T19:10:12.945Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-08T19:10:13.167Z] #45 ... [2020-04-08T19:10:13.167Z] [2020-04-08T19:10:13.167Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:10:13.167Z] #48 247.9 vendor/golang.org/x/net/http/httpguts [2020-04-08T19:10:13.167Z] #48 247.9 mime/multipart [2020-04-08T19:10:13.383Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-04-08T19:10:13.642Z] ok github.com/docker/docker/pkg/archive 1.184s coverage: 77.1% of statements [2020-04-08T19:10:13.673Z] --- PASS: TestConfigCreateWithLabels (3.64s) [2020-04-08T19:10:13.673Z] === RUN TestConfigCreateResolve [2020-04-08T19:10:13.902Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-04-08T19:10:14.043Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:10:14.043Z] [2020-04-08T19:10:14.389Z] INFO Memory: 1592 samples, avg is 243.6MB, max is 2965.5MB [2020-04-08T19:10:14.389Z] INFO Execution took 3m30.427412545s [2020-04-08T19:10:14.389Z] Congratulations! The shell scripts are properly formatted. [2020-04-08T19:10:14.470Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [Pipeline] } [Pipeline] // stage [2020-04-08T19:10:14.979Z] [2020-04-08T19:10:14.979Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-08T19:10:15.039Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-08T19:10:15.238Z] [2020-04-08T19:10:15.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh dynbinary-daemon test-docker-py [2020-04-08T19:10:15.495Z] [2020-04-08T19:10:15.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:10:15.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:10:15.495Z] HOSTNAME=1fb51b16968f [2020-04-08T19:10:15.495Z] TEST_SKIP_INTEGRATION=1 [2020-04-08T19:10:15.495Z] TESTDEBUG=0 [2020-04-08T19:10:15.495Z] DEST=bundles/test-integration [2020-04-08T19:10:15.495Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:10:15.495Z] KEEPBUNDLE=1 [2020-04-08T19:10:15.495Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:10:15.495Z] container=docker [2020-04-08T19:10:15.495Z] HOME=/root [2020-04-08T19:10:15.495Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:10:15.495Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:10:15.495Z] VALIDATE_BRANCH=master [2020-04-08T19:10:15.495Z] TERM=xterm [2020-04-08T19:10:15.495Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:10:15.495Z] SHLVL=1 [2020-04-08T19:10:15.495Z] TIMEOUT=120m [2020-04-08T19:10:15.495Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:10:15.495Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:10:15.495Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-08T19:10:15.495Z] GO111MODULE=off [2020-04-08T19:10:15.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:10:15.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:10:15.495Z] GOPATH=/go [2020-04-08T19:10:15.495Z] PKG_CONFIG=pkg-config [2020-04-08T19:10:15.495Z] _=/usr/bin/env [2020-04-08T19:10:15.495Z] Building test suite binary ./integration-cli/test.main [2020-04-08T19:10:15.495Z] No new tests added to integration. [2020-04-08T19:10:15.495Z] [2020-04-08T19:10:15.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:10:15.495Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:10:15.495Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:10:15.495Z] HOSTNAME=f6aa2c7ac722 [2020-04-08T19:10:15.495Z] TEST_SKIP_INTEGRATION=1 [2020-04-08T19:10:15.495Z] TESTDEBUG=0 [2020-04-08T19:10:15.495Z] DEST=bundles/test-integration [2020-04-08T19:10:15.495Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:10:15.495Z] KEEPBUNDLE=1 [2020-04-08T19:10:15.495Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:10:15.495Z] container=docker [2020-04-08T19:10:15.495Z] HOME=/root [2020-04-08T19:10:15.495Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:10:15.495Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:10:15.495Z] VALIDATE_BRANCH=master [2020-04-08T19:10:15.495Z] TERM=xterm [2020-04-08T19:10:15.495Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:10:15.495Z] SHLVL=1 [2020-04-08T19:10:15.495Z] TIMEOUT=120m [2020-04-08T19:10:15.495Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:10:15.495Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:10:15.495Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-08T19:10:15.495Z] GO111MODULE=off [2020-04-08T19:10:15.495Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:10:15.495Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:10:15.495Z] GOPATH=/go [2020-04-08T19:10:15.495Z] PKG_CONFIG=pkg-config [2020-04-08T19:10:15.495Z] _=/usr/bin/env [2020-04-08T19:10:15.495Z] Building test suite binary ./integration-cli/test.main [2020-04-08T19:10:15.607Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-04-08T19:10:15.629Z] [2020-04-08T19:10:15.866Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-08T19:10:15.883Z] Removing bundles/ [2020-04-08T19:10:15.883Z] [2020-04-08T19:10:15.883Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-08T19:10:15.883Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:10:15.883Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:10:16.352Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-04-08T19:10:16.352Z] === RUN TestConfigDaemonLibtrustID [2020-04-08T19:10:16.867Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:10:16.867Z] HOSTNAME=28cfe8a4f587 [2020-04-08T19:10:16.867Z] TESTDEBUG=0 [2020-04-08T19:10:16.867Z] DEST=bundles/test-integration [2020-04-08T19:10:16.867Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:10:16.867Z] KEEPBUNDLE=1 [2020-04-08T19:10:16.867Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:10:16.867Z] container=docker [2020-04-08T19:10:16.867Z] HOME=/root [2020-04-08T19:10:16.867Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:10:16.867Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:10:16.867Z] VALIDATE_BRANCH=master [2020-04-08T19:10:16.867Z] TERM=xterm [2020-04-08T19:10:16.867Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:10:16.867Z] SHLVL=1 [2020-04-08T19:10:16.867Z] TIMEOUT=120m [2020-04-08T19:10:16.867Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:10:16.867Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:10:16.867Z] GO111MODULE=off [2020-04-08T19:10:16.867Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-08T19:10:16.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:10:16.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:10:16.867Z] GOPATH=/go [2020-04-08T19:10:16.867Z] PKG_CONFIG=pkg-config [2020-04-08T19:10:16.867Z] _=/usr/bin/env [2020-04-08T19:10:16.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-08T19:10:16.966Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-08T19:10:16.966Z] PASS [2020-04-08T19:10:16.966Z] [2020-04-08T19:10:16.966Z] DONE 8 tests in 25.848s [2020-04-08T19:10:16.967Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-08T19:10:16.967Z] ++ 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-08T19:10:16.967Z] ++ set -e [2020-04-08T19:10:16.967Z] ++ '[' -n 0 ']' [2020-04-08T19:10:16.967Z] ++ set -x [2020-04-08T19:10:16.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:10:16.967Z] INFO: Testing against a local daemon [2020-04-08T19:10:16.967Z] === RUN TestCheckpoint [2020-04-08T19:10:16.967Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-08T19:10:16.967Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:10:16.967Z] === RUN TestContainerInvalidJSON [2020-04-08T19:10:16.967Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:10:16.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:10:16.967Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:10:16.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:10:16.967Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:10:16.967Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:10:16.967Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:10:16.967Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:10:16.967Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:10:16.967Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-08T19:10:16.967Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-08T19:10:16.967Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-08T19:10:16.967Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-08T19:10:16.967Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-08T19:10:16.967Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-04-08T19:10:16.967Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-08T19:10:17.243Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-08T19:10:17.243Z] ok github.com/docker/docker/pkg/chrootarchive 3.442s coverage: 43.2% of statements [2020-04-08T19:10:17.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-08T19:10:17.249Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-08T19:10:17.249Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-08T19:10:17.249Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-08T19:10:17.531Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-08T19:10:17.531Z] === RUN TestCopyFromContainer [2020-04-08T19:10:17.812Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-04-08T19:10:18.073Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-04-08T19:10:18.073Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2020-04-08T19:10:18.332Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-04-08T19:10:18.716Z] #48 ... [2020-04-08T19:10:18.716Z] [2020-04-08T19:10:18.716Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:18.716Z] #18 78.94 Selecting previously unselected package libnet1:ppc64el. [2020-04-08T19:10:18.716Z] #18 78.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-08T19:10:18.716Z] #18 78.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-08T19:10:18.716Z] #18 79.08 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-08T19:10:18.716Z] #18 79.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-08T19:10:18.716Z] #18 79.10 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-08T19:10:18.716Z] #18 79.27 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-08T19:10:18.716Z] #18 79.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-08T19:10:18.716Z] #18 79.32 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-08T19:10:18.716Z] #18 79.47 Selecting previously unselected package libreadline5:ppc64el. [2020-04-08T19:10:18.716Z] #18 79.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-08T19:10:18.716Z] #18 79.50 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-08T19:10:18.716Z] #18 79.70 Selecting previously unselected package net-tools. [2020-04-08T19:10:18.716Z] #18 79.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-08T19:10:18.716Z] #18 79.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:10:18.716Z] #18 80.05 Selecting previously unselected package python-pip-whl. [2020-04-08T19:10:18.716Z] #18 80.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-08T19:10:18.716Z] #18 80.06 Unpacking python-pip-whl (18.1-5) ... [2020-04-08T19:10:18.716Z] #18 80.89 Selecting previously unselected package python3-lib2to3. [2020-04-08T19:10:18.716Z] #18 80.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-08T19:10:18.716Z] #18 80.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:10:18.716Z] #18 81.14 Selecting previously unselected package python3-distutils. [2020-04-08T19:10:18.716Z] #18 81.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-08T19:10:18.716Z] #18 81.16 Unpacking python3-distutils (3.7.3-1) ... [2020-04-08T19:10:19.012Z] #18 81.36 Selecting previously unselected package python3-pip. [2020-04-08T19:10:19.012Z] #18 81.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-08T19:10:19.012Z] #18 81.38 Unpacking python3-pip (18.1-5) ... [2020-04-08T19:10:19.271Z] ok github.com/docker/docker/layer 7.857s coverage: 68.8% of statements [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/oci [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-08T19:10:19.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-08T19:10:19.272Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-04-08T19:10:19.304Z] #18 ... [2020-04-08T19:10:19.304Z] [2020-04-08T19:10:19.304Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:10:19.304Z] #51 DONE 254.2s [2020-04-08T19:10:19.304Z] [2020-04-08T19:10:19.304Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:19.304Z] #18 81.75 Selecting previously unselected package python3-pkg-resources. [2020-04-08T19:10:19.531Z] ok github.com/docker/docker/pkg/ioutils 0.599s coverage: 70.1% of statements [2020-04-08T19:10:19.551Z] === RUN TestCopyFromContainer// [2020-04-08T19:10:19.551Z] === RUN TestCopyFromContainer//bar/root [2020-04-08T19:10:19.593Z] #18 81.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-08T19:10:19.593Z] #18 81.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:10:19.792Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2020-04-08T19:10:19.792Z] ok github.com/docker/docker/pkg/idtools 0.758s coverage: 70.1% of statements [2020-04-08T19:10:19.792Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-04-08T19:10:19.792Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-08T19:10:19.792Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-08T19:10:19.833Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-08T19:10:19.833Z] === RUN TestCopyFromContainer/bar/quux [2020-04-08T19:10:19.833Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-08T19:10:19.883Z] #18 82.09 Selecting previously unselected package python3-setuptools. [2020-04-08T19:10:19.884Z] #18 82.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-08T19:10:19.884Z] #18 82.16 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-08T19:10:20.053Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 100.0% of statements [2020-04-08T19:10:20.053Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-08T19:10:20.116Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-08T19:10:20.116Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-08T19:10:20.116Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-08T19:10:20.313Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-04-08T19:10:20.313Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-04-08T19:10:20.398Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-08T19:10:20.398Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer (3.00s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-08T19:10:20.398Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-08T19:10:20.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-08T19:10:20.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:10:20.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:10:20.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:10:20.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:10:20.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:10:20.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:10:20.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:10:20.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:10:20.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:10:20.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-08T19:10:20.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-08T19:10:20.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-08T19:10:20.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-08T19:10:20.398Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-08T19:10:20.525Z] #18 82.72 Selecting previously unselected package python3-wheel. [2020-04-08T19:10:20.525Z] #18 82.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-08T19:10:20.525Z] #18 82.74 Unpacking python3-wheel (0.32.3-2) ... [2020-04-08T19:10:20.525Z] #18 82.96 Selecting previously unselected package sudo. [2020-04-08T19:10:20.525Z] #18 82.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-08T19:10:20.573Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.077s coverage: 91.4% of statements [2020-04-08T19:10:20.680Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-08T19:10:20.680Z] === RUN TestCreateWithInvalidEnv [2020-04-08T19:10:20.680Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-08T19:10:20.680Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-08T19:10:20.680Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-08T19:10:20.680Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-08T19:10:20.680Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-08T19:10:20.680Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-08T19:10:20.680Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-08T19:10:20.680Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-08T19:10:20.680Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-08T19:10:20.680Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-08T19:10:20.680Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-08T19:10:20.680Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-08T19:10:20.680Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-08T19:10:20.680Z] === RUN TestCreateTmpfsMountsTarget [2020-04-08T19:10:20.680Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-08T19:10:20.680Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-08T19:10:20.829Z] #18 83.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:10:20.833Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-04-08T19:10:20.833Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-08T19:10:20.833Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-08T19:10:21.403Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2020-04-08T19:10:21.858Z] #18 84.32 Selecting previously unselected package thin-provisioning-tools. [2020-04-08T19:10:21.974Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-04-08T19:10:21.974Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-04-08T19:10:21.974Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-04-08T19:10:22.148Z] #18 84.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-08T19:10:22.148Z] #18 84.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:10:22.437Z] #18 84.73 Selecting previously unselected package uidmap. [2020-04-08T19:10:22.437Z] #18 84.76 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-08T19:10:22.437Z] #18 84.76 Unpacking uidmap (1:4.5-1.1) ... [2020-04-08T19:10:22.727Z] #18 84.94 Selecting previously unselected package vim-runtime. [2020-04-08T19:10:22.727Z] #18 84.95 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-08T19:10:22.727Z] #18 85.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-08T19:10:22.727Z] #18 85.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-08T19:10:22.727Z] #18 85.11 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:10:22.914Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-04-08T19:10:23.353Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-08T19:10:23.353Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-08T19:10:23.353Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:10:23.354Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:10:23.354Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:10:23.354Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:10:23.354Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:10:23.354Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:10:23.354Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:10:23.354Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:10:23.354Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-08T19:10:23.354Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-08T19:10:23.354Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-08T19:10:23.482Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-08T19:10:23.482Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 73.9% of statements [2020-04-08T19:10:23.756Z] #18 ... [2020-04-08T19:10:23.756Z] [2020-04-08T19:10:23.756Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:10:23.756Z] #45 152.4 CC criu/bitmap.o [2020-04-08T19:10:23.756Z] #45 152.7 CC criu/cgroup-props.o [2020-04-08T19:10:23.756Z] #45 154.9 CC criu/cgroup.o [2020-04-08T19:10:24.050Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-04-08T19:10:24.050Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-04-08T19:10:24.309Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-04-08T19:10:24.568Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-08T19:10:24.785Z] #45 163.4 CC criu/clone-noasan.o [2020-04-08T19:10:25.076Z] #45 163.6 CC criu/config.o [2020-04-08T19:10:25.507Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 37.2% of statements [2020-04-08T19:10:25.507Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2020-04-08T19:10:25.507Z] ok github.com/docker/docker/pkg/signal 2.775s coverage: 61.0% of statements [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-04-08T19:10:26.028Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-08T19:10:26.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:10:26.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:10:26.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:10:26.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:10:26.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:10:26.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:10:26.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:10:26.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:10:26.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:10:26.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:10:26.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:10:26.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:10:26.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:10:26.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:10:26.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-08T19:10:26.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-08T19:10:26.028Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-08T19:10:26.077Z] testing: warning: no tests to run [2020-04-08T19:10:26.077Z] coverage: [no statements] [2020-04-08T19:10:26.077Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-04-08T19:10:26.337Z] ok github.com/docker/docker/pkg/term 0.039s coverage: 84.8% of statements [2020-04-08T19:10:26.337Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2020-04-08T19:10:26.906Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-04-08T19:10:26.906Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-04-08T19:10:26.906Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-04-08T19:10:27.034Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-04-08T19:10:27.034Z] === RUN TestContainerStartOnDaemonRestart [2020-04-08T19:10:27.034Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-08T19:10:27.034Z] === RUN TestDaemonRestartIpcMode [2020-04-08T19:10:27.034Z] === PAUSE TestDaemonRestartIpcMode [2020-04-08T19:10:27.034Z] === RUN TestDaemonHostGatewayIP [2020-04-08T19:10:27.034Z] === PAUSE TestDaemonHostGatewayIP [2020-04-08T19:10:27.034Z] === RUN TestDiff [2020-04-08T19:10:27.812Z] #45 ... [2020-04-08T19:10:27.812Z] [2020-04-08T19:10:27.812Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:27.812Z] #18 89.66 Selecting previously unselected package vim. [2020-04-08T19:10:27.812Z] #18 89.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-08T19:10:27.812Z] #18 89.73 Unpacking vim (2:8.1.0875-5) ... [2020-04-08T19:10:28.040Z] --- PASS: TestDiff (0.90s) [2020-04-08T19:10:28.040Z] === RUN TestExecWithCloseStdin [2020-04-08T19:10:28.444Z] #18 90.59 Selecting previously unselected package xfsprogs. [2020-04-08T19:10:28.444Z] #18 90.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-08T19:10:28.444Z] #18 90.61 Unpacking xfsprogs (4.20.0-1) ... [2020-04-08T19:10:28.655Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-04-08T19:10:28.655Z] === RUN TestExec [2020-04-08T19:10:28.817Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-04-08T19:10:28.817Z] ok github.com/docker/docker/profiles/seccomp 0.053s coverage: 73.8% of statements [2020-04-08T19:10:29.079Z] #18 ... [2020-04-08T19:10:29.079Z] [2020-04-08T19:10:29.079Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:10:29.079Z] #48 253.7 crypto/tls [2020-04-08T19:10:29.079Z] #48 ... [2020-04-08T19:10:29.079Z] [2020-04-08T19:10:29.079Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:10:29.387Z] ok github.com/docker/docker/reference 0.048s coverage: 83.7% of statements [2020-04-08T19:10:29.660Z] --- PASS: TestExec (0.98s) [2020-04-08T19:10:29.660Z] === RUN TestExecUser [2020-04-08T19:10:30.665Z] --- PASS: TestExecUser (1.02s) [2020-04-08T19:10:30.665Z] === RUN TestExportContainerAndImportImage [2020-04-08T19:10:30.768Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.1% of statements [2020-04-08T19:10:30.768Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-04-08T19:10:31.029Z] ok github.com/docker/docker/registry 0.253s coverage: 56.0% of statements [2020-04-08T19:10:31.029Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-04-08T19:10:31.968Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-04-08T19:10:32.137Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-04-08T19:10:32.137Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-08T19:10:32.229Z] ok github.com/docker/docker/runconfig 0.033s coverage: 68.2% of statements [2020-04-08T19:10:33.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-04-08T19:10:33.608Z] === RUN TestHealthCheckWorkdir [2020-04-08T19:10:33.735Z] #24 263.1 Checking out files: 20% (2176/10683) Checking out files: 21% (2244/10683) Checking out files: 22% (2351/10683) Checking out files: 23% (2458/10683) Checking out files: 24% (2564/10683) Checking out files: 25% (2671/10683) Checking out files: 26% (2778/10683) Checking out files: 27% (2885/10683) Checking out files: 28% (2992/10683) Checking out files: 29% (3099/10683) Checking out files: 30% (3205/10683) Checking out files: 31% (3312/10683) Checking out files: 32% (3419/10683) Checking out files: 33% (3526/10683) Checking out files: 34% (3633/10683) Checking out files: 35% (3740/10683) Checking out files: 36% (3846/10683) Checking out files: 37% (3953/10683) Checking out files: 38% (4060/10683) Checking out files: 39% (4167/10683) Checking out files: 40% (4274/10683) Checking out files: 41% (4381/10683) Checking out files: 42% (4487/10683) Checking out files: 43% (4594/10683) Checking out files: 43% (4700/10683) Checking out files: 44% (4701/10683) Checking out files: 45% (4808/10683) Checking out files: 46% (4915/10683) Checking out files: 47% (5022/10683) Checking out files: 48% (5128/10683) Checking out files: 49% (5235/10683) Checking out files: 50% (5342/10683) Checking out files: 51% (5449/10683) Checking out files: 52% (5556/10683) Checking out files: 53% (5662/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 56% (5983/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 59% (6407/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 75% (8063/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 89% (9530/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-08T19:10:34.023Z] #24 268.8 + cd /tmp/tmp.Yv1etBbXLr/tmp/docker-ce [2020-04-08T19:10:34.023Z] #24 268.8 + git checkout -q v17.06.2-ce [2020-04-08T19:10:34.136Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-04-08T19:10:34.395Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2020-04-08T19:10:34.395Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2020-04-08T19:10:34.613Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-04-08T19:10:34.613Z] === RUN TestHealthKillContainer [2020-04-08T19:10:35.772Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-04-08T19:10:37.563Z] #24 ... [2020-04-08T19:10:37.563Z] [2020-04-08T19:10:37.563Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:37.563Z] #18 91.75 Selecting previously unselected package zip. [2020-04-08T19:10:37.563Z] #18 91.76 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-08T19:10:37.563Z] #18 91.78 Unpacking zip (3.0-11+b1) ... [2020-04-08T19:10:37.563Z] #18 92.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-08T19:10:37.563Z] #18 92.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-08T19:10:37.563Z] #18 92.21 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-08T19:10:37.563Z] #18 92.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-08T19:10:37.563Z] #18 92.24 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-08T19:10:37.563Z] #18 92.24 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-08T19:10:37.563Z] #18 92.25 Setting up uidmap (1:4.5-1.1) ... [2020-04-08T19:10:37.563Z] #18 92.26 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-08T19:10:37.563Z] #18 92.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-08T19:10:37.563Z] #18 92.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-08T19:10:37.563Z] #18 92.28 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-08T19:10:37.563Z] #18 92.29 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-08T19:10:37.563Z] #18 92.30 Setting up xxd (2:8.1.0875-5) ... [2020-04-08T19:10:37.563Z] #18 92.31 Setting up zip (3.0-11+b1) ... [2020-04-08T19:10:37.563Z] #18 92.32 Setting up vim-common (2:8.1.0875-5) ... [2020-04-08T19:10:37.563Z] #18 92.38 Setting up bash-completion (1:2.8-6) ... [2020-04-08T19:10:37.563Z] #18 97.64 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-08T19:10:37.563Z] #18 97.65 Setting up xz-utils (5.2.4-1) ... [2020-04-08T19:10:37.563Z] #18 97.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-08T19:10:37.563Z] #18 97.69 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-08T19:10:37.563Z] #18 97.80 invoke-rc.d: could not determine current runlevel [2020-04-08T19:10:37.563Z] #18 97.81 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-08T19:10:37.563Z] #18 97.82 Setting up pigz (2.4-1) ... [2020-04-08T19:10:37.563Z] #18 97.83 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-08T19:10:37.563Z] #18 97.84 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-08T19:10:37.563Z] #18 97.85 Setting up python-pip-whl (18.1-5) ... [2020-04-08T19:10:37.563Z] #18 97.86 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-08T19:10:37.563Z] #18 97.87 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-08T19:10:37.563Z] #18 98.68 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-08T19:10:37.563Z] #18 98.69 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-08T19:10:37.563Z] #18 98.70 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-08T19:10:37.563Z] #18 98.72 Setting up vim (2:8.1.0875-5) ... [2020-04-08T19:10:37.563Z] #18 98.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-08T19:10:37.563Z] #18 98.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-08T19:10:37.563Z] #18 98.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-08T19:10:37.563Z] #18 98.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-08T19:10:37.563Z] #18 98.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-08T19:10:37.563Z] #18 98.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-08T19:10:37.563Z] #18 98.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-08T19:10:37.563Z] #18 98.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-08T19:10:37.563Z] #18 98.97 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-08T19:10:37.563Z] #18 99.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-08T19:10:37.563Z] #18 99.03 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-08T19:10:37.563Z] #18 99.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-08T19:10:37.563Z] #18 99.04 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-08T19:10:37.563Z] #18 99.05 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-08T19:10:38.060Z] --- PASS: TestHealthKillContainer (3.05s) [2020-04-08T19:10:38.060Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-08T19:10:38.342Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-04-08T19:10:38.342Z] === RUN TestIpcModeNone [2020-04-08T19:10:39.062Z] #18 ... [2020-04-08T19:10:39.062Z] [2020-04-08T19:10:39.062Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:10:39.062Z] #24 273.8 + mkdir -p /tmp/tmp.Yv1etBbXLr/src/github.com/docker [2020-04-08T19:10:39.062Z] #24 273.8 + mv components/cli /tmp/tmp.Yv1etBbXLr/src/github.com/docker/cli [2020-04-08T19:10:39.062Z] #24 273.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-08T19:10:39.347Z] --- PASS: TestIpcModeNone (0.97s) [2020-04-08T19:10:39.347Z] === RUN TestIpcModePrivate [2020-04-08T19:10:39.373Z] #24 ... [2020-04-08T19:10:39.373Z] [2020-04-08T19:10:39.373Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:10:39.373Z] #45 167.8 CC criu/cr-check.o [2020-04-08T19:10:39.373Z] #45 172.3 CC criu/cr-dedup.o [2020-04-08T19:10:39.373Z] #45 173.2 CC criu/cr-dump.o [2020-04-08T19:10:40.006Z] #45 178.4 CC criu/cr-errno.o [2020-04-08T19:10:40.006Z] #45 178.6 CC criu/cr-restore.o [2020-04-08T19:10:40.353Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-08T19:10:40.353Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-08T19:10:40.353Z] === RUN TestIpcModeShareable [2020-04-08T19:10:41.360Z] --- PASS: TestIpcModeShareable (0.97s) [2020-04-08T19:10:41.360Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-08T19:10:41.360Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-08T19:10:42.071Z] #45 ... [2020-04-08T19:10:42.071Z] [2020-04-08T19:10:42.071Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:10:42.071Z] #48 266.8 net/http/httptrace [2020-04-08T19:10:42.071Z] #48 267.1 net/http [2020-04-08T19:10:42.699Z] #48 ... [2020-04-08T19:10:42.699Z] [2020-04-08T19:10:42.699Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:42.699Z] #18 105.1 Setting up iptables (1.8.2-4) ... [2020-04-08T19:10:42.699Z] #18 105.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:10:42.699Z] #18 105.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:10:42.699Z] #18 105.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-08T19:10:42.699Z] #18 105.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-08T19:10:42.699Z] #18 105.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-08T19:10:42.992Z] #18 105.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-08T19:10:42.992Z] #18 105.3 Setting up python3 (3.7.3-1) ... [2020-04-08T19:10:43.624Z] #18 106.0 Setting up python3-wheel (0.32.3-2) ... [2020-04-08T19:10:44.038Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-04-08T19:10:44.038Z] === RUN TestAPIIpcModeHost [2020-04-08T19:10:45.043Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-04-08T19:10:45.043Z] === RUN TestDaemonIpcModeShareable [2020-04-08T19:10:45.129Z] #18 107.3 Setting up apparmor (2.13.2-10) ... [2020-04-08T19:10:46.513Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-04-08T19:10:46.513Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-08T19:10:46.513Z] === RUN TestDaemonIpcModePrivate [2020-04-08T19:10:47.858Z] #18 109.8 Setting up xfsprogs (4.20.0-1) ... [2020-04-08T19:10:47.858Z] #18 109.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-08T19:10:48.149Z] #18 110.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-08T19:10:48.532Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-04-08T19:10:48.532Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-08T19:10:48.532Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-08T19:10:49.652Z] #18 112.0 Setting up python3-distutils (3.7.3-1) ... [2020-04-08T19:10:49.652Z] #18 ... [2020-04-08T19:10:49.652Z] [2020-04-08T19:10:49.652Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:10:49.652Z] #45 188.3 CC criu/cr-service.o [2020-04-08T19:10:50.002Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-04-08T19:10:50.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-08T19:10:50.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-08T19:10:50.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-08T19:10:50.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-08T19:10:50.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-08T19:10:52.054Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-04-08T19:10:52.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-08T19:10:52.054Z] === RUN TestIpcModeOlderClient [2020-04-08T19:10:52.054Z] === PAUSE TestIpcModeOlderClient [2020-04-08T19:10:52.054Z] === RUN TestKillContainerInvalidSignal [2020-04-08T19:10:52.667Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-04-08T19:10:52.667Z] === RUN TestKillContainer [2020-04-08T19:10:52.667Z] === RUN TestKillContainer/no_signal [2020-04-08T19:10:53.175Z] 23645bd7ee08: Pull complete [2020-04-08T19:10:53.175Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-08T19:10:53.175Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:10:53.175Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:10:53.175Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-08T19:10:53.175Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-08T19:10:53.175Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-08T19:10:53.175Z] INFO: Docker version of control daemon [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] Client: Docker Engine - Enterprise [2020-04-08T19:10:53.175Z] Version: 19.03.5 [2020-04-08T19:10:53.175Z] API version: 1.40 [2020-04-08T19:10:53.175Z] Go version: go1.12.12 [2020-04-08T19:10:53.175Z] Git commit: 2ee0c57608 [2020-04-08T19:10:53.175Z] Built: 11/13/2019 08:00:16 [2020-04-08T19:10:53.175Z] OS/Arch: windows/amd64 [2020-04-08T19:10:53.175Z] Experimental: false [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] Server: Docker Engine - Enterprise [2020-04-08T19:10:53.175Z] Engine: [2020-04-08T19:10:53.175Z] Version: 19.03.5 [2020-04-08T19:10:53.175Z] API version: 1.40 (minimum version 1.24) [2020-04-08T19:10:53.175Z] Go version: go1.12.12 [2020-04-08T19:10:53.175Z] Git commit: 2ee0c57608 [2020-04-08T19:10:53.175Z] Built: 11/13/2019 07:58:51 [2020-04-08T19:10:53.175Z] OS/Arch: windows/amd64 [2020-04-08T19:10:53.175Z] Experimental: true [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] INFO: Docker info of control daemon [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] Client: [2020-04-08T19:10:53.175Z] Debug Mode: false [2020-04-08T19:10:53.175Z] Plugins: [2020-04-08T19:10:53.175Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] Server: [2020-04-08T19:10:53.175Z] Containers: 0 [2020-04-08T19:10:53.175Z] Running: 0 [2020-04-08T19:10:53.175Z] Paused: 0 [2020-04-08T19:10:53.175Z] Stopped: 0 [2020-04-08T19:10:53.175Z] Images: 1 [2020-04-08T19:10:53.175Z] Server Version: 19.03.5 [2020-04-08T19:10:53.175Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-08T19:10:53.175Z] Windows: [2020-04-08T19:10:53.175Z] LCOW: [2020-04-08T19:10:53.175Z] Logging Driver: json-file [2020-04-08T19:10:53.175Z] Plugins: [2020-04-08T19:10:53.175Z] Volume: local [2020-04-08T19:10:53.175Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-08T19:10:53.175Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-08T19:10:53.175Z] Swarm: inactive [2020-04-08T19:10:53.175Z] Default Isolation: process [2020-04-08T19:10:53.175Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-08T19:10:53.175Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-08T19:10:53.175Z] OSType: windows [2020-04-08T19:10:53.175Z] Architecture: x86_64 [2020-04-08T19:10:53.175Z] CPUs: 4 [2020-04-08T19:10:53.175Z] Total Memory: 32GiB [2020-04-08T19:10:53.175Z] Name: azwin-2-880c10 [2020-04-08T19:10:53.175Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-08T19:10:53.175Z] Docker Root Dir: D:\docker [2020-04-08T19:10:53.175Z] Debug Mode: false [2020-04-08T19:10:53.175Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:10:53.175Z] Labels: [2020-04-08T19:10:53.175Z] Experimental: true [2020-04-08T19:10:53.175Z] Insecure Registries: [2020-04-08T19:10:53.175Z] 10.0.0.4:5000 [2020-04-08T19:10:53.175Z] 127.0.0.0/8 [2020-04-08T19:10:53.175Z] Registry Mirrors: [2020-04-08T19:10:53.175Z] http://10.0.0.4:5000/ [2020-04-08T19:10:53.175Z] Live Restore Enabled: false [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] INFO: Commit hash is 4700438e54 [2020-04-08T19:10:53.175Z] INFO: Nuke-Everything... [2020-04-08T19:10:53.175Z] INFO: Container count on control daemon to delete is 0 [2020-04-08T19:10:53.175Z] INFO: Nuking d:\CI [2020-04-08T19:10:53.175Z] INFO: Zapped successfully [2020-04-08T19:10:53.175Z] INFO: Location for testing is d:\CI\PR-40787\4 [2020-04-08T19:10:53.175Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] INFO: Building the image from Dockerfile.windows at 04/08/2020 19:10:44... [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] Sending build context to Docker daemon 57.42MB [2020-04-08T19:10:53.175Z] [2020-04-08T19:10:53.175Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-08T19:10:53.175Z] ---> 80e84fd280e2 [2020-04-08T19:10:53.175Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-08T19:10:53.175Z] ---> Running in dd7a09eac5ee [2020-04-08T19:10:53.175Z] Removing intermediate container dd7a09eac5ee [2020-04-08T19:10:53.175Z] ---> 25df7707b085 [2020-04-08T19:10:53.175Z] Step 3/10 : ARG GO_VERSION=1.13.9 [2020-04-08T19:10:53.175Z] ---> Running in ba64a9fe97b3 [2020-04-08T19:10:53.175Z] Removing intermediate container ba64a9fe97b3 [2020-04-08T19:10:53.175Z] ---> 9013bc19450d [2020-04-08T19:10:53.175Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-08T19:10:53.175Z] ---> Running in 52dfa5a00210 [2020-04-08T19:10:53.175Z] Removing intermediate container 52dfa5a00210 [2020-04-08T19:10:53.175Z] ---> 658ee8157c3f [2020-04-08T19:10:53.175Z] 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-08T19:10:53.175Z] ---> Running in a6dc1a525f12 [2020-04-08T19:10:53.175Z] Removing intermediate container a6dc1a525f12 [2020-04-08T19:10:53.175Z] ---> 595f24e2a797 [2020-04-08T19:10:53.175Z] 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-08T19:10:53.175Z] ---> Running in d4501d492656 [2020-04-08T19:10:53.282Z] === RUN TestKillContainer/non_killing_signal [2020-04-08T19:10:53.896Z] === RUN TestKillContainer/killing_signal [2020-04-08T19:10:54.085Z] #45 191.9 CC criu/crtools.o [2020-04-08T19:10:54.380Z] #45 192.9 CC criu/eventfd.o [2020-04-08T19:10:55.365Z] --- PASS: TestKillContainer (2.59s) [2020-04-08T19:10:55.365Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-04-08T19:10:55.365Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-08T19:10:55.365Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-04-08T19:10:55.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-08T19:10:55.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-08T19:10:55.403Z] #45 193.7 CC criu/eventpoll.o [2020-04-08T19:10:55.403Z] #45 ... [2020-04-08T19:10:55.403Z] [2020-04-08T19:10:55.403Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-08T19:10:55.403Z] #18 112.9 Setting up python3-setuptools (40.8.0-1) ... [2020-04-08T19:10:55.403Z] #18 115.2 Setting up python3-pip (18.1-5) ... [2020-04-08T19:10:55.403Z] #18 117.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-08T19:10:55.403Z] #18 117.3 Processing triggers for mime-support (3.62) ... [2020-04-08T19:10:55.403Z] #18 DONE 117.6s [2020-04-08T19:10:55.403Z] [2020-04-08T19:10:55.403Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-08T19:10:55.692Z] #19 0.443 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-08T19:10:55.692Z] #19 0.448 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-08T19:10:55.692Z] #19 0.455 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-08T19:10:55.692Z] #19 DONE 0.5s [2020-04-08T19:10:55.692Z] [2020-04-08T19:10:55.692Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:10:55.692Z] #48 287.4 github.com/LK4D4/vndr/godl [2020-04-08T19:10:55.692Z] #48 288.9 github.com/LK4D4/vndr [2020-04-08T19:10:55.979Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-08T19:10:56.984Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-04-08T19:10:56.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-04-08T19:10:56.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-04-08T19:10:56.985Z] === RUN TestKillStoppedContainer [2020-04-08T19:10:56.985Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-08T19:10:56.985Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-08T19:10:56.985Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-08T19:10:56.985Z] === RUN TestKillDifferentUserContainer [2020-04-08T19:10:57.696Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/rootless [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/volume [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-08T19:10:57.696Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === Skipped [2020-04-08T19:10:57.696Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-08T19:10:57.696Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-08T19:10:57.696Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-08T19:10:57.696Z] time="2020-04-08T19:09:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-08T19:10:57.696Z] time="2020-04-08T19:09:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-08T19:10:57.696Z] time="2020-04-08T19:09:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-08T19:10:57.696Z] time="2020-04-08T19:09:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-08T19:10:57.696Z] time="2020-04-08T19:09:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:10:57.696Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:10:57.696Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-08T19:10:57.696Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-08T19:10:57.696Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.696Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-08T19:10:57.696Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-08T19:10:57.696Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-08T19:10:57.697Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.697Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.697Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.697Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.697Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:10:57.697Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-08T19:10:57.697Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-08T19:10:57.697Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-08T19:10:57.697Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] [2020-04-08T19:10:57.697Z] DONE 2140 tests, 26 skipped in 190.949s Post stage [Pipeline] junit [2020-04-08T19:10:57.711Z] Recording test results [2020-04-08T19:10:57.991Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-04-08T19:10:57.991Z] === RUN TestInspectOomKilledTrue [2020-04-08T19:10:57.991Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-08T19:10:57.991Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:10:57.991Z] === RUN TestInspectOomKilledFalse [2020-04-08T19:10:57.991Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-08T19:10:57.991Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:10:57.991Z] === RUN TestLinksEtcHostsContentMatch [2020-04-08T19:10:58.416Z] #48 ... [2020-04-08T19:10:58.416Z] [2020-04-08T19:10:58.416Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:10:58.416Z] #45 195.9 CC criu/external.o [2020-04-08T19:10:58.416Z] #45 196.6 CC criu/fault-injection.o [2020-04-08T19:10:58.416Z] #45 196.8 CC criu/fdstore.o [2020-04-08T19:10:58.607Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-08T19:10:58.607Z] === RUN TestLinksContainerNames [2020-04-08T19:10:59.047Z] #45 197.7 CC criu/fifo.o [2020-04-08T19:10:59.112Z] [2020-04-08T19:10:59.112Z] SUCCESS: Specified value was saved. [2020-04-08T19:11:00.076Z] #45 198.5 CC criu/file-ids.o [2020-04-08T19:11:00.089Z] INFO: Downloading git... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T19:11:00.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh dynbinary test-integration [2020-04-08T19:11:00.629Z] --- PASS: TestLinksContainerNames (1.74s) [2020-04-08T19:11:00.629Z] === RUN TestLogsFollowTailEmpty [2020-04-08T19:11:00.705Z] #45 199.2 CC criu/file-lock.o [2020-04-08T19:11:01.174Z] [2020-04-08T19:11:01.243Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-04-08T19:11:01.243Z] === RUN TestContainerNetworkMountsNoChown [2020-04-08T19:11:01.433Z] Removing bundles/ [2020-04-08T19:11:01.433Z] [2020-04-08T19:11:01.433Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-08T19:11:01.433Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:11:01.433Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:11:02.249Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/default [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/default [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/private [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/private [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rprivate [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/slave [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/slave [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rslave [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/shared [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/shared [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rshared [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/default [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rslave [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rshared [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/shared [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/private [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/slave [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/rprivate [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:11:02.249Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:11:02.249Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-08T19:11:02.249Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-08T19:11:02.293Z] INFO: Downloading go... [2020-04-08T19:11:02.531Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:11:02.531Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-08T19:11:02.531Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:11:02.531Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:11:02.531Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:11:02.531Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:11:02.789Z] #45 201.4 CC criu/files-ext.o [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:11:02.813Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:11:03.094Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:11:03.094Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-08T19:11:03.094Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-08T19:11:03.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-04-08T19:11:03.095Z] === RUN TestContainerBindMountNonRecursive [2020-04-08T19:11:03.825Z] #45 202.2 CC criu/files-reg.o [2020-04-08T19:11:05.114Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-04-08T19:11:05.114Z] === RUN TestNetworkNat [2020-04-08T19:11:05.888Z] #45 ... [2020-04-08T19:11:05.888Z] [2020-04-08T19:11:05.888Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:11:05.888Z] #20 9.126 Collecting yamllint==1.16.0 [2020-04-08T19:11:05.888Z] #20 9.662 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-08T19:11:05.888Z] #20 9.908 Collecting pyyaml (from yamllint==1.16.0) [2020-04-08T19:11:06.120Z] --- PASS: TestNetworkNat (0.98s) [2020-04-08T19:11:06.120Z] === RUN TestNetworkLocalhostTCPNat [2020-04-08T19:11:06.178Z] #20 10.26 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-08T19:11:06.733Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-08T19:11:06.733Z] === RUN TestNetworkLoopbackNat [2020-04-08T19:11:07.690Z] #20 ... [2020-04-08T19:11:07.690Z] [2020-04-08T19:11:07.690Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:11:07.690Z] #45 206.3 CC criu/files.o [2020-04-08T19:11:08.127Z] INFO: Downloading compiler 1 of 3... [2020-04-08T19:11:08.203Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-04-08T19:11:08.203Z] === RUN TestPause [2020-04-08T19:11:08.341Z] #45 ... [2020-04-08T19:11:08.341Z] [2020-04-08T19:11:08.341Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:11:08.341Z] #48 DONE 303.3s [2020-04-08T19:11:08.593Z] INFO: Downloading compiler 2 of 3... [2020-04-08T19:11:08.631Z] [2020-04-08T19:11:08.631Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:11:08.839Z] --- PASS: TestPause (0.85s) [2020-04-08T19:11:08.839Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-08T19:11:08.839Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:11:08.839Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:11:08.839Z] === RUN TestPauseStopPausedContainer [2020-04-08T19:11:09.573Z] INFO: Downloading compiler 3 of 3... [2020-04-08T19:11:09.845Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-04-08T19:11:09.845Z] === RUN TestPsFilter [2020-04-08T19:11:09.845Z] --- PASS: TestPsFilter (0.30s) [2020-04-08T19:11:09.845Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-08T19:11:10.038Z] INFO: Extracting git... [2020-04-08T19:11:10.850Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-04-08T19:11:10.851Z] === RUN TestRemoveContainerWithVolume [2020-04-08T19:11:11.464Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-04-08T19:11:11.464Z] === RUN TestRemoveContainerRunning [2020-04-08T19:11:12.470Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-04-08T19:11:12.470Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-08T19:11:13.072Z] #45 211.1 CC criu/filesystems.o [2020-04-08T19:11:13.362Z] #45 ... [2020-04-08T19:11:13.362Z] [2020-04-08T19:11:13.362Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-08T19:11:13.362Z] #20 13.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-08T19:11:13.362Z] #20 13.85 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-08T19:11:13.362Z] #20 14.01 Building wheels for collected packages: pyyaml [2020-04-08T19:11:13.362Z] #20 14.01 Running setup.py bdist_wheel for pyyaml: started [2020-04-08T19:11:13.362Z] #20 16.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-08T19:11:13.362Z] #20 16.33 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-08T19:11:13.362Z] #20 16.50 Successfully built pyyaml [2020-04-08T19:11:13.362Z] #20 16.53 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-08T19:11:13.362Z] #20 17.10 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-08T19:11:13.362Z] #20 DONE 17.4s [2020-04-08T19:11:13.362Z] [2020-04-08T19:11:13.362Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:11:13.475Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-04-08T19:11:13.475Z] === RUN TestRemoveInvalidContainer [2020-04-08T19:11:13.475Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-08T19:11:13.475Z] === RUN TestRenameLinkedContainer [2020-04-08T19:11:14.388Z] #42 ... [2020-04-08T19:11:14.388Z] [2020-04-08T19:11:14.388Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:11:14.388Z] #45 212.9 CC criu/fsnotify.o [2020-04-08T19:11:16.464Z] #45 214.9 CC criu/image-desc.o [2020-04-08T19:11:16.759Z] #45 215.2 CC criu/image.o [2020-04-08T19:11:16.925Z] --- PASS: TestRenameLinkedContainer (3.42s) [2020-04-08T19:11:16.925Z] === RUN TestRenameStoppedContainer [2020-04-08T19:11:17.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-08T19:11:17.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-08T19:11:17.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-08T19:11:17.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-08T19:11:17.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-08T19:11:17.539Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-04-08T19:11:17.539Z] === RUN TestRenameRunningContainerAndReuse [2020-04-08T19:11:18.265Z] #45 216.9 CC criu/ipc_ns.o [2020-04-08T19:11:18.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-08T19:11:19.557Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-04-08T19:11:19.557Z] === RUN TestRenameInvalidName [2020-04-08T19:11:19.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-08T19:11:20.171Z] --- PASS: TestRenameInvalidName (0.85s) [2020-04-08T19:11:20.171Z] === RUN TestRenameAnonymousContainer [2020-04-08T19:11:21.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-08T19:11:21.774Z] #45 219.8 CC criu/irmap.o [2020-04-08T19:11:22.804Z] #45 221.4 CC criu/kcmp-ids.o [2020-04-08T19:11:23.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-08T19:11:23.434Z] #45 221.9 CC criu/kerndat.o [2020-04-08T19:11:23.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-08T19:11:24.894Z] INFO: Expanding go... [2020-04-08T19:11:25.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-08T19:11:25.502Z] #45 223.9 CC criu/libnetlink.o [2020-04-08T19:11:25.650Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-04-08T19:11:25.650Z] === RUN TestRenameContainerWithSameName [2020-04-08T19:11:25.793Z] #45 224.5 CC criu/log.o [2020-04-08T19:11:25.931Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-04-08T19:11:25.931Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-08T19:11:26.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-08T19:11:26.823Z] #45 225.2 CC criu/lsm.o [2020-04-08T19:11:27.454Z] #45 226.0 CC criu/mem.o [2020-04-08T19:11:27.955Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-04-08T19:11:27.955Z] === RUN TestResize [2020-04-08T19:11:28.084Z] #45 ... [2020-04-08T19:11:28.084Z] [2020-04-08T19:11:28.084Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-08T19:11:28.084Z] #31 DONE 323.3s [2020-04-08T19:11:28.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-08T19:11:28.374Z] [2020-04-08T19:11:28.374Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:11:28.569Z] --- PASS: TestResize (0.85s) [2020-04-08T19:11:28.569Z] === RUN TestResizeWithInvalidSize [2020-04-08T19:11:29.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-08T19:11:29.579Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-04-08T19:11:29.579Z] === RUN TestResizeWhenContainerNotStarted [2020-04-08T19:11:30.193Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:11:30.193Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:11:30.193Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:11:30.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:11:30.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:11:30.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-08T19:11:31.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:11:31.400Z] Using test binary docker [2020-04-08T19:11:31.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-08T19:11:31.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:11:31.400Z] INFO: Waiting for daemon to start... [2020-04-08T19:11:31.400Z] Starting dockerd [2020-04-08T19:11:31.900Z] #45 230.1 CC criu/mount.o [2020-04-08T19:11:32.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:11:32.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:11:33.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:11:33.922Z] . [2020-04-08T19:11:33.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:11:33.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:11:33.922Z] Error: No such image: emptyfs [2020-04-08T19:11:33.922Z] Running integration-test (iteration 1) [2020-04-08T19:11:33.922Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-08T19:11:34.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:11:35.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:11:35.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:11:37.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:11:37.448Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:11:37.449Z] [2020-04-08T19:11:37.449Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-08T19:11:37.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-08T19:11:37.449Z] Using test binary docker [2020-04-08T19:11:37.449Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-08T19:11:37.449Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:11:37.449Z] INFO: Waiting for daemon to start... [2020-04-08T19:11:37.449Z] Starting dockerd [2020-04-08T19:11:37.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:11:38.414Z] . [2020-04-08T19:11:38.414Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-08T19:11:38.777Z] #45 236.4 CC criu/namespaces.o [2020-04-08T19:11:40.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:11:40.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:11:40.836Z] #45 239.3 CC criu/net.o [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-04-08T19:11:43.056Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-04-08T19:11:43.056Z] === RUN TestCgroupNamespacesRun [2020-04-08T19:11:43.878Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:11:43.878Z] Loaded image: busybox:latest [2020-04-08T19:11:43.878Z] Loaded image: busybox:glibc [2020-04-08T19:11:43.878Z] Loaded image: debian:jessie [2020-04-08T19:11:43.878Z] Loaded image: hello-world:latest [2020-04-08T19:11:43.878Z] INFO: Testing against a local daemon [2020-04-08T19:11:43.878Z] === RUN TestCgroupNamespacesBuild [2020-04-08T19:11:44.526Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-04-08T19:11:44.526Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-08T19:11:46.082Z] INFO: Expanding compiler 1 of 3... [2020-04-08T19:11:46.082Z] INFO: Expanding compiler 2 of 3... [2020-04-08T19:11:46.397Z] #45 244.8 CC criu/netfilter.o [2020-04-08T19:11:46.547Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-04-08T19:11:46.547Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-08T19:11:47.026Z] #45 245.5 CC criu/page-pipe.o [2020-04-08T19:11:47.151Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-04-08T19:11:47.151Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-08T19:11:48.019Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-04-08T19:11:48.019Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-08T19:11:48.054Z] #45 246.6 CC criu/page-xfer.o [2020-04-08T19:11:49.673Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.53s) [2020-04-08T19:11:49.673Z] === RUN TestBuildWithSession [2020-04-08T19:11:49.673Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-08T19:11:49.673Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:11:49.673Z] === RUN TestBuildSquashParent [2020-04-08T19:11:50.043Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-04-08T19:11:50.044Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-08T19:11:50.107Z] #45 248.7 CC criu/pagemap-cache.o [2020-04-08T19:11:50.815Z] INFO: Expanding compiler 3 of 3... [2020-04-08T19:11:51.153Z] #45 249.6 CC criu/pagemap.o [2020-04-08T19:11:51.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-04-08T19:11:51.514Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-08T19:11:51.795Z] INFO: Removing downloaded files... [2020-04-08T19:11:51.795Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-08T19:11:51.795Z] INFO: Configuring git core.autocrlf... [2020-04-08T19:11:52.127Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-08T19:11:52.128Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-08T19:11:52.649Z] #45 251.2 CC criu/parasite-syscall.o [2020-04-08T19:11:53.133Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-08T19:11:53.133Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-08T19:11:54.705Z] #45 252.9 CC criu/path.o [2020-04-08T19:11:54.997Z] #45 253.5 CC criu/pie-util-vdso.o [2020-04-08T19:11:55.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-04-08T19:11:55.153Z] === RUN TestKernelTCPMemory [2020-04-08T19:11:55.624Z] #45 254.2 CC criu/pie-util.o [2020-04-08T19:11:55.767Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-04-08T19:11:55.767Z] === RUN TestNISDomainname [2020-04-08T19:11:55.913Z] #45 254.5 CC criu/pipes.o [2020-04-08T19:11:56.772Z] --- PASS: TestNISDomainname (1.02s) [2020-04-08T19:11:56.773Z] === RUN TestHostnameDnsResolution [2020-04-08T19:11:57.432Z] #45 255.9 CC criu/plugin.o [2020-04-08T19:11:57.813Z] --- PASS: TestBuildSquashParent (7.25s) [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:11:57.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:11:57.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:11:57.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:11:57.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:11:57.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:11:57.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:11:57.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:11:57.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:11:57.813Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:11:58.060Z] #45 256.5 CC criu/proc_parse.o [2020-04-08T19:11:58.793Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-04-08T19:11:58.793Z] === RUN TestStats [2020-04-08T19:11:59.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:11:59.182Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:12:00.263Z] --- PASS: TestStats (1.92s) [2020-04-08T19:12:00.263Z] === RUN TestStopContainerWithTimeout [2020-04-08T19:12:00.263Z] === RUN TestStopContainerWithTimeout/0 [2020-04-08T19:12:00.263Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-08T19:12:00.263Z] === RUN TestStopContainerWithTimeout/1 [2020-04-08T19:12:00.263Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-08T19:12:00.263Z] === RUN TestStopContainerWithTimeout/3 [2020-04-08T19:12:00.263Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-08T19:12:00.263Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-08T19:12:00.263Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-08T19:12:00.263Z] === CONT TestStopContainerWithTimeout/0 [2020-04-08T19:12:00.263Z] === CONT TestStopContainerWithTimeout/3 [2020-04-08T19:12:01.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:12:01.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:12:01.734Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-04-08T19:12:02.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-04-08T19:12:02.971Z] === RUN TestBuildMultiStageCopy [2020-04-08T19:12:02.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-08T19:12:03.614Z] #45 261.9 CC criu/protobuf-desc.o [2020-04-08T19:12:03.753Z] === CONT TestStopContainerWithTimeout/1 [2020-04-08T19:12:05.119Z] #45 263.6 CC criu/protobuf.o [2020-04-08T19:12:05.222Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-08T19:12:05.222Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-04-08T19:12:05.222Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-04-08T19:12:05.222Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2020-04-08T19:12:05.222Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-04-08T19:12:05.222Z] === RUN TestDeleteDevicemapper [2020-04-08T19:12:05.222Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-08T19:12:05.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:12:05.222Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-08T19:12:05.751Z] #45 264.4 CC criu/pstree.o [2020-04-08T19:12:06.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-08T19:12:07.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-08T19:12:07.817Z] #45 266.4 CC criu/rbtree.o [2020-04-08T19:12:08.105Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-08T19:12:08.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-08T19:12:08.446Z] #45 267.0 CC criu/rst-malloc.o [2020-04-08T19:12:08.709Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.77s) [2020-04-08T19:12:08.709Z] === RUN TestUpdateMemory [2020-04-08T19:12:08.709Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-08T19:12:08.709Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:12:08.709Z] === RUN TestUpdateCPUQuota [2020-04-08T19:12:08.736Z] #45 267.5 CC criu/seccomp.o [2020-04-08T19:12:09.139Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:12:09.323Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-04-08T19:12:09.323Z] === RUN TestUpdatePidsLimit [2020-04-08T19:12:09.323Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-08T19:12:09.398Z] [2020-04-08T19:12:09.398Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:12:09.472Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-08T19:12:09.604Z] === RUN TestUpdatePidsLimit/no_change [2020-04-08T19:12:09.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:12:09.967Z] HOSTNAME=bb362601bf88 [2020-04-08T19:12:09.967Z] TESTDEBUG=0 [2020-04-08T19:12:09.967Z] DEST=bundles/test-integration [2020-04-08T19:12:09.967Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:12:09.967Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:12:09.967Z] container=docker [2020-04-08T19:12:09.967Z] HOME=/root [2020-04-08T19:12:09.967Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:12:09.967Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:12:09.967Z] VALIDATE_BRANCH=master [2020-04-08T19:12:09.967Z] TERM=xterm [2020-04-08T19:12:09.967Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:12:09.967Z] SHLVL=1 [2020-04-08T19:12:09.967Z] TIMEOUT=120m [2020-04-08T19:12:09.967Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:12:09.967Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:12:09.967Z] GO111MODULE=off [2020-04-08T19:12:09.967Z] DOCKER_EXPERIMENTAL=1 [2020-04-08T19:12:09.967Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-08T19:12:09.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:12:09.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:12:09.967Z] GOPATH=/go [2020-04-08T19:12:09.967Z] PKG_CONFIG=pkg-config [2020-04-08T19:12:09.967Z] _=/usr/bin/env [2020-04-08T19:12:09.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-08T19:12:10.219Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-08T19:12:10.402Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2020-04-08T19:12:10.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2020-04-08T19:12:10.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-08T19:12:10.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-08T19:12:10.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-08T19:12:10.402Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-08T19:12:10.402Z] === RUN TestBuildMultiStageParentConfig [2020-04-08T19:12:10.501Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-08T19:12:10.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-08T19:12:10.793Z] #45 269.1 CC criu/seize.o [2020-04-08T19:12:10.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-08T19:12:11.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-08T19:12:11.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-08T19:12:12.296Z] #45 270.9 CC criu/servicefd.o [2020-04-08T19:12:12.944Z] #45 271.6 CC criu/shmem.o [2020-04-08T19:12:13.148Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-04-08T19:12:13.148Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-08T19:12:13.148Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-08T19:12:13.148Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-04-08T19:12:13.149Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-04-08T19:12:13.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-08T19:12:13.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-08T19:12:13.149Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-04-08T19:12:13.149Z] === RUN TestUpdateRestartPolicy [2020-04-08T19:12:15.046Z] #45 273.5 CC criu/sigframe.o [2020-04-08T19:12:15.337Z] #45 274.0 CC criu/signalfd.o [2020-04-08T19:12:15.651Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-08T19:12:15.651Z] === RUN TestBuildLabelWithTargets [2020-04-08T19:12:15.969Z] #45 274.6 CC criu/sk-inet.o [2020-04-08T19:12:18.030Z] #45 276.5 CC criu/sk-netlink.o [2020-04-08T19:12:18.661Z] #45 277.2 CC criu/sk-packet.o [2020-04-08T19:12:18.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-08T19:12:19.696Z] #45 278.3 CC criu/sk-queue.o [2020-04-08T19:12:20.736Z] #45 279.3 CC criu/sk-tcp.o [2020-04-08T19:12:21.027Z] #45 ... [2020-04-08T19:12:21.027Z] [2020-04-08T19:12:21.027Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:12:21.027Z] #42 376.2 + dpkg --print-architecture [2020-04-08T19:12:21.027Z] #42 376.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-08T19:12:21.658Z] #42 376.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-08T19:12:21.658Z] #42 376.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-08T19:12:23.746Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-08T19:12:23.746Z] === RUN TestBuildWithEmptyLayers [2020-04-08T19:12:25.311Z] sha256:61828fe1e5b8521361ccba501a54595ce3d0a1357ac0ff9694bf0f76abd4c9d2 [2020-04-08T19:12:25.311Z] INFO: Starting docker-py tests... [2020-04-08T19:12:25.311Z] ============================= test session starts ============================== [2020-04-08T19:12:25.311Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-08T19:12:25.311Z] rootdir: /src, inifile: pytest.ini [2020-04-08T19:12:25.311Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-08T19:12:25.311Z] collected 387 items / 1 deselected / 386 selected [2020-04-08T19:12:25.311Z] [2020-04-08T19:12:26.269Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-08T19:12:26.269Z] === RUN TestBuildMultiStageOnBuild [2020-04-08T19:12:28.355Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2020-04-08T19:12:28.355Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-08T19:12:28.355Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-04-08T19:12:28.355Z] === RUN TestWaitNonBlocked [2020-04-08T19:12:28.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:12:28.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:12:28.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:12:28.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:12:28.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:12:28.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:12:28.355Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-08T19:12:28.355Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-04-08T19:12:28.355Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-04-08T19:12:28.355Z] === RUN TestWaitBlocked [2020-04-08T19:12:28.355Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:12:28.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:12:28.355Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:12:28.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:12:28.355Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:12:28.355Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:12:28.968Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-08T19:12:28.969Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-04-08T19:12:28.969Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2020-04-08T19:12:28.969Z] === CONT TestContainerStartOnDaemonRestart [2020-04-08T19:12:28.969Z] === CONT TestIpcModeOlderClient [2020-04-08T19:12:29.251Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-08T19:12:29.251Z] === CONT TestDaemonHostGatewayIP [2020-04-08T19:12:31.524Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-04-08T19:12:31.524Z] === RUN TestBuildUncleanTarFilenames [2020-04-08T19:12:31.782Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-04-08T19:12:31.782Z] === RUN TestBuildMultiStageLayerLeak [2020-04-08T19:12:31.926Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) [2020-04-08T19:12:31.927Z] === CONT TestDaemonRestartIpcMode [2020-04-08T19:12:32.036Z] #42 ... [2020-04-08T19:12:32.036Z] [2020-04-08T19:12:32.036Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-08T19:12:32.036Z] #45 280.2 CC criu/sk-unix.o [2020-04-08T19:12:32.036Z] #45 284.0 CC criu/sockets.o [2020-04-08T19:12:32.036Z] #45 285.7 CC criu/stats.o [2020-04-08T19:12:32.036Z] #45 286.4 CC criu/string.o [2020-04-08T19:12:32.036Z] #45 286.6 CC criu/sysctl.o [2020-04-08T19:12:32.036Z] #45 287.8 CC criu/sysfs_parse.o [2020-04-08T19:12:32.036Z] #45 288.4 CC criu/timerfd.o [2020-04-08T19:12:32.036Z] #45 289.0 CC criu/tty.o [2020-04-08T19:12:32.540Z] --- PASS: TestDaemonHostGatewayIP (3.28s) [2020-04-08T19:12:34.100Z] #45 292.5 CC criu/tun.o [2020-04-08T19:12:35.129Z] #45 293.6 CC criu/uffd.o [2020-04-08T19:12:35.256Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-04-08T19:12:35.256Z] PASS [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] === Skipped [2020-04-08T19:12:35.256Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-08T19:12:35.256Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-08T19:12:35.256Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-08T19:12:35.256Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:12:35.256Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-08T19:12:35.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-08T19:12:35.256Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] [2020-04-08T19:12:35.256Z] DONE 199 tests, 6 skipped in 138.544s [2020-04-08T19:12:35.256Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-08T19:12:35.256Z] ++ 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-08T19:12:35.256Z] ++ set -e [2020-04-08T19:12:35.256Z] ++ '[' -n 0 ']' [2020-04-08T19:12:35.256Z] ++ set -x [2020-04-08T19:12:35.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:12:35.538Z] INFO: Testing against a local daemon [2020-04-08T19:12:35.538Z] === RUN TestCommitInheritsEnv [2020-04-08T19:12:36.154Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-08T19:12:36.154Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-08T19:12:36.154Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-08T19:12:36.154Z] === RUN TestImagesFilterMultiReference [2020-04-08T19:12:36.154Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-04-08T19:12:36.154Z] === RUN TestImagePullPlatformInvalid [2020-04-08T19:12:36.154Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-08T19:12:36.154Z] === RUN TestRemoveImageOrphaning [2020-04-08T19:12:36.772Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-04-08T19:12:36.772Z] === RUN TestRemoveImageGarbageCollector [2020-04-08T19:12:36.772Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:12:36.772Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:12:36.772Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-08T19:12:36.772Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-08T19:12:36.772Z] === RUN TestTagInvalidReference [2020-04-08T19:12:36.772Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-08T19:12:36.772Z] === RUN TestTagValidPrefixedRepo [2020-04-08T19:12:36.772Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-08T19:12:36.772Z] === RUN TestTagExistedNameWithoutForce [2020-04-08T19:12:36.772Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-08T19:12:36.772Z] === RUN TestTagOfficialNames [2020-04-08T19:12:36.772Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-08T19:12:36.772Z] === RUN TestTagMatchesDigest [2020-04-08T19:12:36.772Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-08T19:12:36.772Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-08T19:12:37.035Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-04-08T19:12:37.035Z] === RUN TestBuildWithHugeFile [2020-04-08T19:12:37.853Z] #45 296.0 CC criu/util.o [2020-04-08T19:12:40.589Z] #45 298.8 CC criu/uts_ns.o [2020-04-08T19:12:40.589Z] #45 299.3 CC criu/vdso.o [2020-04-08T19:12:42.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-08T19:12:42.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-08T19:12:42.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-08T19:12:42.084Z] #45 300.5 LINK criu/built-in.o [2020-04-08T19:12:42.085Z] #45 300.8 LINK criu/criu [2020-04-08T19:12:43.108Z] #45 301.6 DEP lib/c/criu.d [2020-04-08T19:12:43.108Z] #45 301.8 CC images/rpc.pb-c.o [2020-04-08T19:12:44.602Z] #45 303.0 CC lib/c/criu.o [2020-04-08T19:12:46.654Z] #45 304.9 LINK lib/c/built-in.o [2020-04-08T19:12:46.654Z] #45 304.9 LINK lib/c/libcriu.so [2020-04-08T19:12:46.655Z] #45 305.0 LINK lib/c/libcriu.a [2020-04-08T19:12:46.655Z] #45 305.4 GEN magic.py [2020-04-08T19:12:46.983Z] #45 305.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-08T19:12:46.983Z] #45 305.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-08T19:12:46.983Z] #45 305.6 Note: Building without GnuTLS support [2020-04-08T19:12:47.215Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-08T19:12:47.814Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-08T19:12:48.484Z] #45 307.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-08T19:12:49.910Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-08T19:12:49.989Z] #45 308.5 make[1]: Nothing to be done for 'all'. [2020-04-08T19:12:51.022Z] #45 309.8 make[1]: 'images/built-in.o' is up to date. [2020-04-08T19:12:51.312Z] #45 309.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-08T19:12:51.312Z] #45 309.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-08T19:12:51.604Z] #45 310.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-08T19:12:51.604Z] #45 310.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-08T19:12:51.604Z] #45 310.1 make[1]: Nothing to be done for 'all'. [2020-04-08T19:12:51.604Z] #45 310.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-08T19:12:51.896Z] #45 310.5 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:51.896Z] #45 310.6 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:51.896Z] #45 310.7 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:52.525Z] #45 311.0 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:52.526Z] #45 311.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:52.526Z] #45 311.1 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:52.815Z] #45 311.2 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:53.114Z] #45 311.6 make[2]: Nothing to be done for 'all'. [2020-04-08T19:12:53.114Z] #45 311.6 INSTALL criu/criu [2020-04-08T19:12:53.114Z] #45 DONE 311.8s [2020-04-08T19:12:53.114Z] [2020-04-08T19:12:53.114Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-08T19:12:53.114Z] #61 238.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-08T19:12:57.563Z] #61 241.8 + mkdir -p /build [2020-04-08T19:12:57.564Z] #61 241.8 + cp runc /build/runc [2020-04-08T19:12:57.564Z] #61 DONE 241.9s [2020-04-08T19:12:57.564Z] [2020-04-08T19:12:57.564Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:04.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-08T19:13:04.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-08T19:13:04.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-08T19:13:04.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-08T19:13:04.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-08T19:13:07.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-08T19:13:07.962Z] #24 ... [2020-04-08T19:13:07.962Z] [2020-04-08T19:13:07.962Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-08T19:13:07.962Z] #42 DONE 422.5s [2020-04-08T19:13:07.962Z] [2020-04-08T19:13:07.962Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:08.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-08T19:13:10.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-08T19:13:13.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-08T19:13:13.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-08T19:13:16.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-08T19:13:17.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-08T19:13:19.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-08T19:13:21.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-08T19:13:22.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-08T19:13:23.599Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-08T19:13:23.914Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:13:23.914Z] Using test binary docker [2020-04-08T19:13:23.914Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-08T19:13:23.914Z] +++ /etc/init.d/apparmor start [2020-04-08T19:13:23.914Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:13:23.914Z] INFO: Waiting for daemon to start... [2020-04-08T19:13:23.914Z] Starting dockerd [2020-04-08T19:13:23.914Z] +++ 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-08T19:13:25.817Z] . [2020-04-08T19:13:25.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:13:25.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:13:25.817Z] Error: No such image: emptyfs [2020-04-08T19:13:25.817Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-08T19:13:25.817Z] ++++ docker load [2020-04-08T19:13:26.075Z] Running integration-test (iteration 1) [2020-04-08T19:13:26.076Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-08T19:13:26.076Z] ++ 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-08T19:13:26.076Z] ++ set -e [2020-04-08T19:13:26.076Z] ++ '[' -n 0 ']' [2020-04-08T19:13:26.076Z] ++ set -x [2020-04-08T19:13:26.076Z] ++ env -i DEST=/go/src/github.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-08T19:13:33.230Z] --- PASS: TestBuildWithHugeFile (50.87s) [2020-04-08T19:13:33.230Z] === RUN TestBuildWithEmptyDockerfile [2020-04-08T19:13:33.230Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:13:33.230Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:13:33.230Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:13:33.230Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:13:33.230Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:13:33.230Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:13:33.231Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:13:33.231Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:13:33.231Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:13:33.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-04-08T19:13:33.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-04-08T19:13:33.231Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-04-08T19:13:33.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-04-08T19:13:33.231Z] === RUN TestBuildPreserveOwnership [2020-04-08T19:13:33.231Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-08T19:13:33.231Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-08T19:13:36.057Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:13:36.057Z] Loaded image: busybox:latest [2020-04-08T19:13:36.057Z] Loaded image: busybox:glibc [2020-04-08T19:13:36.057Z] Loaded image: debian:jessie [2020-04-08T19:13:36.057Z] Loaded image: hello-world:latest [2020-04-08T19:13:36.057Z] INFO: Testing against a local daemon [2020-04-08T19:13:36.057Z] === RUN TestCgroupNamespacesBuild [2020-04-08T19:13:37.407Z] --- PASS: TestBuildPreserveOwnership (9.83s) [2020-04-08T19:13:37.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.82s) [2020-04-08T19:13:37.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-08T19:13:37.407Z] === RUN TestBuildPlatformInvalid [2020-04-08T19:13:37.407Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-04-08T19:13:37.407Z] PASS [2020-04-08T19:13:37.407Z] [2020-04-08T19:13:37.407Z] === Skipped [2020-04-08T19:13:37.407Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-08T19:13:37.407Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:13:37.407Z] [2020-04-08T19:13:37.407Z] [2020-04-08T19:13:37.407Z] DONE 32 tests, 1 skipped in 123.584s [2020-04-08T19:13:37.407Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-08T19:13:37.407Z] INFO: Testing against a local daemon [2020-04-08T19:13:37.407Z] === RUN TestConfigList [2020-04-08T19:13:37.407Z] --- SKIP: TestConfigList (0.02s) [2020-04-08T19:13:37.407Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestConfigsCreateAndDelete [2020-04-08T19:13:37.407Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-08T19:13:37.407Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestConfigsUpdate [2020-04-08T19:13:37.407Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-08T19:13:37.407Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestTemplatedConfig [2020-04-08T19:13:37.407Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-08T19:13:37.407Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestConfigInspect [2020-04-08T19:13:37.407Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-08T19:13:37.407Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestConfigCreateWithLabels [2020-04-08T19:13:37.407Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-04-08T19:13:37.407Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestConfigCreateResolve [2020-04-08T19:13:37.407Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-08T19:13:37.407Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:37.407Z] === RUN TestConfigDaemonLibtrustID [2020-04-08T19:13:38.591Z] --- PASS: TestCgroupNamespacesBuild (3.21s) [2020-04-08T19:13:38.592Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-08T19:13:39.300Z] --- PASS: TestConfigDaemonLibtrustID (1.68s) [2020-04-08T19:13:39.301Z] PASS [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === Skipped [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-08T19:13:39.301Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-08T19:13:39.301Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-08T19:13:39.301Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-08T19:13:39.301Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-08T19:13:39.301Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-04-08T19:13:39.301Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-08T19:13:39.301Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] [2020-04-08T19:13:39.301Z] DONE 8 tests, 7 skipped in 1.865s [2020-04-08T19:13:39.301Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-08T19:13:39.301Z] INFO: Testing against a local daemon [2020-04-08T19:13:39.301Z] === RUN TestCheckpoint [2020-04-08T19:13:39.301Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-08T19:13:39.301Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:13:39.301Z] === RUN TestContainerInvalidJSON [2020-04-08T19:13:39.301Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:13:39.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:13:39.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:13:39.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:13:39.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:13:39.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:13:39.301Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:13:39.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:13:39.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:13:39.301Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-08T19:13:39.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-08T19:13:39.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-08T19:13:39.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-08T19:13:39.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-08T19:13:39.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-08T19:13:39.301Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-08T19:13:39.558Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-08T19:13:39.558Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-08T19:13:39.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-08T19:13:39.558Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-08T19:13:39.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-08T19:13:39.558Z] === RUN TestCopyFromContainer [2020-04-08T19:13:40.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-08T19:13:40.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-08T19:13:40.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-08T19:13:40.495Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-04-08T19:13:40.495Z] === RUN TestBuildWithSession [2020-04-08T19:13:40.495Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-08T19:13:40.495Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:13:40.495Z] === RUN TestBuildSquashParent [2020-04-08T19:13:41.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-08T19:13:42.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer// [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer//bar/root [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/quux [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-08T19:13:43.735Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer (4.27s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-08T19:13:43.992Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-08T19:13:43.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-08T19:13:43.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:13:43.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:13:43.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:13:43.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:13:43.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:13:43.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:13:43.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:13:43.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:13:43.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:13:43.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-08T19:13:43.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-08T19:13:43.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-08T19:13:43.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-08T19:13:43.992Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-08T19:13:43.992Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-08T19:13:43.992Z] === RUN TestCreateWithInvalidEnv [2020-04-08T19:13:43.992Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-08T19:13:43.992Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-08T19:13:43.992Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-08T19:13:43.992Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-08T19:13:43.992Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-08T19:13:43.992Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-08T19:13:43.992Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-08T19:13:43.992Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-08T19:13:43.992Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-08T19:13:43.992Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-08T19:13:43.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-08T19:13:43.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-08T19:13:43.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-08T19:13:43.992Z] === RUN TestCreateTmpfsMountsTarget [2020-04-08T19:13:43.992Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-08T19:13:43.992Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:13:45.885Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:13:45.885Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-08T19:13:45.885Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-08T19:13:45.885Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-08T19:13:47.059Z] --- PASS: TestBuildSquashParent (6.45s) [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:13:47.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:13:47.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:13:47.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:13:47.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:13:47.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:13:47.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:13:47.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:13:47.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:13:47.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:13:47.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:13:47.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:13:47.283Z] #54 ... [2020-04-08T19:13:47.283Z] [2020-04-08T19:13:47.283Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:47.283Z] #66 401.7 + bin/containerd [2020-04-08T19:13:47.777Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-04-08T19:13:47.777Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-08T19:13:47.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:13:47.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:13:47.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:13:47.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:13:47.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:13:47.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:13:47.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:13:47.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:13:47.777Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:13:47.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:13:47.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:13:47.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:13:47.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:13:47.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:13:47.777Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:13:47.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-08T19:13:47.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-08T19:13:47.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-08T19:13:47.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-08T19:13:47.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-08T19:13:47.778Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-08T19:13:47.778Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-08T19:13:47.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-08T19:13:48.034Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-04-08T19:13:48.034Z] === RUN TestContainerStartOnDaemonRestart [2020-04-08T19:13:48.034Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-08T19:13:48.034Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-08T19:13:48.034Z] === RUN TestDaemonRestartIpcMode [2020-04-08T19:13:48.034Z] === PAUSE TestDaemonRestartIpcMode [2020-04-08T19:13:48.034Z] === RUN TestDaemonHostGatewayIP [2020-04-08T19:13:48.034Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-08T19:13:48.034Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:13:48.034Z] === RUN TestDiff [2020-04-08T19:13:48.485Z] Removing intermediate container d4501d492656 [2020-04-08T19:13:48.485Z] ---> a711f990a5a6 [2020-04-08T19:13:48.485Z] 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-08T19:13:48.485Z] ---> Running in eaafb6fb81d4 [2020-04-08T19:13:48.597Z] --- PASS: TestDiff (0.57s) [2020-04-08T19:13:48.597Z] === RUN TestExecWithCloseStdin [2020-04-08T19:13:49.528Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-04-08T19:13:49.528Z] === RUN TestExec [2020-04-08T19:13:49.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:13:49.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:13:50.091Z] --- PASS: TestExec (0.62s) [2020-04-08T19:13:50.091Z] === RUN TestExecUser [2020-04-08T19:13:50.243Z] #66 ... [2020-04-08T19:13:50.244Z] [2020-04-08T19:13:50.244Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:50.244Z] #54 DONE 464.9s [2020-04-08T19:13:50.244Z] [2020-04-08T19:13:50.244Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:50.655Z] --- PASS: TestExecUser (0.65s) [2020-04-08T19:13:50.655Z] === RUN TestExportContainerAndImportImage [2020-04-08T19:13:51.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-08T19:13:51.218Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-04-08T19:13:51.218Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-08T19:13:51.431Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-04-08T19:13:52.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-04-08T19:13:52.128Z] === RUN TestBuildMultiStageCopy [2020-04-08T19:13:52.128Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-08T19:13:54.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-08T19:13:54.290Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-08T19:13:54.857Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-08T19:13:55.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-08T19:13:55.388Z] --- PASS: TestExportContainerAfterDaemonRestart (3.83s) [2020-04-08T19:13:55.388Z] === RUN TestHealthCheckWorkdir [2020-04-08T19:13:55.423Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-08T19:13:55.952Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-04-08T19:13:55.952Z] === RUN TestHealthKillContainer [2020-04-08T19:13:55.990Z] --- PASS: TestBuildMultiStageCopy (4.24s) [2020-04-08T19:13:55.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2020-04-08T19:13:55.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-04-08T19:13:55.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-04-08T19:13:55.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-08T19:13:55.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-04-08T19:13:55.990Z] === RUN TestBuildMultiStageParentConfig [2020-04-08T19:13:57.126Z] #24 471.9 + return [2020-04-08T19:13:57.126Z] #24 DONE 472.0s [2020-04-08T19:13:57.126Z] [2020-04-08T19:13:57.126Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:57.367Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-04-08T19:13:57.367Z] === RUN TestBuildLabelWithTargets [2020-04-08T19:13:58.747Z] --- PASS: TestImportExtremelyLargeImageWorks (80.55s) [2020-04-08T19:13:58.747Z] PASS [2020-04-08T19:13:58.747Z] [2020-04-08T19:13:58.747Z] === Skipped [2020-04-08T19:13:58.747Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:13:58.747Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:13:58.747Z] [2020-04-08T19:13:58.747Z] [2020-04-08T19:13:58.747Z] DONE 12 tests, 1 skipped in 81.980s [2020-04-08T19:13:58.747Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-08T19:13:58.747Z] ++ 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-08T19:13:58.747Z] ++ set -e [2020-04-08T19:13:58.747Z] ++ '[' -n 0 ']' [2020-04-08T19:13:58.747Z] ++ set -x [2020-04-08T19:13:58.747Z] ++ env -i DEST=/go/src/github.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-08T19:13:58.747Z] INFO: Testing against a local daemon [2020-04-08T19:13:58.747Z] === RUN TestNetworkCreateDelete [2020-04-08T19:13:58.747Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-04-08T19:13:58.747Z] === RUN TestDockerNetworkDeletePreferID [2020-04-08T19:13:58.747Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-04-08T19:13:58.747Z] === RUN TestInspectNetwork [2020-04-08T19:13:59.263Z] --- PASS: TestHealthKillContainer (2.77s) [2020-04-08T19:13:59.263Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-08T19:13:59.529Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-04-08T19:13:59.529Z] === RUN TestIpcModeNone [2020-04-08T19:13:59.840Z] #66 ... [2020-04-08T19:13:59.840Z] [2020-04-08T19:13:59.840Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-08T19:13:59.840Z] #25 DONE 0.1s [2020-04-08T19:13:59.840Z] [2020-04-08T19:13:59.840Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-08T19:13:59.840Z] #29 DONE 0.5s [2020-04-08T19:13:59.840Z] [2020-04-08T19:13:59.840Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:13:59.899Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2020-04-08T19:13:59.899Z] === RUN TestBuildWithEmptyLayers [2020-04-08T19:14:00.107Z] --- PASS: TestIpcModeNone (0.69s) [2020-04-08T19:14:00.107Z] === RUN TestIpcModePrivate [2020-04-08T19:14:00.131Z] #66 ... [2020-04-08T19:14:00.131Z] [2020-04-08T19:14:00.131Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-08T19:14:00.131Z] #32 DONE 0.1s [2020-04-08T19:14:00.131Z] [2020-04-08T19:14:00.131Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-08T19:14:00.131Z] #35 DONE 0.1s [2020-04-08T19:14:00.131Z] [2020-04-08T19:14:00.131Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-08T19:14:00.423Z] #40 DONE 0.1s [2020-04-08T19:14:00.423Z] [2020-04-08T19:14:00.423Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-08T19:14:00.423Z] #43 DONE 0.1s [2020-04-08T19:14:00.423Z] [2020-04-08T19:14:00.423Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-08T19:14:00.671Z] --- PASS: TestIpcModePrivate (0.63s) [2020-04-08T19:14:00.671Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-08T19:14:00.671Z] === RUN TestIpcModeShareable [2020-04-08T19:14:00.671Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-08T19:14:00.671Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:14:00.671Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-08T19:14:00.715Z] #46 DONE 0.2s [2020-04-08T19:14:00.715Z] [2020-04-08T19:14:00.715Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-08T19:14:00.715Z] #49 DONE 0.1s [2020-04-08T19:14:00.715Z] [2020-04-08T19:14:00.715Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-08T19:14:00.715Z] #52 DONE 0.1s [2020-04-08T19:14:00.715Z] [2020-04-08T19:14:00.715Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:14:00.834Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-04-08T19:14:00.834Z] === RUN TestBuildMultiStageOnBuild [2020-04-08T19:14:01.005Z] #66 ... [2020-04-08T19:14:01.005Z] [2020-04-08T19:14:01.005Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-08T19:14:01.005Z] #55 DONE 0.1s [2020-04-08T19:14:01.005Z] [2020-04-08T19:14:01.005Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-08T19:14:01.005Z] #58 DONE 0.1s [2020-04-08T19:14:01.005Z] [2020-04-08T19:14:01.005Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-08T19:14:01.005Z] #62 DONE 0.1s [2020-04-08T19:14:01.005Z] [2020-04-08T19:14:01.005Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-08T19:14:01.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-08T19:14:03.192Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2020-04-08T19:14:03.192Z] === RUN TestAPIIpcModeHost [2020-04-08T19:14:03.192Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-08T19:14:03.192Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:14:03.192Z] === RUN TestDaemonIpcModeShareable [2020-04-08T19:14:03.192Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-08T19:14:03.192Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:14:03.192Z] === RUN TestDaemonIpcModePrivate [2020-04-08T19:14:03.375Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2020-04-08T19:14:03.375Z] === RUN TestBuildUncleanTarFilenames [2020-04-08T19:14:03.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-08T19:14:04.226Z] === RUN TestInspectNetwork/full_network_id [2020-04-08T19:14:04.226Z] === RUN TestInspectNetwork/partial_network_id [2020-04-08T19:14:04.226Z] === RUN TestInspectNetwork/network_name [2020-04-08T19:14:04.226Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-08T19:14:04.756Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2020-04-08T19:14:04.756Z] === RUN TestBuildMultiStageLayerLeak [2020-04-08T19:14:05.717Z] --- PASS: TestDaemonIpcModePrivate (2.49s) [2020-04-08T19:14:05.717Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-08T19:14:05.717Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-08T19:14:05.717Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-08T19:14:05.717Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:14:05.717Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-08T19:14:05.717Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-08T19:14:05.717Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:14:05.717Z] === RUN TestIpcModeOlderClient [2020-04-08T19:14:05.717Z] === PAUSE TestIpcModeOlderClient [2020-04-08T19:14:05.717Z] === RUN TestKillContainerInvalidSignal [2020-04-08T19:14:05.975Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-04-08T19:14:05.975Z] === RUN TestKillContainer [2020-04-08T19:14:05.975Z] === RUN TestKillContainer/no_signal [2020-04-08T19:14:06.539Z] === RUN TestKillContainer/non_killing_signal [2020-04-08T19:14:06.796Z] === RUN TestKillContainer/killing_signal [2020-04-08T19:14:07.726Z] --- PASS: TestKillContainer (1.73s) [2020-04-08T19:14:07.726Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-04-08T19:14:07.726Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-04-08T19:14:07.726Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-04-08T19:14:07.726Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-08T19:14:07.726Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-08T19:14:08.041Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2020-04-08T19:14:08.041Z] === RUN TestBuildWithHugeFile [2020-04-08T19:14:08.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-08T19:14:08.856Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-04-08T19:14:08.856Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-04-08T19:14:08.856Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-04-08T19:14:08.856Z] === RUN TestKillStoppedContainer [2020-04-08T19:14:08.856Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-08T19:14:08.856Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-08T19:14:08.856Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-08T19:14:08.856Z] === RUN TestKillDifferentUserContainer [2020-04-08T19:14:09.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-08T19:14:09.702Z] --- PASS: TestInspectNetwork (11.14s) [2020-04-08T19:14:09.702Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-04-08T19:14:09.702Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-08T19:14:09.702Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-08T19:14:09.702Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-08T19:14:09.702Z] === RUN TestRunContainerWithBridgeNone [2020-04-08T19:14:09.786Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-04-08T19:14:09.786Z] === RUN TestInspectOomKilledTrue [2020-04-08T19:14:09.786Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-08T19:14:09.786Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:09.786Z] === RUN TestInspectOomKilledFalse [2020-04-08T19:14:09.786Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-08T19:14:09.786Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:14:09.786Z] === RUN TestLinksEtcHostsContentMatch [2020-04-08T19:14:09.786Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-08T19:14:09.786Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-08T19:14:09.786Z] === RUN TestLinksContainerNames [2020-04-08T19:14:10.716Z] --- PASS: TestLinksContainerNames (1.20s) [2020-04-08T19:14:10.716Z] === RUN TestLogsFollowTailEmpty [2020-04-08T19:14:11.279Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-04-08T19:14:11.279Z] === RUN TestContainerNetworkMountsNoChown [2020-04-08T19:14:11.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-08T19:14:11.753Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-04-08T19:14:11.753Z] === RUN TestNetworkInvalidJSON [2020-04-08T19:14:11.753Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-08T19:14:11.753Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-08T19:14:11.753Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:14:11.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:14:11.753Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:14:11.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:14:11.753Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-08T19:14:11.753Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:14:11.753Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:14:11.753Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-08T19:14:11.753Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-08T19:14:11.753Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-08T19:14:11.753Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-04-08T19:14:11.753Z] === RUN TestHostIPv4BridgeLabel [2020-04-08T19:14:11.844Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/default [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/default [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/private [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/private [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rprivate [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/slave [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/slave [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rslave [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/shared [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/shared [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rshared [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/default [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/rslave [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/rshared [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/shared [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/rprivate [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/slave [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/private [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-08T19:14:11.844Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:14:11.844Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-08T19:14:11.844Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:14:12.101Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:14:12.358Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-08T19:14:12.367Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-08T19:14:12.367Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-08T19:14:12.618Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:14:12.618Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:14:12.618Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-08T19:14:12.618Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-08T19:14:12.618Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-08T19:14:12.618Z] === RUN TestContainerBindMountNonRecursive [2020-04-08T19:14:12.618Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-08T19:14:12.618Z] 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-08T19:14:12.618Z] === RUN TestNetworkNat [2020-04-08T19:14:13.372Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-08T19:14:13.372Z] === RUN TestDaemonDefaultNetworkPools [2020-04-08T19:14:13.548Z] --- PASS: TestNetworkNat (0.74s) [2020-04-08T19:14:13.548Z] === RUN TestNetworkLocalhostTCPNat [2020-04-08T19:14:13.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-04-08T19:14:13.805Z] === RUN TestNetworkLoopbackNat [2020-04-08T19:14:13.986Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-04-08T19:14:13.986Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-08T19:14:14.736Z] --- PASS: TestNetworkLoopbackNat (0.78s) [2020-04-08T19:14:14.736Z] === RUN TestPause [2020-04-08T19:14:14.736Z] --- SKIP: TestPause (0.00s) [2020-04-08T19:14:14.736Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:14.736Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-08T19:14:14.736Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:14:14.736Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:14:14.736Z] === RUN TestPauseStopPausedContainer [2020-04-08T19:14:14.736Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-08T19:14:14.736Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:14.736Z] === RUN TestPsFilter [2020-04-08T19:14:14.736Z] --- PASS: TestPsFilter (0.18s) [2020-04-08T19:14:14.736Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-08T19:14:15.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-04-08T19:14:15.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-08T19:14:15.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2020-04-08T19:14:15.667Z] === RUN TestRemoveContainerWithVolume [2020-04-08T19:14:16.230Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-08T19:14:16.230Z] === RUN TestRemoveContainerRunning [2020-04-08T19:14:16.463Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-04-08T19:14:16.463Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-08T19:14:16.794Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-04-08T19:14:16.794Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-08T19:14:17.077Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-04-08T19:14:17.077Z] === RUN TestServiceWithPredefinedNetwork [2020-04-08T19:14:17.357Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-04-08T19:14:17.357Z] === RUN TestRemoveInvalidContainer [2020-04-08T19:14:17.357Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-08T19:14:17.357Z] === RUN TestRenameLinkedContainer [2020-04-08T19:14:18.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-08T19:14:19.880Z] --- PASS: TestRenameLinkedContainer (2.39s) [2020-04-08T19:14:19.880Z] === RUN TestRenameStoppedContainer [2020-04-08T19:14:20.137Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-04-08T19:14:20.137Z] === RUN TestRenameRunningContainerAndReuse [2020-04-08T19:14:20.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-08T19:14:21.456Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s) [2020-04-08T19:14:21.456Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-08T19:14:21.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:14:21.456Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:14:21.456Z] === RUN TestServiceWithDataPathPortInit [2020-04-08T19:14:21.506Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2020-04-08T19:14:21.506Z] === RUN TestRenameInvalidName [2020-04-08T19:14:22.069Z] --- PASS: TestRenameInvalidName (0.59s) [2020-04-08T19:14:22.069Z] === RUN TestRenameAnonymousContainer [2020-04-08T19:14:23.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-08T19:14:24.243Z] ................................................ [ 29%] [2020-04-08T19:14:25.341Z] --- PASS: TestRenameAnonymousContainer (2.80s) [2020-04-08T19:14:25.341Z] === RUN TestRenameContainerWithSameName [2020-04-08T19:14:25.341Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-04-08T19:14:25.341Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-08T19:14:26.709Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2020-04-08T19:14:26.709Z] === RUN TestResize [2020-04-08T19:14:27.198Z] INFO: Sources obtained for gotestsum... [2020-04-08T19:14:27.198Z] INFO: Checkout done for gotestsum... [2020-04-08T19:14:27.198Z] INFO: Build done for gotestsum... [2020-04-08T19:14:27.216Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:14:27.216Z] Using test binary docker [2020-04-08T19:14:27.216Z] +++ /etc/init.d/apparmor start [2020-04-08T19:14:27.216Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:14:27.216Z] INFO: Waiting for daemon to start... [2020-04-08T19:14:27.216Z] Starting dockerd [2020-04-08T19:14:27.216Z] +++ 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-08T19:14:27.271Z] --- PASS: TestResize (0.56s) [2020-04-08T19:14:27.271Z] === RUN TestResizeWithInvalidSize [2020-04-08T19:14:27.834Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-04-08T19:14:27.834Z] === RUN TestResizeWhenContainerNotStarted [2020-04-08T19:14:28.397Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-04-08T19:14:28.397Z] === RUN TestDaemonRestartKillContainers [2020-04-08T19:14:28.397Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:14:28.397Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-08T19:14:28.397Z] === RUN TestCgroupNamespacesRun [2020-04-08T19:14:29.746Z] . [2020-04-08T19:14:29.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:14:29.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:14:29.746Z] Error: No such image: emptyfs [2020-04-08T19:14:29.746Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-08T19:14:29.746Z] ++++ docker load [2020-04-08T19:14:29.746Z] Running integration-test (iteration 1) [2020-04-08T19:14:29.746Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-08T19:14:29.746Z] ++ 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-08T19:14:29.746Z] ++ set -e [2020-04-08T19:14:29.746Z] ++ '[' -n 0 ']' [2020-04-08T19:14:29.746Z] ++ set -x [2020-04-08T19:14:29.746Z] ++ env -i DEST=/go/src/github.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-08T19:14:30.917Z] --- PASS: TestCgroupNamespacesRun (2.42s) [2020-04-08T19:14:30.917Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-08T19:14:33.437Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s) [2020-04-08T19:14:33.437Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-08T19:14:35.807Z] Removing intermediate container eaafb6fb81d4 [2020-04-08T19:14:35.807Z] ---> 29b1a1874c8d [2020-04-08T19:14:35.807Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-08T19:14:35.807Z] ---> Running in 99cff70167dc [2020-04-08T19:14:35.807Z] Removing intermediate container 99cff70167dc [2020-04-08T19:14:35.957Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.67s) [2020-04-08T19:14:35.957Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-08T19:14:36.273Z] ---> 36b176c5a43a [2020-04-08T19:14:36.273Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-08T19:14:36.273Z] ---> Running in 86092ca0d3ce [2020-04-08T19:14:37.252Z] Removing intermediate container 86092ca0d3ce [2020-04-08T19:14:37.252Z] ---> 91daaeb3198d [2020-04-08T19:14:37.252Z] Step 10/10 : COPY . . [2020-04-08T19:14:38.478Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s) [2020-04-08T19:14:38.478Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-08T19:14:40.285Z] #66 453.4 + bin/containerd-stress [2020-04-08T19:14:40.285Z] #66 457.0 + bin/containerd-shim [2020-04-08T19:14:41.749Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.63s) [2020-04-08T19:14:41.750Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-08T19:14:43.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s) [2020-04-08T19:14:43.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-08T19:14:43.370Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-08T19:14:43.761Z] --- PASS: TestServiceWithDataPathPortInit (20.46s) [2020-04-08T19:14:43.762Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-08T19:14:45.014Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2020-04-08T19:14:45.014Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-08T19:14:48.287Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2020-04-08T19:14:48.287Z] === RUN TestKernelTCPMemory [2020-04-08T19:14:48.287Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-04-08T19:14:48.287Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:48.287Z] === RUN TestNISDomainname [2020-04-08T19:14:48.287Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-08T19:14:48.287Z] 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-08T19:14:48.287Z] === RUN TestHostnameDnsResolution [2020-04-08T19:14:48.771Z] #66 467.1 + bin/containerd-shim-runc-v1 [2020-04-08T19:14:48.850Z] --- PASS: TestHostnameDnsResolution (1.14s) [2020-04-08T19:14:48.850Z] === RUN TestStats [2020-04-08T19:14:48.850Z] --- SKIP: TestStats (0.00s) [2020-04-08T19:14:48.850Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:48.850Z] === RUN TestStopContainerWithTimeout [2020-04-08T19:14:48.850Z] === RUN TestStopContainerWithTimeout/0 [2020-04-08T19:14:48.850Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-08T19:14:48.850Z] === RUN TestStopContainerWithTimeout/1 [2020-04-08T19:14:48.850Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-08T19:14:48.850Z] === RUN TestStopContainerWithTimeout/3 [2020-04-08T19:14:48.850Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-08T19:14:48.850Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-08T19:14:48.850Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-08T19:14:48.850Z] === CONT TestStopContainerWithTimeout/0 [2020-04-08T19:14:48.850Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-08T19:14:49.780Z] === CONT TestStopContainerWithTimeout/3 [2020-04-08T19:14:50.843Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-08T19:14:51.674Z] === CONT TestStopContainerWithTimeout/1 [2020-04-08T19:14:52.182Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.59s) [2020-04-08T19:14:52.182Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lnezaswrma0pr41lxchu8a0bs Created:2020-04-08 19:14:42.15795084 +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[072d8a294007de7dbd33e087a007f825ddb73d9e9e670e64fd7d9386ac01b597:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tv8ie1nzw30vmcpzk37y58lit EndpointID:ed088bc0d57490c2153305af0710893493bb57f5f904cfdd415628e4cef2937c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4f8e538128505ef06bdaf2d112329248c1dbc83a891d3205f1cc6194e08ae8f 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:3b2eac6b4a97 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tv8ie1nzw30vmcpzk37y58lit EndpointID:ed088bc0d57490c2153305af0710893493bb57f5f904cfdd415628e4cef2937c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-08T19:14:52.182Z] PASS [2020-04-08T19:14:52.182Z] [2020-04-08T19:14:52.182Z] === Skipped [2020-04-08T19:14:52.182Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:14:52.182Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:14:52.182Z] [2020-04-08T19:14:52.182Z] [2020-04-08T19:14:52.182Z] DONE 22 tests, 1 skipped in 53.394s [2020-04-08T19:14:52.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:14:52.183Z] ++ 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-08T19:14:52.183Z] ++ set -e [2020-04-08T19:14:52.183Z] ++ '[' -n 0 ']' [2020-04-08T19:14:52.183Z] ++ set -x [2020-04-08T19:14:52.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:14:52.183Z] INFO: Testing against a local daemon [2020-04-08T19:14:52.183Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-08T19:14:52.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:14:52.183Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:14:52.183Z] === RUN TestDockerNetworkIpvlan [2020-04-08T19:14:52.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:14:52.183Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:14:52.183Z] PASS [2020-04-08T19:14:52.183Z] [2020-04-08T19:14:52.183Z] === Skipped [2020-04-08T19:14:52.183Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:14:52.183Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:14:52.183Z] [2020-04-08T19:14:52.183Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:14:52.183Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:14:52.183Z] [2020-04-08T19:14:52.183Z] [2020-04-08T19:14:52.183Z] DONE 2 tests, 2 skipped in 0.092s [2020-04-08T19:14:52.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:14:52.183Z] ++ 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-08T19:14:52.183Z] ++ set -e [2020-04-08T19:14:52.183Z] ++ '[' -n 0 ']' [2020-04-08T19:14:52.183Z] ++ set -x [2020-04-08T19:14:52.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:14:52.183Z] INFO: Testing against a local daemon [2020-04-08T19:14:52.183Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-08T19:14:52.464Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-04-08T19:14:52.464Z] === RUN TestDockerNetworkMacvlan [2020-04-08T19:14:53.079Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-08T19:14:53.187Z] #66 472.0 + bin/containerd-shim-runc-v2 [2020-04-08T19:14:53.566Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-08T19:14:53.567Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2020-04-08T19:14:53.567Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-04-08T19:14:53.567Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2020-04-08T19:14:53.567Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2020-04-08T19:14:53.567Z] === RUN TestDeleteDevicemapper [2020-04-08T19:14:53.567Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-08T19:14:53.567Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:14:53.567Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-08T19:14:54.085Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-08T19:14:54.206Z] #66 473.4 + binaries [2020-04-08T19:14:54.206Z] #66 473.4 + mkdir -p /build [2020-04-08T19:14:54.206Z] #66 473.4 + cp bin/containerd /build/containerd [2020-04-08T19:14:54.206Z] #66 473.5 + cp bin/containerd-shim /build/containerd-shim [2020-04-08T19:14:54.206Z] #66 473.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-08T19:14:54.206Z] #66 473.5 + cp bin/ctr /build/ctr [2020-04-08T19:14:54.206Z] #66 DONE 473.6s [2020-04-08T19:14:54.755Z] --- PASS: TestBuildWithHugeFile (40.50s) [2020-04-08T19:14:54.755Z] === RUN TestBuildWithEmptyDockerfile [2020-04-08T19:14:54.755Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:14:54.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:14:54.755Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:14:54.755Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:14:54.755Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:14:54.755Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:14:54.755Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:14:54.755Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:14:54.755Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:14:54.755Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-04-08T19:14:54.755Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-04-08T19:14:54.755Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-04-08T19:14:54.755Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-08T19:14:54.755Z] === RUN TestBuildPreserveOwnership [2020-04-08T19:14:54.755Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-08T19:14:54.755Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-08T19:14:54.755Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2020-04-08T19:14:54.755Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2020-04-08T19:14:54.755Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-04-08T19:14:54.755Z] === RUN TestBuildPlatformInvalid [2020-04-08T19:14:54.755Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-08T19:14:54.755Z] PASS [2020-04-08T19:14:54.793Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-08T19:14:55.014Z] [2020-04-08T19:14:55.014Z] === Skipped [2020-04-08T19:14:55.014Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-08T19:14:55.014Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:14:55.014Z] [2020-04-08T19:14:55.014Z] [2020-04-08T19:14:55.014Z] DONE 32 tests, 1 skipped in 88.699s [2020-04-08T19:14:55.014Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-08T19:14:55.014Z] ++ 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-08T19:14:55.014Z] ++ set -e [2020-04-08T19:14:55.014Z] ++ '[' -n 0 ']' [2020-04-08T19:14:55.014Z] ++ set -x [2020-04-08T19:14:55.014Z] ++ env -i DEST=/go/src/github.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-08T19:14:55.014Z] INFO: Testing against a local daemon [2020-04-08T19:14:55.014Z] === RUN TestConfigList [2020-04-08T19:14:55.091Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-08T19:14:55.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2020-04-08T19:14:55.460Z] === RUN TestUpdateMemory [2020-04-08T19:14:55.460Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-08T19:14:55.460Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:55.460Z] === RUN TestUpdateCPUQuota [2020-04-08T19:14:55.460Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-08T19:14:55.460Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:55.460Z] === RUN TestUpdatePidsLimit [2020-04-08T19:14:55.460Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-08T19:14:55.460Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:14:55.460Z] === RUN TestUpdateRestartPolicy [2020-04-08T19:14:55.693Z] [2020-04-08T19:14:55.694Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-08T19:14:55.694Z] #67 DONE 0.1s [2020-04-08T19:14:55.694Z] [2020-04-08T19:14:55.694Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-08T19:14:55.985Z] #71 DONE 0.1s [2020-04-08T19:14:55.985Z] [2020-04-08T19:14:55.985Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-08T19:14:56.270Z] #73 DONE 0.1s [2020-04-08T19:14:56.270Z] [2020-04-08T19:14:56.270Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-08T19:14:56.270Z] #76 DONE 0.0s [2020-04-08T19:14:56.270Z] [2020-04-08T19:14:56.270Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-08T19:14:56.270Z] #77 DONE 0.0s [2020-04-08T19:14:56.270Z] [2020-04-08T19:14:56.270Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-08T19:14:58.309Z] #78 DONE 2.3s [2020-04-08T19:14:58.596Z] [2020-04-08T19:14:58.596Z] #79 exporting to oci image format [2020-04-08T19:14:58.596Z] #79 exporting layers [2020-04-08T19:14:59.204Z] --- PASS: TestConfigList (3.44s) [2020-04-08T19:14:59.204Z] === RUN TestConfigsCreateAndDelete [2020-04-08T19:14:59.469Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-08T19:15:01.738Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-04-08T19:15:01.738Z] === RUN TestConfigsUpdate [2020-04-08T19:15:01.990Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:15:01.990Z] Loaded image: busybox:latest [2020-04-08T19:15:01.990Z] Loaded image: busybox:glibc [2020-04-08T19:15:01.990Z] Loaded image: debian:jessie [2020-04-08T19:15:01.990Z] Loaded image: hello-world:latest [2020-04-08T19:15:02.249Z] INFO: Testing against a local daemon [2020-04-08T19:15:02.249Z] === RUN TestCgroupNamespacesBuild [2020-04-08T19:15:02.921Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-08T19:15:05.024Z] --- PASS: TestConfigsUpdate (3.28s) [2020-04-08T19:15:05.024Z] === RUN TestTemplatedConfig [2020-04-08T19:15:05.530Z] --- PASS: TestCgroupNamespacesBuild (2.82s) [2020-04-08T19:15:05.531Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-08T19:15:07.296Z] ---> cfbf12a3535c [2020-04-08T19:15:07.296Z] Successfully built cfbf12a3535c [2020-04-08T19:15:07.296Z] Successfully tagged docker:latest [2020-04-08T19:15:07.296Z] INFO: Image build ended at 04/08/2020 19:15:05. Duration:00:04:21.4944332 [2020-04-08T19:15:07.296Z] [2020-04-08T19:15:07.296Z] [2020-04-08T19:15:07.296Z] INFO: Building the test binaries at 04/08/2020 19:15:05... [2020-04-08T19:15:07.437Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2020-04-08T19:15:07.437Z] === RUN TestBuildWithSession [2020-04-08T19:15:07.437Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-08T19:15:07.437Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:15:07.437Z] === RUN TestBuildSquashParent [2020-04-08T19:15:07.702Z] --- PASS: TestUpdateRestartPolicy (11.72s) [2020-04-08T19:15:07.702Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-08T19:15:07.958Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-04-08T19:15:07.958Z] === RUN TestWaitNonBlocked [2020-04-08T19:15:07.958Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:15:07.958Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:15:07.958Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:15:07.958Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:15:07.958Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:15:07.958Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:15:08.888Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-08T19:15:08.888Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-04-08T19:15:08.888Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-04-08T19:15:08.888Z] === RUN TestWaitBlocked [2020-04-08T19:15:08.888Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:15:08.888Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:15:08.888Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:15:08.888Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:15:08.888Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:15:08.888Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:15:09.212Z] --- PASS: TestTemplatedConfig (3.35s) [2020-04-08T19:15:09.212Z] === RUN TestConfigInspect [2020-04-08T19:15:09.721Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-08T19:15:09.818Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-08T19:15:09.818Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-04-08T19:15:09.818Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-04-08T19:15:09.818Z] === CONT TestDaemonRestartIpcMode [2020-04-08T19:15:09.818Z] === CONT TestIpcModeOlderClient [2020-04-08T19:15:09.818Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-08T19:15:11.057Z] INFO: make.ps1 starting at 04/08/2020 19:15:10 [2020-04-08T19:15:11.057Z] INFO: Git commit (4700438e54) assumed from DOCKER_GITCOMMIT environment variable [2020-04-08T19:15:11.057Z] INFO: Invoking autogen... [2020-04-08T19:15:11.057Z] INFO: Building daemon... [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan (18.89s) [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.13s) [2020-04-08T19:15:11.198Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-04-08T19:15:11.198Z] PASS [2020-04-08T19:15:11.198Z] [2020-04-08T19:15:11.198Z] DONE 8 tests in 20.448s [2020-04-08T19:15:11.480Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-08T19:15:11.480Z] ++ 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-08T19:15:11.480Z] ++ set -e [2020-04-08T19:15:11.480Z] ++ '[' -n 0 ']' [2020-04-08T19:15:11.480Z] ++ set -x [2020-04-08T19:15:11.480Z] ++ env -i DEST=/go/src/github.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-08T19:15:11.480Z] testing: warning: no tests to run [2020-04-08T19:15:11.480Z] PASS [2020-04-08T19:15:11.480Z] [2020-04-08T19:15:11.480Z] DONE 0 tests in 0.059s [2020-04-08T19:15:11.480Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-08T19:15:11.480Z] ++ 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-08T19:15:11.480Z] ++ set -e [2020-04-08T19:15:11.480Z] ++ '[' -n 0 ']' [2020-04-08T19:15:11.480Z] ++ set -x [2020-04-08T19:15:11.480Z] ++ env -i DEST=/go/src/github.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-08T19:15:11.480Z] INFO: Testing against a local daemon [2020-04-08T19:15:11.480Z] === RUN TestAuthZPluginAllowRequest [2020-04-08T19:15:11.743Z] --- PASS: TestConfigInspect (3.22s) [2020-04-08T19:15:11.743Z] === RUN TestConfigCreateWithLabels [2020-04-08T19:15:13.541Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-04-08T19:15:13.541Z] === RUN TestAuthZPluginTLS [2020-04-08T19:15:13.823Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-08T19:15:13.823Z] === RUN TestAuthZPluginDenyRequest [2020-04-08T19:15:14.437Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-08T19:15:14.437Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-08T19:15:15.027Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2020-04-08T19:15:15.027Z] === RUN TestConfigCreateResolve [2020-04-08T19:15:15.050Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-08T19:15:15.050Z] === RUN TestAuthZPluginDenyResponse [2020-04-08T19:15:15.070Z] --- PASS: TestDaemonRestartIpcMode (5.19s) [2020-04-08T19:15:15.070Z] PASS [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === Skipped [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-08T19:15:15.070Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-08T19:15:15.070Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-08T19:15:15.070Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-08T19:15:15.070Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-08T19:15:15.070Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-08T19:15:15.070Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-08T19:15:15.070Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-08T19:15:15.070Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-08T19:15:15.070Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-08T19:15:15.070Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-08T19:15:15.070Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-08T19:15:15.070Z] 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-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-08T19:15:15.070Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:15:15.070Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-08T19:15:15.070Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:15:15.070Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-04-08T19:15:15.070Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-08T19:15:15.070Z] 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-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-08T19:15:15.070Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-08T19:15:15.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-08T19:15:15.070Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-08T19:15:15.070Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-08T19:15:15.070Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] [2020-04-08T19:15:15.070Z] DONE 180 tests, 23 skipped in 95.685s [2020-04-08T19:15:15.070Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-08T19:15:15.070Z] INFO: Testing against a local daemon [2020-04-08T19:15:15.070Z] === RUN TestCommitInheritsEnv [2020-04-08T19:15:15.333Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-08T19:15:15.333Z] === RUN TestAuthZPluginAllowEventStream [2020-04-08T19:15:15.930Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-08T19:15:16.437Z] --- PASS: TestCommitInheritsEnv (1.12s) [2020-04-08T19:15:16.437Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-08T19:15:16.437Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-08T19:15:16.437Z] === RUN TestImagesFilterMultiReference [2020-04-08T19:15:16.437Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-08T19:15:16.437Z] === RUN TestImagePullPlatformInvalid [2020-04-08T19:15:16.437Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-08T19:15:16.437Z] === RUN TestRemoveImageOrphaning [2020-04-08T19:15:17.353Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-04-08T19:15:17.353Z] === RUN TestAuthZPluginErrorResponse [2020-04-08T19:15:17.635Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-08T19:15:17.635Z] === RUN TestAuthZPluginErrorRequest [2020-04-08T19:15:18.249Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-04-08T19:15:18.249Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-08T19:15:18.313Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-04-08T19:15:18.313Z] === RUN TestConfigDaemonLibtrustID [2020-04-08T19:15:18.330Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-04-08T19:15:18.330Z] === RUN TestRemoveImageGarbageCollector [2020-04-08T19:15:18.330Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:15:18.330Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-08T19:15:18.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-08T19:15:18.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-08T19:15:18.330Z] === RUN TestTagInvalidReference [2020-04-08T19:15:18.330Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-08T19:15:18.330Z] === RUN TestTagValidPrefixedRepo [2020-04-08T19:15:18.330Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-08T19:15:18.330Z] === RUN TestTagExistedNameWithoutForce [2020-04-08T19:15:18.330Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-08T19:15:18.330Z] === RUN TestTagOfficialNames [2020-04-08T19:15:18.330Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-08T19:15:18.330Z] === RUN TestTagMatchesDigest [2020-04-08T19:15:18.330Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-08T19:15:18.330Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-08T19:15:18.865Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-08T19:15:18.865Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-08T19:15:18.880Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-04-08T19:15:18.880Z] PASS [2020-04-08T19:15:18.880Z] [2020-04-08T19:15:18.880Z] DONE 8 tests in 23.860s [2020-04-08T19:15:18.880Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-08T19:15:18.880Z] ++ 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-08T19:15:18.880Z] ++ set -e [2020-04-08T19:15:18.880Z] ++ '[' -n 0 ']' [2020-04-08T19:15:18.880Z] ++ set -x [2020-04-08T19:15:18.880Z] ++ env -i DEST=/go/src/github.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-08T19:15:18.880Z] INFO: Testing against a local daemon [2020-04-08T19:15:18.880Z] === RUN TestCheckpoint [2020-04-08T19:15:18.880Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-08T19:15:18.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:15:18.880Z] === RUN TestContainerInvalidJSON [2020-04-08T19:15:19.139Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:15:19.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:15:19.139Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:15:19.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:15:19.139Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:15:19.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:15:19.139Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:15:19.139Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:15:19.139Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:15:19.139Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-08T19:15:19.139Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-08T19:15:19.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-08T19:15:19.139Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-08T19:15:19.139Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-08T19:15:19.139Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-04-08T19:15:19.139Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-08T19:15:19.139Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-08T19:15:19.139Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-08T19:15:19.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-08T19:15:19.398Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-08T19:15:19.398Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-08T19:15:19.398Z] === RUN TestCopyFromContainer [2020-04-08T19:15:19.634Z] --- PASS: TestBuildSquashParent (10.89s) [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:15:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:15:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:15:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:15:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:15:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:15:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:15:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:15:19.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:15:19.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:15:20.885Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-04-08T19:15:20.885Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-08T19:15:21.302Z] === RUN TestCopyFromContainer// [2020-04-08T19:15:21.533Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:15:21.561Z] === RUN TestCopyFromContainer//bar/root [2020-04-08T19:15:21.561Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-08T19:15:21.820Z] === RUN TestCopyFromContainer/bar/quux [2020-04-08T19:15:21.820Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-08T19:15:22.079Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-08T19:15:22.079Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-08T19:15:22.099Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:15:22.338Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-08T19:15:22.339Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-08T19:15:22.339Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer (3.10s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-08T19:15:22.597Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-08T19:15:22.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-08T19:15:22.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:15:22.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:15:22.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:15:22.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:15:22.597Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:15:22.597Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:15:22.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:15:22.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:15:22.597Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:15:22.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-08T19:15:22.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-08T19:15:22.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-08T19:15:22.597Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-08T19:15:22.597Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-08T19:15:22.597Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-08T19:15:22.597Z] === RUN TestCreateWithInvalidEnv [2020-04-08T19:15:22.597Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-08T19:15:22.597Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-08T19:15:22.597Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-08T19:15:22.597Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-08T19:15:22.597Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-08T19:15:22.597Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-08T19:15:22.597Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-08T19:15:22.597Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-08T19:15:22.597Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-08T19:15:22.597Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-08T19:15:22.597Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-08T19:15:22.597Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-08T19:15:22.597Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-08T19:15:22.597Z] === RUN TestCreateTmpfsMountsTarget [2020-04-08T19:15:22.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-08T19:15:22.856Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-08T19:15:22.903Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-04-08T19:15:22.903Z] === RUN TestAuthZPluginHeader [2020-04-08T19:15:23.910Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-04-08T19:15:23.910Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-08T19:15:23.910Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-04-08T19:15:23.910Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:23.910Z] === RUN TestAuthZPluginV2Disable [2020-04-08T19:15:23.910Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-08T19:15:23.910Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:23.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-08T19:15:23.910Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-08T19:15:23.910Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:23.910Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-08T19:15:23.910Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-08T19:15:23.910Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:23.910Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-08T19:15:24.328Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-08T19:15:25.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:15:25.383Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:15:25.392Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:15:25.392Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-08T19:15:25.392Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-08T19:15:25.392Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-08T19:15:25.807Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2020-04-08T19:15:27.923Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-08T19:15:27.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:15:27.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:15:27.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:15:27.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:15:27.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:15:27.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:15:27.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:15:27.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:15:27.923Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:15:27.923Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:15:27.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:15:27.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:15:27.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:15:27.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:15:27.923Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-08T19:15:27.923Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-08T19:15:27.923Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-08T19:15:28.490Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-04-08T19:15:28.490Z] === RUN TestContainerStartOnDaemonRestart [2020-04-08T19:15:28.490Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-08T19:15:28.490Z] === RUN TestDaemonRestartIpcMode [2020-04-08T19:15:28.490Z] === PAUSE TestDaemonRestartIpcMode [2020-04-08T19:15:28.490Z] === RUN TestDaemonHostGatewayIP [2020-04-08T19:15:28.490Z] === PAUSE TestDaemonHostGatewayIP [2020-04-08T19:15:28.490Z] === RUN TestDiff [2020-04-08T19:15:28.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-08T19:15:28.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2020-04-08T19:15:28.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2020-04-08T19:15:28.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-04-08T19:15:28.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2020-04-08T19:15:28.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.55s) [2020-04-08T19:15:28.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s) [2020-04-08T19:15:28.665Z] === RUN TestBuildMultiStageCopy [2020-04-08T19:15:28.665Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-08T19:15:29.058Z] --- PASS: TestDiff (0.77s) [2020-04-08T19:15:29.058Z] === RUN TestExecWithCloseStdin [2020-04-08T19:15:29.994Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-04-08T19:15:29.994Z] === RUN TestExec [2020-04-08T19:15:30.340Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-08T19:15:30.929Z] --- PASS: TestExec (0.86s) [2020-04-08T19:15:30.929Z] === RUN TestExecUser [2020-04-08T19:15:31.866Z] --- PASS: TestExecUser (0.91s) [2020-04-08T19:15:31.866Z] === RUN TestExportContainerAndImportImage [2020-04-08T19:15:31.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-08T19:15:32.513Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-08T19:15:32.803Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-04-08T19:15:32.803Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-08T19:15:33.447Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-08T19:15:34.013Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-08T19:15:34.576Z] --- PASS: TestBuildMultiStageCopy (5.99s) [2020-04-08T19:15:34.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-04-08T19:15:34.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-04-08T19:15:34.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-04-08T19:15:34.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-04-08T19:15:34.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2020-04-08T19:15:34.576Z] === RUN TestBuildMultiStageParentConfig [2020-04-08T19:15:35.335Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-04-08T19:15:35.335Z] === RUN TestHealthCheckWorkdir [2020-04-08T19:15:35.924Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-04-08T19:15:35.924Z] === RUN TestHealthKillContainer [2020-04-08T19:15:36.475Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-04-08T19:15:36.475Z] === RUN TestBuildLabelWithTargets [2020-04-08T19:15:39.004Z] --- PASS: TestBuildLabelWithTargets (2.48s) [2020-04-08T19:15:39.004Z] === RUN TestBuildWithEmptyLayers [2020-04-08T19:15:39.211Z] --- PASS: TestHealthKillContainer (2.93s) [2020-04-08T19:15:39.212Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-08T19:15:39.780Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-04-08T19:15:39.780Z] === RUN TestIpcModeNone [2020-04-08T19:15:40.376Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2020-04-08T19:15:40.376Z] === RUN TestBuildMultiStageOnBuild [2020-04-08T19:15:40.715Z] --- PASS: TestIpcModeNone (0.87s) [2020-04-08T19:15:40.715Z] === RUN TestIpcModePrivate [2020-04-08T19:15:41.282Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-08T19:15:41.282Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-08T19:15:41.282Z] === RUN TestIpcModeShareable [2020-04-08T19:15:42.218Z] --- PASS: TestIpcModeShareable (0.88s) [2020-04-08T19:15:42.218Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-08T19:15:42.218Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-08T19:15:42.347Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-04-08T19:15:42.347Z] PASS [2020-04-08T19:15:42.347Z] [2020-04-08T19:15:42.347Z] === Skipped [2020-04-08T19:15:42.347Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-04-08T19:15:42.347Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:42.347Z] [2020-04-08T19:15:42.347Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-08T19:15:42.348Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:42.348Z] [2020-04-08T19:15:42.348Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-08T19:15:42.348Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:42.348Z] [2020-04-08T19:15:42.348Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-08T19:15:42.348Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:42.348Z] [2020-04-08T19:15:42.348Z] [2020-04-08T19:15:42.348Z] DONE 17 tests, 4 skipped in 29.169s [2020-04-08T19:15:42.348Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-08T19:15:42.348Z] ++ 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-08T19:15:42.348Z] ++ set -e [2020-04-08T19:15:42.348Z] ++ '[' -n 0 ']' [2020-04-08T19:15:42.348Z] ++ set -x [2020-04-08T19:15:42.348Z] ++ env -i DEST=/go/src/github.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-08T19:15:42.348Z] INFO: Testing against a local daemon [2020-04-08T19:15:42.348Z] === RUN TestPluginInvalidJSON [2020-04-08T19:15:42.348Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:15:42.348Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:15:42.348Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:15:42.348Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-08T19:15:42.348Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-08T19:15:42.348Z] PASS [2020-04-08T19:15:42.348Z] [2020-04-08T19:15:42.348Z] DONE 2 tests in 0.198s [2020-04-08T19:15:42.348Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-08T19:15:42.348Z] ++ 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-08T19:15:42.348Z] ++ set -e [2020-04-08T19:15:42.348Z] ++ '[' -n 0 ']' [2020-04-08T19:15:42.348Z] ++ set -x [2020-04-08T19:15:42.348Z] ++ env -i DEST=/go/src/github.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-08T19:15:42.348Z] INFO: Testing against a local daemon [2020-04-08T19:15:42.348Z] === RUN TestExternalGraphDriver [2020-04-08T19:15:42.348Z] === RUN TestExternalGraphDriver/json [2020-04-08T19:15:42.919Z] ......................... [ 67%] [2020-04-08T19:15:43.389Z] === RUN TestExternalGraphDriver/spec [2020-04-08T19:15:44.554Z] --- PASS: TestBuildMultiStageOnBuild (3.74s) [2020-04-08T19:15:44.554Z] === RUN TestBuildUncleanTarFilenames [2020-04-08T19:15:45.408Z] === RUN TestExternalGraphDriver/pull [2020-04-08T19:15:45.508Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-04-08T19:15:45.508Z] === RUN TestAPIIpcModeHost [2020-04-08T19:15:45.767Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-08T19:15:45.767Z] === RUN TestDaemonIpcModeShareable [2020-04-08T19:15:45.926Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2020-04-08T19:15:45.926Z] === RUN TestBuildMultiStageLayerLeak [2020-04-08T19:15:47.428Z] --- PASS: TestExternalGraphDriver (6.39s) [2020-04-08T19:15:47.428Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-04-08T19:15:47.428Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-04-08T19:15:47.428Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-04-08T19:15:47.428Z] === RUN TestGraphdriverPluginV2 [2020-04-08T19:15:47.428Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-04-08T19:15:47.428Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:47.428Z] PASS [2020-04-08T19:15:47.428Z] [2020-04-08T19:15:47.428Z] === Skipped [2020-04-08T19:15:47.428Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-04-08T19:15:47.428Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:15:47.428Z] [2020-04-08T19:15:47.428Z] [2020-04-08T19:15:47.428Z] DONE 5 tests, 1 skipped in 6.597s [2020-04-08T19:15:47.428Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-08T19:15:47.428Z] ++ 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-08T19:15:47.428Z] ++ set -e [2020-04-08T19:15:47.428Z] ++ '[' -n 0 ']' [2020-04-08T19:15:47.428Z] ++ set -x [2020-04-08T19:15:47.428Z] ++ env -i DEST=/go/src/github.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-08T19:15:47.428Z] INFO: Testing against a local daemon [2020-04-08T19:15:47.428Z] === RUN TestContinueAfterPluginCrash [2020-04-08T19:15:47.428Z] === PAUSE TestContinueAfterPluginCrash [2020-04-08T19:15:47.428Z] === RUN TestReadPluginNoRead [2020-04-08T19:15:47.428Z] === PAUSE TestReadPluginNoRead [2020-04-08T19:15:47.428Z] === RUN TestDaemonStartWithLogOpt [2020-04-08T19:15:47.428Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-08T19:15:47.428Z] === CONT TestContinueAfterPluginCrash [2020-04-08T19:15:47.428Z] === CONT TestDaemonStartWithLogOpt [2020-04-08T19:15:47.670Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-04-08T19:15:47.670Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-08T19:15:47.670Z] === RUN TestDaemonIpcModePrivate [2020-04-08T19:15:49.574Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-04-08T19:15:49.574Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-08T19:15:49.574Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-08T19:15:50.106Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2020-04-08T19:15:50.106Z] === RUN TestBuildWithHugeFile [2020-04-08T19:15:51.477Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-04-08T19:15:51.478Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-08T19:15:51.478Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-08T19:15:53.380Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-08T19:15:53.380Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-08T19:15:53.380Z] === RUN TestIpcModeOlderClient [2020-04-08T19:15:53.380Z] === PAUSE TestIpcModeOlderClient [2020-04-08T19:15:53.380Z] === RUN TestKillContainerInvalidSignal [2020-04-08T19:15:53.947Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-04-08T19:15:53.947Z] === RUN TestKillContainer [2020-04-08T19:15:53.947Z] === RUN TestKillContainer/no_signal [2020-04-08T19:15:54.884Z] === RUN TestKillContainer/non_killing_signal [2020-04-08T19:15:55.453Z] === RUN TestKillContainer/killing_signal [2020-04-08T19:15:55.802Z] --- PASS: TestDaemonStartWithLogOpt (8.22s) [2020-04-08T19:15:55.802Z] === CONT TestReadPluginNoRead [2020-04-08T19:15:56.391Z] --- PASS: TestKillContainer (2.41s) [2020-04-08T19:15:56.391Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-04-08T19:15:56.391Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-04-08T19:15:56.391Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-08T19:15:56.391Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-08T19:15:56.391Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-08T19:15:57.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-08T19:15:57.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-04-08T19:15:57.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-04-08T19:15:57.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-04-08T19:15:57.895Z] === RUN TestKillStoppedContainer [2020-04-08T19:15:58.153Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-08T19:15:58.153Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-08T19:15:58.153Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-08T19:15:58.153Z] === RUN TestKillDifferentUserContainer [2020-04-08T19:15:58.474Z] === RUN TestReadPluginNoRead/default [2020-04-08T19:15:59.090Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-04-08T19:15:59.090Z] === RUN TestInspectOomKilledTrue [2020-04-08T19:15:59.090Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-08T19:15:59.090Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:15:59.090Z] === RUN TestInspectOomKilledFalse [2020-04-08T19:15:59.090Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-08T19:15:59.090Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:15:59.090Z] === RUN TestLinksEtcHostsContentMatch [2020-04-08T19:15:59.658Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-04-08T19:15:59.658Z] === RUN TestLinksContainerNames [2020-04-08T19:16:00.493Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-08T19:16:00.775Z] --- PASS: TestContinueAfterPluginCrash (13.15s) [2020-04-08T19:16:01.560Z] --- PASS: TestLinksContainerNames (1.57s) [2020-04-08T19:16:01.560Z] === RUN TestLogsFollowTailEmpty [2020-04-08T19:16:02.128Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-04-08T19:16:02.128Z] === RUN TestContainerNetworkMountsNoChown [2020-04-08T19:16:02.249Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-08T19:16:02.312Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:16:02.312Z] Using test binary docker [2020-04-08T19:16:02.312Z] +++ /etc/init.d/apparmor start [2020-04-08T19:16:02.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:16:02.312Z] INFO: Waiting for daemon to start... [2020-04-08T19:16:02.312Z] Starting dockerd [2020-04-08T19:16:02.312Z] +++ 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-08T19:16:02.312Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:16:02.312Z] Using test binary docker [2020-04-08T19:16:02.312Z] +++ /etc/init.d/apparmor start [2020-04-08T19:16:02.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:16:02.312Z] Starting dockerd [2020-04-08T19:16:02.312Z] INFO: Waiting for daemon to start... [2020-04-08T19:16:02.312Z] +++ 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-08T19:16:03.064Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/default [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/default [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/private [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/private [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rprivate [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/slave [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/slave [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rslave [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/shared [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/shared [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rshared [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/default [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rslave [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/shared [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/slave [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rprivate [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/private [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rshared [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-08T19:16:03.064Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:16:03.064Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:16:03.064Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-08T19:16:03.323Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-08T19:16:03.323Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-08T19:16:03.323Z] === RUN TestContainerBindMountNonRecursive [2020-04-08T19:16:04.268Z] --- PASS: TestReadPluginNoRead (8.52s) [2020-04-08T19:16:04.268Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-04-08T19:16:04.268Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2020-04-08T19:16:04.268Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-04-08T19:16:04.268Z] read_test.go:91: [d8906e02cf418] daemon is not started [2020-04-08T19:16:04.268Z] PASS [2020-04-08T19:16:04.268Z] [2020-04-08T19:16:04.268Z] DONE 6 tests in 16.887s [2020-04-08T19:16:04.268Z] 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-08T19:16:04.268Z] ++ 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-08T19:16:04.268Z] ++ set -e [2020-04-08T19:16:04.268Z] ++ '[' -n 0 ']' [2020-04-08T19:16:04.268Z] ++ set -x [2020-04-08T19:16:04.268Z] ++ env -i DEST=/go/src/github.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-08T19:16:04.268Z] testing: warning: no tests to run [2020-04-08T19:16:04.268Z] PASS [2020-04-08T19:16:04.550Z] [2020-04-08T19:16:04.550Z] DONE 0 tests in 0.098s [2020-04-08T19:16:04.550Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-08T19:16:04.550Z] ++ 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-08T19:16:04.550Z] ++ set -e [2020-04-08T19:16:04.550Z] ++ '[' -n 0 ']' [2020-04-08T19:16:04.550Z] ++ set -x [2020-04-08T19:16:04.550Z] ++ env -i DEST=/go/src/github.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-08T19:16:04.550Z] INFO: Testing against a local daemon [2020-04-08T19:16:04.550Z] === RUN TestPluginWithDevMounts [2020-04-08T19:16:04.550Z] === PAUSE TestPluginWithDevMounts [2020-04-08T19:16:04.550Z] === CONT TestPluginWithDevMounts [2020-04-08T19:16:05.227Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-04-08T19:16:05.227Z] === RUN TestNetworkNat [2020-04-08T19:16:05.589Z] . [2020-04-08T19:16:05.589Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:16:05.589Z] [2020-04-08T19:16:05.589Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:16:05.589Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:16:05.589Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:16:05.589Z] Error: No such image: emptyfs [2020-04-08T19:16:05.589Z] Error: No such image: emptyfs [2020-04-08T19:16:05.589Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-08T19:16:05.589Z] ++++ docker load [2020-04-08T19:16:05.589Z] ++++ docker load [2020-04-08T19:16:05.589Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-08T19:16:05.847Z] Running integration-test (iteration 1) [2020-04-08T19:16:05.847Z] Running integration-test (iteration 1) [2020-04-08T19:16:05.847Z] 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-08T19:16:05.847Z] ++ 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-08T19:16:05.847Z] ++ set -e [2020-04-08T19:16:05.847Z] ++ '[' -n 0 ']' [2020-04-08T19:16:05.847Z] ++ set -x [2020-04-08T19:16:05.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:16:05.847Z] 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-08T19:16:05.847Z] ++ 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-08T19:16:05.847Z] ++ set -e [2020-04-08T19:16:05.847Z] ++ '[' -n 0 ']' [2020-04-08T19:16:05.847Z] ++ set -x [2020-04-08T19:16:05.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:16:06.163Z] --- PASS: TestNetworkNat (0.90s) [2020-04-08T19:16:06.163Z] === RUN TestNetworkLocalhostTCPNat [2020-04-08T19:16:06.571Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-04-08T19:16:06.571Z] PASS [2020-04-08T19:16:06.571Z] [2020-04-08T19:16:06.571Z] DONE 1 tests in 1.986s [2020-04-08T19:16:06.571Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-08T19:16:06.571Z] ++ 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-08T19:16:06.571Z] ++ set -e [2020-04-08T19:16:06.571Z] ++ '[' -n 0 ']' [2020-04-08T19:16:06.571Z] ++ set -x [2020-04-08T19:16:06.571Z] ++ env -i DEST=/go/src/github.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-08T19:16:06.571Z] INFO: Testing against a local daemon [2020-04-08T19:16:06.571Z] === RUN TestSecretInspect [2020-04-08T19:16:07.100Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-04-08T19:16:07.100Z] === RUN TestNetworkLoopbackNat [2020-04-08T19:16:08.035Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-04-08T19:16:08.035Z] === RUN TestPause [2020-04-08T19:16:08.971Z] --- PASS: TestPause (0.82s) [2020-04-08T19:16:08.971Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-08T19:16:08.971Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:16:08.971Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:16:08.971Z] === RUN TestPauseStopPausedContainer [2020-04-08T19:16:09.909Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-08T19:16:09.909Z] === RUN TestPsFilter [2020-04-08T19:16:10.022Z] --- PASS: TestSecretInspect (3.60s) [2020-04-08T19:16:10.022Z] === RUN TestSecretList [2020-04-08T19:16:10.168Z] --- PASS: TestPsFilter (0.24s) [2020-04-08T19:16:10.168Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-08T19:16:10.736Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-04-08T19:16:10.736Z] === RUN TestRemoveContainerWithVolume [2020-04-08T19:16:11.671Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-04-08T19:16:11.671Z] === RUN TestRemoveContainerRunning [2020-04-08T19:16:12.238Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-08T19:16:12.238Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-08T19:16:13.175Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-04-08T19:16:13.175Z] === RUN TestRemoveInvalidContainer [2020-04-08T19:16:13.175Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-08T19:16:13.175Z] === RUN TestRenameLinkedContainer [2020-04-08T19:16:14.398Z] --- PASS: TestSecretList (3.62s) [2020-04-08T19:16:14.398Z] === RUN TestSecretsCreateAndDelete [2020-04-08T19:16:16.461Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-04-08T19:16:16.461Z] === RUN TestRenameStoppedContainer [2020-04-08T19:16:17.028Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-04-08T19:16:17.028Z] === RUN TestRenameRunningContainerAndReuse [2020-04-08T19:16:17.847Z] --- PASS: TestSecretsCreateAndDelete (3.51s) [2020-04-08T19:16:17.847Z] === RUN TestSecretsUpdate [2020-04-08T19:16:18.931Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-04-08T19:16:18.931Z] === RUN TestRenameInvalidName [2020-04-08T19:16:19.498Z] --- PASS: TestRenameInvalidName (0.81s) [2020-04-08T19:16:19.498Z] === RUN TestRenameAnonymousContainer [2020-04-08T19:16:21.299Z] --- PASS: TestSecretsUpdate (3.57s) [2020-04-08T19:16:21.299Z] === RUN TestTemplatedSecret [2020-04-08T19:16:21.990Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-08T19:16:23.275Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-08T19:16:23.275Z] [2020-04-08T19:16:23.275Z] ________ ____ __. [2020-04-08T19:16:23.275Z] \_____ \ | |/ _| [2020-04-08T19:16:23.275Z] / | \| < [2020-04-08T19:16:23.275Z] / | \ | \ [2020-04-08T19:16:23.275Z] \_______ /____|__ \ [2020-04-08T19:16:23.275Z] \/ \/ [2020-04-08T19:16:23.275Z] [2020-04-08T19:16:23.275Z] INFO: make.ps1 ended at 04/08/2020 19:16:18 [2020-04-08T19:16:23.275Z] INFO: Binaries build ended at 04/08/2020 19:16:20. Duration:00:01:14.4377818 [2020-04-08T19:16:23.275Z] INFO: Copying the built daemon binary to d:\CI\PR-40787\4\binary\dockerd-4700438e54.exe... [2020-04-08T19:16:23.685Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-04-08T19:16:23.686Z] === RUN TestRenameContainerWithSameName [2020-04-08T19:16:24.253Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-04-08T19:16:24.253Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-08T19:16:24.263Z] INFO: Copying the built client binary to d:\CI\PR-40787\4\binary\docker-4700438e54.exe... [2020-04-08T19:16:24.263Z] INFO: Copying dockerversion from the container... [2020-04-08T19:16:24.728Z] INFO: Copying the golang package from the container to d:\CI\PR-40787\4\installer\go.zip... [2020-04-08T19:16:24.750Z] --- PASS: TestTemplatedSecret (3.55s) [2020-04-08T19:16:24.750Z] === RUN TestSecretCreateResolve [2020-04-08T19:16:26.156Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-04-08T19:16:26.156Z] === RUN TestResize [2020-04-08T19:16:26.723Z] --- PASS: TestResize (0.80s) [2020-04-08T19:16:26.723Z] === RUN TestResizeWithInvalidSize [2020-04-08T19:16:27.659Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-04-08T19:16:27.659Z] === RUN TestResizeWhenContainerNotStarted [2020-04-08T19:16:27.678Z] INFO: Extracting go.zip to d:\CI\PR-40787\4\go [2020-04-08T19:16:28.203Z] --- PASS: TestSecretCreateResolve (3.52s) [2020-04-08T19:16:28.203Z] PASS [2020-04-08T19:16:28.203Z] [2020-04-08T19:16:28.203Z] DONE 6 tests in 21.500s [2020-04-08T19:16:28.203Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-08T19:16:28.203Z] ++ 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-08T19:16:28.203Z] ++ set -e [2020-04-08T19:16:28.203Z] ++ '[' -n 0 ']' [2020-04-08T19:16:28.203Z] ++ set -x [2020-04-08T19:16:28.203Z] ++ env -i DEST=/go/src/github.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-08T19:16:28.203Z] INFO: Testing against a local daemon [2020-04-08T19:16:28.203Z] === RUN TestServiceCreateInit [2020-04-08T19:16:28.203Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-08T19:16:28.226Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:16:28.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:16:28.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:16:28.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:16:28.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:16:28.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:16:28.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:16:30.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:16:31.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:16:31.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:16:31.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:16:32.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:16:32.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:16:33.717Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-08T19:16:33.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:16:34.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2020-04-08T19:16:36.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-04-08T19:16:36.835Z] === RUN TestCgroupNamespacesRun [2020-04-08T19:16:37.145Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-08T19:16:37.902Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:16:38.159Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:16:38.159Z] Loaded image: busybox:latest [2020-04-08T19:16:38.416Z] Loaded image: busybox:latest [2020-04-08T19:16:38.674Z] Loaded image: busybox:glibc [2020-04-08T19:16:38.674Z] Loaded image: debian:jessie [2020-04-08T19:16:38.737Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-04-08T19:16:38.737Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-08T19:16:39.113Z] tests/integration/client_test.py ..... [ 75%] [2020-04-08T19:16:39.113Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-08T19:16:39.195Z] --- PASS: TestServiceCreateInit (10.33s) [2020-04-08T19:16:39.195Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2020-04-08T19:16:39.195Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2020-04-08T19:16:39.195Z] === RUN TestCreateServiceMultipleTimes [2020-04-08T19:16:39.238Z] Loaded image: busybox:glibc [2020-04-08T19:16:39.238Z] Loaded image: hello-world:latest [2020-04-08T19:16:39.238Z] Loaded image: debian:jessie [2020-04-08T19:16:39.368Z] tests/integration/errors_test.py . [ 76%] [2020-04-08T19:16:39.497Z] INFO: Testing against a local daemon [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-08T19:16:39.497Z] Loaded image: hello-world:latest [2020-04-08T19:16:39.497Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-08T19:16:39.754Z] INFO: Testing against a local daemon [2020-04-08T19:16:39.754Z] === RUN TestDockerDaemonSuite [2020-04-08T19:16:39.754Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-08T19:16:40.113Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-04-08T19:16:40.113Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-08T19:16:40.318Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-08T19:16:40.575Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-08T19:16:41.139Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-08T19:16:41.139Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-08T19:16:42.016Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-08T19:16:42.016Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-08T19:16:42.201Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-08T19:16:42.201Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-08T19:16:42.201Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-08T19:16:43.920Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-04-08T19:16:43.920Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-08T19:16:44.725Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-08T19:16:44.983Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-08T19:16:44.983Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-08T19:16:44.983Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-08T19:16:45.241Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-08T19:16:45.822Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-04-08T19:16:45.822Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-08T19:16:46.174Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-08T19:16:46.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2020-04-08T19:16:46.389Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-08T19:16:47.106Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-08T19:16:47.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-08T19:16:47.326Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-08T19:16:47.364Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-08T19:16:47.364Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-08T19:16:47.364Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-08T19:16:47.364Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-08T19:16:47.928Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-08T19:16:49.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-04-08T19:16:49.228Z] === RUN TestKernelTCPMemory [2020-04-08T19:16:50.165Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-04-08T19:16:50.165Z] === RUN TestNISDomainname [2020-04-08T19:16:51.102Z] --- PASS: TestNISDomainname (0.99s) [2020-04-08T19:16:51.102Z] === RUN TestHostnameDnsResolution [2020-04-08T19:16:51.204Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-08T19:16:51.770Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-08T19:16:52.970Z] INFO: Extraction ended at 04/08/2020 19:16:52. Duration:00:00:24.8400027 [2020-04-08T19:16:52.970Z] INFO: Updating the golang and path environment variables [2020-04-08T19:16:52.970Z] INFO: GOPATH=d:\gopath [2020-04-08T19:16:52.970Z] INFO: go version go1.13.9 windows/amd64 [2020-04-08T19:16:52.970Z] INFO: Running the daemon under test in debug mode [2020-04-08T19:16:52.970Z] INFO: Starting a daemon under test... [2020-04-08T19:16:52.970Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40787\4\daemon --pidfile d:\CI\PR-40787\4\docker.pid -D [2020-04-08T19:16:52.970Z] INFO: Process started successfully. [2020-04-08T19:16:52.970Z] INFO: Start tailing logs of the daemon under tests [2020-04-08T19:16:52.970Z] INFO: Waiting for the daemon under test to start... [2020-04-08T19:16:53.004Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-04-08T19:16:53.004Z] === RUN TestStats [2020-04-08T19:16:54.296Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-08T19:16:54.296Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-08T19:16:54.906Z] --- PASS: TestStats (1.85s) [2020-04-08T19:16:54.906Z] === RUN TestStopContainerWithTimeout [2020-04-08T19:16:54.906Z] === RUN TestStopContainerWithTimeout/0 [2020-04-08T19:16:54.906Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-08T19:16:54.906Z] === RUN TestStopContainerWithTimeout/1 [2020-04-08T19:16:54.906Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-08T19:16:54.906Z] === RUN TestStopContainerWithTimeout/3 [2020-04-08T19:16:54.906Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-08T19:16:54.906Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-08T19:16:54.906Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-08T19:16:54.906Z] === CONT TestStopContainerWithTimeout/0 [2020-04-08T19:16:54.906Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-08T19:16:54.906Z] === CONT TestStopContainerWithTimeout/3 [2020-04-08T19:16:54.906Z] === CONT TestStopContainerWithTimeout/1 [2020-04-08T19:16:55.899Z] INFO: Daemon under test started and replied! [2020-04-08T19:16:55.899Z] INFO: Docker version of the daemon under test [2020-04-08T19:16:55.899Z] [2020-04-08T19:16:55.899Z] Client: [2020-04-08T19:16:55.899Z] Version: 17.06.2-ce [2020-04-08T19:16:55.899Z] API version: 1.30 [2020-04-08T19:16:55.899Z] Go version: go1.8.3 [2020-04-08T19:16:55.899Z] Git commit: cec0b72 [2020-04-08T19:16:55.899Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-08T19:16:55.899Z] OS/Arch: windows/amd64 [2020-04-08T19:16:55.899Z] [2020-04-08T19:16:55.899Z] Server: [2020-04-08T19:16:55.899Z] Version: 0.0.0-dev [2020-04-08T19:16:55.899Z] API version: 1.41 (minimum version 1.24) [2020-04-08T19:16:55.899Z] Go version: go1.13.9 [2020-04-08T19:16:55.899Z] Git commit: 4700438e54 [2020-04-08T19:16:55.899Z] Built: 04/08/2020 19:15:10 [2020-04-08T19:16:55.899Z] OS/Arch: windows/amd64 [2020-04-08T19:16:55.899Z] Experimental: false [2020-04-08T19:16:55.899Z] [2020-04-08T19:16:55.899Z] INFO: Docker info of the daemon under test [2020-04-08T19:16:55.899Z] [2020-04-08T19:16:56.191Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-08T19:16:56.363Z] Containers: 0 [2020-04-08T19:16:56.363Z] Running: 0 [2020-04-08T19:16:56.363Z] Paused: 0 [2020-04-08T19:16:56.363Z] Stopped: 0 [2020-04-08T19:16:56.363Z] Images: 0 [2020-04-08T19:16:56.363Z] Server Version: 0.0.0-dev [2020-04-08T19:16:56.363Z] Storage Driver: windowsfilter [2020-04-08T19:16:56.363Z] Windows: [2020-04-08T19:16:56.363Z] Logging Driver: json-file [2020-04-08T19:16:56.363Z] Plugins: [2020-04-08T19:16:56.363Z] Volume: local [2020-04-08T19:16:56.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-08T19:16:56.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-08T19:16:56.363Z] Swarm: inactive [2020-04-08T19:16:56.363Z] Default Isolation: process [2020-04-08T19:16:56.363Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-08T19:16:56.363Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-08T19:16:56.363Z] OSType: windows [2020-04-08T19:16:56.363Z] Architecture: x86_64 [2020-04-08T19:16:56.363Z] CPUs: 4 [2020-04-08T19:16:56.363Z] Total Memory: 32GiB [2020-04-08T19:16:56.363Z] Name: azwin-2-880c10 [2020-04-08T19:16:56.363Z] ID: LDMG:OJ4P:5LJV:ANS7:GZGT:3HZ7:6NWM:CCDS:FGAW:OTTX:DO2V:GNVI [2020-04-08T19:16:56.363Z] Docker Root Dir: D:\CI\PR-40787\4\daemon [2020-04-08T19:16:56.363Z] Debug Mode (client): false [2020-04-08T19:16:56.363Z] Debug Mode (server): true [2020-04-08T19:16:56.363Z] File Descriptors: -1 [2020-04-08T19:16:56.363Z] Goroutines: 17 [2020-04-08T19:16:56.363Z] System Time: 2020-04-08T19:16:55.9151265Z [2020-04-08T19:16:56.363Z] EventsListeners: 0 [2020-04-08T19:16:56.363Z] Registry: https://index.docker.io/v1/ [2020-04-08T19:16:56.363Z] Labels: [2020-04-08T19:16:56.363Z] Experimental: false [2020-04-08T19:16:56.363Z] Insecure Registries: [2020-04-08T19:16:56.363Z] 127.0.0.0/8 [2020-04-08T19:16:56.363Z] Live Restore Enabled: false [2020-04-08T19:16:56.363Z] [2020-04-08T19:16:56.363Z] [2020-04-08T19:16:56.363Z] INFO: Docker images of the daemon under test [2020-04-08T19:16:56.363Z] [2020-04-08T19:16:56.363Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-08T19:16:56.363Z] [2020-04-08T19:16:56.363Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-08T19:16:56.363Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-08T19:16:56.755Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-08T19:16:56.830Z] ltsc2019: Pulling from windows/servercore [2020-04-08T19:16:56.830Z] 65014b3c3121: Pulling fs layer [2020-04-08T19:16:56.830Z] 23645bd7ee08: Pulling fs layer [2020-04-08T19:16:57.687Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-08T19:16:58.192Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-08T19:16:58.192Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-04-08T19:16:58.192Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-04-08T19:16:58.192Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-04-08T19:16:58.192Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2020-04-08T19:16:58.192Z] === RUN TestDeleteDevicemapper [2020-04-08T19:16:58.192Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-08T19:16:58.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:16:58.192Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-08T19:16:59.091Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-08T19:17:00.095Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2020-04-08T19:17:00.095Z] === RUN TestUpdateMemory [2020-04-08T19:17:00.095Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-08T19:17:00.095Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:17:00.095Z] === RUN TestUpdateCPUQuota [2020-04-08T19:17:00.469Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-08T19:17:01.399Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-08T19:17:01.500Z] --- PASS: TestCreateServiceMultipleTimes (22.24s) [2020-04-08T19:17:01.500Z] === RUN TestCreateServiceConflict [2020-04-08T19:17:01.656Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-08T19:17:02.004Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-04-08T19:17:02.004Z] === RUN TestUpdatePidsLimit [2020-04-08T19:17:02.004Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-08T19:17:02.262Z] === RUN TestUpdatePidsLimit/no_change [2020-04-08T19:17:02.520Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-08T19:17:02.590Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-08T19:17:03.087Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-08T19:17:03.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-08T19:17:03.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-08T19:17:03.963Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-08T19:17:03.963Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-08T19:17:04.172Z] --- PASS: TestCreateServiceConflict (3.59s) [2020-04-08T19:17:04.172Z] === RUN TestCreateServiceMaxReplicas [2020-04-08T19:17:04.173Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-08T19:17:05.455Z] 23645bd7ee08: Verifying Checksum [2020-04-08T19:17:05.455Z] 23645bd7ee08: Download complete [2020-04-08T19:17:05.878Z] #79 exporting layers 113.8s done [2020-04-08T19:17:05.878Z] #79 exporting manifest sha256:61dac39f353f436a0255ab3b904222d2f9560786674c3121a371a5bbe907bdb1 0.0s done [2020-04-08T19:17:05.878Z] #79 exporting config sha256:e097782d1c736493b5d215b81d3a07c2735f964359efe4a845e71d7b33f4b435 done [2020-04-08T19:17:05.878Z] #79 sending tarball [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit (3.99s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-04-08T19:17:06.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-08T19:17:06.075Z] === RUN TestUpdateRestartPolicy [2020-04-08T19:17:06.487Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-08T19:17:08.381Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-08T19:17:08.381Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-08T19:17:08.547Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2020-04-08T19:17:08.547Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-08T19:17:09.738Z] --- PASS: TestImportExtremelyLargeImageWorks (104.22s) [2020-04-08T19:17:09.738Z] PASS [2020-04-08T19:17:09.738Z] [2020-04-08T19:17:09.738Z] === Skipped [2020-04-08T19:17:09.738Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:17:09.738Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-08T19:17:09.738Z] [2020-04-08T19:17:09.738Z] [2020-04-08T19:17:09.738Z] DONE 12 tests, 1 skipped in 107.688s [2020-04-08T19:17:09.738Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.738Z] INFO: Testing against a local daemon [2020-04-08T19:17:09.738Z] === RUN TestNetworkCreateDelete [2020-04-08T19:17:09.738Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-08T19:17:09.738Z] === RUN TestDockerNetworkDeletePreferID [2020-04-08T19:17:09.738Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-04-08T19:17:09.738Z] === RUN TestInspectNetwork [2020-04-08T19:17:09.738Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-08T19:17:09.738Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.738Z] === RUN TestRunContainerWithBridgeNone [2020-04-08T19:17:09.738Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-08T19:17:09.738Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestNetworkInvalidJSON [2020-04-08T19:17:09.738Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-08T19:17:09.738Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-08T19:17:09.738Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:17:09.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:17:09.738Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:17:09.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:17:09.738Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-08T19:17:09.738Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:17:09.738Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:17:09.738Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-08T19:17:09.738Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-08T19:17:09.738Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-08T19:17:09.738Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-08T19:17:09.738Z] === RUN TestHostIPv4BridgeLabel [2020-04-08T19:17:09.738Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-08T19:17:09.738Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-08T19:17:09.738Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestDaemonDefaultNetworkPools [2020-04-08T19:17:09.738Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-08T19:17:09.738Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-08T19:17:09.738Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-08T19:17:09.738Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.738Z] === RUN TestServiceWithPredefinedNetwork [2020-04-08T19:17:09.738Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.738Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-08T19:17:09.738Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:17:09.738Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:17:09.738Z] === RUN TestServiceWithDataPathPortInit [2020-04-08T19:17:09.738Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.739Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-08T19:17:09.739Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.739Z] PASS [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === Skipped [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-08T19:17:09.739Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-08T19:17:09.739Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-08T19:17:09.739Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-08T19:17:09.739Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] DONE 18 tests, 12 skipped in 0.595s [2020-04-08T19:17:09.739Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.739Z] INFO: Testing against a local daemon [2020-04-08T19:17:09.739Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-08T19:17:09.739Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:17:09.739Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:17:09.739Z] === RUN TestDockerNetworkIpvlan [2020-04-08T19:17:09.739Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:17:09.739Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:17:09.739Z] PASS [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === Skipped [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:17:09.739Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:17:09.739Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] DONE 2 tests, 2 skipped in 0.093s [2020-04-08T19:17:09.739Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.739Z] INFO: Testing against a local daemon [2020-04-08T19:17:09.739Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-08T19:17:09.739Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-08T19:17:09.739Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] === RUN TestDockerNetworkMacvlan [2020-04-08T19:17:09.739Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-08T19:17:09.739Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] PASS [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === Skipped [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-08T19:17:09.739Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-08T19:17:09.739Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] DONE 2 tests, 2 skipped in 0.098s [2020-04-08T19:17:09.739Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.739Z] testing: warning: no tests to run [2020-04-08T19:17:09.739Z] PASS [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] DONE 0 tests in 0.020s [2020-04-08T19:17:09.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.739Z] INFO: Testing against a local daemon [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginAllowRequest [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginTLS [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginDenyRequest [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginDenyResponse [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginAllowEventStream [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginErrorResponse [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginErrorRequest [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginHeader [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginV2Disable [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-08T19:17:09.739Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] PASS [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === Skipped [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-08T19:17:09.739Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] DONE 17 tests, 17 skipped in 0.403s [2020-04-08T19:17:09.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.739Z] INFO: Testing against a local daemon [2020-04-08T19:17:09.739Z] === RUN TestPluginInvalidJSON [2020-04-08T19:17:09.739Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:17:09.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:17:09.739Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:17:09.739Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-08T19:17:09.739Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-08T19:17:09.739Z] PASS [2020-04-08T19:17:09.739Z] [2020-04-08T19:17:09.739Z] DONE 2 tests in 0.117s [2020-04-08T19:17:09.739Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-08T19:17:09.739Z] INFO: Testing against a local daemon [2020-04-08T19:17:09.739Z] === RUN TestExternalGraphDriver [2020-04-08T19:17:09.739Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-08T19:17:09.739Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-08T19:17:09.739Z] === RUN TestGraphdriverPluginV2 [2020-04-08T19:17:09.752Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-08T19:17:11.110Z] --- PASS: TestGraphdriverPluginV2 (6.81s) [2020-04-08T19:17:11.110Z] PASS [2020-04-08T19:17:11.110Z] [2020-04-08T19:17:11.110Z] === Skipped [2020-04-08T19:17:11.110Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-08T19:17:11.110Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-08T19:17:11.110Z] [2020-04-08T19:17:11.110Z] [2020-04-08T19:17:11.110Z] DONE 2 tests, 1 skipped in 6.975s [2020-04-08T19:17:11.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-08T19:17:11.110Z] INFO: Testing against a local daemon [2020-04-08T19:17:11.110Z] === RUN TestContinueAfterPluginCrash [2020-04-08T19:17:11.110Z] === PAUSE TestContinueAfterPluginCrash [2020-04-08T19:17:11.110Z] === RUN TestReadPluginNoRead [2020-04-08T19:17:11.110Z] === PAUSE TestReadPluginNoRead [2020-04-08T19:17:11.110Z] === RUN TestDaemonStartWithLogOpt [2020-04-08T19:17:11.110Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-08T19:17:11.110Z] === CONT TestContinueAfterPluginCrash [2020-04-08T19:17:11.110Z] === CONT TestDaemonStartWithLogOpt [2020-04-08T19:17:11.121Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-08T19:17:11.494Z] #79 sending tarball 18.6s done [2020-04-08T19:17:11.494Z] #79 ... [2020-04-08T19:17:11.494Z] [2020-04-08T19:17:11.494Z] #80 importing to docker [2020-04-08T19:17:11.494Z] #80 ... [2020-04-08T19:17:11.494Z] [2020-04-08T19:17:11.494Z] #79 exporting to oci image format [2020-04-08T19:17:11.494Z] #79 DONE 132.5s [2020-04-08T19:17:11.494Z] [2020-04-08T19:17:11.494Z] #80 importing to docker [2020-04-08T19:17:13.015Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-08T19:17:13.273Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-08T19:17:14.642Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-08T19:17:15.574Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-08T19:17:16.139Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-08T19:17:17.136Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-08T19:17:17.509Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-08T19:17:17.766Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-08T19:17:18.275Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2020-04-08T19:17:18.276Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-08T19:17:19.212Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-04-08T19:17:19.212Z] === RUN TestWaitNonBlocked [2020-04-08T19:17:19.212Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:17:19.212Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:17:19.212Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:17:19.212Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:17:19.212Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:17:19.212Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:17:20.148Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-08T19:17:20.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-04-08T19:17:20.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-04-08T19:17:20.148Z] === RUN TestWaitBlocked [2020-04-08T19:17:20.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:17:20.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:17:20.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:17:20.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:17:20.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:17:20.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:17:20.287Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-08T19:17:20.544Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-08T19:17:21.085Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-08T19:17:21.085Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-04-08T19:17:21.085Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-04-08T19:17:21.085Z] === CONT TestContainerStartOnDaemonRestart [2020-04-08T19:17:21.085Z] === CONT TestIpcModeOlderClient [2020-04-08T19:17:21.085Z] === CONT TestDaemonHostGatewayIP [2020-04-08T19:17:21.085Z] === CONT TestDaemonRestartIpcMode [2020-04-08T19:17:21.108Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-08T19:17:21.344Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-04-08T19:17:21.672Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-08T19:17:21.672Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-08T19:17:23.043Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-08T19:17:23.043Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-08T19:17:23.043Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-08T19:17:23.607Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-08T19:17:23.794Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.31s) [2020-04-08T19:17:23.795Z] === RUN TestCreateServiceSecretFileMode [2020-04-08T19:17:24.537Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-08T19:17:24.634Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2020-04-08T19:17:25.468Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-08T19:17:25.570Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-04-08T19:17:25.828Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2020-04-08T19:17:25.828Z] PASS [2020-04-08T19:17:25.828Z] [2020-04-08T19:17:25.828Z] === Skipped [2020-04-08T19:17:25.828Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-08T19:17:25.828Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:17:25.828Z] [2020-04-08T19:17:25.828Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-08T19:17:25.828Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:17:25.828Z] [2020-04-08T19:17:25.828Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-08T19:17:25.828Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:17:25.828Z] [2020-04-08T19:17:25.829Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:17:25.829Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:17:25.829Z] [2020-04-08T19:17:25.829Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-08T19:17:25.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:17:25.829Z] [2020-04-08T19:17:25.829Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-08T19:17:25.829Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:17:25.829Z] [2020-04-08T19:17:25.829Z] [2020-04-08T19:17:25.829Z] DONE 199 tests, 6 skipped in 126.997s [2020-04-08T19:17:25.829Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-08T19:17:25.829Z] ++ 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-08T19:17:25.829Z] ++ set -e [2020-04-08T19:17:25.829Z] ++ '[' -n 0 ']' [2020-04-08T19:17:25.829Z] ++ set -x [2020-04-08T19:17:25.829Z] ++ env -i DEST=/go/src/github.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-08T19:17:25.969Z] --- PASS: TestDaemonStartWithLogOpt (13.84s) [2020-04-08T19:17:25.969Z] === CONT TestReadPluginNoRead [2020-04-08T19:17:26.032Z] --- PASS: TestBuildWithHugeFile (95.99s) [2020-04-08T19:17:26.032Z] === RUN TestBuildWithEmptyDockerfile [2020-04-08T19:17:26.032Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:17:26.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:17:26.032Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:17:26.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:17:26.032Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:17:26.032Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:17:26.032Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:17:26.032Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:17:26.032Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:17:26.088Z] INFO: Testing against a local daemon [2020-04-08T19:17:26.088Z] === RUN TestCommitInheritsEnv [2020-04-08T19:17:26.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-08T19:17:26.289Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-04-08T19:17:26.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-08T19:17:26.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-04-08T19:17:26.289Z] === RUN TestBuildPreserveOwnership [2020-04-08T19:17:26.289Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-08T19:17:26.289Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-08T19:17:26.655Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-08T19:17:26.655Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-08T19:17:26.655Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-08T19:17:26.655Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-08T19:17:26.655Z] === RUN TestImagesFilterMultiReference [2020-04-08T19:17:26.655Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-04-08T19:17:26.655Z] === RUN TestImagePullPlatformInvalid [2020-04-08T19:17:26.655Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-08T19:17:26.655Z] === RUN TestRemoveImageOrphaning [2020-04-08T19:17:27.222Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-04-08T19:17:27.222Z] === RUN TestRemoveImageGarbageCollector [2020-04-08T19:17:27.222Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:17:27.222Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:17:27.222Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-08T19:17:27.242Z] --- PASS: TestCreateServiceSecretFileMode (3.71s) [2020-04-08T19:17:27.242Z] === RUN TestCreateServiceConfigFileMode [2020-04-08T19:17:27.480Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-08T19:17:27.480Z] === RUN TestTagInvalidReference [2020-04-08T19:17:27.480Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-08T19:17:27.480Z] === RUN TestTagValidPrefixedRepo [2020-04-08T19:17:27.480Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-08T19:17:27.480Z] === RUN TestTagExistedNameWithoutForce [2020-04-08T19:17:27.480Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-08T19:17:27.480Z] === RUN TestTagOfficialNames [2020-04-08T19:17:27.480Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-08T19:17:27.480Z] === RUN TestTagMatchesDigest [2020-04-08T19:17:27.739Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-08T19:17:27.739Z] PASS [2020-04-08T19:17:27.739Z] [2020-04-08T19:17:27.739Z] === Skipped [2020-04-08T19:17:27.739Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-08T19:17:27.739Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-08T19:17:27.739Z] [2020-04-08T19:17:27.739Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:17:27.739Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:17:27.739Z] [2020-04-08T19:17:27.739Z] [2020-04-08T19:17:27.739Z] DONE 12 tests, 2 skipped in 1.757s [2020-04-08T19:17:27.739Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-08T19:17:27.739Z] ++ 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-08T19:17:27.739Z] ++ set -e [2020-04-08T19:17:27.739Z] ++ '[' -n 0 ']' [2020-04-08T19:17:27.739Z] ++ set -x [2020-04-08T19:17:27.739Z] ++ env -i DEST=/go/src/github.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-08T19:17:27.739Z] INFO: Testing against a local daemon [2020-04-08T19:17:27.739Z] === RUN TestNetworkCreateDelete [2020-04-08T19:17:28.184Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-08T19:17:28.306Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-04-08T19:17:28.306Z] === RUN TestDockerNetworkDeletePreferID [2020-04-08T19:17:28.489Z] --- PASS: TestContinueAfterPluginCrash (17.31s) [2020-04-08T19:17:28.746Z] === RUN TestReadPluginNoRead/default [2020-04-08T19:17:29.241Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-04-08T19:17:29.241Z] === RUN TestInspectNetwork [2020-04-08T19:17:30.691Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-04-08T19:17:30.691Z] === RUN TestCreateServiceSysctls [2020-04-08T19:17:30.706Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-08T19:17:30.706Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-08T19:17:31.639Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-08T19:17:32.017Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-08T19:17:32.204Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-08T19:17:32.768Z] --- PASS: TestBuildPreserveOwnership (6.42s) [2020-04-08T19:17:32.768Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-04-08T19:17:32.768Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2020-04-08T19:17:32.768Z] === RUN TestBuildPlatformInvalid [2020-04-08T19:17:32.768Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-04-08T19:17:32.768Z] PASS [2020-04-08T19:17:32.768Z] [2020-04-08T19:17:32.768Z] === Skipped [2020-04-08T19:17:32.768Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-08T19:17:32.768Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:17:32.768Z] [2020-04-08T19:17:32.768Z] [2020-04-08T19:17:32.768Z] DONE 32 tests, 1 skipped in 182.857s [2020-04-08T19:17:32.768Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-08T19:17:32.768Z] ++ 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-08T19:17:32.768Z] ++ set -e [2020-04-08T19:17:32.768Z] ++ '[' -n 0 ']' [2020-04-08T19:17:32.768Z] ++ set -x [2020-04-08T19:17:32.768Z] ++ env -i DEST=/go/src/github.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-08T19:17:33.025Z] INFO: Testing against a local daemon [2020-04-08T19:17:33.025Z] === RUN TestConfigList [2020-04-08T19:17:34.514Z] === RUN TestInspectNetwork/full_network_id [2020-04-08T19:17:34.514Z] === RUN TestInspectNetwork/partial_network_id [2020-04-08T19:17:34.514Z] === RUN TestInspectNetwork/network_name [2020-04-08T19:17:34.514Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-08T19:17:34.536Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-08T19:17:34.875Z] ......... [ 86%] [2020-04-08T19:17:35.066Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-04-08T19:17:35.066Z] === RUN TestCreateServiceCapabilities [2020-04-08T19:17:35.548Z] --- PASS: TestConfigList (2.63s) [2020-04-08T19:17:35.548Z] === RUN TestConfigsCreateAndDelete [2020-04-08T19:17:35.805Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-08T19:17:37.057Z] --- PASS: TestReadPluginNoRead (12.16s) [2020-04-08T19:17:37.057Z] --- PASS: TestReadPluginNoRead/default (2.82s) [2020-04-08T19:17:37.057Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.81s) [2020-04-08T19:17:37.057Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.82s) [2020-04-08T19:17:37.057Z] read_test.go:91: [da8b60359c066] daemon is not started [2020-04-08T19:17:37.057Z] PASS [2020-04-08T19:17:37.057Z] [2020-04-08T19:17:37.057Z] DONE 6 tests in 26.119s [2020-04-08T19:17:37.057Z] 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-08T19:17:37.057Z] testing: warning: no tests to run [2020-04-08T19:17:37.057Z] PASS [2020-04-08T19:17:37.057Z] [2020-04-08T19:17:37.057Z] DONE 0 tests in 0.037s [2020-04-08T19:17:37.057Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-08T19:17:37.313Z] INFO: Testing against a local daemon [2020-04-08T19:17:37.313Z] === RUN TestPluginWithDevMounts [2020-04-08T19:17:37.313Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-08T19:17:37.313Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-08T19:17:37.313Z] PASS [2020-04-08T19:17:37.313Z] [2020-04-08T19:17:37.313Z] === Skipped [2020-04-08T19:17:37.313Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-08T19:17:37.313Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-08T19:17:37.313Z] [2020-04-08T19:17:37.313Z] [2020-04-08T19:17:37.313Z] DONE 1 tests, 1 skipped in 0.122s [2020-04-08T19:17:37.313Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-08T19:17:37.313Z] INFO: Testing against a local daemon [2020-04-08T19:17:37.313Z] === RUN TestSecretInspect [2020-04-08T19:17:37.313Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-08T19:17:37.313Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.313Z] === RUN TestSecretList [2020-04-08T19:17:37.313Z] --- SKIP: TestSecretList (0.01s) [2020-04-08T19:17:37.313Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.313Z] === RUN TestSecretsCreateAndDelete [2020-04-08T19:17:37.313Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-04-08T19:17:37.313Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.313Z] === RUN TestSecretsUpdate [2020-04-08T19:17:37.570Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-08T19:17:37.570Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.570Z] === RUN TestTemplatedSecret [2020-04-08T19:17:37.570Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-08T19:17:37.570Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.570Z] === RUN TestSecretCreateResolve [2020-04-08T19:17:37.570Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-08T19:17:37.570Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.570Z] PASS [2020-04-08T19:17:37.570Z] [2020-04-08T19:17:37.570Z] === Skipped [2020-04-08T19:17:37.570Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-08T19:17:37.570Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.570Z] [2020-04-08T19:17:37.570Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-08T19:17:37.570Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.570Z] [2020-04-08T19:17:37.570Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-04-08T19:17:37.571Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] [2020-04-08T19:17:37.571Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-08T19:17:37.571Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] [2020-04-08T19:17:37.571Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-08T19:17:37.571Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] [2020-04-08T19:17:37.571Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-08T19:17:37.571Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] [2020-04-08T19:17:37.571Z] [2020-04-08T19:17:37.571Z] DONE 6 tests, 6 skipped in 0.184s [2020-04-08T19:17:37.571Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-08T19:17:37.571Z] INFO: Testing against a local daemon [2020-04-08T19:17:37.571Z] === RUN TestServiceCreateInit [2020-04-08T19:17:37.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-08T19:17:37.571Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-08T19:17:37.571Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-08T19:17:37.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-08T19:17:37.571Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-08T19:17:37.571Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateServiceMultipleTimes [2020-04-08T19:17:37.571Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-08T19:17:37.571Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateServiceConflict [2020-04-08T19:17:37.571Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-08T19:17:37.571Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateServiceMaxReplicas [2020-04-08T19:17:37.571Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-08T19:17:37.571Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-08T19:17:37.571Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-08T19:17:37.571Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateServiceSecretFileMode [2020-04-08T19:17:37.571Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-08T19:17:37.571Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateServiceConfigFileMode [2020-04-08T19:17:37.571Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-08T19:17:37.571Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.571Z] === RUN TestCreateServiceSysctls [2020-04-08T19:17:37.827Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-08T19:17:37.827Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestCreateServiceCapabilities [2020-04-08T19:17:37.827Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-08T19:17:37.827Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestInspect [2020-04-08T19:17:37.827Z] --- SKIP: TestInspect (0.02s) [2020-04-08T19:17:37.827Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestCreateJob [2020-04-08T19:17:37.827Z] --- SKIP: TestCreateJob (0.01s) [2020-04-08T19:17:37.827Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestReplicatedJob [2020-04-08T19:17:37.827Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-08T19:17:37.827Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestUpdateReplicatedJob [2020-04-08T19:17:37.827Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-08T19:17:37.827Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestServiceListWithStatuses [2020-04-08T19:17:37.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-08T19:17:37.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:17:37.827Z] === RUN TestDockerNetworkConnectAlias [2020-04-08T19:17:37.827Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-08T19:17:37.827Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestDockerNetworkReConnect [2020-04-08T19:17:37.827Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-08T19:17:37.827Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:37.827Z] === RUN TestServicePlugin [2020-04-08T19:17:38.329Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2020-04-08T19:17:38.329Z] === RUN TestConfigsUpdate [2020-04-08T19:17:39.441Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2020-04-08T19:17:39.441Z] === RUN TestInspect [2020-04-08T19:17:39.698Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-08T19:17:39.779Z] --- PASS: TestInspectNetwork (9.52s) [2020-04-08T19:17:39.779Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-08T19:17:39.779Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-08T19:17:39.779Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-08T19:17:39.779Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-08T19:17:39.779Z] === RUN TestRunContainerWithBridgeNone [2020-04-08T19:17:39.954Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-08T19:17:40.435Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-08T19:17:40.518Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-08T19:17:41.081Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-08T19:17:41.646Z] --- PASS: TestConfigsUpdate (3.22s) [2020-04-08T19:17:41.646Z] === RUN TestTemplatedConfig [2020-04-08T19:17:41.646Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-08T19:17:41.683Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-04-08T19:17:41.683Z] === RUN TestNetworkInvalidJSON [2020-04-08T19:17:41.683Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-08T19:17:41.683Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-08T19:17:41.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:17:41.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:17:41.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:17:41.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:17:41.683Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-08T19:17:41.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:17:41.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:17:41.683Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-08T19:17:41.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-08T19:17:41.683Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-08T19:17:41.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-08T19:17:41.683Z] === RUN TestHostIPv4BridgeLabel [2020-04-08T19:17:41.827Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-08T19:17:42.001Z] --- SKIP: TestServicePlugin (3.46s) [2020-04-08T19:17:42.001Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] === RUN TestServiceUpdateLabel [2020-04-08T19:17:42.001Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-08T19:17:42.001Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] === RUN TestServiceUpdateSecrets [2020-04-08T19:17:42.001Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-08T19:17:42.001Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] === RUN TestServiceUpdateConfigs [2020-04-08T19:17:42.001Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-08T19:17:42.001Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] === RUN TestServiceUpdateNetwork [2020-04-08T19:17:42.001Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-08T19:17:42.001Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] PASS [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === Skipped [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-08T19:17:42.001Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-08T19:17:42.001Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-08T19:17:42.001Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-08T19:17:42.001Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-08T19:17:42.001Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-08T19:17:42.001Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-04-08T19:17:42.001Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-08T19:17:42.001Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-08T19:17:42.001Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-08T19:17:42.001Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-08T19:17:42.001Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-08T19:17:42.001Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-08T19:17:42.001Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-08T19:17:42.001Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-08T19:17:42.001Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-08T19:17:42.001Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-08T19:17:42.001Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-08T19:17:42.001Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-08T19:17:42.001Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-04-08T19:17:42.001Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-08T19:17:42.001Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-08T19:17:42.001Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-08T19:17:42.001Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-08T19:17:42.001Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] DONE 23 tests, 22 skipped in 3.855s [2020-04-08T19:17:42.001Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-08T19:17:42.001Z] INFO: Testing against a local daemon [2020-04-08T19:17:42.001Z] === RUN TestSessionCreate [2020-04-08T19:17:42.001Z] --- PASS: TestSessionCreate (0.03s) [2020-04-08T19:17:42.001Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-08T19:17:42.001Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-08T19:17:42.001Z] PASS [2020-04-08T19:17:42.001Z] [2020-04-08T19:17:42.001Z] DONE 2 tests in 0.158s [2020-04-08T19:17:42.001Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-08T19:17:42.001Z] INFO: Testing against a local daemon [2020-04-08T19:17:42.001Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-08T19:17:42.001Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:17:42.001Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:17:42.001Z] === RUN TestEventsExecDie [2020-04-08T19:17:42.250Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-04-08T19:17:42.250Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-08T19:17:42.258Z] --- PASS: TestEventsExecDie (0.72s) [2020-04-08T19:17:42.258Z] === RUN TestEventsBackwardsCompatible [2020-04-08T19:17:42.514Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-08T19:17:42.514Z] === RUN TestInfoBinaryCommits [2020-04-08T19:17:42.514Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-08T19:17:42.514Z] === RUN TestInfoAPIVersioned [2020-04-08T19:17:42.514Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-08T19:17:42.514Z] === RUN TestInfoDiscoveryBackend [2020-04-08T19:17:42.888Z] --- PASS: TestInspect (3.82s) [2020-04-08T19:17:42.888Z] === RUN TestCreateJob [2020-04-08T19:17:43.626Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-04-08T19:17:43.626Z] === RUN TestDaemonDefaultNetworkPools [2020-04-08T19:17:44.405Z] --- PASS: TestInfoDiscoveryBackend (1.63s) [2020-04-08T19:17:44.405Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-08T19:17:44.920Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-08T19:17:44.920Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-08T19:17:44.920Z] --- PASS: TestTemplatedConfig (3.55s) [2020-04-08T19:17:44.920Z] === RUN TestConfigInspect [2020-04-08T19:17:45.001Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-04-08T19:17:45.001Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-08T19:17:45.485Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-08T19:17:46.903Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-04-08T19:17:46.903Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-08T19:17:47.293Z] --- PASS: TestCreateJob (4.48s) [2020-04-08T19:17:47.293Z] === RUN TestReplicatedJob [2020-04-08T19:17:47.384Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-08T19:17:47.384Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-08T19:17:47.481Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-08T19:17:47.675Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-04-08T19:17:47.675Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-08T19:17:47.675Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-08T19:17:47.675Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:47.675Z] === RUN TestInfoAPI [2020-04-08T19:17:47.675Z] --- PASS: TestInfoAPI (0.04s) [2020-04-08T19:17:47.675Z] === RUN TestInfoAPIWarnings [2020-04-08T19:17:47.948Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-08T19:17:48.512Z] --- PASS: TestConfigInspect (3.55s) [2020-04-08T19:17:48.512Z] === RUN TestConfigCreateWithLabels [2020-04-08T19:17:48.966Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-08T19:17:49.434Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2020-04-08T19:17:49.434Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-08T19:17:49.566Z] --- PASS: TestInfoAPIWarnings (1.64s) [2020-04-08T19:17:49.566Z] === RUN TestInfoDebug [2020-04-08T19:17:50.001Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-08T19:17:50.001Z] === RUN TestServiceWithPredefinedNetwork [2020-04-08T19:17:50.406Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-08T19:17:50.406Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-08T19:17:50.754Z] #80 DONE 36.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-08T19:17:51.205Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/test/unit [2020-04-08T19:17:51.458Z] --- PASS: TestInfoDebug (1.81s) [2020-04-08T19:17:51.459Z] === RUN TestInfoInsecureRegistries [2020-04-08T19:17:52.299Z] --- PASS: TestConfigCreateWithLabels (3.54s) [2020-04-08T19:17:52.299Z] === RUN TestConfigCreateResolve [2020-04-08T19:17:52.826Z] --- PASS: TestInfoInsecureRegistries (1.80s) [2020-04-08T19:17:52.826Z] === RUN TestInfoRegistryMirrors [2020-04-08T19:17:52.862Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-08T19:17:53.285Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-04-08T19:17:53.285Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-08T19:17:53.285Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:17:53.285Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:17:53.285Z] === RUN TestServiceWithDataPathPortInit [2020-04-08T19:17:53.426Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-08T19:17:53.426Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-08T19:17:53.991Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-08T19:17:54.719Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2020-04-08T19:17:54.719Z] === RUN TestLoginFailsWithBadCredentials [2020-04-08T19:17:54.954Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-08T19:17:54.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-04-08T19:17:54.976Z] === RUN TestPingCacheHeaders [2020-04-08T19:17:54.976Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-08T19:17:54.976Z] === RUN TestPingGet [2020-04-08T19:17:54.976Z] --- PASS: TestPingGet (0.01s) [2020-04-08T19:17:54.976Z] === RUN TestPingHead [2020-04-08T19:17:54.976Z] --- PASS: TestPingHead (0.02s) [2020-04-08T19:17:54.976Z] === RUN TestVersion [2020-04-08T19:17:54.976Z] --- PASS: TestVersion (0.03s) [2020-04-08T19:17:54.976Z] PASS [2020-04-08T19:17:54.976Z] [2020-04-08T19:17:54.976Z] === Skipped [2020-04-08T19:17:54.976Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:17:54.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:17:54.976Z] [2020-04-08T19:17:54.976Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-08T19:17:54.976Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-08T19:17:54.976Z] [2020-04-08T19:17:54.976Z] [2020-04-08T19:17:54.976Z] DONE 18 tests, 2 skipped in 13.445s [2020-04-08T19:17:54.976Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-08T19:17:54.976Z] INFO: Testing against a local daemon [2020-04-08T19:17:54.976Z] === RUN TestVolumesCreateAndList [2020-04-08T19:17:54.976Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-08T19:17:54.976Z] === RUN TestVolumesRemove [2020-04-08T19:17:55.232Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-08T19:17:55.232Z] === RUN TestVolumesInspect [2020-04-08T19:17:55.232Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-08T19:17:55.232Z] === RUN TestVolumesInvalidJSON [2020-04-08T19:17:55.232Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-08T19:17:55.232Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-08T19:17:55.232Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-08T19:17:55.232Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-08T19:17:55.232Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-08T19:17:55.232Z] PASS [2020-04-08T19:17:55.232Z] [2020-04-08T19:17:55.232Z] DONE 5 tests in 0.251s [2020-04-08T19:17:55.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:17:55.232Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11811 is not a child of this shell [2020-04-08T19:17:55.232Z] warning: PID 11811 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-08T19:17:55.232Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:17:55.232Z] [2020-04-08T19:17:55.232Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:17:55.232Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:17:55.232Z] [2020-04-08T19:17:55.232Z] To set a process to complain mode, use the command line tool [2020-04-08T19:17:55.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:17:55.232Z] Removing test suite binaries [2020-04-08T19:17:55.362Z] --- PASS: TestConfigCreateResolve (3.05s) [2020-04-08T19:17:55.362Z] === RUN TestConfigDaemonLibtrustID [2020-04-08T19:17:55.620Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-08T19:17:55.621Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-04-08T19:17:55.621Z] PASS [2020-04-08T19:17:55.621Z] [2020-04-08T19:17:55.621Z] DONE 8 tests in 22.933s [2020-04-08T19:17:55.621Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-08T19:17:55.621Z] ++ 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-08T19:17:55.621Z] ++ set -e [2020-04-08T19:17:55.621Z] ++ '[' -n 0 ']' [2020-04-08T19:17:55.621Z] ++ set -x [2020-04-08T19:17:55.633Z] ? github.com/docker/docker/api [no test files] [2020-04-08T19:17:55.668Z] --- PASS: TestReplicatedJob (7.49s) [2020-04-08T19:17:55.668Z] === RUN TestUpdateReplicatedJob [2020-04-08T19:17:55.878Z] ++ env -i DEST=/go/src/github.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-08T19:17:55.878Z] INFO: Testing against a local daemon [2020-04-08T19:17:55.878Z] === RUN TestCheckpoint [2020-04-08T19:17:55.878Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-08T19:17:55.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:17:55.878Z] === RUN TestContainerInvalidJSON [2020-04-08T19:17:55.878Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:17:55.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:17:55.878Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:17:55.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:17:55.878Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:17:55.878Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:17:55.878Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:17:55.878Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:17:55.878Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:17:55.878Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-08T19:17:55.878Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-08T19:17:55.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-04-08T19:17:55.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-08T19:17:55.878Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-08T19:17:56.136Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-04-08T19:17:56.136Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-08T19:17:56.136Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-08T19:17:56.136Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-08T19:17:56.392Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-04-08T19:17:56.392Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-08T19:17:56.392Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-08T19:17:56.392Z] === RUN TestCopyFromContainer [2020-04-08T19:17:56.600Z] Post stage [Pipeline] junit [2020-04-08T19:17:57.540Z] Recording test results [2020-04-08T19:17:57.763Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-08T19:17:58.362Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-08T19:17:58.362Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-08T19:17:58.696Z] === RUN TestCopyFromContainer// [2020-04-08T19:17:58.696Z] === RUN TestCopyFromContainer//bar/root [2020-04-08T19:17:58.696Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-08T19:17:58.953Z] === RUN TestCopyFromContainer/bar/quux [2020-04-08T19:17:58.953Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-08T19:17:59.119Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-04-08T19:17:59.119Z] === RUN TestServiceListWithStatuses [2020-04-08T19:17:59.119Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-08T19:17:59.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:17:59.119Z] === RUN TestDockerNetworkConnectAlias [2020-04-08T19:17:59.211Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-08T19:17:59.211Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-08T19:17:59.469Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-08T19:17:59.469Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-08T19:17:59.469Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-08T19:17:59.727Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer (3.42s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-04-08T19:17:59.727Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-04-08T19:17:59.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-08T19:17:59.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:17:59.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:17:59.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:17:59.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:17:59.727Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:17:59.727Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:17:59.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:17:59.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:17:59.727Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:17:59.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-08T19:17:59.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-08T19:17:59.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-08T19:17:59.727Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-08T19:17:59.727Z] === RUN TestCreateLinkToNonExistingContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-08T19:17:59.989Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-08T19:17:59.989Z] === RUN TestCreateWithInvalidEnv [2020-04-08T19:17:59.989Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-08T19:17:59.989Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-08T19:17:59.989Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-08T19:17:59.989Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-08T19:17:59.989Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-08T19:17:59.989Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-08T19:17:59.989Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-08T19:17:59.989Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-08T19:17:59.989Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-08T19:17:59.989Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-08T19:17:59.989Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-08T19:17:59.989Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-08T19:17:59.989Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-08T19:17:59.989Z] === RUN TestCreateTmpfsMountsTarget [2020-04-08T19:17:59.989Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-08T19:17:59.989Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-08T19:18:00.213Z] + echo Ensuring container killed. [2020-04-08T19:18:00.213Z] Ensuring container killed. [2020-04-08T19:18:00.213Z] + docker rm -vf docker-pr4 [2020-04-08T19:18:00.213Z] Error: No such container: docker-pr4 [2020-04-08T19:18:00.213Z] + true [Pipeline] sh [2020-04-08T19:18:00.493Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:18:00.493Z] Chowning /workspace to jenkins user [2020-04-08T19:18:00.493Z] + id -u [2020-04-08T19:18:00.493Z] + id -g [2020-04-08T19:18:00.493Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40787:/workspace busybox chown -R 1000:1000 /workspace [2020-04-08T19:18:00.493Z] Unable to find image 'busybox:latest' locally [2020-04-08T19:18:00.493Z] latest: Pulling from library/busybox [2020-04-08T19:18:00.493Z] 0669b0daf1fb: Pulling fs layer [2020-04-08T19:18:00.750Z] 0669b0daf1fb: Verifying Checksum [2020-04-08T19:18:00.750Z] 0669b0daf1fb: Download complete [2020-04-08T19:18:00.750Z] 0669b0daf1fb: Pull complete [2020-04-08T19:18:00.750Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-08T19:18:00.750Z] Status: Downloaded newer image for busybox:latest [2020-04-08T19:18:01.359Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-08T19:18:02.401Z] tests/integration/regression_test.py ...... [ 98%] [Pipeline] catchError [Pipeline] { [2020-04-08T19:18:02.656Z] tests/integration/credentials/store_test.py ...... [ 99%] [Pipeline] sh [2020-04-08T19:18:02.729Z] --- PASS: TestCreateWithCustomMaskedPaths (2.80s) [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:18:02.729Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:18:02.729Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:18:02.729Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-08T19:18:02.729Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:18:02.729Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:18:02.729Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:18:02.729Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:18:02.729Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-08T19:18:02.939Z] + bundleName=amd64-rootless [2020-04-08T19:18:02.939Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-08T19:18:02.939Z] Creating amd64-rootless-bundles.tar.gz [2020-04-08T19:18:02.939Z] + 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-08T19:18:02.939Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-08T19:18:02.949Z] Archiving artifacts [2020-04-08T19:18:02.958Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-08T19:18:02.958Z] [2020-04-08T19:18:02.958Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-08T19:18:02.958Z] =========================== short test summary info ============================ [2020-04-08T19:18:02.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-08T19:18:02.958Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-08T19:18:02.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-08T19:18:02.958Z] Not supported on most drivers [2020-04-08T19:18:02.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-08T19:18:02.958Z] Can fail if eth0 has multiple IP addresses [2020-04-08T19:18:02.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-08T19:18:02.958Z] This doesn't seem to be taken into account by the engine [2020-04-08T19:18:02.958Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-08T19:18:02.958Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-08T19:18:02.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-08T19:18:02.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-08T19:18:02.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-08T19:18:02.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-08T19:18:02.958Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-08T19:18:02.958Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.42 seconds == [2020-04-08T19:18:02.987Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:18:02.987Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:18:02.987Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:18:02.987Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:18:02.987Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-08T19:18:02.987Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-08T19:18:02.987Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-08T19:18:02.987Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-08T19:18:03.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-08T19:18:04.358Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-08T19:18:04.770Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T19:18:04.922Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-08T19:18:05.081Z] + make clean [2020-04-08T19:18:05.339Z] docker volume rm -f docker-dev-cache [2020-04-08T19:18:05.339Z] docker-dev-cache [Pipeline] deleteDir [2020-04-08T19:18:05.853Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s) [2020-04-08T19:18:05.854Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-08T19:18:05.854Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:18:05.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:18:05.854Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:18:05.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:18:05.854Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:18:05.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:18:05.854Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:18:05.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:18:05.854Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:18:05.854Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:18:05.854Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:18:05.854Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:18:05.854Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:18:05.854Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:18:05.854Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:18:05.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-08T19:18:05.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-08T19:18:05.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-08T19:18:05.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-08T19:18:05.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-08T19:18:05.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-08T19:18:05.854Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-08T19:18:05.990Z] 65014b3c3121: Verifying Checksum [2020-04-08T19:18:05.990Z] 65014b3c3121: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T19:18:06.788Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-04-08T19:18:06.788Z] === RUN TestContainerStartOnDaemonRestart [2020-04-08T19:18:06.788Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-08T19:18:06.788Z] === RUN TestDaemonRestartIpcMode [2020-04-08T19:18:06.788Z] === PAUSE TestDaemonRestartIpcMode [2020-04-08T19:18:06.788Z] === RUN TestDaemonHostGatewayIP [2020-04-08T19:18:06.788Z] === PAUSE TestDaemonHostGatewayIP [2020-04-08T19:18:06.788Z] === RUN TestDiff [2020-04-08T19:18:07.353Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-08T19:18:07.494Z] --- PASS: TestDockerNetworkConnectAlias (7.74s) [2020-04-08T19:18:07.494Z] === RUN TestDockerNetworkReConnect [2020-04-08T19:18:07.611Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-08T19:18:07.611Z] --- PASS: TestDiff (0.92s) [2020-04-08T19:18:07.611Z] === RUN TestExecWithCloseStdin [2020-04-08T19:18:08.578Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-04-08T19:18:08.578Z] === RUN TestExec [2020-04-08T19:18:09.161Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-08T19:18:09.421Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-08T19:18:09.986Z] --- PASS: TestExec (1.24s) [2020-04-08T19:18:09.986Z] === RUN TestExecUser [2020-04-08T19:18:10.918Z] --- PASS: TestExecUser (1.14s) [2020-04-08T19:18:10.918Z] === RUN TestExportContainerAndImportImage [2020-04-08T19:18:11.366Z] --- PASS: TestServiceWithDataPathPortInit (18.29s) [2020-04-08T19:18:11.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-08T19:18:12.290Z] --- PASS: TestExportContainerAndImportImage (1.27s) [2020-04-08T19:18:12.290Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-08T19:18:13.108Z] --- PASS: TestDockerNetworkReConnect (6.22s) [2020-04-08T19:18:13.108Z] === RUN TestServicePlugin [2020-04-08T19:18:13.108Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-08T19:18:13.108Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:18:13.108Z] === RUN TestServiceUpdateLabel [2020-04-08T19:18:13.660Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-08T19:18:13.660Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-08T19:18:13.918Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2020-04-08T19:18:13.918Z] === RUN TestHealthCheckWorkdir [2020-04-08T19:18:15.288Z] --- PASS: TestHealthCheckWorkdir (1.24s) [2020-04-08T19:18:15.288Z] === RUN TestHealthKillContainer [2020-04-08T19:18:15.288Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-08T19:18:15.785Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:18:15.785Z] [2020-04-08T19:18:15.785Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:18:15.785Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:18:15.785Z] [2020-04-08T19:18:15.785Z] To set a process to complain mode, use the command line tool [2020-04-08T19:18:15.785Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:18:15.785Z] Post stage [Pipeline] junit [2020-04-08T19:18:15.840Z] Recording test results [2020-04-08T19:18:16.219Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-08T19:18:16.556Z] --- PASS: TestServiceUpdateLabel (3.67s) [2020-04-08T19:18:16.556Z] === RUN TestServiceUpdateSecrets [2020-04-08T19:18:17.235Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [Pipeline] sh [2020-04-08T19:18:17.629Z] + echo Ensuring container killed. [2020-04-08T19:18:17.629Z] Ensuring container killed. [2020-04-08T19:18:17.629Z] + docker rm -vf docker-pr4 [2020-04-08T19:18:17.629Z] Error: No such container: docker-pr4 [2020-04-08T19:18:17.629Z] + true [Pipeline] sh [2020-04-08T19:18:17.798Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-08T19:18:18.031Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:18:18.031Z] Chowning /workspace to jenkins user [2020-04-08T19:18:18.031Z] + id -u [2020-04-08T19:18:18.031Z] + id -g [2020-04-08T19:18:18.031Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40787:/workspace busybox chown -R 1000:1000 /workspace [2020-04-08T19:18:18.031Z] Unable to find image 'busybox:latest' locally [2020-04-08T19:18:18.055Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-08T19:18:18.065Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-04-08T19:18:18.626Z] --- PASS: TestHealthKillContainer (3.38s) [2020-04-08T19:18:18.626Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-08T19:18:18.626Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-08T19:18:19.556Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-04-08T19:18:19.556Z] === RUN TestIpcModeNone [2020-04-08T19:18:19.556Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-08T19:18:20.488Z] --- PASS: TestIpcModeNone (1.02s) [2020-04-08T19:18:20.488Z] === RUN TestIpcModePrivate [2020-04-08T19:18:20.488Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-08T19:18:21.360Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-04-08T19:18:21.360Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hstntrko87sihap3g0frutif4 Created:2020-04-08 19:18:12.678961433 +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[602b3df4d63066bc6a4c2bc64b64dce05880ab0522dccf0963680103447d161e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2mrkz3n2lk3mqzex441llhhpz EndpointID:a2c3a8dbd55fff5e0a49add33a5d12db8e22c7bdd1f229ef40230de557b96a10 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90cbfdb0aae0c90aa22a65daa7ae037616315124c7e024671a4a41a6acb7309c 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:a690e10c2a51 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2mrkz3n2lk3mqzex441llhhpz EndpointID:a2c3a8dbd55fff5e0a49add33a5d12db8e22c7bdd1f229ef40230de557b96a10 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-08T19:18:21.360Z] PASS [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] === Skipped [2020-04-08T19:18:21.360Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:18:21.360Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] DONE 22 tests, 1 skipped in 52.483s [2020-04-08T19:18:21.360Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:18:21.360Z] ++ 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-08T19:18:21.360Z] ++ set -e [2020-04-08T19:18:21.360Z] ++ '[' -n 0 ']' [2020-04-08T19:18:21.360Z] ++ set -x [2020-04-08T19:18:21.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:18:21.360Z] INFO: Testing against a local daemon [2020-04-08T19:18:21.360Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-08T19:18:21.360Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:18:21.360Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:18:21.360Z] === RUN TestDockerNetworkIpvlan [2020-04-08T19:18:21.360Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:18:21.360Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:18:21.360Z] PASS [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] === Skipped [2020-04-08T19:18:21.360Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:18:21.360Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:18:21.360Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] [2020-04-08T19:18:21.360Z] DONE 2 tests, 2 skipped in 0.150s [2020-04-08T19:18:21.360Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:18:21.360Z] ++ 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-08T19:18:21.360Z] ++ set -e [2020-04-08T19:18:21.360Z] ++ '[' -n 0 ']' [2020-04-08T19:18:21.360Z] ++ set -x [2020-04-08T19:18:21.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:18:21.360Z] INFO: Testing against a local daemon [2020-04-08T19:18:21.360Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-08T19:18:21.431Z] --- PASS: TestIpcModePrivate (0.96s) [2020-04-08T19:18:21.431Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2020-04-08T19:18:21.431Z] === RUN TestIpcModeShareable [2020-04-08T19:18:22.361Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-08T19:18:22.361Z] --- PASS: TestIpcModeShareable (1.05s) [2020-04-08T19:18:22.361Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-04-08T19:18:22.361Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-08T19:18:22.618Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-08T19:18:22.736Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-04-08T19:18:22.736Z] === RUN TestDockerNetworkMacvlan [2020-04-08T19:18:23.475Z] latest: Pulling from library/busybox [2020-04-08T19:18:23.475Z] 0669b0daf1fb: Pulling fs layer [2020-04-08T19:18:23.475Z] 0669b0daf1fb: Download complete [2020-04-08T19:18:23.475Z] 0669b0daf1fb: Pull complete [2020-04-08T19:18:23.475Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-08T19:18:23.475Z] Status: Downloaded newer image for busybox:latest [2020-04-08T19:18:23.671Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-08T19:18:23.989Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-08T19:18:24.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-08T19:18:25.046Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-08T19:18:25.202Z] + bundleName=docker-py [2020-04-08T19:18:25.202Z] + echo Creating docker-py-bundles.tar.gz [2020-04-08T19:18:25.202Z] Creating docker-py-bundles.tar.gz [2020-04-08T19:18:25.202Z] + 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-08T19:18:25.209Z] Archiving artifacts [2020-04-08T19:18:25.617Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-08T19:18:25.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2020-04-08T19:18:25.617Z] === RUN TestAPIIpcModeHost [2020-04-08T19:18:25.982Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-08T19:18:26.182Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-08T19:18:26.440Z] --- PASS: TestAPIIpcModeHost (0.89s) [2020-04-08T19:18:26.440Z] === RUN TestDaemonIpcModeShareable [2020-04-08T19:18:26.675Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-08T19:18:27.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh binary-daemon [2020-04-08T19:18:27.601Z] [2020-04-08T19:18:27.601Z] Removing bundles/ [2020-04-08T19:18:27.601Z] [2020-04-08T19:18:27.601Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-08T19:18:27.601Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-08T19:18:27.601Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:18:27.810Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-08T19:18:28.375Z] --- PASS: TestDaemonIpcModeShareable (2.02s) [2020-04-08T19:18:28.375Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2020-04-08T19:18:28.375Z] === RUN TestDaemonIpcModePrivate [2020-04-08T19:18:28.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-08T19:18:29.266Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-08T19:18:29.873Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-08T19:18:30.440Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-04-08T19:18:30.440Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2020-04-08T19:18:30.440Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-08T19:18:31.809Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-08T19:18:32.066Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-08T19:18:32.323Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-04-08T19:18:32.323Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:226, shared: false, mustBeShared: false [2020-04-08T19:18:32.323Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-08T19:18:33.453Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-08T19:18:34.227Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-04-08T19:18:34.227Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-04-08T19:18:34.227Z] === RUN TestIpcModeOlderClient [2020-04-08T19:18:34.227Z] === PAUSE TestIpcModeOlderClient [2020-04-08T19:18:34.227Z] === RUN TestKillContainerInvalidSignal [2020-04-08T19:18:34.791Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-04-08T19:18:34.791Z] === RUN TestKillContainer [2020-04-08T19:18:34.791Z] === RUN TestKillContainer/no_signal [2020-04-08T19:18:35.029Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2020-04-08T19:18:35.029Z] === RUN TestServiceUpdateConfigs [2020-04-08T19:18:35.356Z] === RUN TestKillContainer/non_killing_signal [2020-04-08T19:18:35.613Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-08T19:18:36.177Z] === RUN TestKillContainer/killing_signal [2020-04-08T19:18:37.108Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-08T19:18:37.365Z] --- PASS: TestKillContainer (2.52s) [2020-04-08T19:18:37.365Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-04-08T19:18:37.365Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2020-04-08T19:18:37.365Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-04-08T19:18:37.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-08T19:18:37.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-08T19:18:38.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-08T19:18:39.227Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2020-04-08T19:18:39.227Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-04-08T19:18:39.227Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2020-04-08T19:18:39.227Z] === RUN TestKillStoppedContainer [2020-04-08T19:18:39.227Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-08T19:18:39.227Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-08T19:18:39.227Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-08T19:18:39.227Z] === RUN TestKillDifferentUserContainer [2020-04-08T19:18:40.016Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-08T19:18:40.162Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2020-04-08T19:18:40.162Z] === RUN TestInspectOomKilledTrue [2020-04-08T19:18:40.162Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-08T19:18:40.162Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:18:40.162Z] === RUN TestInspectOomKilledFalse [2020-04-08T19:18:40.162Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-08T19:18:40.162Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:18:40.162Z] === RUN TestLinksEtcHostsContentMatch [2020-04-08T19:18:40.726Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-04-08T19:18:40.726Z] === RUN TestLinksContainerNames [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan (18.38s) [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s) [2020-04-08T19:18:40.951Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-04-08T19:18:40.951Z] PASS [2020-04-08T19:18:40.951Z] [2020-04-08T19:18:40.951Z] DONE 8 tests in 20.623s [2020-04-08T19:18:40.951Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-08T19:18:40.951Z] ++ 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-08T19:18:40.951Z] ++ set -e [2020-04-08T19:18:40.951Z] ++ '[' -n 0 ']' [2020-04-08T19:18:40.951Z] ++ set -x [2020-04-08T19:18:40.951Z] ++ env -i DEST=/go/src/github.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-08T19:18:40.951Z] testing: warning: no tests to run [2020-04-08T19:18:40.951Z] PASS [2020-04-08T19:18:40.951Z] [2020-04-08T19:18:40.951Z] DONE 0 tests in 0.029s [2020-04-08T19:18:40.951Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-08T19:18:40.951Z] ++ 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-08T19:18:40.951Z] ++ set -e [2020-04-08T19:18:40.951Z] ++ '[' -n 0 ']' [2020-04-08T19:18:40.951Z] ++ set -x [2020-04-08T19:18:40.951Z] ++ env -i DEST=/go/src/github.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-08T19:18:41.210Z] INFO: Testing against a local daemon [2020-04-08T19:18:41.210Z] === RUN TestAuthZPluginAllowRequest [2020-04-08T19:18:42.096Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-08T19:18:42.096Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-08T19:18:42.662Z] --- PASS: TestLinksContainerNames (1.73s) [2020-04-08T19:18:42.662Z] === RUN TestLogsFollowTailEmpty [2020-04-08T19:18:43.113Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-04-08T19:18:43.113Z] === RUN TestAuthZPluginTLS [2020-04-08T19:18:43.594Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-04-08T19:18:43.594Z] === RUN TestContainerNetworkMountsNoChown [2020-04-08T19:18:43.680Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-08T19:18:43.680Z] === RUN TestAuthZPluginDenyRequest [2020-04-08T19:18:44.247Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-04-08T19:18:44.247Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-08T19:18:44.526Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/default [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/default [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/private [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/private [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/rprivate [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/slave [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/slave [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/rslave [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/shared [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/shared [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/rshared [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-08T19:18:44.526Z] === CONT TestMountDaemonRoot/default [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:18:44.526Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-08T19:18:44.526Z] === CONT TestMountDaemonRoot/rshared [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:18:44.526Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:18:44.526Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/shared [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rslave [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/slave [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rprivate [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/private [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:18:44.527Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-08T19:18:44.527Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:18:44.527Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:18:44.784Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:18:44.814Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-04-08T19:18:44.814Z] === RUN TestAuthZPluginDenyResponse [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:18:45.044Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-08T19:18:45.044Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-08T19:18:45.044Z] === RUN TestContainerBindMountNonRecursive [2020-04-08T19:18:45.608Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-08T19:18:45.750Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-08T19:18:45.750Z] === RUN TestAuthZPluginAllowEventStream [2020-04-08T19:18:46.185Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-08T19:18:47.652Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-04-08T19:18:47.652Z] === RUN TestAuthZPluginErrorResponse [2020-04-08T19:18:47.912Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-04-08T19:18:47.912Z] === RUN TestAuthZPluginErrorRequest [2020-04-08T19:18:48.080Z] --- PASS: TestContainerBindMountNonRecursive (2.77s) [2020-04-08T19:18:48.080Z] === RUN TestNetworkNat [2020-04-08T19:18:48.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-08T19:18:48.481Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-08T19:18:48.481Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-08T19:18:48.902Z] --- PASS: TestNetworkNat (0.91s) [2020-04-08T19:18:48.902Z] === RUN TestNetworkLocalhostTCPNat [2020-04-08T19:18:49.418Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-04-08T19:18:49.418Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-08T19:18:49.833Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2020-04-08T19:18:49.833Z] === RUN TestNetworkLoopbackNat [2020-04-08T19:18:50.233Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2020-04-08T19:18:50.233Z] === RUN TestServiceUpdateNetwork [2020-04-08T19:18:50.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-08T19:18:51.057Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2020-04-08T19:18:51.057Z] === RUN TestPause [2020-04-08T19:18:51.320Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-04-08T19:18:51.320Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-08T19:18:52.429Z] --- PASS: TestPause (1.09s) [2020-04-08T19:18:52.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-08T19:18:52.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-04-08T19:18:52.429Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:18:52.429Z] === RUN TestPauseStopPausedContainer [2020-04-08T19:18:53.803Z] --- PASS: TestPauseStopPausedContainer (1.47s) [2020-04-08T19:18:53.803Z] === RUN TestPsFilter [2020-04-08T19:18:53.803Z] --- PASS: TestPsFilter (0.24s) [2020-04-08T19:18:53.803Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-08T19:18:53.852Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-04-08T19:18:53.852Z] === RUN TestAuthZPluginHeader [2020-04-08T19:18:54.787Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-04-08T19:18:54.787Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-08T19:18:54.787Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-08T19:18:54.787Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:18:54.787Z] === RUN TestAuthZPluginV2Disable [2020-04-08T19:18:54.787Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-08T19:18:54.787Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:18:54.787Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-08T19:18:54.787Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-08T19:18:54.787Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:18:54.787Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-08T19:18:54.787Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-08T19:18:54.787Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:18:54.787Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-08T19:18:55.175Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.01s) [2020-04-08T19:18:55.175Z] === RUN TestRemoveContainerWithVolume [2020-04-08T19:18:56.106Z] --- PASS: TestRemoveContainerWithVolume (1.02s) [2020-04-08T19:18:56.107Z] === RUN TestRemoveContainerRunning [2020-04-08T19:18:56.364Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-08T19:18:57.296Z] --- PASS: TestRemoveContainerRunning (1.44s) [2020-04-08T19:18:57.296Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-08T19:18:58.227Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-08T19:18:58.484Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2020-04-08T19:18:58.484Z] === RUN TestRemoveInvalidContainer [2020-04-08T19:18:58.484Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-08T19:18:58.484Z] === RUN TestRenameLinkedContainer [2020-04-08T19:19:00.383Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-08T19:19:03.660Z] --- PASS: TestRenameLinkedContainer (5.02s) [2020-04-08T19:19:03.660Z] === RUN TestRenameStoppedContainer [2020-04-08T19:19:03.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-08T19:19:04.227Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-04-08T19:19:04.227Z] === RUN TestRenameRunningContainerAndReuse [2020-04-08T19:19:05.160Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-08T19:19:05.448Z] --- PASS: TestServiceUpdateNetwork (16.04s) [2020-04-08T19:19:05.449Z] PASS [2020-04-08T19:19:05.449Z] [2020-04-08T19:19:05.449Z] === Skipped [2020-04-08T19:19:05.449Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-04-08T19:19:05.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:19:05.449Z] [2020-04-08T19:19:05.449Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-08T19:19:05.449Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:05.449Z] [2020-04-08T19:19:05.449Z] [2020-04-08T19:19:05.449Z] DONE 23 tests, 2 skipped in 156.154s [2020-04-08T19:19:05.449Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-08T19:19:05.449Z] ++ 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-08T19:19:05.449Z] ++ set -e [2020-04-08T19:19:05.449Z] ++ '[' -n 0 ']' [2020-04-08T19:19:05.449Z] ++ set -x [2020-04-08T19:19:05.449Z] ++ env -i DEST=/go/src/github.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-08T19:19:05.449Z] INFO: Testing against a local daemon [2020-04-08T19:19:05.449Z] === RUN TestSessionCreate [2020-04-08T19:19:05.449Z] --- PASS: TestSessionCreate (0.02s) [2020-04-08T19:19:05.449Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-08T19:19:05.449Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-08T19:19:05.449Z] PASS [2020-04-08T19:19:05.449Z] [2020-04-08T19:19:05.449Z] DONE 2 tests in 0.209s [2020-04-08T19:19:05.449Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-08T19:19:05.449Z] ++ 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-08T19:19:05.449Z] ++ set -e [2020-04-08T19:19:05.449Z] ++ '[' -n 0 ']' [2020-04-08T19:19:05.449Z] ++ set -x [2020-04-08T19:19:05.449Z] ++ env -i DEST=/go/src/github.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-08T19:19:05.449Z] INFO: Testing against a local daemon [2020-04-08T19:19:05.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-08T19:19:05.449Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:19:05.449Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:19:05.449Z] === RUN TestEventsExecDie [2020-04-08T19:19:05.449Z] --- PASS: TestEventsExecDie (0.98s) [2020-04-08T19:19:05.449Z] === RUN TestEventsBackwardsCompatible [2020-04-08T19:19:05.449Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-08T19:19:05.449Z] === RUN TestInfoBinaryCommits [2020-04-08T19:19:05.449Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-04-08T19:19:05.449Z] === RUN TestInfoAPIVersioned [2020-04-08T19:19:05.449Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-08T19:19:05.449Z] === RUN TestInfoDiscoveryBackend [2020-04-08T19:19:06.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-08T19:19:06.091Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2020-04-08T19:19:06.091Z] === RUN TestRenameInvalidName [2020-04-08T19:19:06.097Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-08T19:19:06.097Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-08T19:19:07.023Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-08T19:19:07.023Z] === RUN TestRenameAnonymousContainer [2020-04-08T19:19:07.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-08T19:19:07.102Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-08T19:19:07.102Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-08T19:19:07.715Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-08T19:19:07.715Z] === RUN TestInfoAPI [2020-04-08T19:19:07.715Z] --- PASS: TestInfoAPI (0.02s) [2020-04-08T19:19:07.715Z] === RUN TestInfoAPIWarnings [2020-04-08T19:19:07.997Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-08T19:19:07.997Z] === RUN TestInfoDebug [2020-04-08T19:19:08.612Z] --- PASS: TestInfoDebug (0.52s) [2020-04-08T19:19:08.612Z] === RUN TestInfoInsecureRegistries [2020-04-08T19:19:09.225Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-08T19:19:09.226Z] === RUN TestInfoRegistryMirrors [2020-04-08T19:19:09.839Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-08T19:19:09.839Z] === RUN TestLoginFailsWithBadCredentials [2020-04-08T19:19:10.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-04-08T19:19:10.122Z] === RUN TestPingCacheHeaders [2020-04-08T19:19:10.122Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-08T19:19:10.122Z] === RUN TestPingGet [2020-04-08T19:19:10.122Z] --- PASS: TestPingGet (0.01s) [2020-04-08T19:19:10.122Z] === RUN TestPingHead [2020-04-08T19:19:10.122Z] --- PASS: TestPingHead (0.01s) [2020-04-08T19:19:10.122Z] === RUN TestVersion [2020-04-08T19:19:10.122Z] --- PASS: TestVersion (0.01s) [2020-04-08T19:19:10.122Z] PASS [2020-04-08T19:19:10.122Z] [2020-04-08T19:19:10.122Z] === Skipped [2020-04-08T19:19:10.122Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:19:10.122Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:19:10.122Z] [2020-04-08T19:19:10.122Z] [2020-04-08T19:19:10.122Z] DONE 18 tests, 1 skipped in 5.734s [2020-04-08T19:19:10.122Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-08T19:19:10.122Z] ++ 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-08T19:19:10.122Z] ++ set -e [2020-04-08T19:19:10.122Z] ++ '[' -n 0 ']' [2020-04-08T19:19:10.122Z] ++ set -x [2020-04-08T19:19:10.122Z] ++ env -i DEST=/go/src/github.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-08T19:19:10.122Z] INFO: Testing against a local daemon [2020-04-08T19:19:10.122Z] === RUN TestVolumesCreateAndList [2020-04-08T19:19:10.404Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-08T19:19:10.404Z] === RUN TestVolumesRemove [2020-04-08T19:19:10.404Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-08T19:19:10.404Z] === RUN TestVolumesInspect [2020-04-08T19:19:10.404Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-08T19:19:10.404Z] === RUN TestVolumesInvalidJSON [2020-04-08T19:19:10.404Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-08T19:19:10.404Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-08T19:19:10.404Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-08T19:19:10.404Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-08T19:19:10.404Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-08T19:19:10.404Z] PASS [2020-04-08T19:19:10.404Z] [2020-04-08T19:19:10.404Z] DONE 5 tests in 0.337s [2020-04-08T19:19:10.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:19:10.404Z] ++++ cat bundles/test-integration/docker.pid [2020-04-08T19:19:10.404Z] +++ kill 11800 [2020-04-08T19:19:11.202Z] --- PASS: TestRenameAnonymousContainer (3.70s) [2020-04-08T19:19:11.202Z] === RUN TestRenameContainerWithSameName [2020-04-08T19:19:11.766Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-04-08T19:19:11.766Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-08T19:19:11.875Z] +++ /etc/init.d/apparmor stop [2020-04-08T19:19:11.875Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:19:11.875Z] [2020-04-08T19:19:11.875Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:19:11.875Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:19:11.875Z] [2020-04-08T19:19:11.875Z] To set a process to complain mode, use the command line tool [2020-04-08T19:19:11.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:19:11.875Z] +++ true [2020-04-08T19:19:11.875Z] [2020-04-08T19:19:12.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-08T19:19:12.590Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-08T19:19:13.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArg Post stage [Pipeline] junit [2020-04-08T19:19:13.381Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-08T19:19:13.717Z] --- PASS: TestRenameContainerWithLinkedContainer (2.13s) [2020-04-08T19:19:13.717Z] === RUN TestResize [2020-04-08T19:19:13.953Z] + echo Ensuring container killed. [2020-04-08T19:19:13.953Z] Ensuring container killed. [2020-04-08T19:19:13.953Z] + docker rm -vf docker-pr4 [2020-04-08T19:19:13.953Z] Error: No such container: docker-pr4 [2020-04-08T19:19:13.953Z] + true [Pipeline] sh [2020-04-08T19:19:14.323Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:19:14.323Z] Chowning /workspace to jenkins user [2020-04-08T19:19:14.323Z] + id -u [2020-04-08T19:19:14.323Z] + id -g [2020-04-08T19:19:14.323Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40787:/workspace busybox chown -R 1001:1001 /workspace [2020-04-08T19:19:14.323Z] Unable to find image 'busybox:latest' locally [2020-04-08T19:19:14.606Z] latest: Pulling from library/busybox [2020-04-08T19:19:14.606Z] 1b125a2fb2df: Pulling fs layer [2020-04-08T19:19:14.648Z] --- PASS: TestResize (0.93s) [2020-04-08T19:19:14.648Z] === RUN TestResizeWithInvalidSize [2020-04-08T19:19:14.888Z] 1b125a2fb2df: Download complete [2020-04-08T19:19:15.170Z] 1b125a2fb2df: Pull complete [2020-04-08T19:19:15.170Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-08T19:19:15.170Z] Status: Downloaded newer image for busybox:latest [2020-04-08T19:19:15.578Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-04-08T19:19:15.578Z] === RUN TestResizeWhenContainerNotStarted [2020-04-08T19:19:15.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-08T19:19:15.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-08T19:19:16.399Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:19:16.399Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:19:16.399Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:19:16.399Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:19:16.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:19:16.711Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.25s) [2020-04-08T19:19:16.711Z] PASS [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] === Skipped [2020-04-08T19:19:16.711Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-08T19:19:16.711Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-08T19:19:16.711Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-08T19:19:16.711Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-08T19:19:16.711Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] DONE 17 tests, 4 skipped in 32.001s [2020-04-08T19:19:16.711Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-08T19:19:16.711Z] ++ 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-08T19:19:16.711Z] ++ set -e [2020-04-08T19:19:16.711Z] ++ '[' -n 0 ']' [2020-04-08T19:19:16.711Z] ++ set -x [2020-04-08T19:19:16.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T19:19:16.711Z] INFO: Testing against a local daemon [2020-04-08T19:19:16.711Z] === RUN TestPluginInvalidJSON [2020-04-08T19:19:16.711Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:19:16.711Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:19:16.711Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:19:16.711Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-08T19:19:16.711Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-08T19:19:16.711Z] PASS [2020-04-08T19:19:16.711Z] [2020-04-08T19:19:16.711Z] DONE 2 tests in 0.177s [2020-04-08T19:19:16.711Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-08T19:19:16.711Z] ++ 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-08T19:19:16.711Z] ++ set -e [2020-04-08T19:19:16.711Z] ++ '[' -n 0 ']' [2020-04-08T19:19:16.711Z] ++ set -x [2020-04-08T19:19:16.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T19:19:16.711Z] INFO: Testing against a local daemon [2020-04-08T19:19:16.711Z] === RUN TestExternalGraphDriver [2020-04-08T19:19:16.711Z] === RUN TestExternalGraphDriver/json [2020-04-08T19:19:16.711Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-08T19:19:17.577Z] + bundleName=s390x-integration [2020-04-08T19:19:17.577Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-08T19:19:17.577Z] Creating s390x-integration-bundles.tar.gz [2020-04-08T19:19:17.577Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-08T19:19:17.577Z] + 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-08T19:19:17.612Z] Archiving artifacts [2020-04-08T19:19:17.974Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T19:19:18.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-08T19:19:18.358Z] + make clean [2020-04-08T19:19:18.614Z] === RUN TestExternalGraphDriver/pull [2020-04-08T19:19:18.642Z] docker volume rm -f docker-dev-cache [2020-04-08T19:19:18.923Z] docker-dev-cache [Pipeline] deleteDir [2020-04-08T19:19:19.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:19:19.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-08T19:19:20.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T19:19:20.672Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:19:21.148Z] --- PASS: TestExternalGraphDriver (7.67s) [2020-04-08T19:19:21.148Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-04-08T19:19:21.148Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-04-08T19:19:21.148Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2020-04-08T19:19:21.148Z] === RUN TestGraphdriverPluginV2 [2020-04-08T19:19:21.148Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-08T19:19:21.148Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:21.148Z] PASS [2020-04-08T19:19:21.148Z] [2020-04-08T19:19:21.148Z] === Skipped [2020-04-08T19:19:21.148Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-08T19:19:21.148Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:19:21.148Z] [2020-04-08T19:19:21.148Z] [2020-04-08T19:19:21.148Z] DONE 5 tests, 1 skipped in 7.856s [2020-04-08T19:19:21.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-08T19:19:21.148Z] ++ 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-08T19:19:21.148Z] ++ set -e [2020-04-08T19:19:21.148Z] ++ '[' -n 0 ']' [2020-04-08T19:19:21.148Z] ++ set -x [2020-04-08T19:19:21.148Z] ++ env -i DEST=/go/src/github.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-08T19:19:21.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:19:21.407Z] INFO: Testing against a local daemon [2020-04-08T19:19:21.407Z] === RUN TestContinueAfterPluginCrash [2020-04-08T19:19:21.407Z] === PAUSE TestContinueAfterPluginCrash [2020-04-08T19:19:21.407Z] === RUN TestReadPluginNoRead [2020-04-08T19:19:21.407Z] === PAUSE TestReadPluginNoRead [2020-04-08T19:19:21.407Z] === RUN TestDaemonStartWithLogOpt [2020-04-08T19:19:21.407Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-08T19:19:21.407Z] === CONT TestContinueAfterPluginCrash [2020-04-08T19:19:21.407Z] === CONT TestDaemonStartWithLogOpt [2020-04-08T19:19:21.407Z] === CONT TestReadPluginNoRead [2020-04-08T19:19:21.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-08T19:19:22.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:19:22.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:19:23.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-08T19:19:23.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-08T19:19:25.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:19:25.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:19:25.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-08T19:19:26.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-08T19:19:28.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:19:28.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-08T19:19:29.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:19:31.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-08T19:19:31.667Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:19:31.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-04-08T19:19:31.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2020-04-08T19:19:31.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-04-08T19:19:31.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-04-08T19:19:31.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-04-08T19:19:31.668Z] === RUN TestCgroupNamespacesRun [2020-04-08T19:19:33.568Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-04-08T19:19:33.568Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-08T19:19:33.625Z] === RUN TestReadPluginNoRead/default [2020-04-08T19:19:34.191Z] --- PASS: TestDaemonStartWithLogOpt (12.85s) [2020-04-08T19:19:34.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-08T19:19:35.126Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-08T19:19:35.504Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-04-08T19:19:35.504Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-08T19:19:37.028Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-08T19:19:37.400Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-04-08T19:19:37.400Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-08T19:19:38.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-08T19:19:38.931Z] --- PASS: TestReadPluginNoRead (17.39s) [2020-04-08T19:19:38.931Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-08T19:19:38.931Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-04-08T19:19:38.931Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-04-08T19:19:38.931Z] read_test.go:91: [ddcc706cbd6fa] daemon is not started [2020-04-08T19:19:38.931Z] --- PASS: TestContinueAfterPluginCrash (17.72s) [2020-04-08T19:19:38.931Z] PASS [2020-04-08T19:19:38.931Z] [2020-04-08T19:19:38.931Z] DONE 6 tests in 17.886s [2020-04-08T19:19:38.931Z] 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-08T19:19:38.931Z] ++ 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-08T19:19:38.931Z] ++ set -e [2020-04-08T19:19:38.931Z] ++ '[' -n 0 ']' [2020-04-08T19:19:38.931Z] ++ set -x [2020-04-08T19:19:38.931Z] ++ env -i DEST=/go/src/github.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-08T19:19:39.029Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-04-08T19:19:39.029Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-08T19:19:39.190Z] testing: warning: no tests to run [2020-04-08T19:19:39.190Z] PASS [2020-04-08T19:19:39.190Z] [2020-04-08T19:19:39.190Z] DONE 0 tests in 0.049s [2020-04-08T19:19:39.190Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-08T19:19:39.190Z] ++ 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-08T19:19:39.190Z] ++ set -e [2020-04-08T19:19:39.190Z] ++ '[' -n 0 ']' [2020-04-08T19:19:39.190Z] ++ set -x [2020-04-08T19:19:39.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T19:19:39.190Z] INFO: Testing against a local daemon [2020-04-08T19:19:39.190Z] === RUN TestPluginWithDevMounts [2020-04-08T19:19:39.190Z] === PAUSE TestPluginWithDevMounts [2020-04-08T19:19:39.190Z] === CONT TestPluginWithDevMounts [2020-04-08T19:19:41.556Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2020-04-08T19:19:41.556Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-08T19:19:41.722Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-04-08T19:19:41.722Z] PASS [2020-04-08T19:19:41.722Z] [2020-04-08T19:19:41.722Z] DONE 1 tests in 2.345s [2020-04-08T19:19:41.722Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-08T19:19:41.722Z] ++ 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-08T19:19:41.722Z] ++ set -e [2020-04-08T19:19:41.722Z] ++ '[' -n 0 ']' [2020-04-08T19:19:41.722Z] ++ set -x [2020-04-08T19:19:41.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:19:41.722Z] INFO: Testing against a local daemon [2020-04-08T19:19:41.722Z] === RUN TestSecretInspect [2020-04-08T19:19:41.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-08T19:19:42.069Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-04-08T19:19:42.069Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-08T19:19:43.001Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-04-08T19:19:43.001Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-08T19:19:43.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-08T19:19:44.937Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.09s) [2020-04-08T19:19:44.937Z] === RUN TestKernelTCPMemory [2020-04-08T19:19:45.006Z] --- PASS: TestSecretInspect (3.25s) [2020-04-08T19:19:45.006Z] === RUN TestSecretList [2020-04-08T19:19:45.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-08T19:19:45.868Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-04-08T19:19:45.868Z] === RUN TestNISDomainname [2020-04-08T19:19:47.239Z] --- PASS: TestNISDomainname (1.20s) [2020-04-08T19:19:47.239Z] === RUN TestHostnameDnsResolution [2020-04-08T19:19:47.537Z] --- PASS: TestSecretList (2.72s) [2020-04-08T19:19:47.537Z] === RUN TestSecretsCreateAndDelete [2020-04-08T19:19:48.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-08T19:19:48.734Z] --- PASS: TestHostnameDnsResolution (1.50s) [2020-04-08T19:19:48.734Z] === RUN TestStats [2020-04-08T19:19:48.978Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-08T19:19:48.978Z] Copying nested executables into bundles/binary-daemon [2020-04-08T19:19:48.978Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-08T19:19:49.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-08T19:19:49.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-08T19:19:49.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-08T19:19:49.494Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh cross [2020-04-08T19:19:50.055Z] [2020-04-08T19:19:50.055Z] Removing bundles/ [2020-04-08T19:19:50.055Z] [2020-04-08T19:19:50.055Z] ---> Making bundle: cross (in bundles/cross) [2020-04-08T19:19:50.055Z] Cross building: bundles/cross/linux/amd64 [2020-04-08T19:19:50.055Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-08T19:19:50.055Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-08T19:19:50.668Z] --- PASS: TestStats (2.06s) [2020-04-08T19:19:50.668Z] === RUN TestStopContainerWithTimeout [2020-04-08T19:19:50.668Z] === RUN TestStopContainerWithTimeout/0 [2020-04-08T19:19:50.668Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-08T19:19:50.668Z] === RUN TestStopContainerWithTimeout/1 [2020-04-08T19:19:50.668Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-08T19:19:50.668Z] === RUN TestStopContainerWithTimeout/3 [2020-04-08T19:19:50.668Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-08T19:19:50.668Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-08T19:19:50.668Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-08T19:19:50.668Z] === CONT TestStopContainerWithTimeout/0 [2020-04-08T19:19:50.668Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-08T19:19:50.822Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-04-08T19:19:50.822Z] === RUN TestSecretsUpdate [2020-04-08T19:19:51.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-08T19:19:51.796Z] === CONT TestStopContainerWithTimeout/3 [2020-04-08T19:19:53.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-08T19:19:54.098Z] === CONT TestStopContainerWithTimeout/1 [2020-04-08T19:19:54.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-08T19:19:54.106Z] --- PASS: TestSecretsUpdate (3.28s) [2020-04-08T19:19:54.106Z] === RUN TestTemplatedSecret [2020-04-08T19:19:54.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-08T19:19:56.031Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-08T19:19:56.031Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-04-08T19:19:56.031Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-04-08T19:19:56.031Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-04-08T19:19:56.031Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-04-08T19:19:56.031Z] === RUN TestDeleteDevicemapper [2020-04-08T19:19:56.031Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-08T19:19:56.031Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:19:56.031Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-08T19:19:56.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-08T19:19:57.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-08T19:19:58.291Z] --- PASS: TestTemplatedSecret (3.38s) [2020-04-08T19:19:58.291Z] === RUN TestSecretCreateResolve [2020-04-08T19:19:59.264Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.18s) [2020-04-08T19:19:59.264Z] === RUN TestUpdateMemory [2020-04-08T19:19:59.264Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-08T19:19:59.264Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:19:59.264Z] === RUN TestUpdateCPUQuota [2020-04-08T19:19:59.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-08T19:20:00.821Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-04-08T19:20:00.821Z] PASS [2020-04-08T19:20:00.821Z] [2020-04-08T19:20:00.821Z] DONE 6 tests in 19.323s [2020-04-08T19:20:00.821Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-08T19:20:00.821Z] ++ 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-08T19:20:00.821Z] ++ set -e [2020-04-08T19:20:00.821Z] ++ '[' -n 0 ']' [2020-04-08T19:20:00.821Z] ++ set -x [2020-04-08T19:20:00.821Z] ++ env -i DEST=/go/src/github.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-08T19:20:00.891Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-04-08T19:20:00.891Z] === RUN TestUpdatePidsLimit [2020-04-08T19:20:00.891Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-08T19:20:00.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-08T19:20:01.080Z] INFO: Testing against a local daemon [2020-04-08T19:20:01.080Z] === RUN TestServiceCreateInit [2020-04-08T19:20:01.080Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-08T19:20:01.148Z] === RUN TestUpdatePidsLimit/no_change [2020-04-08T19:20:01.716Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-08T19:20:02.281Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-08T19:20:02.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-08T19:20:03.103Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-08T19:20:03.362Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-08T19:20:04.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit (4.13s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-08T19:20:04.861Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-08T19:20:04.861Z] === RUN TestUpdateRestartPolicy [2020-04-08T19:20:05.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-08T19:20:06.350Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-08T19:20:06.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-08T19:20:06.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-08T19:20:08.876Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-08T19:20:09.442Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-08T19:20:10.106Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.5% of statements [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-08T19:20:10.281Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-08T19:20:10.281Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-04-08T19:20:10.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-08T19:20:11.744Z] --- PASS: TestServiceCreateInit (10.29s) [2020-04-08T19:20:11.744Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-04-08T19:20:11.744Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-04-08T19:20:11.744Z] === RUN TestCreateServiceMultipleTimes [2020-04-08T19:20:12.332Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-04-08T19:20:14.389Z] ok github.com/docker/docker/builder/remotecontext/git 4.681s coverage: 86.3% of statements [2020-04-08T19:20:14.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-08T19:20:15.910Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-08T19:20:16.460Z] ok github.com/docker/docker/builder/remotecontext 0.516s coverage: 13.6% of statements [2020-04-08T19:20:16.843Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-08T19:20:17.773Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-08T19:20:18.706Z] --- PASS: TestUpdateRestartPolicy (13.58s) [2020-04-08T19:20:18.706Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-08T19:20:18.706Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-08T19:20:19.174Z] ok github.com/docker/docker/builder/dockerfile 1.403s coverage: 48.2% of statements [2020-04-08T19:20:19.174Z] ? github.com/docker/docker/cli [no test files] [2020-04-08T19:20:19.174Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-08T19:20:19.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-08T19:20:19.639Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2020-04-08T19:20:19.639Z] === RUN TestWaitNonBlocked [2020-04-08T19:20:19.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:20:19.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:20:19.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:20:19.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:20:19.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:20:19.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:20:21.017Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-08T19:20:21.017Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-04-08T19:20:21.017Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-04-08T19:20:21.017Z] === RUN TestWaitBlocked [2020-04-08T19:20:21.017Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:20:21.017Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:20:21.017Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:20:21.017Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:20:21.017Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:20:21.017Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:20:21.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-08T19:20:21.950Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-08T19:20:22.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-04-08T19:20:22.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2020-04-08T19:20:22.207Z] === CONT TestContainerStartOnDaemonRestart [2020-04-08T19:20:22.207Z] === CONT TestIpcModeOlderClient [2020-04-08T19:20:22.207Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-08T19:20:22.207Z] === CONT TestDaemonHostGatewayIP [2020-04-08T19:20:25.483Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-08T19:20:25.741Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-04-08T19:20:25.741Z] === CONT TestDaemonRestartIpcMode [2020-04-08T19:20:25.998Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-08T19:20:26.070Z] ok github.com/docker/docker/client 0.606s coverage: 75.8% of statements [2020-04-08T19:20:27.371Z] --- PASS: TestDaemonHostGatewayIP (4.93s) [2020-04-08T19:20:28.786Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-08T19:20:29.358Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-08T19:20:29.358Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2020-04-08T19:20:29.358Z] PASS [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] === Skipped [2020-04-08T19:20:29.358Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-08T19:20:29.358Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-08T19:20:29.358Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-08T19:20:29.358Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-04-08T19:20:29.358Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-08T19:20:29.358Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-08T19:20:29.358Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] [2020-04-08T19:20:29.358Z] DONE 199 tests, 6 skipped in 153.620s [2020-04-08T19:20:29.358Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-08T19:20:29.358Z] ++ 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-08T19:20:29.358Z] ++ set -e [2020-04-08T19:20:29.358Z] ++ '[' -n 0 ']' [2020-04-08T19:20:29.358Z] ++ set -x [2020-04-08T19:20:29.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:20:29.615Z] INFO: Testing against a local daemon [2020-04-08T19:20:29.615Z] === RUN TestCommitInheritsEnv [2020-04-08T19:20:29.872Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-08T19:20:30.129Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-04-08T19:20:30.129Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-08T19:20:30.129Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-08T19:20:30.129Z] === RUN TestImagesFilterMultiReference [2020-04-08T19:20:30.386Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2020-04-08T19:20:30.386Z] === RUN TestImagePullPlatformInvalid [2020-04-08T19:20:30.386Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-04-08T19:20:30.386Z] === RUN TestRemoveImageOrphaning [2020-04-08T19:20:30.643Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-08T19:20:30.900Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-08T19:20:30.901Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-04-08T19:20:30.901Z] === RUN TestRemoveImageGarbageCollector [2020-04-08T19:20:31.158Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-08T19:20:31.416Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-08T19:20:31.674Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-08T19:20:31.674Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-08T19:20:33.002Z] 65014b3c3121: Pull complete [2020-04-08T19:20:33.046Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-08T19:20:33.046Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2020-04-08T19:20:33.046Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-08T19:20:33.303Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-08T19:20:33.303Z] === RUN TestTagInvalidReference [2020-04-08T19:20:33.303Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-08T19:20:33.303Z] === RUN TestTagValidPrefixedRepo [2020-04-08T19:20:33.303Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-08T19:20:33.303Z] === RUN TestTagExistedNameWithoutForce [2020-04-08T19:20:33.303Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-08T19:20:33.303Z] === RUN TestTagOfficialNames [2020-04-08T19:20:33.303Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-08T19:20:33.303Z] === RUN TestTagMatchesDigest [2020-04-08T19:20:33.303Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-08T19:20:33.303Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-08T19:20:33.675Z] --- PASS: TestCreateServiceMultipleTimes (19.08s) [2020-04-08T19:20:33.675Z] === RUN TestCreateServiceConflict [2020-04-08T19:20:33.675Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-04-08T19:20:33.675Z] === RUN TestCreateServiceMaxReplicas [2020-04-08T19:20:35.198Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-08T19:20:37.864Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-04-08T19:20:37.864Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-08T19:20:40.451Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-08T19:20:41.016Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-08T19:20:41.579Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-08T19:20:42.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-08T19:20:42.708Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-08T19:20:43.272Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-08T19:20:45.796Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-08T19:20:47.167Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-08T19:20:47.424Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-08T19:20:47.681Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-08T19:20:48.614Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-08T19:20:48.614Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-08T19:20:48.872Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-08T19:20:49.438Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-08T19:20:50.004Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-08T19:20:50.571Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-08T19:20:52.741Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2020-04-08T19:20:52.741Z] === RUN TestCreateServiceSecretFileMode [2020-04-08T19:20:54.748Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-08T19:20:55.007Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-08T19:20:55.274Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-04-08T19:20:55.274Z] === RUN TestCreateServiceConfigFileMode [2020-04-08T19:20:58.282Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-08T19:20:58.562Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2020-04-08T19:20:58.562Z] === RUN TestCreateServiceSysctls [2020-04-08T19:21:00.176Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-08T19:21:02.756Z] --- PASS: TestCreateServiceSysctls (4.22s) [2020-04-08T19:21:02.756Z] === RUN TestCreateServiceCapabilities [2020-04-08T19:21:05.432Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-08T19:21:05.432Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-08T19:21:05.689Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-08T19:21:05.946Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-08T19:21:06.043Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-04-08T19:21:06.043Z] === RUN TestInspect [2020-04-08T19:21:06.878Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-08T19:21:09.329Z] --- PASS: TestInspect (3.52s) [2020-04-08T19:21:09.329Z] === RUN TestCreateJob [2020-04-08T19:21:11.055Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-08T19:21:11.055Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-08T19:21:11.523Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-08T19:21:11.523Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-08T19:21:11.523Z] Cross building: bundles/cross/windows/amd64 [2020-04-08T19:21:11.523Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-08T19:21:11.523Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-08T19:21:13.517Z] --- PASS: TestCreateJob (4.16s) [2020-04-08T19:21:13.517Z] === RUN TestReplicatedJob [2020-04-08T19:21:15.230Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-08T19:21:16.162Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-08T19:21:18.058Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-08T19:21:18.058Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-08T19:21:18.058Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-08T19:21:18.058Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-08T19:21:18.058Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-08T19:21:18.058Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-08T19:21:19.955Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-08T19:21:20.520Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-08T19:21:21.084Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-08T19:21:21.630Z] --- PASS: TestReplicatedJob (6.69s) [2020-04-08T19:21:21.630Z] === RUN TestUpdateReplicatedJob [2020-04-08T19:21:21.648Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-08T19:21:22.945Z] ok github.com/docker/docker/cmd/dockerd 0.277s coverage: 30.8% of statements [2020-04-08T19:21:23.542Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-08T19:21:23.800Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-08T19:21:23.800Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-08T19:21:24.915Z] --- PASS: TestUpdateReplicatedJob (4.41s) [2020-04-08T19:21:24.915Z] === RUN TestServiceListWithStatuses [2020-04-08T19:21:24.915Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-08T19:21:24.915Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:21:24.915Z] === RUN TestDockerNetworkConnectAlias [2020-04-08T19:21:25.697Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-08T19:21:27.592Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-08T19:21:28.491Z] ok github.com/docker/docker/container 0.200s coverage: 34.9% of statements [2020-04-08T19:21:28.491Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-08T19:21:28.491Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-08T19:21:28.491Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-08T19:21:28.491Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-08T19:21:29.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-08T19:21:31.205Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2020-04-08T19:21:31.389Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-08T19:21:31.475Z] --- PASS: TestDockerNetworkConnectAlias (6.44s) [2020-04-08T19:21:31.475Z] === RUN TestDockerNetworkReConnect [2020-04-08T19:21:32.760Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-08T19:21:33.691Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-08T19:21:34.255Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-08T19:21:35.186Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-08T19:21:36.743Z] --- PASS: TestDockerNetworkReConnect (5.50s) [2020-04-08T19:21:36.743Z] === RUN TestServicePlugin [2020-04-08T19:21:36.743Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-08T19:21:36.743Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:21:36.743Z] === RUN TestServiceUpdateLabel [2020-04-08T19:21:39.365Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-08T19:21:39.657Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.6% of statements [2020-04-08T19:21:40.034Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-04-08T19:21:40.034Z] === RUN TestServiceUpdateSecrets [2020-04-08T19:21:41.891Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-08T19:21:42.372Z] ok github.com/docker/docker/daemon/cluster 0.258s coverage: 0.5% of statements [2020-04-08T19:21:42.454Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-08T19:21:47.709Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-08T19:21:49.273Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-04-08T19:21:49.603Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-08T19:21:49.604Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-08T19:21:50.167Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-08T19:21:50.296Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 81.7% of statements [2020-04-08T19:21:50.583Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-04-08T19:21:50.731Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-08T19:21:52.146Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-08T19:21:52.147Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-08T19:21:54.080Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-04-08T19:21:56.322Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-08T19:21:56.784Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.507s coverage: 13.8% of statements [2020-04-08T19:21:57.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-08T19:21:58.122Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2020-04-08T19:21:58.122Z] === RUN TestServiceUpdateConfigs [2020-04-08T19:21:58.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-08T19:21:58.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-08T19:21:58.276Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-04-08T19:21:59.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-08T19:22:00.332Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.112s coverage: 57.9% of statements [2020-04-08T19:22:00.977Z] ok github.com/docker/docker/daemon 12.427s coverage: 17.4% of statements [2020-04-08T19:22:00.977Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-08T19:22:00.977Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-08T19:22:00.977Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-08T19:22:00.977Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-08T19:22:01.455Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-08T19:22:02.828Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-08T19:22:04.724Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-08T19:22:05.409Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-04-08T19:22:05.409Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.408s coverage: 68.6% of statements [2020-04-08T19:22:08.126Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.359s coverage: 49.5% of statements [2020-04-08T19:22:08.417Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.570s coverage: 45.9% of statements [2020-04-08T19:22:08.417Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-08T19:22:11.933Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.749s coverage: 76.1% of statements [2020-04-08T19:22:12.559Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.048s coverage: 58.0% of statements [2020-04-08T19:22:12.995Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2020-04-08T19:22:12.995Z] === RUN TestServiceUpdateNetwork [2020-04-08T19:22:13.188Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-04-08T19:22:13.815Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-04-08T19:22:14.684Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-08T19:22:14.840Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.828s coverage: 55.4% of statements [2020-04-08T19:22:14.840Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-08T19:22:14.840Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-08T19:22:15.617Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-08T19:22:17.515Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-08T19:22:17.773Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-08T19:22:19.284Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 41.8% of statements [2020-04-08T19:22:19.573Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-04-08T19:22:19.670Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-08T19:22:21.068Z] ok github.com/docker/docker/daemon/logger/awslogs 0.641s coverage: 77.8% of statements [2020-04-08T19:22:21.068Z] ok github.com/docker/docker/daemon/images 0.091s coverage: 4.9% of statements [2020-04-08T19:22:21.068Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-08T19:22:21.068Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-08T19:22:21.068Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-08T19:22:21.068Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-08T19:22:21.565Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-08T19:22:22.562Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-04-08T19:22:22.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2020-04-08T19:22:22.940Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-08T19:22:22.940Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-08T19:22:24.343Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.058s coverage: 62.1% of statements [2020-04-08T19:22:25.846Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 74.7% of statements [2020-04-08T19:22:25.846Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-08T19:22:27.346Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 33.3% of statements [2020-04-08T19:22:27.868Z] --- PASS: TestServiceUpdateNetwork (14.91s) [2020-04-08T19:22:27.868Z] PASS [2020-04-08T19:22:27.868Z] [2020-04-08T19:22:27.868Z] === Skipped [2020-04-08T19:22:27.868Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-08T19:22:27.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:22:27.868Z] [2020-04-08T19:22:27.868Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-08T19:22:27.868Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:22:27.868Z] [2020-04-08T19:22:27.868Z] [2020-04-08T19:22:27.868Z] DONE 23 tests, 2 skipped in 144.779s [2020-04-08T19:22:27.868Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-08T19:22:27.868Z] ++ 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-08T19:22:27.868Z] ++ set -e [2020-04-08T19:22:27.868Z] ++ '[' -n 0 ']' [2020-04-08T19:22:27.868Z] ++ set -x [2020-04-08T19:22:27.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:22:27.868Z] INFO: Testing against a local daemon [2020-04-08T19:22:27.868Z] === RUN TestSessionCreate [2020-04-08T19:22:27.868Z] --- PASS: TestSessionCreate (0.05s) [2020-04-08T19:22:27.868Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-08T19:22:27.868Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-08T19:22:27.868Z] PASS [2020-04-08T19:22:27.868Z] [2020-04-08T19:22:27.868Z] DONE 2 tests in 0.247s [2020-04-08T19:22:27.868Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-08T19:22:27.868Z] ++ 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-08T19:22:27.868Z] ++ set -e [2020-04-08T19:22:27.868Z] ++ '[' -n 0 ']' [2020-04-08T19:22:27.868Z] ++ set -x [2020-04-08T19:22:27.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:22:27.868Z] INFO: Testing against a local daemon [2020-04-08T19:22:27.868Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-08T19:22:27.868Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:22:27.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:22:27.868Z] === RUN TestEventsExecDie [2020-04-08T19:22:27.868Z] --- PASS: TestEventsExecDie (0.96s) [2020-04-08T19:22:27.868Z] === RUN TestEventsBackwardsCompatible [2020-04-08T19:22:27.868Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-08T19:22:27.868Z] === RUN TestInfoBinaryCommits [2020-04-08T19:22:27.868Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-08T19:22:27.868Z] === RUN TestInfoAPIVersioned [2020-04-08T19:22:27.868Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-08T19:22:27.868Z] === RUN TestInfoDiscoveryBackend [2020-04-08T19:22:27.868Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-08T19:22:27.868Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-08T19:22:27.972Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2020-04-08T19:22:28.803Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-08T19:22:28.803Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-08T19:22:29.371Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-04-08T19:22:29.371Z] === RUN TestInfoAPI [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite (348.96s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.66s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.22s) [2020-04-08T19:22:29.487Z] docker_cli_daemon_test.go:1449: [dc643889076ec] daemon is not started [2020-04-08T19:22:29.487Z] check_test.go:309: [d6336cf945d45] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.74s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.18s) [2020-04-08T19:22:29.487Z] check_test.go:309: [dad6d5bf54e71] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.63s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.41s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.79s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.43s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.61s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.17s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.76s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-08T19:22:29.487Z] check_test.go:309: [de332f3cc6e8a] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-08T19:22:29.487Z] check_test.go:309: [db5f8a0564a1f] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.62s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-08T19:22:29.487Z] check_test.go:309: [d782b807bc570] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-08T19:22:29.487Z] check_test.go:309: [d2bb76acc5fdc] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.29s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.51s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.87s) [2020-04-08T19:22:29.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-08T19:22:29.487Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-08T19:22:29.487Z] check_test.go:309: [d582115546a09] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.42s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2020-04-08T19:22:29.487Z] check_test.go:309: [dc88bf6b8ee20] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-04-08T19:22:29.487Z] check_test.go:309: [d83305ada6ea7] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s) [2020-04-08T19:22:29.487Z] docker_cli_daemon_plugins_test.go:79: [d3ba5feb6a269] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.26s) [2020-04-08T19:22:29.487Z] docker_cli_daemon_plugins_test.go:169: [d9a256eff41d3] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-04-08T19:22:29.487Z] check_test.go:309: [d7f8eb58cad1d] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.17s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.03s) [2020-04-08T19:22:29.487Z] check_test.go:309: [da6360ae0b182] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.06s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.28s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.07s) [2020-04-08T19:22:29.487Z] check_test.go:309: [d92f26a64da22] daemon is not started [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.59s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.43s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.42s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2020-04-08T19:22:29.487Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.45s) [2020-04-08T19:22:29.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-08T19:22:29.487Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-08T19:22:29.487Z] check_test.go:309: [dbf9855f01902] daemon is not started [2020-04-08T19:22:29.487Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-08T19:22:29.488Z] check_test.go:309: [dc95946fb2cbb] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.68s) [2020-04-08T19:22:29.488Z] check_test.go:309: [db36382ca539e] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.86s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.82s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-04-08T19:22:29.488Z] check_test.go:309: [ddf411174060b] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.46s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.86s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s) [2020-04-08T19:22:29.488Z] check_test.go:309: [d0d0ff9fc1163] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.07s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-08T19:22:29.488Z] check_test.go:309: [df13d7e2b3488] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-04-08T19:22:29.488Z] check_test.go:309: [d09cf06000996] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.90s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-04-08T19:22:29.488Z] check_test.go:309: [d9b2fa76c362f] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.18s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.08s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.27s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-04-08T19:22:29.488Z] check_test.go:309: [db1f6adb71311] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2020-04-08T19:22:29.488Z] check_test.go:309: [dd7a309a2ff30] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.16s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-08T19:22:29.488Z] check_test.go:309: [d8071a513f72c] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.18s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.80s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.11s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.17s) [2020-04-08T19:22:29.488Z] docker_cli_daemon_test.go:2542: [dc82723811529] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.97s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.04s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s) [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-04-08T19:22:29.488Z] check_test.go:309: [d5fb97f1d73e1] daemon is not started [2020-04-08T19:22:29.488Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s) [2020-04-08T19:22:29.488Z] === RUN TestDockerSwarmSuite [2020-04-08T19:22:29.488Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-08T19:22:29.618Z] 23645bd7ee08: Pull complete [2020-04-08T19:22:29.618Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-08T19:22:29.618Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:22:29.618Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-08T19:22:29.618Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-08T19:22:29.618Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-08T19:22:29.618Z] WARN: Skipping validation tests [2020-04-08T19:22:29.618Z] INFO: Running unit tests at 04/08/2020 19:22:27... [2020-04-08T19:22:29.630Z] --- PASS: TestInfoAPI (0.05s) [2020-04-08T19:22:29.630Z] === RUN TestInfoAPIWarnings [2020-04-08T19:22:30.027Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-04-08T19:22:30.196Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-04-08T19:22:30.197Z] === RUN TestInfoDebug [2020-04-08T19:22:30.315Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-04-08T19:22:30.763Z] --- PASS: TestInfoDebug (0.63s) [2020-04-08T19:22:30.763Z] === RUN TestInfoInsecureRegistries [2020-04-08T19:22:30.941Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-04-08T19:22:31.330Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-04-08T19:22:31.330Z] === RUN TestInfoRegistryMirrors [2020-04-08T19:22:32.009Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-08T19:22:32.265Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-04-08T19:22:32.265Z] === RUN TestLoginFailsWithBadCredentials [2020-04-08T19:22:32.265Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-08T19:22:32.265Z] === RUN TestPingCacheHeaders [2020-04-08T19:22:32.265Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-08T19:22:32.265Z] === RUN TestPingGet [2020-04-08T19:22:32.265Z] --- PASS: TestPingGet (0.03s) [2020-04-08T19:22:32.265Z] === RUN TestPingHead [2020-04-08T19:22:32.523Z] --- PASS: TestPingHead (0.05s) [2020-04-08T19:22:32.523Z] === RUN TestVersion [2020-04-08T19:22:32.523Z] --- PASS: TestVersion (0.05s) [2020-04-08T19:22:32.523Z] PASS [2020-04-08T19:22:32.523Z] [2020-04-08T19:22:32.523Z] === Skipped [2020-04-08T19:22:32.523Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:22:32.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:22:32.523Z] [2020-04-08T19:22:32.523Z] [2020-04-08T19:22:32.523Z] DONE 18 tests, 1 skipped in 6.600s [2020-04-08T19:22:32.523Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-08T19:22:32.523Z] ++ 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-08T19:22:32.523Z] ++ set -e [2020-04-08T19:22:32.523Z] ++ '[' -n 0 ']' [2020-04-08T19:22:32.523Z] ++ set -x [2020-04-08T19:22:32.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:22:32.620Z] INFO: make.ps1 starting at 04/08/2020 19:22:31 [2020-04-08T19:22:32.620Z] INFO: Git commit (4700438e54) assumed from DOCKER_GITCOMMIT environment variable [2020-04-08T19:22:32.620Z] INFO: Invoking autogen... [2020-04-08T19:22:32.781Z] INFO: Testing against a local daemon [2020-04-08T19:22:32.781Z] === RUN TestVolumesCreateAndList [2020-04-08T19:22:32.781Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-08T19:22:32.781Z] === RUN TestVolumesRemove [2020-04-08T19:22:32.781Z] --- PASS: TestVolumesRemove (0.13s) [2020-04-08T19:22:32.781Z] === RUN TestVolumesInspect [2020-04-08T19:22:32.781Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-08T19:22:32.781Z] === RUN TestVolumesInvalidJSON [2020-04-08T19:22:32.781Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-08T19:22:32.781Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-08T19:22:32.781Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-08T19:22:32.781Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-08T19:22:32.781Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-08T19:22:32.781Z] PASS [2020-04-08T19:22:32.781Z] [2020-04-08T19:22:32.781Z] DONE 5 tests in 0.386s [2020-04-08T19:22:33.005Z] ok github.com/docker/docker/daemon/logger/splunk 3.133s coverage: 82.5% of statements [2020-04-08T19:22:33.005Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-08T19:22:33.005Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-08T19:22:33.040Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:22:33.082Z] INFO: Running unit tests... [2020-04-08T19:22:33.120Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-08T19:22:33.120Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-08T19:22:33.120Z] remote: Enumerating objects: 2, done. [2020-04-08T19:22:33.120Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-08T19:22:33.120Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-08T19:22:33.120Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-08T19:22:33.120Z] 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-08T19:22:33.120Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-08T19:22:33.120Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-08T19:22:33.298Z] ++++ cat bundles/test-integration/docker.pid [2020-04-08T19:22:33.298Z] +++ kill 13349 [2020-04-08T19:22:33.448Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/test/unit [2020-04-08T19:22:34.673Z] +++ /etc/init.d/apparmor stop [2020-04-08T19:22:34.673Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:22:34.673Z] [2020-04-08T19:22:34.673Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:22:34.673Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:22:34.673Z] [2020-04-08T19:22:34.673Z] To set a process to complain mode, use the command line tool [2020-04-08T19:22:34.673Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:22:34.673Z] +++ true [2020-04-08T19:22:34.673Z] [2020-04-08T19:22:35.284Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-08T19:22:36.005Z] ? github.com/docker/docker/api [no test files] [2020-04-08T19:22:36.497Z] ok github.com/docker/docker/distribution/metadata 0.271s coverage: 48.2% of statements [2020-04-08T19:22:36.657Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-08T19:22:36.787Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements Post stage [Pipeline] junit [2020-04-08T19:22:37.220Z] Recording test results [2020-04-08T19:22:37.675Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-08T19:22:37.675Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-08T19:22:38.044Z] + echo Ensuring container killed. [2020-04-08T19:22:38.044Z] Ensuring container killed. [2020-04-08T19:22:38.044Z] + docker rm -vf docker-pr4 [2020-04-08T19:22:38.044Z] Error: No such container: docker-pr4 [2020-04-08T19:22:38.044Z] + true [Pipeline] sh [2020-04-08T19:22:38.332Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:22:38.332Z] Chowning /workspace to jenkins user [2020-04-08T19:22:38.332Z] + id -u [2020-04-08T19:22:38.332Z] + id -g [2020-04-08T19:22:38.332Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40787:/workspace busybox chown -R 1000:1000 /workspace [2020-04-08T19:22:38.332Z] Unable to find image 'busybox:latest' locally [2020-04-08T19:22:38.332Z] latest: Pulling from library/busybox [2020-04-08T19:22:38.592Z] eb9413eb063d: Pulling fs layer [2020-04-08T19:22:38.592Z] eb9413eb063d: Verifying Checksum [2020-04-08T19:22:38.592Z] eb9413eb063d: Download complete [2020-04-08T19:22:38.838Z] ok github.com/docker/docker/distribution 0.596s coverage: 22.1% of statements [2020-04-08T19:22:38.838Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-08T19:22:38.850Z] eb9413eb063d: Pull complete [2020-04-08T19:22:38.850Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-08T19:22:38.850Z] Status: Downloaded newer image for busybox:latest [2020-04-08T19:22:39.124Z] ok github.com/docker/docker/distribution/xfer 1.679s coverage: 85.6% of statements [2020-04-08T19:22:39.124Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-08T19:22:40.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-08T19:22:41.849Z] ok github.com/docker/docker/image 0.135s coverage: 86.4% of statements [2020-04-08T19:22:41.849Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-04-08T19:22:41.849Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-08T19:22:42.437Z] + bundleName=arm64-integration [2020-04-08T19:22:42.437Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-08T19:22:42.437Z] Creating arm64-integration-bundles.tar.gz [2020-04-08T19:22:42.437Z] + + xargs tarfind bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-08T19:22:42.437Z] -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-08T19:22:42.706Z] Archiving artifacts [2020-04-08T19:22:42.874Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-04-08T19:22:42.874Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-08T19:22:42.874Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-04-08T19:22:43.461Z] 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-08T19:22:44.238Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-08T19:22:44.435Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T19:22:44.760Z] + make clean [2020-04-08T19:22:44.924Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-04-08T19:22:45.330Z] docker volume rm -f docker-dev-cache [2020-04-08T19:22:45.588Z] docker-dev-cache [Pipeline] deleteDir [2020-04-08T19:22:46.761Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-08T19:22:48.435Z] ok github.com/docker/docker/opts 0.095s coverage: 67.4% of statements [2020-04-08T19:22:49.058Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [Pipeline] } [2020-04-08T19:22:49.286Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T19:22:50.080Z] ok github.com/docker/docker/pkg/archive 1.276s coverage: 77.1% of statements [2020-04-08T19:22:50.080Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-04-08T19:22:50.963Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-04-08T19:22:51.104Z] ok github.com/docker/docker/pkg/authorization 2.379s coverage: 68.3% of statements [2020-04-08T19:22:51.104Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-04-08T19:22:52.079Z] ? github.com/docker/docker/api [no test files] [2020-04-08T19:22:52.597Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-04-08T19:22:52.883Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 92.9% of statements [2020-04-08T19:22:54.396Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-04-08T19:22:54.396Z] ok github.com/docker/docker/layer 7.953s coverage: 68.8% of statements [2020-04-08T19:22:54.396Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-08T19:22:54.396Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-08T19:22:54.396Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-08T19:22:54.396Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-08T19:22:54.396Z] ? github.com/docker/docker/oci [no test files] [2020-04-08T19:22:54.396Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-08T19:22:54.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-08T19:22:55.418Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-04-08T19:22:55.418Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2020-04-08T19:22:55.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-08T19:22:56.848Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-08T19:22:56.911Z] ok github.com/docker/docker/pkg/chrootarchive 4.317s coverage: 43.2% of statements [2020-04-08T19:22:56.911Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-08T19:22:56.911Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-08T19:22:56.911Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-04-08T19:22:57.200Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-04-08T19:22:58.696Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-04-08T19:22:58.696Z] ok github.com/docker/docker/pkg/fsutils 0.367s coverage: 85.1% of statements [2020-04-08T19:22:58.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.230s coverage: 84.1% of statements [2020-04-08T19:23:00.125Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-08T19:23:00.199Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-04-08T19:23:00.488Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-04-08T19:23:01.515Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-04-08T19:23:01.515Z] ok github.com/docker/docker/pkg/idtools 0.796s coverage: 70.1% of statements [2020-04-08T19:23:01.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 100.0% of statements [2020-04-08T19:23:02.537Z] ok github.com/docker/docker/pkg/ioutils 1.794s coverage: 70.6% of statements [2020-04-08T19:23:02.537Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-08T19:23:02.537Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-08T19:23:02.537Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-08T19:23:02.537Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-04-08T19:23:02.825Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-04-08T19:23:03.404Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-08T19:23:03.450Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 91.4% of statements [2020-04-08T19:23:03.738Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-04-08T19:23:03.738Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-08T19:23:03.738Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-08T19:23:04.763Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2020-04-08T19:23:06.258Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-04-08T19:23:06.258Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-04-08T19:23:06.560Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-04-08T19:23:06.953Z] ok github.com/docker/docker/api/server 0.193s coverage: 9.0% of statements [2020-04-08T19:23:07.580Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-08T19:23:08.203Z] ok github.com/docker/docker/pkg/pubsub 1.158s coverage: 73.9% of statements [2020-04-08T19:23:08.495Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2020-04-08T19:23:09.517Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-08T19:23:09.517Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2020-04-08T19:23:10.141Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2020-04-08T19:23:10.765Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 70.8% of statements [2020-04-08T19:23:11.051Z] ok github.com/docker/docker/pkg/signal 3.347s coverage: 61.0% of statements [2020-04-08T19:23:12.075Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 37.2% of statements [2020-04-08T19:23:12.448Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2020-04-08T19:23:13.477Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-04-08T19:23:13.477Z] testing: warning: no tests to run [2020-04-08T19:23:13.477Z] coverage: [no statements] [2020-04-08T19:23:13.477Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-04-08T19:23:14.101Z] ok github.com/docker/docker/pkg/tarsum 0.235s coverage: 89.3% of statements [2020-04-08T19:23:14.390Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-04-08T19:23:14.390Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-04-08T19:23:15.017Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-04-08T19:23:17.066Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-08T19:23:19.127Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-04-08T19:23:19.127Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-04-08T19:23:20.158Z] ok github.com/docker/docker/plugin 0.640s coverage: 27.1% of statements [2020-04-08T19:23:21.650Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-04-08T19:23:22.276Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2020-04-08T19:23:23.765Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-04-08T19:23:24.054Z] ok github.com/docker/docker/runconfig 0.048s coverage: 68.2% of statements [2020-04-08T19:23:24.343Z] ok github.com/docker/docker/registry 0.524s coverage: 56.0% of statements [2020-04-08T19:23:25.311Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-08T19:23:25.311Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-08T19:23:25.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-08T19:23:25.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-08T19:23:27.843Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2020-04-08T19:23:29.487Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-08T19:23:29.487Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-08T19:23:29.745Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-08T19:23:30.560Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-04-08T19:23:30.678Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-08T19:23:30.678Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-08T19:23:30.846Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-04-08T19:23:31.243Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-08T19:23:31.243Z] --- PASS: TestImportExtremelyLargeImageWorks (177.84s) [2020-04-08T19:23:31.243Z] PASS [2020-04-08T19:23:31.243Z] [2020-04-08T19:23:31.243Z] DONE 12 tests in 181.784s [2020-04-08T19:23:31.243Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-08T19:23:31.243Z] ++ 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-08T19:23:31.243Z] ++ set -e [2020-04-08T19:23:31.243Z] ++ '[' -n 0 ']' [2020-04-08T19:23:31.243Z] ++ set -x [2020-04-08T19:23:31.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:23:31.501Z] INFO: Testing against a local daemon [2020-04-08T19:23:31.501Z] === RUN TestNetworkCreateDelete [2020-04-08T19:23:31.501Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-08T19:23:31.501Z] === RUN TestDockerNetworkDeletePreferID [2020-04-08T19:23:31.501Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-08T19:23:31.758Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-04-08T19:23:31.758Z] === RUN TestInspectNetwork [2020-04-08T19:23:31.860Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-08T19:23:34.282Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-08T19:23:35.651Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-08T19:23:37.020Z] === RUN TestInspectNetwork/full_network_id [2020-04-08T19:23:37.020Z] === RUN TestInspectNetwork/partial_network_id [2020-04-08T19:23:37.020Z] === RUN TestInspectNetwork/network_name [2020-04-08T19:23:37.020Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-08T19:23:37.277Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-08T19:23:39.171Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-08T19:23:40.263Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/rootless [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/volume [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-08T19:23:40.263Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === Skipped [2020-04-08T19:23:40.263Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-08T19:23:40.263Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-08T19:23:40.263Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-08T19:23:40.263Z] time="2020-04-08T19:22:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-08T19:23:40.263Z] time="2020-04-08T19:22:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-08T19:23:40.263Z] time="2020-04-08T19:22:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-08T19:23:40.263Z] time="2020-04-08T19:22:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-08T19:23:40.263Z] time="2020-04-08T19:22:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-08T19:23:40.263Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-08T19:23:40.263Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-08T19:23:40.263Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:23:40.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-08T19:23:40.263Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-08T19:23:40.263Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-08T19:23:40.263Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] [2020-04-08T19:23:40.263Z] DONE 2140 tests, 26 skipped in 346.664s [2020-04-08T19:23:40.542Z] === RUN TestDockerSuite/TestBuildEnvOverwrite Post stage [Pipeline] junit [2020-04-08T19:23:40.588Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-08T19:23:41.439Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40787/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/make.sh dynbinary test-integration [2020-04-08T19:23:41.500Z] --- PASS: TestInspectNetwork (9.59s) [2020-04-08T19:23:41.500Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-08T19:23:41.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-08T19:23:41.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-08T19:23:41.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-08T19:23:41.500Z] === RUN TestRunContainerWithBridgeNone [2020-04-08T19:23:41.725Z] [2020-04-08T19:23:41.761Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-08T19:23:42.015Z] Removing bundles/ [2020-04-08T19:23:42.015Z] [2020-04-08T19:23:42.015Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-08T19:23:42.015Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:23:42.015Z] GOOS="" GOARCH="" GOARM="" [2020-04-08T19:23:44.306Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-04-08T19:23:44.306Z] === RUN TestNetworkInvalidJSON [2020-04-08T19:23:44.306Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-08T19:23:44.306Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-08T19:23:44.306Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:23:44.306Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:23:44.306Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:23:44.306Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:23:44.306Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-08T19:23:44.306Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:23:44.306Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:23:44.306Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-08T19:23:44.306Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-08T19:23:44.306Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-08T19:23:44.306Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-08T19:23:44.306Z] === RUN TestHostIPv4BridgeLabel [2020-04-08T19:23:44.564Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-04-08T19:23:44.564Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-08T19:23:45.933Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-08T19:23:45.933Z] === RUN TestDaemonDefaultNetworkPools [2020-04-08T19:23:46.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-08T19:23:46.498Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-04-08T19:23:46.498Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-08T19:23:47.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-08T19:23:47.686Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-04-08T19:23:47.686Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-08T19:23:49.055Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-04-08T19:23:49.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-08T19:23:49.314Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-08T19:23:49.571Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-08T19:23:49.571Z] === RUN TestServiceWithPredefinedNetwork [2020-04-08T19:23:52.846Z] --- PASS: TestServiceWithPredefinedNetwork (3.04s) [2020-04-08T19:23:52.846Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-08T19:23:52.846Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:23:52.846Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:23:52.846Z] === RUN TestServiceWithDataPathPortInit [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-08T19:23:57.733Z] ok github.com/docker/docker/api/server/httputils 0.093s coverage: 14.7% of statements [2020-04-08T19:23:57.733Z] ok github.com/docker/docker/api/server/middleware 0.238s coverage: 37.7% of statements [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-08T19:23:57.733Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2020-04-08T19:23:57.733Z] ok github.com/docker/docker/api/types/filters 0.083s coverage: 92.2% of statements [2020-04-08T19:23:57.733Z] ok github.com/docker/docker/api/server/router/swarm 0.146s coverage: 4.5% of statements [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-08T19:23:57.733Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-08T19:23:57.733Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-04-08T19:23:57.734Z] ok github.com/docker/docker/api/types/time 0.257s coverage: 100.0% of statements [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-08T19:23:57.734Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-08T19:23:58.196Z] ok github.com/docker/docker/builder/dockerignore 0.053s coverage: 96.8% of statements [2020-04-08T19:23:58.608Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-08T19:23:58.608Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-04-08T19:23:58.608Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-04-08T19:23:58.608Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-08T19:23:58.608Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-08T19:23:58.608Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-08T19:23:58.862Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-08T19:23:58.862Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-08T19:23:58.862Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-08T19:23:58.862Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-08T19:23:59.116Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-08T19:23:59.116Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-08T19:24:00.041Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-08T19:24:00.041Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-08T19:24:00.601Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/types [no test files] [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-08T19:24:00.601Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-08T19:24:01.203Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-08T19:24:01.203Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-08T19:24:01.203Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-08T19:24:01.459Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-04-08T19:24:01.459Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-08T19:24:01.459Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-08T19:24:01.956Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2020-04-08T19:24:02.019Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-04-08T19:24:02.419Z] ok github.com/docker/docker/builder/dockerfile 0.649s coverage: 46.3% of statements [2020-04-08T19:24:02.419Z] ok github.com/docker/docker/builder/remotecontext 0.992s coverage: 9.2% of statements [2020-04-08T19:24:06.263Z] ok github.com/docker/docker/builder/remotecontext 0.191s coverage: 13.6% of statements [2020-04-08T19:24:06.264Z] ok github.com/docker/docker/builder/dockerfile 0.530s coverage: 48.2% of statements [2020-04-08T19:24:06.825Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-04-08T19:24:07.748Z] ok github.com/docker/docker/builder/remotecontext/git 1.218s coverage: 86.3% of statements [2020-04-08T19:24:07.748Z] ? github.com/docker/docker/cli [no test files] [2020-04-08T19:24:07.748Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-08T19:24:10.903Z] --- PASS: TestServiceWithDataPathPortInit (17.82s) [2020-04-08T19:24:10.903Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-08T19:24:11.904Z] ok github.com/docker/docker/client 0.135s coverage: 75.8% of statements [2020-04-08T19:24:12.273Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-08T19:24:14.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-08T19:24:14.851Z] ok github.com/docker/docker/client 0.613s coverage: 75.3% of statements [2020-04-08T19:24:20.718Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.17s) [2020-04-08T19:24:20.718Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b98knbhf347005uhxqsvh1jsl Created:2020-04-08 19:24:12.020079363 +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[4fbc5f428991e5efc193f86d647b2ad010828fb6ea55ee2efa421ecc1c8aa1fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fflu5otpjqj8rlsd9mqz0hghd EndpointID:54fd4cc853e56878eb425736858f43de7910c425f84f2a9ca3d96d9198a88af4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d897bce32b8d6e8167807821971a1f2dd51f8f8ac61b0a79c21c2d4844777bef 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:94a0b5aa3be1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fflu5otpjqj8rlsd9mqz0hghd EndpointID:54fd4cc853e56878eb425736858f43de7910c425f84f2a9ca3d96d9198a88af4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-08T19:24:20.718Z] PASS [2020-04-08T19:24:20.718Z] [2020-04-08T19:24:20.718Z] === Skipped [2020-04-08T19:24:20.718Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:24:20.718Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:24:20.718Z] [2020-04-08T19:24:20.718Z] [2020-04-08T19:24:20.718Z] DONE 22 tests, 1 skipped in 48.357s [2020-04-08T19:24:20.718Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:24:20.718Z] ++ 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-08T19:24:20.718Z] ++ set -e [2020-04-08T19:24:20.718Z] ++ '[' -n 0 ']' [2020-04-08T19:24:20.719Z] ++ set -x [2020-04-08T19:24:20.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T19:24:20.719Z] INFO: Testing against a local daemon [2020-04-08T19:24:20.719Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-08T19:24:20.719Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:24:20.719Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:24:20.719Z] === RUN TestDockerNetworkIpvlan [2020-04-08T19:24:20.719Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:24:20.719Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:24:20.719Z] PASS [2020-04-08T19:24:20.719Z] [2020-04-08T19:24:20.719Z] === Skipped [2020-04-08T19:24:20.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-08T19:24:20.719Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:24:20.719Z] [2020-04-08T19:24:20.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:24:20.719Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:24:20.719Z] [2020-04-08T19:24:20.719Z] [2020-04-08T19:24:20.719Z] DONE 2 tests, 2 skipped in 0.109s [2020-04-08T19:24:20.719Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:24:20.719Z] ++ 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-08T19:24:20.719Z] ++ set -e [2020-04-08T19:24:20.719Z] ++ '[' -n 0 ']' [2020-04-08T19:24:20.719Z] ++ set -x [2020-04-08T19:24:20.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T19:24:20.719Z] INFO: Testing against a local daemon [2020-04-08T19:24:20.719Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-08T19:24:21.284Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-04-08T19:24:21.284Z] === RUN TestDockerNetworkMacvlan [2020-04-08T19:24:22.216Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-08T19:24:23.147Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-08T19:24:23.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-08T19:24:23.969Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-08T19:24:24.900Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-08T19:24:25.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-08T19:24:25.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-08T19:24:27.091Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-08T19:24:27.349Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-08T19:24:27.349Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-08T19:24:27.606Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-08T19:24:29.728Z] ok github.com/docker/docker/builder/remotecontext/git 29.633s coverage: 86.3% of statements [2020-04-08T19:24:29.728Z] ? github.com/docker/docker/cli [no test files] [2020-04-08T19:24:29.728Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-08T19:24:30.130Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-08T19:24:35.390Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-08T19:24:35.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan (15.76s) [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.89s) [2020-04-08T19:24:37.324Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-04-08T19:24:37.324Z] PASS [2020-04-08T19:24:37.324Z] [2020-04-08T19:24:37.324Z] DONE 8 tests in 17.319s [2020-04-08T19:24:37.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-08T19:24:37.324Z] ++ 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-08T19:24:37.324Z] ++ set -e [2020-04-08T19:24:37.324Z] ++ '[' -n 0 ']' [2020-04-08T19:24:37.324Z] ++ set -x [2020-04-08T19:24:37.324Z] ++ env -i DEST=/go/src/github.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-08T19:24:37.324Z] testing: warning: no tests to run [2020-04-08T19:24:37.324Z] PASS [2020-04-08T19:24:37.324Z] [2020-04-08T19:24:37.324Z] DONE 0 tests in 0.034s [2020-04-08T19:24:37.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-08T19:24:37.324Z] ++ 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-08T19:24:37.324Z] ++ set -e [2020-04-08T19:24:37.324Z] ++ '[' -n 0 ']' [2020-04-08T19:24:37.324Z] ++ set -x [2020-04-08T19:24:37.324Z] ++ env -i DEST=/go/src/github.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-08T19:24:37.324Z] INFO: Testing against a local daemon [2020-04-08T19:24:37.324Z] === RUN TestAuthZPluginAllowRequest [2020-04-08T19:24:38.350Z] ok github.com/docker/docker/cmd/dockerd 0.767s coverage: 19.3% of statements [2020-04-08T19:24:39.220Z] --- PASS: TestAuthZPluginAllowRequest (1.96s) [2020-04-08T19:24:39.220Z] === RUN TestAuthZPluginTLS [2020-04-08T19:24:39.784Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-04-08T19:24:39.784Z] === RUN TestAuthZPluginDenyRequest [2020-04-08T19:24:39.905Z] ok github.com/docker/docker/container 0.492s coverage: 41.9% of statements [2020-04-08T19:24:39.905Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-08T19:24:39.905Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-08T19:24:39.905Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-08T19:24:39.905Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-08T19:24:40.348Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-04-08T19:24:40.348Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-08T19:24:40.605Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-08T19:24:40.863Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-08T19:24:40.863Z] === RUN TestAuthZPluginDenyResponse [2020-04-08T19:24:40.863Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-08T19:24:40.880Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.285s coverage: 65.3% of statements [2020-04-08T19:24:41.427Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-04-08T19:24:41.427Z] === RUN TestAuthZPluginAllowEventStream [2020-04-08T19:24:41.427Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-08T19:24:41.992Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-08T19:24:42.249Z] === RUN TestDockerSuite/TestBuildFails [2020-04-08T19:24:43.180Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-04-08T19:24:43.180Z] === RUN TestAuthZPluginErrorResponse [2020-04-08T19:24:43.180Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-08T19:24:43.180Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-08T19:24:43.743Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-04-08T19:24:43.743Z] === RUN TestAuthZPluginErrorRequest [2020-04-08T19:24:44.306Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-08T19:24:44.306Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-08T19:24:44.870Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-08T19:24:44.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-08T19:24:45.801Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-08T19:24:46.716Z] ok github.com/docker/docker/daemon/cluster/convert 0.853s coverage: 35.6% of statements [2020-04-08T19:24:46.732Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2020-04-08T19:24:46.732Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-08T19:24:48.104Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-08T19:24:48.668Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s) [2020-04-08T19:24:48.668Z] === RUN TestAuthZPluginHeader [2020-04-08T19:24:49.599Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-04-08T19:24:49.599Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-08T19:24:49.857Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-08T19:24:50.578Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 30.8% of statements [2020-04-08T19:24:51.752Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-08T19:24:51.753Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-08T19:24:52.461Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-04-08T19:24:52.461Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-08T19:24:52.461Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-08T19:24:52.461Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-08T19:24:52.461Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-08T19:24:52.540Z] ok github.com/docker/docker/daemon/cluster 2.103s coverage: 0.5% of statements [2020-04-08T19:24:52.684Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-08T19:24:54.088Z] ok github.com/docker/docker/daemon/config 1.026s coverage: 79.6% of statements [2020-04-08T19:24:54.556Z] ok github.com/docker/docker/daemon/discovery 0.223s coverage: 30.0% of statements [2020-04-08T19:24:54.579Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s) [2020-04-08T19:24:54.579Z] === RUN TestAuthZPluginV2Disable [2020-04-08T19:24:55.142Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-08T19:24:56.072Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-08T19:24:56.105Z] ok github.com/docker/docker/daemon/events 0.322s coverage: 50.0% of statements [2020-04-08T19:24:56.105Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.182s coverage: 10.9% of statements [2020-04-08T19:24:56.329Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-08T19:24:57.079Z] ok github.com/docker/docker/daemon/graphdriver 0.160s coverage: 2.3% of statements [2020-04-08T19:24:57.659Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2020-04-08T19:24:58.852Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2020-04-08T19:24:58.852Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-08T19:24:58.852Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-08T19:25:00.747Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-08T19:25:01.417Z] ok github.com/docker/docker/daemon 3.217s coverage: 9.2% of statements [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-08T19:25:01.417Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-08T19:25:01.417Z] ok github.com/docker/docker/daemon/logger 0.487s coverage: 42.1% of statements [2020-04-08T19:25:01.678Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2020-04-08T19:25:01.678Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-08T19:25:01.881Z] ok github.com/docker/docker/daemon/images 0.360s coverage: 4.9% of statements [2020-04-08T19:25:01.881Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-08T19:25:01.881Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-08T19:25:02.242Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-08T19:25:02.347Z] ok github.com/docker/docker/daemon/logger/awslogs 0.679s coverage: 77.8% of statements [2020-04-08T19:25:02.347Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-08T19:25:02.347Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-08T19:25:02.347Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-08T19:25:02.347Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-08T19:25:02.347Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-08T19:25:02.520Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-04-08T19:25:03.882Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-08T19:25:03.896Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.526s coverage: 88.3% of statements [2020-04-08T19:25:04.358Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.373s coverage: 62.1% of statements [2020-04-08T19:25:04.821Z] ok github.com/docker/docker/daemon/logger/local 0.549s coverage: 74.7% of statements [2020-04-08T19:25:04.821Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-08T19:25:05.765Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-08T19:25:05.797Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.186s coverage: 21.4% of statements [2020-04-08T19:25:06.773Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.364s coverage: 33.3% of statements [2020-04-08T19:25:07.238Z] ok github.com/docker/docker/daemon/logger/templates 0.088s coverage: 8.3% of statements [2020-04-08T19:25:07.238Z] ok github.com/docker/docker/daemon/logger/syslog 0.185s coverage: 47.8% of statements [2020-04-08T19:25:08.792Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-08T19:25:08.792Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-08T19:25:08.792Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-08T19:25:09.434Z] ok github.com/docker/docker/daemon/logger/splunk 2.180s coverage: 82.5% of statements [2020-04-08T19:25:09.434Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-08T19:25:09.434Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-08T19:25:09.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-08T19:25:09.724Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-08T19:25:10.655Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-08T19:25:10.655Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-08T19:25:10.985Z] ok github.com/docker/docker/distribution/metadata 1.753s coverage: 48.2% of statements [2020-04-08T19:25:11.449Z] ok github.com/docker/docker/errdefs 0.088s coverage: 49.4% of statements [2020-04-08T19:25:11.912Z] ok github.com/docker/docker/distribution 1.354s coverage: 20.3% of statements [2020-04-08T19:25:11.912Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-08T19:25:12.025Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-08T19:25:12.282Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-08T19:25:12.891Z] ok github.com/docker/docker/distribution/xfer 2.721s coverage: 76.8% of statements [2020-04-08T19:25:12.891Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-08T19:25:12.895Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-08T19:25:13.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-08T19:25:13.354Z] ok github.com/docker/docker/image/cache 0.166s coverage: 19.2% of statements [2020-04-08T19:25:13.414Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-08T19:25:13.824Z] ok github.com/docker/docker/image/v1 0.159s coverage: 25.0% of statements [2020-04-08T19:25:13.836Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-04-08T19:25:13.989Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-08T19:25:14.293Z] ok github.com/docker/docker/image 1.029s coverage: 86.4% of statements [2020-04-08T19:25:14.555Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-08T19:25:14.761Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-08T19:25:14.761Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-08T19:25:14.801Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.4% of statements [2020-04-08T19:25:14.801Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-08T19:25:14.801Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-08T19:25:14.812Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.06s) [2020-04-08T19:25:14.812Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-08T19:25:15.736Z] ok github.com/docker/docker/libcontainerd/queue 0.141s coverage: 100.0% of statements [2020-04-08T19:25:16.163Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.7% of statements [2020-04-08T19:25:16.163Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-04-08T19:25:16.182Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-08T19:25:16.721Z] ok github.com/docker/docker/pkg/aaparser 0.083s coverage: 50.0% of statements [2020-04-08T19:25:16.721Z] ok github.com/docker/docker/layer 0.469s coverage: 30.1% of statements [2020-04-08T19:25:17.087Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-08T19:25:17.087Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-08T19:25:17.087Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-08T19:25:17.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-08T19:25:18.052Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-04-08T19:25:18.171Z] ok github.com/docker/docker/opts 0.293s coverage: 67.7% of statements [2020-04-08T19:25:18.634Z] ok github.com/docker/docker/libcontainerd/local 0.434s coverage: 1.0% of statements [2020-04-08T19:25:18.634Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-08T19:25:18.634Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-08T19:25:18.634Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-08T19:25:18.634Z] ? github.com/docker/docker/oci [no test files] [2020-04-08T19:25:18.634Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-08T19:25:19.454Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-08T19:25:19.612Z] ok github.com/docker/docker/pkg/authorization 0.748s coverage: 26.8% of statements [2020-04-08T19:25:19.612Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2020-04-08T19:25:20.076Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2020-04-08T19:25:20.608Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-08T19:25:21.050Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2020-04-08T19:25:21.051Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.4% of statements [2020-04-08T19:25:21.208Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.236s coverage: 57.0% of statements [2020-04-08T19:25:22.026Z] ok github.com/docker/docker/pkg/discovery 0.146s coverage: 58.3% of statements [2020-04-08T19:25:22.494Z] ok github.com/docker/docker/pkg/discovery/file 0.169s coverage: 92.9% of statements [2020-04-08T19:25:23.477Z] ok github.com/docker/docker/pkg/discovery/memory 0.185s coverage: 92.3% of statements [2020-04-08T19:25:23.947Z] ok github.com/docker/docker/pkg/discovery/nodes 0.160s coverage: 93.8% of statements [2020-04-08T19:25:24.690Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.301s coverage: 72.5% of statements [2020-04-08T19:25:24.690Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.451s coverage: 45.9% of statements [2020-04-08T19:25:24.705Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-08T19:25:25.497Z] ok github.com/docker/docker/pkg/filenotify 0.283s coverage: 36.2% of statements [2020-04-08T19:25:25.497Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 87.7% of statements [2020-04-08T19:25:26.472Z] ok github.com/docker/docker/pkg/homedir 0.125s coverage: 42.9% of statements [2020-04-08T19:25:26.616Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-04-08T19:25:26.616Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-08T19:25:26.937Z] ok github.com/docker/docker/pkg/discovery/kv 3.559s coverage: 84.1% of statements [2020-04-08T19:25:26.937Z] ok github.com/docker/docker/pkg/idtools 0.068s coverage: 6.3% of statements [2020-04-08T19:25:27.543Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.184s coverage: 49.5% of statements [2020-04-08T19:25:27.976Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-08T19:25:28.233Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-08T19:25:28.233Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-08T19:25:28.233Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-08T19:25:28.485Z] ok github.com/docker/docker/pkg/jsonmessage 0.211s coverage: 91.7% of statements [2020-04-08T19:25:28.485Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2020-04-08T19:25:28.485Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 68.4% of statements [2020-04-08T19:25:28.485Z] ok github.com/docker/docker/pkg/archive 8.554s coverage: 62.0% of statements [2020-04-08T19:25:28.490Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-08T19:25:28.747Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-08T19:25:28.903Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.263s coverage: 76.1% of statements [2020-04-08T19:25:28.948Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-04-08T19:25:29.410Z] ok github.com/docker/docker/pkg/namesgenerator 0.073s coverage: 100.0% of statements [2020-04-08T19:25:29.872Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2020-04-08T19:25:30.116Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-08T19:25:30.304Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-08T19:25:30.334Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2020-04-08T19:25:30.864Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.265s coverage: 61.0% of statements [2020-04-08T19:25:30.864Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-08T19:25:30.864Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-08T19:25:31.119Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-08T19:25:31.308Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.168s coverage: 56.8% of statements [2020-04-08T19:25:31.485Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-04-08T19:25:31.485Z] PASS [2020-04-08T19:25:31.485Z] [2020-04-08T19:25:31.485Z] DONE 17 tests in 54.338s [2020-04-08T19:25:31.485Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-08T19:25:31.485Z] ++ 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-08T19:25:31.485Z] ++ set -e [2020-04-08T19:25:31.485Z] ++ '[' -n 0 ']' [2020-04-08T19:25:31.485Z] ++ set -x [2020-04-08T19:25:31.485Z] ++ env -i DEST=/go/src/github.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-08T19:25:31.742Z] INFO: Testing against a local daemon [2020-04-08T19:25:31.742Z] === RUN TestPluginInvalidJSON [2020-04-08T19:25:31.742Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:25:31.742Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:25:31.742Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:25:31.742Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-08T19:25:31.742Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-08T19:25:31.742Z] PASS [2020-04-08T19:25:31.742Z] [2020-04-08T19:25:31.742Z] DONE 2 tests in 0.166s [2020-04-08T19:25:31.742Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-08T19:25:31.742Z] ++ 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-08T19:25:31.742Z] ++ set -e [2020-04-08T19:25:31.742Z] ++ '[' -n 0 ']' [2020-04-08T19:25:31.742Z] ++ set -x [2020-04-08T19:25:31.742Z] ++ env -i DEST=/go/src/github.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-08T19:25:31.742Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-08T19:25:31.742Z] INFO: Testing against a local daemon [2020-04-08T19:25:31.742Z] === RUN TestExternalGraphDriver [2020-04-08T19:25:31.999Z] === RUN TestExternalGraphDriver/json [2020-04-08T19:25:32.044Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-08T19:25:32.285Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2020-04-08T19:25:32.748Z] ok github.com/docker/docker/pkg/plugins/transport 0.187s coverage: 85.7% of statements [2020-04-08T19:25:33.210Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-04-08T19:25:33.893Z] === RUN TestExternalGraphDriver/spec [2020-04-08T19:25:34.553Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-04-08T19:25:34.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-08T19:25:34.553Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-08T19:25:34.553Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.8% of statements [2020-04-08T19:25:34.758Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2020-04-08T19:25:34.758Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-04-08T19:25:35.735Z] ok github.com/docker/docker/pkg/signal 0.107s coverage: 20.3% of statements [2020-04-08T19:25:35.735Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2020-04-08T19:25:36.039Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-04-08T19:25:36.294Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.4% of statements [2020-04-08T19:25:36.294Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-08T19:25:36.294Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-08T19:25:36.415Z] === RUN TestExternalGraphDriver/pull [2020-04-08T19:25:36.415Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-08T19:25:36.672Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-08T19:25:36.713Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-04-08T19:25:36.713Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2020-04-08T19:25:37.235Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-08T19:25:37.302Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-08T19:25:37.687Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-04-08T19:25:37.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-04-08T19:25:37.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-04-08T19:25:38.170Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-04-08T19:25:38.170Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-04-08T19:25:38.170Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2020-04-08T19:25:38.170Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-04-08T19:25:38.170Z] === RUN TestGraphdriverPluginV2 [2020-04-08T19:25:38.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-08T19:25:38.666Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-04-08T19:25:39.134Z] ok github.com/docker/docker/pkg/tailfile 0.236s coverage: 88.6% of statements [2020-04-08T19:25:39.392Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-04-08T19:25:39.392Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-08T19:25:39.392Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements [2020-04-08T19:25:40.111Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2020-04-08T19:25:40.401Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-08T19:25:40.573Z] ok github.com/docker/docker/pkg/term 0.060s coverage: 30.8% of statements [2020-04-08T19:25:41.547Z] testing: warning: no tests to run [2020-04-08T19:25:41.548Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: 0.0% of statements [no tests to run] [2020-04-08T19:25:41.548Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-04-08T19:25:41.762Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-08T19:25:42.322Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-08T19:25:42.523Z] ok github.com/docker/docker/pkg/urlutil 0.089s coverage: 100.0% of statements [2020-04-08T19:25:42.523Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-04-08T19:25:42.882Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2020-04-08T19:25:42.882Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-08T19:25:42.882Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-04-08T19:25:42.882Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-08T19:25:43.432Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2020-04-08T19:25:43.432Z] PASS [2020-04-08T19:25:43.432Z] [2020-04-08T19:25:43.432Z] DONE 5 tests in 11.374s [2020-04-08T19:25:43.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-08T19:25:43.432Z] ++ 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-08T19:25:43.432Z] ++ set -e [2020-04-08T19:25:43.432Z] ++ '[' -n 0 ']' [2020-04-08T19:25:43.432Z] ++ set -x [2020-04-08T19:25:43.432Z] ++ env -i DEST=/go/src/github.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-08T19:25:43.432Z] INFO: Testing against a local daemon [2020-04-08T19:25:43.432Z] === RUN TestContinueAfterPluginCrash [2020-04-08T19:25:43.432Z] === PAUSE TestContinueAfterPluginCrash [2020-04-08T19:25:43.432Z] === RUN TestReadPluginNoRead [2020-04-08T19:25:43.432Z] === PAUSE TestReadPluginNoRead [2020-04-08T19:25:43.432Z] === RUN TestDaemonStartWithLogOpt [2020-04-08T19:25:43.432Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-08T19:25:43.432Z] === CONT TestContinueAfterPluginCrash [2020-04-08T19:25:43.432Z] === CONT TestDaemonStartWithLogOpt [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-08T19:25:43.498Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-08T19:25:44.473Z] ok github.com/docker/docker/plugin/v2 0.172s coverage: 20.1% of statements [2020-04-08T19:25:44.936Z] ok github.com/docker/docker/plugin 0.314s coverage: 11.7% of statements [2020-04-08T19:25:44.936Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2020-04-08T19:25:45.391Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-04-08T19:25:45.646Z] ok github.com/docker/docker/distribution 0.203s coverage: 22.1% of statements [2020-04-08T19:25:45.647Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-08T19:25:46.491Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2020-04-08T19:25:46.954Z] ok github.com/docker/docker/registry/resumable 0.318s coverage: 100.0% of statements [2020-04-08T19:25:47.008Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-08T19:25:47.933Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-08T19:25:47.934Z] ok github.com/docker/docker/registry 0.517s coverage: 51.7% of statements [2020-04-08T19:25:47.934Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2020-04-08T19:25:48.396Z] ok github.com/docker/docker/runconfig 0.236s coverage: 54.5% of statements [2020-04-08T19:25:48.857Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-04-08T19:25:48.857Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-08T19:25:48.857Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-04-08T19:25:48.857Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-08T19:25:49.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-08T19:25:49.242Z] [2020-04-08T19:25:49.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-08T19:25:49.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-08T19:25:49.242Z] HOSTNAME=4fcbfd02e8fa [2020-04-08T19:25:49.242Z] TESTDEBUG=0 [2020-04-08T19:25:49.242Z] DEST=bundles/test-integration [2020-04-08T19:25:49.242Z] PWD=/go/src/github.com/docker/docker [2020-04-08T19:25:49.242Z] DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d [2020-04-08T19:25:49.242Z] container=docker [2020-04-08T19:25:49.242Z] HOME=/root [2020-04-08T19:25:49.242Z] GOLANG_VERSION=1.13.9 [2020-04-08T19:25:49.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-08T19:25:49.242Z] VALIDATE_BRANCH=master [2020-04-08T19:25:49.242Z] TERM=xterm [2020-04-08T19:25:49.242Z] DOCKER_PKG=github.com/docker/docker [2020-04-08T19:25:49.242Z] SHLVL=1 [2020-04-08T19:25:49.242Z] TIMEOUT=120m [2020-04-08T19:25:49.242Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-08T19:25:49.242Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-08T19:25:49.242Z] GO111MODULE=off [2020-04-08T19:25:49.242Z] DOCKER_EXPERIMENTAL=1 [2020-04-08T19:25:49.242Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-08T19:25:49.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-08T19:25:49.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-08T19:25:49.242Z] GOPATH=/go [2020-04-08T19:25:49.242Z] PKG_CONFIG=pkg-config [2020-04-08T19:25:49.242Z] _=/usr/bin/env [2020-04-08T19:25:49.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-08T19:25:50.217Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-04-08T19:25:50.217Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-08T19:25:51.181Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-08T19:25:51.322Z] ok github.com/docker/docker/volume/drivers 0.226s coverage: 36.1% of statements [2020-04-08T19:25:51.322Z] ok github.com/docker/docker/volume/local 0.143s coverage: 37.7% of statements [2020-04-08T19:25:51.530Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-08T19:25:51.784Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2020-04-08T19:25:52.105Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-08T19:25:52.360Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-08T19:25:53.346Z] ok github.com/docker/docker/volume/service 0.526s coverage: 70.3% of statements [2020-04-08T19:25:54.242Z] ok github.com/docker/docker/pkg/archive 0.395s coverage: 77.2% of statements [2020-04-08T19:25:55.250Z] ok github.com/docker/docker/pkg/authorization 0.298s coverage: 68.3% of statements [2020-04-08T19:25:55.250Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-08T19:25:55.505Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-08T19:25:55.705Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-08T19:25:57.602Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-08T19:25:58.972Z] --- PASS: TestDaemonStartWithLogOpt (15.63s) [2020-04-08T19:25:58.972Z] === CONT TestReadPluginNoRead [2020-04-08T19:25:59.788Z] ok github.com/docker/docker/layer 7.715s coverage: 68.8% of statements [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/oci [no test files] [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-08T19:25:59.788Z] ok github.com/docker/docker/pkg/chrootarchive 2.939s coverage: 43.2% of statements [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-08T19:25:59.788Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-08T19:25:59.788Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-04-08T19:25:59.902Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-08T19:25:59.902Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-08T19:26:00.043Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-04-08T19:26:00.043Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2020-04-08T19:26:00.969Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-04-08T19:26:01.530Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-04-08T19:26:01.785Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-04-08T19:26:02.424Z] === RUN TestReadPluginNoRead/default [2020-04-08T19:26:02.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-08T19:26:03.187Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-08T19:26:03.355Z] --- PASS: TestContinueAfterPluginCrash (20.02s) [2020-04-08T19:26:03.746Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-04-08T19:26:04.304Z] ok github.com/docker/docker/pkg/fsutils 0.238s coverage: 85.1% of statements [2020-04-08T19:26:04.559Z] ok github.com/docker/docker/pkg/discovery/kv 3.053s coverage: 84.1% of statements [2020-04-08T19:26:04.727Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-08T19:26:04.813Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-04-08T19:26:05.777Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 70.1% of statements [2020-04-08T19:26:06.032Z] ok github.com/docker/docker/pkg/ioutils 0.545s coverage: 69.3% of statements [2020-04-08T19:26:06.096Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-08T19:26:06.286Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-04-08T19:26:06.541Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-04-08T19:26:06.541Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-04-08T19:26:06.541Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-08T19:26:06.541Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-08T19:26:06.661Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-08T19:26:06.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-08T19:26:06.918Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-08T19:26:07.101Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 100.0% of statements [2020-04-08T19:26:07.101Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-08T19:26:07.101Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-04-08T19:26:07.356Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-04-08T19:26:07.611Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-04-08T19:26:07.866Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-04-08T19:26:07.866Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-08T19:26:07.866Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-08T19:26:08.204Z] ok github.com/docker/docker/pkg/plugins 34.931s coverage: 73.4% of statements [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/rootless [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/volume [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-08T19:26:08.204Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === Skipped [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-08T19:26:08.666Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-08T19:26:08.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-08T19:26:08.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-08T19:26:08.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-08T19:26:08.666Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-08T19:26:08.666Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-08T19:26:08.666Z] daemon_test.go:147: root required [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-08T19:26:08.666Z] reload_test.go:520: root required [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-08T19:26:08.666Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-08T19:26:08.666Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-08T19:26:08.666Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-08T19:26:08.666Z] download_test.go:268: Needs fixing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-08T19:26:08.666Z] layer_test.go:304: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-08T19:26:08.666Z] layer_test.go:353: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-08T19:26:08.666Z] layer_test.go:468: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-08T19:26:08.666Z] layer_test.go:697: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-08T19:26:08.666Z] migration_test.go:46: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-08T19:26:08.666Z] migration_test.go:182: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-08T19:26:08.666Z] mount_test.go:17: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-08T19:26:08.666Z] mount_test.go:76: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-08T19:26:08.666Z] mount_test.go:125: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-08T19:26:08.666Z] mount_test.go:212: Failing on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:133: Xz not present in msys2 [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:238: Failing on Windows CI machines [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-08T19:26:08.666Z] archive_windows_test.go:16: Currently fails [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-08T19:26:08.666Z] changes_test.go:192: needs more investigation [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-08T19:26:08.666Z] changes_test.go:405: needs further investigation [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-08T19:26:08.666Z] changes_test.go:441: needs further investigation [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-08T19:26:08.666Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-08T19:26:08.666Z] poller_test.go:41: No chmod on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-08T19:26:08.666Z] fileutils_test.go:134: Needs porting to Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-08T19:26:08.666Z] fileutils_test.go:180: Needs porting to Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-08T19:26:08.666Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-08T19:26:08.666Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-08T19:26:08.666Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-08T19:26:08.666Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-08T19:26:08.666Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-08T19:26:08.666Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.666Z] [2020-04-08T19:26:08.667Z] DONE 1772 tests, 46 skipped in 205.853s [2020-04-08T19:26:08.667Z] INFO: make.ps1 ended at 04/08/2020 19:26:08 [2020-04-08T19:26:08.789Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-08T19:26:09.348Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-04-08T19:26:09.439Z] --- PASS: TestReadPluginNoRead (10.26s) [2020-04-08T19:26:09.439Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-04-08T19:26:09.439Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-04-08T19:26:09.439Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-04-08T19:26:09.439Z] read_test.go:91: [df2e5cc8389ba] daemon is not started [2020-04-08T19:26:09.439Z] PASS [2020-04-08T19:26:09.439Z] [2020-04-08T19:26:09.439Z] DONE 6 tests in 26.038s [2020-04-08T19:26:09.439Z] 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-08T19:26:09.439Z] ++ 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-08T19:26:09.439Z] ++ set -e [2020-04-08T19:26:09.439Z] ++ '[' -n 0 ']' [2020-04-08T19:26:09.439Z] ++ set -x [2020-04-08T19:26:09.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:26:09.439Z] testing: warning: no tests to run [2020-04-08T19:26:09.439Z] PASS [2020-04-08T19:26:09.439Z] [2020-04-08T19:26:09.439Z] DONE 0 tests in 0.058s [2020-04-08T19:26:09.439Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-08T19:26:09.439Z] ++ 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-08T19:26:09.439Z] ++ set -e [2020-04-08T19:26:09.439Z] ++ '[' -n 0 ']' [2020-04-08T19:26:09.439Z] ++ set -x [2020-04-08T19:26:09.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:26:09.439Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-08T19:26:09.439Z] INFO: Testing against a local daemon [2020-04-08T19:26:09.439Z] === RUN TestPluginWithDevMounts [2020-04-08T19:26:09.439Z] === PAUSE TestPluginWithDevMounts [2020-04-08T19:26:09.439Z] === CONT TestPluginWithDevMounts [2020-04-08T19:26:09.602Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-08T19:26:09.856Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-08T19:26:10.003Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-08T19:26:10.868Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-08T19:26:10.868Z] INFO: Unit tests ended at 04/08/2020 19:26:10. Duration:00:03:42.4676772 [2020-04-08T19:26:10.868Z] INFO: Building busybox [2020-04-08T19:26:10.868Z] Sending build context to Docker daemon 5.12kB [2020-04-08T19:26:10.868Z] [2020-04-08T19:26:10.868Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-08T19:26:10.868Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-08T19:26:10.868Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-08T19:26:10.868Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-08T19:26:10.868Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-08T19:26:10.868Z] ---> 80e84fd280e2 [2020-04-08T19:26:10.868Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-08T19:26:10.868Z] ---> Running in 5ff77ad413f6 [2020-04-08T19:26:11.514Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-08T19:26:11.514Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-08T19:26:11.899Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-04-08T19:26:11.899Z] PASS [2020-04-08T19:26:11.899Z] [2020-04-08T19:26:11.899Z] DONE 1 tests in 2.358s [2020-04-08T19:26:11.899Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-08T19:26:11.899Z] ++ 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-08T19:26:11.899Z] ++ set -e [2020-04-08T19:26:11.899Z] ++ '[' -n 0 ']' [2020-04-08T19:26:11.899Z] ++ set -x [2020-04-08T19:26:11.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-08T19:26:11.899Z] INFO: Testing against a local daemon [2020-04-08T19:26:11.899Z] === RUN TestSecretInspect [2020-04-08T19:26:12.464Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-08T19:26:13.394Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-08T19:26:14.325Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-08T19:26:14.583Z] --- PASS: TestSecretInspect (2.96s) [2020-04-08T19:26:14.583Z] === RUN TestSecretList [2020-04-08T19:26:14.898Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2020-04-08T19:26:14.898Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-08T19:26:15.153Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-08T19:26:15.407Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-08T19:26:15.516Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-08T19:26:15.662Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-08T19:26:15.917Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-08T19:26:16.582Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 37.2% of statements [2020-04-08T19:26:16.711Z] Removing intermediate container 5ff77ad413f6 [2020-04-08T19:26:16.711Z] ---> 764ea941b44c [2020-04-08T19:26:16.711Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-08T19:26:16.711Z] ---> Running in 9a4fab2fc26e [2020-04-08T19:26:16.711Z] Removing intermediate container 9a4fab2fc26e [2020-04-08T19:26:16.711Z] ---> 3bdc0e995d68 [2020-04-08T19:26:16.711Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-08T19:26:16.711Z] ---> Running in c2d951164b55 [2020-04-08T19:26:16.840Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2020-04-08T19:26:17.180Z] Removing intermediate container c2d951164b55 [2020-04-08T19:26:17.180Z] ---> 188d097bf898 [2020-04-08T19:26:17.180Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-08T19:26:17.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-08T19:26:17.669Z] --- PASS: TestSecretList (2.98s) [2020-04-08T19:26:17.669Z] === RUN TestSecretsCreateAndDelete [2020-04-08T19:26:17.669Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-08T19:26:17.777Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2020-04-08T19:26:17.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-08T19:26:18.032Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-08T19:26:18.032Z] testing: warning: no tests to run [2020-04-08T19:26:18.032Z] coverage: [no statements] [2020-04-08T19:26:18.032Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-08T19:26:18.183Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-08T19:26:18.634Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-08T19:26:18.729Z] [2020-04-08T19:26:18.729Z] ---> 21a12a81a4ee [2020-04-08T19:26:18.729Z] 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-08T19:26:18.729Z] ---> Running in bfe66bd08125 [2020-04-08T19:26:18.748Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-08T19:26:18.889Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-08T19:26:18.889Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-08T19:26:19.312Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-08T19:26:21.208Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-04-08T19:26:21.208Z] === RUN TestSecretsUpdate [2020-04-08T19:26:21.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-08T19:26:21.526Z] ok github.com/docker/docker/plugin 0.527s coverage: 27.1% of statements [2020-04-08T19:26:21.781Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-08T19:26:22.030Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-08T19:26:22.594Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-08T19:26:22.704Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-08T19:26:22.959Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-04-08T19:26:24.408Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-04-08T19:26:24.491Z] --- PASS: TestSecretsUpdate (3.34s) [2020-04-08T19:26:24.491Z] === RUN TestTemplatedSecret [2020-04-08T19:26:25.010Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-04-08T19:26:25.265Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-08T19:26:26.274Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-08T19:26:26.274Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-08T19:26:26.388Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-08T19:26:28.286Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-08T19:26:28.286Z] --- PASS: TestTemplatedSecret (4.13s) [2020-04-08T19:26:28.286Z] === RUN TestSecretCreateResolve [2020-04-08T19:26:28.784Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-08T19:26:29.753Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-04-08T19:26:30.314Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-08T19:26:30.808Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-08T19:26:31.163Z] Removing intermediate container bfe66bd08125 [2020-04-08T19:26:31.163Z] ---> fbbff4fad7dd [2020-04-08T19:26:31.163Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-08T19:26:31.163Z] ---> Running in 22915b866cb7 [2020-04-08T19:26:31.238Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-04-08T19:26:31.372Z] --- PASS: TestSecretCreateResolve (3.08s) [2020-04-08T19:26:31.372Z] PASS [2020-04-08T19:26:31.372Z] [2020-04-08T19:26:31.372Z] DONE 6 tests in 19.756s [2020-04-08T19:26:31.372Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-08T19:26:31.372Z] ++ 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-08T19:26:31.372Z] ++ set -e [2020-04-08T19:26:31.372Z] ++ '[' -n 0 ']' [2020-04-08T19:26:31.372Z] ++ set -x [2020-04-08T19:26:31.372Z] ++ env -i DEST=/go/src/github.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-08T19:26:31.629Z] INFO: Testing against a local daemon [2020-04-08T19:26:31.629Z] === RUN TestServiceCreateInit [2020-04-08T19:26:31.629Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-08T19:26:31.630Z] [2020-04-08T19:26:31.630Z] SUCCESS: Specified value was saved. [2020-04-08T19:26:31.885Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-08T19:26:33.258Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-08T19:26:33.825Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-08T19:26:35.385Z] Removing intermediate container 22915b866cb7 [2020-04-08T19:26:35.385Z] ---> ae65d0e6eb2c [2020-04-08T19:26:35.385Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-08T19:26:35.385Z] ---> Running in 21b8682e367e [2020-04-08T19:26:36.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-08T19:26:37.100Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-08T19:26:37.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-08T19:26:38.031Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-08T19:26:39.140Z] Cannot create a file when that file already exists. [2020-04-08T19:26:40.557Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-08T19:26:41.498Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-08T19:26:42.076Z] --- PASS: TestServiceCreateInit (10.51s) [2020-04-08T19:26:42.076Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-04-08T19:26:42.076Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2020-04-08T19:26:42.076Z] === RUN TestCreateServiceMultipleTimes [2020-04-08T19:26:42.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-08T19:26:42.660Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-08T19:26:43.507Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/rootless [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/volume [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-08T19:26:43.507Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === Skipped [2020-04-08T19:26:43.507Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-08T19:26:43.507Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-08T19:26:43.507Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-08T19:26:43.507Z] time="2020-04-08T19:25:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-08T19:26:43.507Z] time="2020-04-08T19:25:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-08T19:26:43.507Z] time="2020-04-08T19:25:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-08T19:26:43.507Z] time="2020-04-08T19:25:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-08T19:26:43.507Z] time="2020-04-08T19:25:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-08T19:26:43.507Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-08T19:26:43.507Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-08T19:26:43.507Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-08T19:26:43.507Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-08T19:26:43.507Z] graphtest_unix.go:73: No driver to put! [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-08T19:26:43.507Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-08T19:26:43.507Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] [2020-04-08T19:26:43.507Z] DONE 2140 tests, 26 skipped in 247.913s Post stage [Pipeline] junit [2020-04-08T19:26:43.557Z] Recording test results [2020-04-08T19:26:43.853Z] Removing intermediate container 21b8682e367e [2020-04-08T19:26:43.853Z] ---> a96d67377122 [2020-04-08T19:26:43.853Z] Step 13/13 : CMD ["sh"] [2020-04-08T19:26:43.853Z] ---> Running in 6ea66c5040b6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-08T19:26:44.328Z] Removing intermediate container 6ea66c5040b6 [2020-04-08T19:26:44.328Z] ---> 1c6e6cd74ad4 [2020-04-08T19:26:44.328Z] Successfully built 1c6e6cd74ad4 [2020-04-08T19:26:44.328Z] Successfully tagged busybox:latest [2020-04-08T19:26:44.328Z] INFO: Docker images of the daemon under test [2020-04-08T19:26:44.328Z] [2020-04-08T19:26:44.328Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-08T19:26:44.328Z] busybox latest 1c6e6cd74ad4 Less than a second ago 4.98GB [2020-04-08T19:26:44.328Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-08T19:26:44.328Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-08T19:26:44.328Z] [2020-04-08T19:26:44.328Z] INFO: Running integration tests at 04/08/2020 19:26:44... [2020-04-08T19:26:44.328Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-08T19:26:44.328Z] INFO: Integration API tests being run from the host: [2020-04-08T19:26:44.328Z] INFO: make.ps1 starting at 04/08/2020 19:26:44 [2020-04-08T19:26:44.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40787/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4700438e54b93a78280b79b19a9c3c4e8c61f50d hack/validate/vendor [2020-04-08T19:26:45.103Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-08T19:26:45.855Z] + echo Building e2e image [2020-04-08T19:26:45.855Z] Building e2e image [2020-04-08T19:26:45.856Z] + docker build --build-arg DOCKER_GITCOMMIT=4700438e54b93a78280b79b19a9c3c4e8c61f50d -t moby-e2e-test -f Dockerfile.e2e . [2020-04-08T19:26:45.856Z] #2 [internal] load build definition from Dockerfile.e2e [2020-04-08T19:26:45.856Z] #2 transferring dockerfile: 3.21kB done [2020-04-08T19:26:45.856Z] #2 DONE 0.0s [2020-04-08T19:26:45.856Z] [2020-04-08T19:26:45.856Z] #1 [internal] load .dockerignore [2020-04-08T19:26:45.856Z] #1 transferring context: 34B done [2020-04-08T19:26:45.856Z] #1 DONE 0.0s [2020-04-08T19:26:45.856Z] [2020-04-08T19:26:45.856Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-08T19:26:45.856Z] #4 DONE 0.2s [2020-04-08T19:26:45.856Z] [2020-04-08T19:26:45.856Z] #3 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-08T19:26:45.882Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-08T19:26:46.114Z] #3 DONE 0.2s [2020-04-08T19:26:46.114Z] [2020-04-08T19:26:46.114Z] #8 [internal] load build context [2020-04-08T19:26:46.369Z] #8 transferring context: 836.54kB 0.3s done [2020-04-08T19:26:46.369Z] #8 DONE 0.3s [2020-04-08T19:26:46.369Z] [2020-04-08T19:26:46.369Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-08T19:26:46.369Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-08T19:26:46.369Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-08T19:26:46.369Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-08T19:26:46.369Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-08T19:26:46.369Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-08T19:26:46.369Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.2s done [2020-04-08T19:26:46.369Z] #5 DONE 0.4s [2020-04-08T19:26:46.369Z] [2020-04-08T19:26:46.369Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-08T19:26:46.369Z] #14 resolve docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 done [2020-04-08T19:26:46.369Z] #14 sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 1.65kB / 1.65kB done [2020-04-08T19:26:46.369Z] #14 sha256:ed003971a4809c9ae45afe2d318c24b9e3f6b30864a322877c69a46c504d852c 1.36kB / 1.36kB done [2020-04-08T19:26:46.369Z] #14 sha256:2e384b27f926110890d5b7a82937b43ca8b27a1a2c389bef060882244b97f1aa 3.83kB / 3.83kB done [2020-04-08T19:26:46.369Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.0s [2020-04-08T19:26:46.369Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.0s [2020-04-08T19:26:46.369Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0B / 126.94MB 0.0s [2020-04-08T19:26:46.623Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-08T19:26:46.623Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 22.41MB / 126.94MB 0.3s [2020-04-08T19:26:46.623Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 127B / 127B 0.1s done [2020-04-08T19:26:46.623Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 32.77MB / 126.94MB 0.4s [2020-04-08T19:26:46.922Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.5s done [2020-04-08T19:26:46.922Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 43.27MB / 126.94MB 0.5s [2020-04-08T19:26:46.922Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.1s [2020-04-08T19:26:46.922Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 58.77MB / 126.94MB 0.7s [2020-04-08T19:26:46.922Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.1s done [2020-04-08T19:26:47.177Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 65.28MB / 126.94MB 0.8s [2020-04-08T19:26:47.177Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-08T19:26:47.177Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 83.04MB / 126.94MB 1.0s [2020-04-08T19:26:47.475Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 93.71MB / 126.94MB 1.1s [2020-04-08T19:26:47.475Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 102.08MB / 126.94MB 1.2s [2020-04-08T19:26:47.813Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 1.4s [2020-04-08T19:26:47.813Z] #14 ... [2020-04-08T19:26:47.813Z] [2020-04-08T19:26:47.813Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-08T19:26:47.813Z] #6 DONE 1.4s [2020-04-08T19:26:47.813Z] [2020-04-08T19:26:47.813Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-08T19:26:47.813Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 1.5s done [2020-04-08T19:26:48.068Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0.1s [2020-04-08T19:26:53.343Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.2s [2020-04-08T19:26:53.343Z] #14 ... [2020-04-08T19:26:53.343Z] [2020-04-08T19:26:53.343Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-08T19:26:53.343Z] #7 0.994 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-08T19:26:53.343Z] #7 2.096 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-08T19:26:53.343Z] #7 2.193 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-08T19:26:53.343Z] #7 2.215 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-08T19:26:53.343Z] #7 2.215 (3/30) Installing readline (8.0.0-r0) [2020-04-08T19:26:53.343Z] #7 2.220 (4/30) Installing bash (5.0.0-r0) [2020-04-08T19:26:53.343Z] #7 2.236 Executing bash-5.0.0-r0.post-install [2020-04-08T19:26:53.343Z] #7 2.238 (5/30) Installing ca-certificates (20190108-r0) [2020-04-08T19:26:53.343Z] #7 2.254 (6/30) Installing libgcc (8.3.0-r0) [2020-04-08T19:26:53.343Z] #7 2.257 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-08T19:26:53.343Z] #7 2.270 (8/30) Installing binutils (2.32-r0) [2020-04-08T19:26:53.343Z] #7 2.370 (9/30) Installing gmp (6.1.2-r1) [2020-04-08T19:26:53.343Z] #7 2.378 (10/30) Installing isl (0.18-r0) [2020-04-08T19:26:53.343Z] #7 2.397 (11/30) Installing libgomp (8.3.0-r0) [2020-04-08T19:26:53.343Z] #7 2.401 (12/30) Installing libatomic (8.3.0-r0) [2020-04-08T19:26:53.343Z] #7 2.404 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-08T19:26:53.343Z] #7 2.411 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-08T19:26:53.343Z] #7 2.414 (15/30) Installing gcc (8.3.0-r0) [2020-04-08T19:26:53.343Z] #7 3.291 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-08T19:26:53.343Z] #7 3.393 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-08T19:26:53.343Z] #7 3.395 (18/30) Installing g++ (8.3.0-r0) [2020-04-08T19:26:53.343Z] #7 3.959 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-08T19:26:53.343Z] #7 3.965 (20/30) Installing libcurl (7.66.0-r0) [2020-04-08T19:26:53.343Z] #7 3.973 (21/30) Installing expat (2.2.8-r0) [2020-04-08T19:26:53.343Z] #7 3.978 (22/30) Installing pcre2 (10.33-r0) [2020-04-08T19:26:53.343Z] #7 3.987 (23/30) Installing git (2.22.2-r0) [2020-04-08T19:26:53.343Z] #7 4.195 (24/30) Installing libmnl (1.0.4-r0) [2020-04-08T19:26:53.343Z] #7 4.198 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-08T19:26:53.343Z] #7 4.204 (26/30) Installing iptables (1.8.3-r1) [2020-04-08T19:26:53.343Z] #7 4.229 (27/30) Installing pigz (2.4-r0) [2020-04-08T19:26:53.343Z] #7 4.235 (28/30) Installing tar (1.32-r0) [2020-04-08T19:26:53.343Z] #7 4.244 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-08T19:26:53.343Z] #7 4.248 (30/30) Installing xz (5.2.4-r0) [2020-04-08T19:26:53.343Z] #7 4.254 Executing busybox-1.30.1-r3.trigger [2020-04-08T19:26:53.343Z] #7 4.259 Executing ca-certificates-20190108-r0.trigger [2020-04-08T19:26:53.343Z] #7 4.309 OK: 178 MiB in 44 packages [2020-04-08T19:26:53.343Z] #7 DONE 5.5s [2020-04-08T19:26:53.343Z] [2020-04-08T19:26:53.343Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-08T19:26:53.597Z] #9 DONE 0.1s [2020-04-08T19:26:53.597Z] [2020-04-08T19:26:53.597Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-08T19:26:53.597Z] #10 DONE 0.1s [2020-04-08T19:26:53.597Z] [2020-04-08T19:26:53.597Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-08T19:26:53.597Z] #11 DONE 0.1s [2020-04-08T19:26:53.597Z] [2020-04-08T19:26:53.597Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-08T19:26:53.597Z] #12 DONE 0.1s [2020-04-08T19:26:53.597Z] [2020-04-08T19:26:53.597Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-08T19:26:53.851Z] #13 DONE 0.1s [2020-04-08T19:26:53.851Z] [2020-04-08T19:26:53.851Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-08T19:26:54.106Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 6.1s done [2020-04-08T19:26:54.106Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 [2020-04-08T19:26:54.106Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 done [2020-04-08T19:26:54.106Z] #14 DONE 8.2s [2020-04-08T19:26:54.361Z] [2020-04-08T19:26:54.361Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-08T19:26:54.853Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-08T19:26:54.921Z] #15 0.608 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T19:26:55.842Z] #15 1.674 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T19:26:55.842Z] #15 1.759 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-04-08T19:26:56.096Z] #15 1.764 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-04-08T19:26:56.096Z] #15 1.792 (3/42) Installing readline (8.0.1-r0) [2020-04-08T19:26:56.096Z] #15 1.798 (4/42) Installing bash (5.0.11-r1) [2020-04-08T19:26:56.096Z] #15 1.811 Executing bash-5.0.11-r1.post-install [2020-04-08T19:26:56.096Z] #15 1.813 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-08T19:26:56.096Z] #15 1.887 (6/42) Installing libblkid (2.34-r1) [2020-04-08T19:26:56.096Z] #15 1.893 (7/42) Installing libuuid (2.34-r1) [2020-04-08T19:26:56.096Z] #15 1.895 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-08T19:26:56.096Z] #15 1.901 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-08T19:26:56.096Z] #15 1.906 (10/42) Installing libgcc (9.2.0-r4) [2020-04-08T19:26:56.096Z] #15 1.908 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-08T19:26:56.096Z] #15 1.922 (12/42) Installing binutils (2.33.1-r0) [2020-04-08T19:26:56.096Z] #15 1.992 (13/42) Installing libmagic (5.37-r1) [2020-04-08T19:26:56.352Z] #15 2.011 (14/42) Installing file (5.37-r1) [2020-04-08T19:26:56.352Z] #15 2.013 (15/42) Installing gmp (6.1.2-r1) [2020-04-08T19:26:56.352Z] #15 2.022 (16/42) Installing isl (0.18-r0) [2020-04-08T19:26:56.352Z] #15 2.039 (17/42) Installing libgomp (9.2.0-r4) [2020-04-08T19:26:56.352Z] #15 2.043 (18/42) Installing libatomic (9.2.0-r4) [2020-04-08T19:26:56.352Z] #15 2.044 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-08T19:26:56.352Z] #15 2.059 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-08T19:26:56.352Z] #15 2.061 (21/42) Installing gcc (9.2.0-r4) [2020-04-08T19:26:56.997Z] #15 2.744 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-08T19:26:56.997Z] #15 2.815 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-08T19:26:56.997Z] #15 2.817 (24/42) Installing g++ (9.2.0-r4) [2020-04-08T19:26:57.639Z] #15 3.224 (25/42) Installing make (4.2.1-r2) [2020-04-08T19:26:57.639Z] #15 3.228 (26/42) Installing fortify-headers (1.1-r0) [2020-04-08T19:26:57.639Z] #15 3.231 (27/42) Installing build-base (0.5-r1) [2020-04-08T19:26:57.639Z] #15 3.232 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-08T19:26:57.639Z] #15 3.235 (29/42) Installing libcurl (7.67.0-r0) [2020-04-08T19:26:57.639Z] #15 3.242 (30/42) Installing curl (7.67.0-r0) [2020-04-08T19:26:57.639Z] #15 3.245 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-08T19:26:57.640Z] #15 3.252 (32/42) Installing jq (1.6-r0) [2020-04-08T19:26:57.640Z] #15 3.259 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-08T19:26:57.640Z] #15 3.264 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-08T19:26:57.640Z] #15 3.266 (35/42) Installing libaio (0.3.112-r1) [2020-04-08T19:26:57.640Z] #15 3.268 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-08T19:26:57.640Z] #15 3.315 (37/42) Installing libfdisk (2.34-r1) [2020-04-08T19:26:57.640Z] #15 3.321 (38/42) Installing libmount (2.34-r1) [2020-04-08T19:26:57.640Z] #15 3.326 (39/42) Installing libsmartcols (2.34-r1) [2020-04-08T19:26:57.640Z] #15 3.330 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-08T19:26:57.640Z] #15 3.332 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-08T19:26:57.640Z] #15 3.355 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-08T19:26:57.640Z] #15 3.360 Executing busybox-1.31.1-r9.trigger [2020-04-08T19:26:57.640Z] #15 3.367 OK: 196 MiB in 57 packages [2020-04-08T19:26:58.125Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-08T19:26:58.242Z] #15 DONE 3.8s [2020-04-08T19:26:58.242Z] [2020-04-08T19:26:58.242Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-08T19:26:58.800Z] #16 DONE 0.7s [2020-04-08T19:26:58.800Z] [2020-04-08T19:26:58.800Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-08T19:26:59.360Z] #17 DONE 0.7s [2020-04-08T19:26:59.615Z] [2020-04-08T19:26:59.615Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-08T19:26:59.615Z] #18 DONE 0.0s [2020-04-08T19:26:59.615Z] [2020-04-08T19:26:59.615Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-08T19:26:59.615Z] #22 DONE 0.1s [2020-04-08T19:26:59.615Z] [2020-04-08T19:26:59.615Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-08T19:26:59.615Z] #19 DONE 0.1s [2020-04-08T19:26:59.615Z] [2020-04-08T19:26:59.615Z] #31 [builder 1/4] COPY . . [2020-04-08T19:26:59.615Z] #31 ... [2020-04-08T19:26:59.615Z] [2020-04-08T19:26:59.615Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-08T19:26:59.615Z] #26 DONE 0.1s [2020-04-08T19:26:59.615Z] [2020-04-08T19:26:59.615Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-08T19:26:59.615Z] #23 DONE 0.1s [2020-04-08T19:26:59.917Z] [2020-04-08T19:26:59.917Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-08T19:26:59.917Z] #27 DONE 0.1s [2020-04-08T19:26:59.917Z] [2020-04-08T19:26:59.917Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-08T19:26:59.917Z] #28 DONE 0.1s [2020-04-08T19:26:59.917Z] [2020-04-08T19:26:59.917Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-08T19:27:00.018Z] === RUN TestDockerSuite/TestBuildRm [2020-04-08T19:27:00.582Z] --- PASS: TestCreateServiceMultipleTimes (18.66s) [2020-04-08T19:27:00.582Z] === RUN TestCreateServiceConflict [2020-04-08T19:27:02.511Z] #29 ... [2020-04-08T19:27:02.511Z] [2020-04-08T19:27:02.511Z] #31 [builder 1/4] COPY . . [2020-04-08T19:27:02.511Z] #31 DONE 2.9s [2020-04-08T19:27:02.766Z] [2020-04-08T19:27:02.766Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-08T19:27:02.766Z] #24 1.133 + RM_GOPATH=0 [2020-04-08T19:27:02.766Z] #24 1.133 + TMP_GOPATH= [2020-04-08T19:27:02.766Z] #24 1.135 + : /build [2020-04-08T19:27:02.766Z] #24 1.135 + '[' -z '' ']' [2020-04-08T19:27:02.766Z] #24 1.141 ++ mktemp -d [2020-04-08T19:27:02.766Z] #24 1.141 + export GOPATH=/tmp/tmp.Mmjbji [2020-04-08T19:27:02.766Z] #24 1.141 + GOPATH=/tmp/tmp.Mmjbji [2020-04-08T19:27:02.766Z] #24 1.141 + RM_GOPATH=1 [2020-04-08T19:27:02.766Z] #24 1.143 ++ dirname ./install.sh [2020-04-08T19:27:02.766Z] #24 1.143 Install docker/cli version 17.06.2-ce from stable [2020-04-08T19:27:02.766Z] #24 1.143 + dir=. [2020-04-08T19:27:02.766Z] #24 1.143 + bin=dockercli [2020-04-08T19:27:02.766Z] #24 1.143 + shift [2020-04-08T19:27:02.766Z] #24 1.143 + '[' '!' -f ./dockercli.installer ']' [2020-04-08T19:27:02.766Z] #24 1.143 + . ./dockercli.installer [2020-04-08T19:27:02.766Z] #24 1.143 ++ : stable [2020-04-08T19:27:02.766Z] #24 1.143 ++ : 17.06.2-ce [2020-04-08T19:27:02.766Z] #24 1.143 + install_dockercli [2020-04-08T19:27:02.766Z] #24 1.143 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-08T19:27:02.766Z] #24 1.143 ++ uname -m [2020-04-08T19:27:02.766Z] #24 1.145 + arch=x86_64 [2020-04-08T19:27:02.766Z] #24 1.145 + '[' x86_64 '!=' x86_64 ']' [2020-04-08T19:27:02.766Z] #24 1.145 + url=https://download.docker.com/linux/static [2020-04-08T19:27:02.766Z] #24 1.145 + tar -xz docker/docker [2020-04-08T19:27:02.766Z] #24 1.146 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-08T19:27:03.104Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-08T19:27:04.035Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-04-08T19:27:04.035Z] === RUN TestCreateServiceMaxReplicas [2020-04-08T19:27:04.219Z] #24 4.217 + mkdir -p /build [2020-04-08T19:27:04.219Z] #24 4.218 + mv docker/docker /build/ [2020-04-08T19:27:04.219Z] #24 4.219 + rmdir docker [2020-04-08T19:27:04.219Z] #24 DONE 4.3s [2020-04-08T19:27:04.219Z] [2020-04-08T19:27:04.219Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-08T19:27:04.219Z] #20 2.775 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-08T19:27:04.219Z] #20 3.273 curl: option --progress: is ambiguous [2020-04-08T19:27:04.219Z] #20 3.273 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:04.219Z] #20 3.783 curl: option --progress: is ambiguous [2020-04-08T19:27:04.219Z] #20 3.787 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:04.219Z] #20 4.320 curl: option --progress: is ambiguous [2020-04-08T19:27:04.219Z] #20 4.325 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:04.219Z] #20 ... [2020-04-08T19:27:04.219Z] [2020-04-08T19:27:04.219Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-08T19:27:04.219Z] #32 DONE 1.7s [2020-04-08T19:27:04.291Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-08T19:27:04.477Z] [2020-04-08T19:27:04.477Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-08T19:27:05.661Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-08T19:27:05.880Z] #33 1.555 [2020-04-08T19:27:05.880Z] #33 1.668 Removing bundles/ [2020-04-08T19:27:05.880Z] #33 1.669 [2020-04-08T19:27:05.880Z] #33 1.677 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-08T19:27:06.226Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-08T19:27:06.794Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-08T19:27:07.282Z] #33 2.834 Building test suite binary ./integration-cli/test.main [2020-04-08T19:27:07.724Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-04-08T19:27:07.724Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-08T19:27:08.288Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-08T19:27:09.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-08T19:27:09.783Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-08T19:27:09.793Z] #33 ... [2020-04-08T19:27:09.793Z] [2020-04-08T19:27:09.793Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-08T19:27:09.793Z] #20 4.876 curl: option --progress: is ambiguous [2020-04-08T19:27:09.793Z] #20 4.876 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:09.793Z] #20 5.235 [2020-04-08T19:27:09.793Z] #20 6.453 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-08T19:27:09.793Z] #20 6.919 curl: option --progress: is ambiguous [2020-04-08T19:27:09.793Z] #20 6.919 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:09.793Z] #20 7.275 [2020-04-08T19:27:09.793Z] #20 8.397 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-08T19:27:09.793Z] #20 8.773 curl: option --progress: is ambiguous [2020-04-08T19:27:09.793Z] #20 8.779 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:09.793Z] #20 9.080 [2020-04-08T19:27:10.047Z] #20 10.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-08T19:27:10.607Z] #20 10.86 curl: option --progress: is ambiguous [2020-04-08T19:27:10.607Z] #20 10.86 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:11.156Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-08T19:27:11.167Z] #20 11.35 [2020-04-08T19:27:12.572Z] #20 12.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-08T19:27:12.828Z] #20 13.24 curl: option --progress: is ambiguous [2020-04-08T19:27:12.828Z] #20 13.24 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-08T19:27:13.389Z] #20 13.58 [2020-04-08T19:27:13.389Z] #20 13.67 Download of images into '/build' complete. [2020-04-08T19:27:13.389Z] #20 13.67 Use something like the following to load the result into a Docker daemon: [2020-04-08T19:27:13.389Z] #20 13.68 tar -cC '/build' . | docker load [2020-04-08T19:27:13.389Z] #20 DONE 13.8s [2020-04-08T19:27:13.389Z] [2020-04-08T19:27:13.389Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-08T19:27:14.315Z] #29 ... [2020-04-08T19:27:14.315Z] [2020-04-08T19:27:14.315Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-08T19:27:14.315Z] #21 DONE 0.1s [2020-04-08T19:27:14.315Z] [2020-04-08T19:27:14.315Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-08T19:27:14.315Z] #25 DONE 0.1s [2020-04-08T19:27:14.315Z] [2020-04-08T19:27:14.315Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-08T19:27:15.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:27:15.997Z] INFO: Testing against a local daemon [2020-04-08T19:27:16.413Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-08T19:27:16.414Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-08T19:27:16.414Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-08T19:27:16.414Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-08T19:27:16.671Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-08T19:27:17.604Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-08T19:27:17.861Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-08T19:27:18.794Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-08T19:27:21.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-08T19:27:21.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-08T19:27:22.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-08T19:27:23.013Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.10s) [2020-04-08T19:27:23.013Z] === RUN TestCreateServiceSecretFileMode [2020-04-08T19:27:23.577Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-08T19:27:24.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-08T19:27:24.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-08T19:27:24.507Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-08T19:27:25.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-08T19:27:25.695Z] --- PASS: TestCreateServiceSecretFileMode (3.12s) [2020-04-08T19:27:25.696Z] === RUN TestCreateServiceConfigFileMode [2020-04-08T19:27:25.957Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-08T19:27:26.520Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-08T19:27:27.890Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-08T19:27:27.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-08T19:27:28.426Z] ok github.com/docker/docker/integration/build 15.786s [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === Skipped [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-08T19:27:28.426Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-08T19:27:28.426Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-08T19:27:28.426Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-04-08T19:27:28.426Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-08T19:27:28.426Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-08T19:27:28.426Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-08T19:27:28.426Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-08T19:27:28.426Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-04-08T19:27:28.426Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-08T19:27:28.426Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] DONE 22 tests, 10 skipped in 41.640s [2020-04-08T19:27:28.426Z] [2020-04-08T19:27:28.426Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-08T19:27:29.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-08T19:27:29.785Z] --- PASS: TestCreateServiceConfigFileMode (3.84s) [2020-04-08T19:27:29.785Z] === RUN TestCreateServiceSysctls [2020-04-08T19:27:29.785Z] === RUN TestDockerSuite/TestBuildUser [2020-04-08T19:27:30.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:27:30.623Z] INFO: Testing against a local daemon [2020-04-08T19:27:30.623Z] ok github.com/docker/docker/integration/config 0.403s [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === Skipped [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-08T19:27:30.623Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] DONE 8 tests, 8 skipped in 3.120s [2020-04-08T19:27:30.623Z] [2020-04-08T19:27:30.623Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-08T19:27:32.310Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-08T19:27:32.348Z] #29 29.76 # github.com/docker/docker/contrib/httpserver [2020-04-08T19:27:32.348Z] #29 29.76 loadinternal: cannot find runtime/cgo [2020-04-08T19:27:32.348Z] #29 DONE 30.0s [2020-04-08T19:27:32.348Z] [2020-04-08T19:27:32.348Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-08T19:27:32.348Z] #33 ... [2020-04-08T19:27:32.348Z] [2020-04-08T19:27:32.348Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-08T19:27:32.348Z] #30 DONE 0.1s [2020-04-08T19:27:32.348Z] [2020-04-08T19:27:32.348Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-08T19:27:32.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-08T19:27:33.679Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-04-08T19:27:33.679Z] === RUN TestCreateServiceCapabilities [2020-04-08T19:27:34.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:27:34.379Z] INFO: Testing against a local daemon [2020-04-08T19:27:36.203Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-08T19:27:36.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-08T19:27:36.461Z] --- PASS: TestCreateServiceCapabilities (2.80s) [2020-04-08T19:27:36.461Z] === RUN TestInspect [2020-04-08T19:27:37.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-08T19:27:39.734Z] --- PASS: TestInspect (3.09s) [2020-04-08T19:27:39.734Z] === RUN TestCreateJob [2020-04-08T19:27:40.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-08T19:27:42.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-08T19:27:43.912Z] --- PASS: TestCreateJob (3.97s) [2020-04-08T19:27:43.912Z] === RUN TestReplicatedJob [2020-04-08T19:27:45.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-08T19:27:47.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-08T19:27:49.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-08T19:27:50.461Z] --- PASS: TestReplicatedJob (6.79s) [2020-04-08T19:27:50.461Z] === RUN TestUpdateReplicatedJob [2020-04-08T19:27:51.933Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-08T19:27:51.933Z] Using test binary docker [2020-04-08T19:27:51.933Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-08T19:27:51.933Z] +++ /etc/init.d/apparmor start [2020-04-08T19:27:51.933Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-08T19:27:51.933Z] INFO: Waiting for daemon to start... [2020-04-08T19:27:51.933Z] Starting dockerd [2020-04-08T19:27:51.933Z] +++ 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-08T19:27:53.962Z] . [2020-04-08T19:27:53.962Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-08T19:27:53.962Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-08T19:27:53.962Z] Error: No such image: emptyfs [2020-04-08T19:27:53.962Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-08T19:27:53.962Z] ++++ docker load [2020-04-08T19:27:53.962Z] Running integration-test (iteration 1) [2020-04-08T19:27:53.962Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-08T19:27:53.962Z] ++ 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-08T19:27:53.962Z] ++ set -e [2020-04-08T19:27:53.962Z] ++ '[' -n 0 ']' [2020-04-08T19:27:53.962Z] ++ set -x [2020-04-08T19:27:53.962Z] ++ env -i DEST=/go/src/github.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-08T19:27:54.638Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-08T19:27:54.895Z] --- PASS: TestUpdateReplicatedJob (4.45s) [2020-04-08T19:27:54.895Z] === RUN TestServiceListWithStatuses [2020-04-08T19:27:54.895Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-08T19:27:54.895Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:27:54.895Z] === RUN TestDockerNetworkConnectAlias [2020-04-08T19:27:55.153Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-08T19:27:55.716Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-08T19:27:57.085Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-08T19:27:58.016Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-08T19:27:59.386Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-08T19:27:59.386Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-08T19:27:59.386Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-08T19:27:59.386Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-08T19:27:59.386Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-08T19:28:01.909Z] --- PASS: TestDockerNetworkConnectAlias (6.66s) [2020-04-08T19:28:01.909Z] === RUN TestDockerNetworkReConnect [2020-04-08T19:28:01.910Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-08T19:28:01.910Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-08T19:28:01.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-08T19:28:02.840Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-08T19:28:03.404Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-08T19:28:04.774Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-08T19:28:05.032Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-08T19:28:06.929Z] --- PASS: TestDockerNetworkReConnect (5.53s) [2020-04-08T19:28:06.929Z] === RUN TestServicePlugin [2020-04-08T19:28:08.299Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-08T19:28:08.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-08T19:28:09.229Z] Loaded image: buildpack-deps:jessie [2020-04-08T19:28:09.229Z] Loaded image: busybox:latest [2020-04-08T19:28:09.229Z] Loaded image: busybox:glibc [2020-04-08T19:28:09.229Z] Loaded image: debian:jessie [2020-04-08T19:28:09.229Z] Loaded image: hello-world:latest [2020-04-08T19:28:09.229Z] INFO: Testing against a local daemon [2020-04-08T19:28:09.229Z] === RUN TestCgroupNamespacesBuild [2020-04-08T19:28:09.849Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-04-08T19:28:09.849Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-08T19:28:11.086Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-08T19:28:11.334Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-04-08T19:28:11.334Z] === RUN TestBuildWithSession [2020-04-08T19:28:11.334Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-08T19:28:11.334Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:28:11.334Z] === RUN TestBuildSquashParent [2020-04-08T19:28:12.015Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-08T19:28:12.580Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-08T19:28:13.511Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-08T19:28:13.511Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-08T19:28:14.441Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-08T19:28:16.856Z] --- PASS: TestBuildSquashParent (5.04s) [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:28:16.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:28:16.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:28:16.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:28:16.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:28:16.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:28:16.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:28:16.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:28:16.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-08T19:28:16.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-08T19:28:16.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-08T19:28:16.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-08T19:28:16.992Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-08T19:28:16.992Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-08T19:28:16.992Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-08T19:28:17.927Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-08T19:28:18.860Z] === RUN TestDockerSuite/TestCommitChange [2020-04-08T19:28:19.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-08T19:28:19.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-08T19:28:20.229Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-08T19:28:21.160Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-08T19:28:21.908Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-08T19:28:21.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2020-04-08T19:28:21.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2020-04-08T19:28:21.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2020-04-08T19:28:21.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-04-08T19:28:21.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2020-04-08T19:28:21.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2020-04-08T19:28:21.909Z] === RUN TestBuildMultiStageCopy [2020-04-08T19:28:21.909Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-08T19:28:23.053Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-08T19:28:23.951Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-08T19:28:24.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-08T19:28:24.853Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-08T19:28:24.946Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-08T19:28:25.139Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-08T19:28:25.425Z] --- PASS: TestBuildMultiStageCopy (3.67s) [2020-04-08T19:28:25.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s) [2020-04-08T19:28:25.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-04-08T19:28:25.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-04-08T19:28:25.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-04-08T19:28:25.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-08T19:28:25.425Z] === RUN TestBuildMultiStageParentConfig [2020-04-08T19:28:25.875Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-08T19:28:26.443Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2020-04-08T19:28:26.443Z] === RUN TestBuildLabelWithTargets [2020-04-08T19:28:27.769Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-08T19:28:28.480Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-04-08T19:28:28.480Z] === RUN TestBuildWithEmptyLayers [2020-04-08T19:28:28.701Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-08T19:28:29.100Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-04-08T19:28:29.100Z] === RUN TestBuildMultiStageOnBuild [2020-04-08T19:28:31.148Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2020-04-08T19:28:31.148Z] === RUN TestBuildUncleanTarFilenames [2020-04-08T19:28:31.222Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-08T19:28:31.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-08T19:28:31.736Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-08T19:28:31.994Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-08T19:28:31.994Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-08T19:28:31.994Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-08T19:28:31.994Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-08T19:28:31.994Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-08T19:28:31.994Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-08T19:28:32.164Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-04-08T19:28:32.164Z] === RUN TestBuildMultiStageLayerLeak [2020-04-08T19:28:33.888Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-08T19:28:34.852Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2020-04-08T19:28:34.852Z] === RUN TestBuildWithHugeFile [2020-04-08T19:28:34.887Z] ok github.com/docker/docker/integration/container 56.218s [2020-04-08T19:28:34.887Z] [2020-04-08T19:28:34.887Z] === Skipped [2020-04-08T19:28:34.887Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-08T19:28:34.887Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:28:34.887Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-08T19:28:34.888Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-08T19:28:34.888Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-08T19:28:34.888Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-08T19:28:34.888Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-08T19:28:34.888Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-08T19:28:34.888Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-08T19:28:34.888Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-08T19:28:34.888Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-08T19:28:34.888Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-08T19:28:34.888Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-08T19:28:34.888Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-08T19:28:34.888Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-08T19:28:34.888Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-08T19:28:34.888Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-08T19:28:34.888Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-08T19:28:34.888Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-08T19:28:34.888Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-08T19:28:34.888Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-08T19:28:34.888Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-08T19:28:34.888Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-08T19:28:34.888Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-08T19:28:34.888Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-08T19:28:34.888Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-08T19:28:34.888Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-08T19:28:34.888Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-08T19:28:34.888Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-08T19:28:34.888Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-08T19:28:34.888Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-08T19:28:34.888Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-08T19:28:34.888Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:28:34.888Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-08T19:28:34.888Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-08T19:28:34.888Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-08T19:28:34.888Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] DONE 80 tests, 41 skipped in 59.690s [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-08T19:28:34.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:28:34.888Z] INFO: Testing against a local daemon [2020-04-08T19:28:34.888Z] ok github.com/docker/docker/integration/image 0.565s [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === Skipped [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-08T19:28:34.888Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-08T19:28:34.888Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-08T19:28:34.888Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-08T19:28:34.888Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] DONE 11 tests, 4 skipped in 3.220s [2020-04-08T19:28:34.888Z] [2020-04-08T19:28:34.888Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-08T19:28:35.783Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-08T19:28:35.783Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-08T19:28:36.713Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-08T19:28:37.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:28:37.085Z] INFO: Testing against a local daemon [2020-04-08T19:28:37.085Z] ok github.com/docker/docker/integration/network 0.273s [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === Skipped [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-08T19:28:37.085Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-08T19:28:37.085Z] 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-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.01s) [2020-04-08T19:28:37.085Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-08T19:28:37.085Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-08T19:28:37.085Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-08T19:28:37.085Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] DONE 18 tests, 14 skipped in 3.228s [2020-04-08T19:28:37.085Z] [2020-04-08T19:28:37.085Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-08T19:28:37.642Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-08T19:28:38.061Z] testing: warning: no tests to run [2020-04-08T19:28:38.061Z] ok github.com/docker/docker/integration/network/ipvlan 0.089s [2020-04-08T19:28:38.061Z] [2020-04-08T19:28:38.061Z] DONE 0 tests in 1.031s [2020-04-08T19:28:38.061Z] [2020-04-08T19:28:38.061Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-08T19:28:38.205Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-08T19:28:39.034Z] testing: warning: no tests to run [2020-04-08T19:28:39.034Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2020-04-08T19:28:39.034Z] [2020-04-08T19:28:39.034Z] DONE 0 tests in 1.066s [2020-04-08T19:28:39.034Z] [2020-04-08T19:28:39.034Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-08T19:28:39.134Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-08T19:28:40.065Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-08T19:28:40.065Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-08T19:28:40.065Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-08T19:28:40.582Z] testing: warning: no tests to run [2020-04-08T19:28:40.582Z] ok github.com/docker/docker/integration/plugin 0.116s [2020-04-08T19:28:40.582Z] [2020-04-08T19:28:40.582Z] DONE 0 tests in 1.035s [2020-04-08T19:28:40.582Z] [2020-04-08T19:28:40.582Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-08T19:28:40.996Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-08T19:28:40.996Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-08T19:28:40.996Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-08T19:28:40.996Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-08T19:28:41.253Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-08T19:28:41.557Z] testing: warning: no tests to run [2020-04-08T19:28:41.557Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2020-04-08T19:28:41.557Z] [2020-04-08T19:28:41.557Z] DONE 0 tests in 0.971s [2020-04-08T19:28:41.557Z] [2020-04-08T19:28:41.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-08T19:28:42.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-08T19:28:42.183Z] --- PASS: TestServicePlugin (35.23s) [2020-04-08T19:28:42.183Z] plugin_test.go:62: [dbffdbfc80767] joining swarm manager [dd44e57579810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:28:42.183Z] plugin_test.go:65: [db645640712a3] joining swarm manager [dd44e57579810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:28:42.183Z] === RUN TestServiceUpdateLabel [2020-04-08T19:28:43.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-08T19:28:43.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:28:43.748Z] INFO: Testing against a local daemon [2020-04-08T19:28:43.748Z] ok github.com/docker/docker/integration/plugin/common 0.233s [2020-04-08T19:28:43.748Z] [2020-04-08T19:28:43.748Z] DONE 2 tests in 2.534s [2020-04-08T19:28:44.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-08T19:28:44.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-08T19:28:44.211Z] [2020-04-08T19:28:44.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-08T19:28:45.416Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-04-08T19:28:45.416Z] === RUN TestServiceUpdateSecrets [2020-04-08T19:28:45.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-08T19:28:46.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-08T19:28:46.910Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-08T19:28:47.475Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-08T19:28:48.843Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-08T19:28:48.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:28:48.926Z] INFO: Testing against a local daemon [2020-04-08T19:28:48.926Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.286s [2020-04-08T19:28:48.926Z] [2020-04-08T19:28:48.926Z] === Skipped [2020-04-08T19:28:48.926Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-08T19:28:48.926Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-08T19:28:48.926Z] [2020-04-08T19:28:48.926Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-08T19:28:48.926Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-08T19:28:48.926Z] [2020-04-08T19:28:48.926Z] [2020-04-08T19:28:48.926Z] DONE 2 tests, 2 skipped in 4.548s [2020-04-08T19:28:48.926Z] [2020-04-08T19:28:48.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-08T19:28:49.407Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-08T19:28:50.337Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-08T19:28:50.337Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-08T19:28:51.269Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-08T19:28:52.200Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-08T19:28:52.763Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-08T19:28:53.020Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-08T19:28:53.951Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-08T19:28:55.322Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-08T19:28:56.692Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-08T19:28:56.949Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-08T19:28:56.949Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-08T19:28:56.949Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-08T19:28:56.949Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-08T19:28:57.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:28:57.552Z] INFO: Testing against a local daemon [2020-04-08T19:28:57.552Z] ok github.com/docker/docker/integration/plugin/logging 0.270s [2020-04-08T19:28:57.552Z] [2020-04-08T19:28:57.552Z] === Skipped [2020-04-08T19:28:57.552Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-08T19:28:57.552Z] read_test.go:21: no unix domain sockets on Windows [2020-04-08T19:28:57.552Z] [2020-04-08T19:28:57.552Z] [2020-04-08T19:28:57.552Z] DONE 1 tests, 1 skipped in 9.123s [2020-04-08T19:28:57.562Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-08T19:28:58.014Z] [2020-04-08T19:28:58.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-08T19:28:59.616Z] testing: warning: no tests to run [2020-04-08T19:28:59.616Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.125s [2020-04-08T19:28:59.616Z] [2020-04-08T19:28:59.616Z] DONE 0 tests in 1.699s [2020-04-08T19:28:59.616Z] [2020-04-08T19:28:59.616Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-08T19:29:01.740Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2020-04-08T19:29:01.740Z] === RUN TestServiceUpdateConfigs [2020-04-08T19:29:02.304Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-08T19:29:02.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:02.548Z] INFO: Testing against a local daemon [2020-04-08T19:29:02.548Z] ok github.com/docker/docker/integration/plugin/volumes 0.265s [2020-04-08T19:29:03.011Z] [2020-04-08T19:29:03.011Z] === Skipped [2020-04-08T19:29:03.011Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-08T19:29:03.011Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:03.011Z] [2020-04-08T19:29:03.011Z] [2020-04-08T19:29:03.011Z] DONE 1 tests, 1 skipped in 3.488s [2020-04-08T19:29:03.011Z] [2020-04-08T19:29:03.011Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-08T19:29:03.236Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-08T19:29:04.169Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-08T19:29:04.169Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-08T19:29:04.169Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-08T19:29:05.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:05.938Z] INFO: Testing against a local daemon [2020-04-08T19:29:05.938Z] ok github.com/docker/docker/integration/secret 0.225s [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] === Skipped [2020-04-08T19:29:05.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-08T19:29:05.938Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-08T19:29:05.938Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-08T19:29:05.938Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-08T19:29:05.938Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-08T19:29:05.938Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-08T19:29:05.938Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] DONE 6 tests, 6 skipped in 2.799s [2020-04-08T19:29:05.938Z] [2020-04-08T19:29:05.938Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-08T19:29:07.443Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-08T19:29:07.700Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-08T19:29:09.071Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-08T19:29:09.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:09.698Z] INFO: Testing against a local daemon [2020-04-08T19:29:09.698Z] ok github.com/docker/docker/integration/service 0.392s [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === Skipped [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-08T19:29:09.698Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-08T19:29:09.698Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-04-08T19:29:09.698Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-08T19:29:09.698Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-04-08T19:29:09.698Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-08T19:29:09.698Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-08T19:29:09.698Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-08T19:29:09.698Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-08T19:29:09.698Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-08T19:29:09.698Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-08T19:29:09.698Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-08T19:29:09.698Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-08T19:29:09.698Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-08T19:29:09.698Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-08T19:29:09.698Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-08T19:29:09.698Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-08T19:29:09.698Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-08T19:29:09.698Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] DONE 23 tests, 22 skipped in 3.691s [2020-04-08T19:29:09.698Z] [2020-04-08T19:29:09.698Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-08T19:29:12.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:12.624Z] INFO: Testing against a local daemon [2020-04-08T19:29:12.624Z] ok github.com/docker/docker/integration/session 0.289s [2020-04-08T19:29:12.624Z] [2020-04-08T19:29:12.624Z] === Skipped [2020-04-08T19:29:12.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-08T19:29:12.624Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-08T19:29:12.624Z] [2020-04-08T19:29:12.624Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-08T19:29:12.624Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-08T19:29:12.624Z] [2020-04-08T19:29:12.624Z] [2020-04-08T19:29:12.624Z] DONE 2 tests, 2 skipped in 2.873s [2020-04-08T19:29:12.624Z] [2020-04-08T19:29:12.624Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-08T19:29:14.326Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-08T19:29:14.326Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-08T19:29:15.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:15.596Z] INFO: Testing against a local daemon [2020-04-08T19:29:16.223Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-08T19:29:16.481Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-04-08T19:29:16.481Z] === RUN TestServiceUpdateNetwork [2020-04-08T19:29:16.570Z] ok github.com/docker/docker/integration/system 1.352s [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === Skipped [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:29:16.571Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-08T19:29:16.571Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-08T19:29:16.571Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-08T19:29:16.571Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-08T19:29:16.571Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-08T19:29:16.571Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-08T19:29:16.571Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] DONE 13 tests, 7 skipped in 3.938s [2020-04-08T19:29:16.571Z] [2020-04-08T19:29:16.571Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-08T19:29:17.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-08T19:29:18.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-08T19:29:19.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:19.496Z] INFO: Testing against a local daemon [2020-04-08T19:29:19.496Z] ok github.com/docker/docker/integration/volume 0.272s [2020-04-08T19:29:19.496Z] [2020-04-08T19:29:19.496Z] === Skipped [2020-04-08T19:29:19.496Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-08T19:29:19.496Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-08T19:29:19.496Z] [2020-04-08T19:29:19.496Z] [2020-04-08T19:29:19.496Z] DONE 5 tests, 1 skipped in 2.807s [2020-04-08T19:29:19.496Z] [2020-04-08T19:29:19.496Z] INFO: make.ps1 ended at 04/08/2020 19:29:19 [2020-04-08T19:29:19.496Z] INFO: Integration CLI tests being run from the host: [2020-04-08T19:29:19.496Z] 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-08T19:29:24.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-08T19:29:24.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-08T19:29:24.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-08T19:29:24.562Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-08T19:29:24.562Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-08T19:29:24.562Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-08T19:29:24.562Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-08T19:29:24.562Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-08T19:29:24.562Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-08T19:29:25.164Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-08T19:29:25.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a94200_} [2020-04-08T19:29:26.524Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-08T19:29:26.524Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-08T19:29:26.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1270573655_/foo_false____} [2020-04-08T19:29:27.925Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-08T19:29:28.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1270573655_/foo_true____} [2020-04-08T19:29:28.849Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-08T19:29:30.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3435401162_/foo_false____} [2020-04-08T19:29:30.732Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-08T19:29:31.008Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2020-04-08T19:29:31.009Z] PASS [2020-04-08T19:29:31.009Z] [2020-04-08T19:29:31.009Z] === Skipped [2020-04-08T19:29:31.009Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-08T19:29:31.009Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:29:31.009Z] [2020-04-08T19:29:31.009Z] [2020-04-08T19:29:31.009Z] DONE 23 tests, 1 skipped in 179.673s [2020-04-08T19:29:31.009Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-08T19:29:31.009Z] ++ 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-08T19:29:31.009Z] ++ set -e [2020-04-08T19:29:31.009Z] ++ '[' -n 0 ']' [2020-04-08T19:29:31.009Z] ++ set -x [2020-04-08T19:29:31.009Z] ++ env -i DEST=/go/src/github.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-08T19:29:31.265Z] INFO: Testing against a local daemon [2020-04-08T19:29:31.265Z] === RUN TestSessionCreate [2020-04-08T19:29:31.265Z] --- PASS: TestSessionCreate (0.02s) [2020-04-08T19:29:31.265Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-08T19:29:31.265Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-08T19:29:31.265Z] PASS [2020-04-08T19:29:31.265Z] [2020-04-08T19:29:31.265Z] DONE 2 tests in 0.152s [2020-04-08T19:29:31.265Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-08T19:29:31.265Z] ++ 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-08T19:29:31.265Z] ++ set -e [2020-04-08T19:29:31.265Z] ++ '[' -n 0 ']' [2020-04-08T19:29:31.265Z] ++ set -x [2020-04-08T19:29:31.265Z] ++ env -i DEST=/go/src/github.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-08T19:29:31.265Z] INFO: Testing against a local daemon [2020-04-08T19:29:31.265Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-08T19:29:31.265Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:29:31.265Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:29:31.265Z] === RUN TestEventsExecDie [2020-04-08T19:29:31.727Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-08T19:29:31.727Z] INFO: Testing against a local daemon [2020-04-08T19:29:31.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3435401162_/foo_true____} [2020-04-08T19:29:32.092Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-08T19:29:32.392Z] --- PASS: TestEventsExecDie (0.96s) [2020-04-08T19:29:32.392Z] === RUN TestEventsBackwardsCompatible [2020-04-08T19:29:32.392Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-08T19:29:32.392Z] === RUN TestInfoBinaryCommits [2020-04-08T19:29:32.392Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-08T19:29:32.392Z] === RUN TestInfoAPIVersioned [2020-04-08T19:29:32.392Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-08T19:29:32.392Z] === RUN TestInfoDiscoveryBackend [2020-04-08T19:29:32.955Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-08T19:29:32.955Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-08T19:29:33.014Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-08T19:29:33.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3435401162_/foo_true__0xc000a94280__} [2020-04-08T19:29:34.145Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-08T19:29:34.145Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-08T19:29:34.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-08T19:29:34.402Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-08T19:29:34.402Z] === RUN TestInfoAPI [2020-04-08T19:29:34.402Z] --- PASS: TestInfoAPI (0.02s) [2020-04-08T19:29:34.402Z] === RUN TestInfoAPIWarnings [2020-04-08T19:29:34.578Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-08T19:29:34.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a942a0_} [2020-04-08T19:29:34.966Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-08T19:29:34.966Z] === RUN TestInfoDebug [2020-04-08T19:29:35.530Z] --- PASS: TestInfoDebug (0.52s) [2020-04-08T19:29:35.530Z] === RUN TestInfoInsecureRegistries [2020-04-08T19:29:35.545Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-08T19:29:36.095Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-08T19:29:36.095Z] === RUN TestInfoRegistryMirrors [2020-04-08T19:29:36.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a942c0_} [2020-04-08T19:29:36.611Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-08T19:29:36.611Z] === RUN TestLoginFailsWithBadCredentials [2020-04-08T19:29:36.868Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-04-08T19:29:36.868Z] === RUN TestPingCacheHeaders [2020-04-08T19:29:37.125Z] --- PASS: TestPingCacheHeaders (0.07s) [2020-04-08T19:29:37.125Z] === RUN TestPingGet [2020-04-08T19:29:37.125Z] --- PASS: TestPingGet (0.03s) [2020-04-08T19:29:37.125Z] === RUN TestPingHead [2020-04-08T19:29:37.125Z] --- PASS: TestPingHead (0.04s) [2020-04-08T19:29:37.125Z] === RUN TestVersion [2020-04-08T19:29:37.125Z] --- PASS: TestVersion (0.03s) [2020-04-08T19:29:37.125Z] PASS [2020-04-08T19:29:37.125Z] [2020-04-08T19:29:37.125Z] === Skipped [2020-04-08T19:29:37.125Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:29:37.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:29:37.125Z] [2020-04-08T19:29:37.125Z] [2020-04-08T19:29:37.125Z] DONE 18 tests, 1 skipped in 5.917s [2020-04-08T19:29:37.125Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-08T19:29:37.125Z] ++ 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-08T19:29:37.125Z] ++ set -e [2020-04-08T19:29:37.125Z] ++ '[' -n 0 ']' [2020-04-08T19:29:37.125Z] ++ set -x [2020-04-08T19:29:37.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T19:29:37.382Z] INFO: Testing against a local daemon [2020-04-08T19:29:37.382Z] === RUN TestVolumesCreateAndList [2020-04-08T19:29:37.382Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-08T19:29:37.382Z] === RUN TestVolumesRemove [2020-04-08T19:29:37.382Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-08T19:29:37.382Z] === RUN TestVolumesInspect [2020-04-08T19:29:37.382Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-08T19:29:37.382Z] === RUN TestVolumesInvalidJSON [2020-04-08T19:29:37.382Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-08T19:29:37.382Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-08T19:29:37.382Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-08T19:29:37.382Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-08T19:29:37.382Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-08T19:29:37.382Z] PASS [2020-04-08T19:29:37.382Z] [2020-04-08T19:29:37.382Z] DONE 5 tests in 0.281s [2020-04-08T19:29:37.382Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:29:37.427Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-08T19:29:37.638Z] ++++ cat bundles/test-integration/docker.pid [2020-04-08T19:29:37.638Z] +++ kill 5445 [2020-04-08T19:29:38.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a942e0_} [2020-04-08T19:29:38.350Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-08T19:29:38.765Z] +++ /etc/init.d/apparmor stop [2020-04-08T19:29:38.765Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:29:38.765Z] [2020-04-08T19:29:38.765Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:29:38.765Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:29:38.765Z] [2020-04-08T19:29:38.765Z] To set a process to complain mode, use the command line tool [2020-04-08T19:29:38.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:29:38.765Z] +++ true [2020-04-08T19:29:39.022Z] [2020-04-08T19:29:39.357Z] #33 155.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-08T19:29:39.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a94300_} [2020-04-08T19:29:40.761Z] #33 156.4 [2020-04-08T19:29:41.015Z] #33 DONE 156.7s [2020-04-08T19:29:41.015Z] [2020-04-08T19:29:41.015Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-08T19:29:41.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-08T19:29:41.982Z] #34 DONE 1.3s [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-08T19:29:43.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-08T19:29:43.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-08T19:29:43.632Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-08T19:29:43.866Z] [2020-04-08T19:29:43.866Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-08T19:29:44.120Z] #35 DONE 0.6s [2020-04-08T19:29:44.120Z] [2020-04-08T19:29:44.120Z] #36 exporting to image [2020-04-08T19:29:44.120Z] #36 exporting layers [2020-04-08T19:29:46.041Z] #36 exporting layers 1.8s done [2020-04-08T19:29:46.041Z] #36 writing image sha256:f52b66a50451046ab48a43f935e563e3cb2db8a009a9927ec46ce9a32d2d6139 done [2020-04-08T19:29:46.041Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-08T19:29:46.041Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-08T19:29:46.429Z] + echo Ensuring container killed. [2020-04-08T19:29:46.429Z] Ensuring container killed. [2020-04-08T19:29:46.429Z] + docker rm -vf docker-pr4 [2020-04-08T19:29:46.429Z] Error: No such container: docker-pr4 [2020-04-08T19:29:46.429Z] + true [Pipeline] sh [2020-04-08T19:29:46.699Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:29:46.699Z] Chowning /workspace to jenkins user [2020-04-08T19:29:46.699Z] + id -u [2020-04-08T19:29:46.699Z] + id -g [2020-04-08T19:29:46.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40787:/workspace busybox chown -R 1000:1000 /workspace [2020-04-08T19:29:46.903Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-08T19:29:47.949Z] + bundleName=unit [2020-04-08T19:29:47.949Z] + echo Creating unit-bundles.tar.gz [2020-04-08T19:29:47.949Z] Creating unit-bundles.tar.gz [2020-04-08T19:29:47.949Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-08T19:29:47.949Z] bundles/junit-report.xml [2020-04-08T19:29:47.949Z] bundles/go-test-report.json [2020-04-08T19:29:47.949Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-08T19:29:48.001Z] Archiving artifacts [2020-04-08T19:29:48.538Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T19:29:48.883Z] + make clean [2020-04-08T19:29:49.137Z] docker volume rm -f docker-dev-cache [2020-04-08T19:29:49.137Z] docker-dev-cache [Pipeline] deleteDir [2020-04-08T19:29:49.438Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T19:29:51.961Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-08T19:29:53.857Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-08T19:29:53.857Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-08T19:29:54.789Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-08T19:29:55.722Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-08T19:29:57.094Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-08T19:29:57.661Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-08T19:29:58.600Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-08T19:29:59.372Z] --- PASS: TestBuildWithHugeFile (80.55s) [2020-04-08T19:29:59.372Z] === RUN TestBuildWithEmptyDockerfile [2020-04-08T19:29:59.372Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:29:59.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:29:59.372Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:29:59.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:29:59.372Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:29:59.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:29:59.372Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-08T19:29:59.372Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-08T19:29:59.372Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-08T19:29:59.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-08T19:29:59.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-04-08T19:29:59.372Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-04-08T19:29:59.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-04-08T19:29:59.372Z] === RUN TestBuildPreserveOwnership [2020-04-08T19:29:59.372Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-08T19:29:59.372Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-08T19:29:59.970Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-08T19:30:00.388Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-04-08T19:30:00.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2020-04-08T19:30:00.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-04-08T19:30:00.388Z] === RUN TestBuildPlatformInvalid [2020-04-08T19:30:00.388Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-08T19:30:00.388Z] PASS [2020-04-08T19:30:00.388Z] [2020-04-08T19:30:00.388Z] === Skipped [2020-04-08T19:30:00.388Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-08T19:30:00.388Z] build_session_test.go:25: TODO: BuildKit [2020-04-08T19:30:00.388Z] [2020-04-08T19:30:00.388Z] [2020-04-08T19:30:00.388Z] DONE 32 tests, 1 skipped in 126.347s [2020-04-08T19:30:00.388Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-08T19:30:00.389Z] ++ 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-08T19:30:00.389Z] ++ set -e [2020-04-08T19:30:00.389Z] ++ '[' -n 0 ']' [2020-04-08T19:30:00.389Z] ++ set -x [2020-04-08T19:30:00.389Z] ++ env -i DEST=/go/src/github.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-08T19:30:00.674Z] INFO: Testing against a local daemon [2020-04-08T19:30:00.674Z] === RUN TestConfigList [2020-04-08T19:30:00.901Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-08T19:30:01.832Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-08T19:30:02.763Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-08T19:30:02.984Z] --- PASS: TestConfigList (2.39s) [2020-04-08T19:30:02.984Z] === RUN TestConfigsCreateAndDelete [2020-04-08T19:30:03.692Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-08T19:30:05.064Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-08T19:30:05.628Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-08T19:30:05.674Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-04-08T19:30:05.674Z] === RUN TestConfigsUpdate [2020-04-08T19:30:06.997Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-08T19:30:07.718Z] --- PASS: TestConfigsUpdate (2.23s) [2020-04-08T19:30:07.719Z] === RUN TestTemplatedConfig [2020-04-08T19:30:08.365Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-08T19:30:09.295Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-08T19:30:10.226Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-08T19:30:10.226Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-08T19:30:10.410Z] --- PASS: TestTemplatedConfig (2.74s) [2020-04-08T19:30:10.410Z] === RUN TestConfigInspect [2020-04-08T19:30:11.166Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-08T19:30:12.098Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-08T19:30:12.449Z] --- PASS: TestConfigInspect (2.23s) [2020-04-08T19:30:12.449Z] === RUN TestConfigCreateWithLabels [2020-04-08T19:30:13.467Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-08T19:30:14.396Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-08T19:30:15.152Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2020-04-08T19:30:15.152Z] === RUN TestConfigCreateResolve [2020-04-08T19:30:15.766Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-08T19:30:17.188Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-04-08T19:30:17.188Z] === RUN TestConfigDaemonLibtrustID [2020-04-08T19:30:17.473Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-08T19:30:17.473Z] PASS [2020-04-08T19:30:17.473Z] [2020-04-08T19:30:17.473Z] DONE 8 tests in 17.047s [2020-04-08T19:30:17.473Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-08T19:30:17.473Z] ++ 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-08T19:30:17.473Z] ++ set -e [2020-04-08T19:30:17.473Z] ++ '[' -n 0 ']' [2020-04-08T19:30:17.473Z] ++ set -x [2020-04-08T19:30:17.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-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-08T19:30:17.660Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-08T19:30:17.759Z] INFO: Testing against a local daemon [2020-04-08T19:30:17.759Z] === RUN TestCheckpoint [2020-04-08T19:30:17.759Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-08T19:30:17.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:30:17.759Z] === RUN TestContainerInvalidJSON [2020-04-08T19:30:17.759Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:30:17.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:30:17.759Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:30:17.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:30:17.759Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:30:17.759Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:30:17.759Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-08T19:30:17.759Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-08T19:30:17.759Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-08T19:30:17.759Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-08T19:30:17.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-08T19:30:17.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-08T19:30:17.759Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-08T19:30:17.759Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-08T19:30:17.759Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-08T19:30:17.759Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-08T19:30:17.759Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-08T19:30:17.759Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-08T19:30:18.048Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-08T19:30:18.048Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-08T19:30:18.048Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-08T19:30:18.048Z] === RUN TestCopyFromContainer [2020-04-08T19:30:18.224Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-08T19:30:19.533Z] === RUN TestCopyFromContainer// [2020-04-08T19:30:19.821Z] === RUN TestCopyFromContainer//bar/root [2020-04-08T19:30:19.821Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-08T19:30:19.821Z] === RUN TestCopyFromContainer/bar/quux [2020-04-08T19:30:20.109Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-08T19:30:20.109Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-08T19:30:20.109Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-08T19:30:20.394Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-08T19:30:20.394Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-08T19:30:20.394Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer (2.56s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-08T19:30:20.680Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-08T19:30:20.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-08T19:30:20.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:30:20.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:30:20.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:30:20.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:30:20.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:30:20.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:30:20.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-08T19:30:20.681Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-08T19:30:20.681Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-08T19:30:20.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-08T19:30:20.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-08T19:30:20.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-08T19:30:20.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-08T19:30:20.681Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-08T19:30:20.681Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-08T19:30:20.681Z] === RUN TestCreateWithInvalidEnv [2020-04-08T19:30:20.681Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-08T19:30:20.681Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-08T19:30:20.681Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-08T19:30:20.681Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-08T19:30:20.681Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-08T19:30:20.681Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-08T19:30:20.681Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-08T19:30:20.681Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-08T19:30:20.681Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-08T19:30:20.681Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-08T19:30:20.681Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-08T19:30:20.681Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-08T19:30:20.681Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-08T19:30:20.681Z] === RUN TestCreateTmpfsMountsTarget [2020-04-08T19:30:20.681Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-08T19:30:20.681Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-08T19:30:20.747Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-08T19:30:22.716Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:30:22.717Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-08T19:30:22.717Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-08T19:30:22.717Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-08T19:30:22.717Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-08T19:30:24.749Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-04-08T19:30:24.750Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-08T19:30:24.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:30:24.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:30:24.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:30:24.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:30:24.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:30:24.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:30:24.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:30:24.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:30:24.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:30:24.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:30:24.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-08T19:30:24.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-08T19:30:24.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-08T19:30:24.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-08T19:30:24.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-08T19:30:24.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-08T19:30:24.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-08T19:30:24.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-08T19:30:24.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-08T19:30:24.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-04-08T19:30:24.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-08T19:30:24.750Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-08T19:30:24.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-08T19:30:25.762Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2020-04-08T19:30:25.762Z] === RUN TestContainerStartOnDaemonRestart [2020-04-08T19:30:25.762Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-08T19:30:25.762Z] === RUN TestDaemonRestartIpcMode [2020-04-08T19:30:25.762Z] === PAUSE TestDaemonRestartIpcMode [2020-04-08T19:30:25.762Z] === RUN TestDaemonHostGatewayIP [2020-04-08T19:30:25.762Z] === PAUSE TestDaemonHostGatewayIP [2020-04-08T19:30:25.762Z] === RUN TestDiff [2020-04-08T19:30:25.849Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-08T19:30:26.383Z] --- PASS: TestDiff (0.69s) [2020-04-08T19:30:26.383Z] === RUN TestExecWithCloseStdin [2020-04-08T19:30:27.005Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-04-08T19:30:27.005Z] === RUN TestExec [2020-04-08T19:30:28.053Z] --- PASS: TestExec (0.79s) [2020-04-08T19:30:28.053Z] === RUN TestExecUser [2020-04-08T19:30:28.672Z] --- PASS: TestExecUser (0.79s) [2020-04-08T19:30:28.672Z] === RUN TestExportContainerAndImportImage [2020-04-08T19:30:29.690Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-04-08T19:30:29.690Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-08T19:30:30.020Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-08T19:30:30.277Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-08T19:30:31.180Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-04-08T19:30:31.180Z] === RUN TestHealthCheckWorkdir [2020-04-08T19:30:32.195Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-04-08T19:30:32.195Z] === RUN TestHealthKillContainer [2020-04-08T19:30:35.526Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-08T19:30:35.659Z] --- PASS: TestHealthKillContainer (2.94s) [2020-04-08T19:30:35.659Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-08T19:30:35.659Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-04-08T19:30:35.659Z] === RUN TestIpcModeNone [2020-04-08T19:30:36.676Z] --- PASS: TestIpcModeNone (0.78s) [2020-04-08T19:30:36.676Z] === RUN TestIpcModePrivate [2020-04-08T19:30:37.296Z] --- PASS: TestIpcModePrivate (0.83s) [2020-04-08T19:30:37.296Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-08T19:30:37.296Z] === RUN TestIpcModeShareable [2020-04-08T19:30:38.308Z] --- PASS: TestIpcModeShareable (0.81s) [2020-04-08T19:30:38.308Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-08T19:30:38.308Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-08T19:30:38.800Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-08T19:30:39.728Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-08T19:30:41.011Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2020-04-08T19:30:41.011Z] === RUN TestAPIIpcModeHost [2020-04-08T19:30:41.297Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-04-08T19:30:41.297Z] === RUN TestDaemonIpcModeShareable [2020-04-08T19:30:42.778Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-04-08T19:30:42.778Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-08T19:30:42.778Z] === RUN TestDaemonIpcModePrivate [2020-04-08T19:30:44.818Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-04-08T19:30:44.818Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-08T19:30:44.818Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-08T19:30:44.987Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-08T19:30:45.554Z] === RUN TestDockerSuite/TestCpToDot [2020-04-08T19:30:45.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-08T19:30:46.314Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-04-08T19:30:46.314Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-08T19:30:46.314Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-08T19:30:46.740Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-08T19:30:48.351Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-04-08T19:30:48.351Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-08T19:30:48.351Z] === RUN TestIpcModeOlderClient [2020-04-08T19:30:48.351Z] === PAUSE TestIpcModeOlderClient [2020-04-08T19:30:48.351Z] === RUN TestKillContainerInvalidSignal [2020-04-08T19:30:48.637Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-04-08T19:30:48.637Z] === RUN TestKillContainer [2020-04-08T19:30:48.637Z] === RUN TestKillContainer/no_signal [2020-04-08T19:30:48.638Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-08T19:30:49.256Z] === RUN TestKillContainer/non_killing_signal [2020-04-08T19:30:49.878Z] === RUN TestKillContainer/killing_signal [2020-04-08T19:30:50.531Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-08T19:30:50.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-08T19:30:50.896Z] --- PASS: TestKillContainer (2.03s) [2020-04-08T19:30:50.896Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-04-08T19:30:50.896Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-04-08T19:30:50.896Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-04-08T19:30:50.896Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-08T19:30:50.896Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-08T19:30:51.044Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-08T19:30:51.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-08T19:30:52.141Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-04-08T19:30:52.141Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-04-08T19:30:52.141Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-08T19:30:52.141Z] === RUN TestKillStoppedContainer [2020-04-08T19:30:52.141Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-08T19:30:52.141Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-08T19:30:52.426Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-08T19:30:52.426Z] === RUN TestKillDifferentUserContainer [2020-04-08T19:30:53.046Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-04-08T19:30:53.046Z] === RUN TestInspectOomKilledTrue [2020-04-08T19:30:54.546Z] --- PASS: TestInspectOomKilledTrue (1.26s) [2020-04-08T19:30:54.546Z] === RUN TestInspectOomKilledFalse [2020-04-08T19:30:54.833Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2020-04-08T19:30:54.833Z] === RUN TestLinksEtcHostsContentMatch [2020-04-08T19:30:55.218Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-08T19:30:55.218Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-08T19:30:55.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-04-08T19:30:55.452Z] === RUN TestLinksContainerNames [2020-04-08T19:30:56.588Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-08T19:30:56.930Z] --- PASS: TestLinksContainerNames (1.32s) [2020-04-08T19:30:56.930Z] === RUN TestLogsFollowTailEmpty [2020-04-08T19:30:57.551Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-04-08T19:30:57.551Z] === RUN TestContainerNetworkMountsNoChown [2020-04-08T19:30:58.176Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/default [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/default [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/private [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/private [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rprivate [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/slave [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/slave [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rslave [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/shared [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/shared [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rshared [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/default [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rslave [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rshared [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/slave [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rprivate [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/private [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/shared [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-08T19:30:58.176Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:30:58.176Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-08T19:30:58.176Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-08T19:30:58.464Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-08T19:30:58.464Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-08T19:30:58.464Z] === RUN TestContainerBindMountNonRecursive [2020-04-08T19:30:58.481Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-08T19:30:58.481Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-08T19:30:58.738Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-08T19:30:59.301Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-08T19:31:00.232Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-08T19:31:00.232Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-08T19:31:00.232Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-08T19:31:00.504Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) [2020-04-08T19:31:00.504Z] === RUN TestNetworkNat [2020-04-08T19:31:00.795Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-08T19:31:01.126Z] --- PASS: TestNetworkNat (0.79s) [2020-04-08T19:31:01.126Z] === RUN TestNetworkLocalhostTCPNat [2020-04-08T19:31:01.358Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-08T19:31:01.359Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-08T19:31:01.615Z] === RUN TestDockerSuite/TestCreateRM [2020-04-08T19:31:01.750Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-04-08T19:31:01.750Z] === RUN TestNetworkLoopbackNat [2020-04-08T19:31:01.874Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-08T19:31:01.874Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-08T19:31:01.874Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-08T19:31:02.130Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-08T19:31:02.770Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-04-08T19:31:02.770Z] === RUN TestPause [2020-04-08T19:31:03.391Z] --- PASS: TestPause (0.71s) [2020-04-08T19:31:03.391Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-08T19:31:03.391Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:31:03.391Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:31:03.391Z] === RUN TestPauseStopPausedContainer [2020-04-08T19:31:04.405Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2020-04-08T19:31:04.405Z] === RUN TestPsFilter [2020-04-08T19:31:04.405Z] --- PASS: TestPsFilter (0.20s) [2020-04-08T19:31:04.405Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-08T19:31:04.654Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-08T19:31:04.654Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-08T19:31:04.654Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-08T19:31:05.024Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-04-08T19:31:05.024Z] === RUN TestRemoveContainerWithVolume [2020-04-08T19:31:05.645Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2020-04-08T19:31:05.645Z] === RUN TestRemoveContainerRunning [2020-04-08T19:31:06.664Z] --- PASS: TestRemoveContainerRunning (0.72s) [2020-04-08T19:31:06.664Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-08T19:31:07.285Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-04-08T19:31:07.285Z] === RUN TestRemoveInvalidContainer [2020-04-08T19:31:07.285Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-08T19:31:07.285Z] === RUN TestRenameLinkedContainer [2020-04-08T19:31:08.830Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-08T19:31:08.830Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-08T19:31:08.830Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-08T19:31:08.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-08T19:31:08.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-08T19:31:08.830Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-08T19:31:09.393Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-08T19:31:09.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-08T19:31:09.976Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-04-08T19:31:09.976Z] === RUN TestRenameStoppedContainer [2020-04-08T19:31:10.602Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-04-08T19:31:10.602Z] === RUN TestRenameRunningContainerAndReuse [2020-04-08T19:31:11.018Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-08T19:31:11.961Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-08T19:31:12.093Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2020-04-08T19:31:12.093Z] === RUN TestRenameInvalidName [2020-04-08T19:31:12.717Z] --- PASS: TestRenameInvalidName (0.70s) [2020-04-08T19:31:12.717Z] === RUN TestRenameAnonymousContainer [2020-04-08T19:31:13.861Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-08T19:31:15.410Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2020-04-08T19:31:15.410Z] === RUN TestRenameContainerWithSameName [2020-04-08T19:31:15.696Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-04-08T19:31:15.696Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-08T19:31:15.757Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-08T19:31:16.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-08T19:31:17.180Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2020-04-08T19:31:17.180Z] === RUN TestResize [2020-04-08T19:31:17.620Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-08T19:31:17.620Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-08T19:31:17.802Z] --- PASS: TestResize (0.67s) [2020-04-08T19:31:17.802Z] === RUN TestResizeWithInvalidSize [2020-04-08T19:31:18.425Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2020-04-08T19:31:18.425Z] === RUN TestResizeWhenContainerNotStarted [2020-04-08T19:31:18.550Z] === RUN TestDockerSuite/TestDockerFails [2020-04-08T19:31:18.550Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-08T19:31:18.550Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-08T19:31:18.550Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-08T19:31:19.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:31:19.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:31:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:31:19.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-08T19:31:19.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-08T19:31:19.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-08T19:31:19.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:31:19.918Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-08T19:31:20.848Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-08T19:31:21.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:31:22.216Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-08T19:31:22.216Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-08T19:31:22.402Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-08T19:31:22.473Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-08T19:31:22.473Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-08T19:31:22.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-08T19:31:23.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-08T19:31:24.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-08T19:31:24.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-08T19:31:25.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-08T19:31:27.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-08T19:31:27.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-08T19:31:29.091Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.26s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.35s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.65s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.24s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.56s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.64s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.44s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.67s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.45s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.24s) [2020-04-08T19:31:29.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2020-04-08T19:31:29.827Z] === RUN TestCgroupNamespacesRun [2020-04-08T19:31:31.866Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-04-08T19:31:31.866Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-08T19:31:32.364Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-08T19:31:33.364Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-04-08T19:31:33.364Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-08T19:31:34.847Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-04-08T19:31:34.847Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-08T19:31:35.638Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-08T19:31:36.328Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-04-08T19:31:36.328Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-08T19:31:37.531Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-08T19:31:38.366Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2020-04-08T19:31:38.366Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-08T19:31:38.461Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-08T19:31:38.984Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-04-08T19:31:38.985Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-08T19:31:39.392Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-08T19:31:39.998Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-04-08T19:31:39.998Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-08T19:31:40.333Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-08T19:31:41.265Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-08T19:31:41.476Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-04-08T19:31:41.476Z] === RUN TestKernelTCPMemory [2020-04-08T19:31:42.194Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-08T19:31:42.487Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-04-08T19:31:42.487Z] === RUN TestNISDomainname [2020-04-08T19:31:42.756Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-08T19:31:43.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-08T19:31:43.501Z] --- PASS: TestNISDomainname (1.00s) [2020-04-08T19:31:43.501Z] === RUN TestHostnameDnsResolution [2020-04-08T19:31:44.516Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-04-08T19:31:44.516Z] === RUN TestStats [2020-04-08T19:31:44.689Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-08T19:31:46.572Z] --- PASS: TestStats (1.70s) [2020-04-08T19:31:46.572Z] === RUN TestStopContainerWithTimeout [2020-04-08T19:31:46.572Z] === RUN TestStopContainerWithTimeout/0 [2020-04-08T19:31:46.572Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-08T19:31:46.572Z] === RUN TestStopContainerWithTimeout/1 [2020-04-08T19:31:46.572Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-08T19:31:46.572Z] === RUN TestStopContainerWithTimeout/3 [2020-04-08T19:31:46.572Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-08T19:31:46.572Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-08T19:31:46.572Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-08T19:31:46.572Z] === CONT TestStopContainerWithTimeout/0 [2020-04-08T19:31:46.572Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-08T19:31:46.572Z] === CONT TestStopContainerWithTimeout/1 [2020-04-08T19:31:46.572Z] === CONT TestStopContainerWithTimeout/3 [2020-04-08T19:31:46.583Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-08T19:31:49.269Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-04-08T19:31:49.269Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-08T19:31:49.269Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2020-04-08T19:31:49.269Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-04-08T19:31:49.269Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-04-08T19:31:49.269Z] === RUN TestDeleteDevicemapper [2020-04-08T19:31:49.269Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-08T19:31:49.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:31:49.269Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-08T19:31:49.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-08T19:31:50.420Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-08T19:31:52.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-04-08T19:31:52.750Z] === RUN TestUpdateMemory [2020-04-08T19:31:52.942Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-08T19:31:53.375Z] --- PASS: TestUpdateMemory (0.98s) [2020-04-08T19:31:53.375Z] === RUN TestUpdateCPUQuota [2020-04-08T19:31:54.837Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-08T19:31:54.854Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-04-08T19:31:54.854Z] === RUN TestUpdatePidsLimit [2020-04-08T19:31:54.854Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-08T19:31:54.854Z] === RUN TestUpdatePidsLimit/no_change [2020-04-08T19:31:55.474Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-08T19:31:55.762Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-08T19:31:56.048Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-08T19:31:56.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-08T19:31:56.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-08T19:31:56.733Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-08T19:31:57.663Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-08T19:31:57.920Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit (3.48s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-04-08T19:31:58.106Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-08T19:31:58.106Z] === RUN TestUpdateRestartPolicy [2020-04-08T19:31:59.288Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-08T19:32:00.219Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-08T19:32:00.219Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-08T19:32:00.782Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-08T19:32:00.782Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-08T19:32:00.782Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-08T19:32:02.677Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-08T19:32:04.046Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-08T19:32:04.046Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-08T19:32:04.046Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-08T19:32:04.975Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-08T19:32:05.231Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-08T19:32:05.487Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-08T19:32:06.883Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-08T19:32:06.883Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-08T19:32:06.883Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-08T19:32:06.883Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-08T19:32:09.403Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-08T19:32:09.966Z] === RUN TestDockerSuite/TestEventsRename [2020-04-08T19:32:10.658Z] --- PASS: TestUpdateRestartPolicy (12.22s) [2020-04-08T19:32:10.658Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-08T19:32:10.896Z] === RUN TestDockerSuite/TestEventsResize [2020-04-08T19:32:10.942Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-04-08T19:32:10.942Z] === RUN TestWaitNonBlocked [2020-04-08T19:32:10.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:32:10.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:32:10.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:32:10.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:32:10.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-08T19:32:10.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-08T19:32:11.459Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-08T19:32:11.959Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-08T19:32:11.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-04-08T19:32:11.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-04-08T19:32:11.959Z] === RUN TestWaitBlocked [2020-04-08T19:32:11.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:32:11.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:32:11.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:32:11.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:32:11.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-08T19:32:11.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-08T19:32:12.388Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-08T19:32:12.985Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-08T19:32:12.985Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-04-08T19:32:12.985Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-04-08T19:32:12.985Z] === CONT TestContainerStartOnDaemonRestart [2020-04-08T19:32:12.985Z] === CONT TestDaemonHostGatewayIP [2020-04-08T19:32:12.985Z] === CONT TestIpcModeOlderClient [2020-04-08T19:32:12.985Z] === CONT TestDaemonRestartIpcMode [2020-04-08T19:32:12.985Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-08T19:32:13.318Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-08T19:32:14.248Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-08T19:32:17.420Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2020-04-08T19:32:17.518Z] === RUN TestDockerSuite/TestEventsTop [2020-04-08T19:32:17.706Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2020-04-08T19:32:17.706Z] --- PASS: TestDaemonHostGatewayIP (4.87s) [2020-04-08T19:32:17.706Z] PASS [2020-04-08T19:32:17.706Z] [2020-04-08T19:32:17.706Z] === Skipped [2020-04-08T19:32:17.706Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-08T19:32:17.706Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-08T19:32:17.706Z] [2020-04-08T19:32:17.706Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-08T19:32:17.706Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-08T19:32:17.706Z] [2020-04-08T19:32:17.706Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-08T19:32:17.706Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-08T19:32:17.706Z] [2020-04-08T19:32:17.706Z] [2020-04-08T19:32:17.706Z] DONE 199 tests, 3 skipped in 120.285s [2020-04-08T19:32:17.993Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-08T19:32:17.993Z] ++ 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-08T19:32:17.993Z] ++ set -e [2020-04-08T19:32:17.993Z] ++ '[' -n 0 ']' [2020-04-08T19:32:17.993Z] ++ set -x [2020-04-08T19:32:17.993Z] ++ env -i DEST=/go/src/github.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-08T19:32:17.993Z] INFO: Testing against a local daemon [2020-04-08T19:32:17.993Z] === RUN TestCommitInheritsEnv [2020-04-08T19:32:18.081Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-08T19:32:18.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-08T19:32:18.614Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-04-08T19:32:18.614Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-08T19:32:18.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-08T19:32:18.614Z] === RUN TestImagesFilterMultiReference [2020-04-08T19:32:18.614Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-08T19:32:18.614Z] === RUN TestImagePullPlatformInvalid [2020-04-08T19:32:18.614Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-08T19:32:18.614Z] === RUN TestRemoveImageOrphaning [2020-04-08T19:32:18.898Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-04-08T19:32:18.898Z] === RUN TestRemoveImageGarbageCollector [2020-04-08T19:32:18.898Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:32:18.898Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:32:18.898Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-08T19:32:18.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-08T19:32:18.898Z] === RUN TestTagInvalidReference [2020-04-08T19:32:19.184Z] --- PASS: TestTagInvalidReference (0.05s) [2020-04-08T19:32:19.184Z] === RUN TestTagValidPrefixedRepo [2020-04-08T19:32:19.184Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-08T19:32:19.184Z] === RUN TestTagExistedNameWithoutForce [2020-04-08T19:32:19.184Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-08T19:32:19.184Z] === RUN TestTagOfficialNames [2020-04-08T19:32:19.184Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-08T19:32:19.184Z] === RUN TestTagMatchesDigest [2020-04-08T19:32:19.184Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-08T19:32:19.184Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-08T19:32:20.601Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-08T19:32:20.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-08T19:32:22.227Z] === RUN TestDockerSuite/TestExec [2020-04-08T19:32:23.158Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-08T19:32:24.088Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-08T19:32:25.458Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-08T19:32:26.828Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-08T19:32:28.198Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-08T19:32:29.128Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-08T19:32:30.058Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-08T19:32:30.988Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-08T19:32:31.922Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-08T19:32:32.853Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-08T19:32:33.782Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-08T19:32:35.675Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-08T19:32:36.613Z] === RUN TestDockerSuite/TestExecEnv [2020-04-08T19:32:37.544Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-08T19:32:39.437Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-08T19:32:40.369Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-08T19:32:43.640Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-08T19:32:44.203Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-08T19:32:44.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-08T19:32:45.024Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-08T19:32:45.954Z] === RUN TestDockerSuite/TestExecParseError [2020-04-08T19:32:47.324Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-08T19:32:47.887Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-08T19:32:48.816Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-08T19:32:50.712Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-08T19:32:52.082Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-08T19:32:53.011Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-08T19:33:05.192Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-08T19:33:05.192Z] === RUN TestDockerSuite/TestExecTTY [2020-04-08T19:33:05.756Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-08T19:33:06.687Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-08T19:33:07.617Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-08T19:33:08.547Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-08T19:33:08.547Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-08T19:33:10.439Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-08T19:33:11.370Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-08T19:33:11.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-08T19:33:12.739Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-08T19:33:13.670Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-08T19:33:14.600Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-08T19:33:19.852Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-08T19:33:25.103Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-08T19:33:26.471Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-08T19:33:31.720Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-08T19:33:32.283Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-08T19:33:32.283Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-08T19:33:32.283Z] === RUN TestDockerSuite/TestHealth [2020-04-08T19:33:37.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-08T19:33:55.616Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-08T19:33:55.872Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-08T19:33:56.129Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-08T19:33:56.692Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-08T19:33:56.692Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-08T19:33:57.622Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-08T19:33:57.879Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-08T19:33:58.809Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-08T19:34:00.179Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-08T19:34:00.179Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-08T19:34:01.109Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-08T19:34:04.390Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-08T19:34:04.390Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-08T19:34:04.390Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-08T19:34:05.760Z] === RUN TestDockerSuite/TestImportFile [2020-04-08T19:34:08.286Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-08T19:34:08.286Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-08T19:34:10.184Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-08T19:34:12.077Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-08T19:34:13.970Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-08T19:34:14.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-08T19:34:15.462Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-08T19:34:16.395Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-08T19:34:16.395Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-08T19:34:16.395Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-08T19:34:17.327Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-08T19:34:17.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-08T19:34:18.257Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-08T19:34:18.823Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-08T19:34:20.193Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-08T19:34:21.125Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-08T19:34:22.057Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-08T19:34:22.057Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-08T19:34:23.950Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-08T19:34:24.513Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-08T19:34:25.447Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-08T19:34:25.447Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-08T19:34:26.396Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-08T19:34:26.396Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-08T19:34:27.771Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-08T19:34:28.702Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-08T19:34:29.632Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-08T19:34:30.563Z] === RUN TestDockerSuite/TestInspectImage [2020-04-08T19:34:30.563Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-08T19:34:30.563Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-08T19:34:30.563Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-08T19:34:31.494Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-08T19:34:32.426Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-08T19:34:32.426Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-08T19:34:33.356Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-08T19:34:34.286Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-08T19:34:36.807Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-08T19:34:36.807Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-08T19:34:37.740Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-08T19:34:38.670Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-08T19:34:40.562Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-08T19:34:41.491Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-08T19:34:42.422Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-08T19:34:43.790Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-08T19:34:43.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-08T19:34:44.354Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-08T19:34:45.285Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-08T19:34:46.228Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-08T19:34:46.228Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-08T19:34:48.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-08T19:34:49.026Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-08T19:34:50.920Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-08T19:34:51.852Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-08T19:34:52.415Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-08T19:34:52.672Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-08T19:34:55.198Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-08T19:34:55.198Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-08T19:34:57.725Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-08T19:34:58.289Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-08T19:35:00.185Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-08T19:35:00.185Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-08T19:35:02.084Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-08T19:35:02.651Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-08T19:35:03.215Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-08T19:35:04.585Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-08T19:35:05.150Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-08T19:35:10.405Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-08T19:35:14.587Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-08T19:35:17.133Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-08T19:35:19.657Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-08T19:35:21.028Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-08T19:35:21.959Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-08T19:35:24.485Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-08T19:35:24.485Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-08T19:35:25.048Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-08T19:35:25.048Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-08T19:35:25.048Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-08T19:35:25.978Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-08T19:35:26.543Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-08T19:35:30.716Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-08T19:35:31.280Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-08T19:35:36.534Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-08T19:35:37.097Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-08T19:35:37.097Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-08T19:35:38.026Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-08T19:35:39.411Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-08T19:35:39.668Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-08T19:35:40.598Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-08T19:35:41.966Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-08T19:35:42.895Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-08T19:35:46.168Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-08T19:35:46.731Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-08T19:35:47.662Z] === RUN TestDockerSuite/TestLogsSince [2020-04-08T19:35:50.517Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-08T19:35:53.792Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-08T19:35:54.356Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-08T19:36:00.900Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-08T19:36:01.156Z] === RUN TestDockerSuite/TestLogsTail [2020-04-08T19:36:02.085Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-08T19:36:02.649Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-08T19:36:03.580Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-08T19:36:04.147Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-08T19:36:05.078Z] === RUN TestDockerSuite/TestNetHostname [2020-04-08T19:36:06.973Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-08T19:36:07.545Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-08T19:36:07.815Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-08T19:36:09.191Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-08T19:36:10.123Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-08T19:36:12.018Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-08T19:36:12.949Z] === RUN TestDockerSuite/TestPluginActive [2020-04-08T19:36:13.513Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-08T19:36:14.884Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-08T19:36:16.782Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-08T19:36:20.958Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-08T19:36:22.327Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-08T19:36:22.328Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-08T19:36:23.698Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-08T19:36:24.629Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-08T19:36:27.904Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-08T19:36:27.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-08T19:36:29.272Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-08T19:36:31.167Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-08T19:36:31.433Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-08T19:36:35.610Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-08T19:36:36.981Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-08T19:36:38.875Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-08T19:36:40.771Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-08T19:36:41.705Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-08T19:36:41.962Z] === RUN TestDockerSuite/TestPortList [2020-04-08T19:36:47.216Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-08T19:36:53.765Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-08T19:36:54.328Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-08T19:37:00.872Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-08T19:37:01.807Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-08T19:37:01.807Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-08T19:37:01.807Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-08T19:37:02.741Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-08T19:37:02.741Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-08T19:37:03.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-08T19:37:03.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-08T19:37:03.883Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-08T19:37:04.148Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-08T19:37:04.148Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-08T19:37:06.041Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-08T19:37:06.042Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-08T19:37:07.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-08T19:37:09.306Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-08T19:37:11.201Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-08T19:37:11.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-08T19:37:11.458Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-08T19:37:11.715Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-08T19:37:15.900Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-08T19:37:16.464Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-08T19:37:16.464Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-08T19:37:20.640Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-08T19:37:20.640Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-08T19:37:25.893Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-08T19:37:25.893Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-08T19:37:26.785Z] --- PASS: TestImportExtremelyLargeImageWorks (300.96s) [2020-04-08T19:37:26.786Z] PASS [2020-04-08T19:37:26.786Z] [2020-04-08T19:37:26.786Z] === Skipped [2020-04-08T19:37:26.786Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-08T19:37:26.786Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:37:26.786Z] [2020-04-08T19:37:26.786Z] [2020-04-08T19:37:26.786Z] DONE 12 tests, 1 skipped in 302.357s [2020-04-08T19:37:26.786Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-08T19:37:26.786Z] ++ 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-08T19:37:26.786Z] ++ set -e [2020-04-08T19:37:26.786Z] ++ '[' -n 0 ']' [2020-04-08T19:37:26.786Z] ++ set -x [2020-04-08T19:37:26.786Z] ++ env -i DEST=/go/src/github.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-08T19:37:26.786Z] INFO: Testing against a local daemon [2020-04-08T19:37:26.786Z] === RUN TestNetworkCreateDelete [2020-04-08T19:37:26.786Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-04-08T19:37:26.786Z] === RUN TestDockerNetworkDeletePreferID [2020-04-08T19:37:26.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s) [2020-04-08T19:37:26.786Z] === RUN TestInspectNetwork [2020-04-08T19:37:26.786Z] === RUN TestInspectNetwork/full_network_id [2020-04-08T19:37:26.786Z] === RUN TestInspectNetwork/partial_network_id [2020-04-08T19:37:26.786Z] === RUN TestInspectNetwork/network_name [2020-04-08T19:37:26.786Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-08T19:37:29.481Z] --- PASS: TestInspectNetwork (7.88s) [2020-04-08T19:37:29.481Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-08T19:37:29.481Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-08T19:37:29.481Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-08T19:37:29.481Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-08T19:37:29.481Z] === RUN TestRunContainerWithBridgeNone [2020-04-08T19:37:30.067Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-08T19:37:31.517Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-04-08T19:37:31.517Z] === RUN TestNetworkInvalidJSON [2020-04-08T19:37:31.517Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-08T19:37:31.517Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-08T19:37:31.517Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:37:31.517Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:37:31.517Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:37:31.517Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:37:31.517Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-08T19:37:31.517Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-08T19:37:31.517Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-08T19:37:31.517Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-08T19:37:31.517Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-08T19:37:31.517Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-08T19:37:31.517Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-08T19:37:31.517Z] === RUN TestHostIPv4BridgeLabel [2020-04-08T19:37:32.137Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-04-08T19:37:32.137Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-08T19:37:33.156Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-08T19:37:33.156Z] === RUN TestDaemonDefaultNetworkPools [2020-04-08T19:37:33.346Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-08T19:37:34.176Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-08T19:37:34.176Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-08T19:37:35.193Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-04-08T19:37:35.193Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-08T19:37:36.675Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-04-08T19:37:36.675Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-08T19:37:37.295Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-08T19:37:37.295Z] === RUN TestServiceWithPredefinedNetwork [2020-04-08T19:37:37.528Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-08T19:37:38.897Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-08T19:37:39.992Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2020-04-08T19:37:39.992Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-08T19:37:39.992Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:37:39.992Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:37:39.992Z] === RUN TestServiceWithDataPathPortInit [2020-04-08T19:37:41.422Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-08T19:37:43.317Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-08T19:37:44.687Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-08T19:37:46.581Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-08T19:37:46.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-08T19:37:49.103Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-08T19:37:50.998Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-08T19:37:50.998Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-08T19:37:51.929Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-08T19:37:54.461Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-08T19:37:55.297Z] --- PASS: TestServiceWithDataPathPortInit (15.05s) [2020-04-08T19:37:55.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-08T19:37:56.981Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-08T19:37:57.911Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-08T19:37:57.911Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-08T19:37:57.911Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-08T19:37:57.911Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-08T19:37:58.168Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-08T19:37:59.098Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-08T19:38:00.038Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-08T19:38:00.604Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-08T19:38:02.130Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2020-04-08T19:38:02.130Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kxh7dt6tgjgofqvme52zz41jc Created:2020-04-08 19:37:55.857461828 +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[6ccee0eac104773f5df50c58fa70d17452950b6feb0d5178fd007c2650d744a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.19aiwuxzbyx5r8m6agafcxzt8 EndpointID:6a022cc48926b0ef864752d000a468d2518d5a06f48362d241f15db253858827 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb1e1e97cc202ac186d8b97b825e7f077777c19c0ab5c82ea0038241aeb8d052 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:b7572d1b52f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.19aiwuxzbyx5r8m6agafcxzt8 EndpointID:6a022cc48926b0ef864752d000a468d2518d5a06f48362d241f15db253858827 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-08T19:38:02.130Z] PASS [2020-04-08T19:38:02.130Z] [2020-04-08T19:38:02.130Z] === Skipped [2020-04-08T19:38:02.130Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-08T19:38:02.130Z] service_test.go:236: FLAKY_TEST [2020-04-08T19:38:02.130Z] [2020-04-08T19:38:02.130Z] [2020-04-08T19:38:02.130Z] DONE 22 tests, 1 skipped in 41.958s [2020-04-08T19:38:02.130Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:38:02.130Z] ++ 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-08T19:38:02.130Z] ++ set -e [2020-04-08T19:38:02.130Z] ++ '[' -n 0 ']' [2020-04-08T19:38:02.130Z] ++ set -x [2020-04-08T19:38:02.130Z] ++ env -i DEST=/go/src/github.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-08T19:38:02.417Z] INFO: Testing against a local daemon [2020-04-08T19:38:02.417Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-08T19:38:02.417Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-08T19:38:02.417Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:38:02.417Z] === RUN TestDockerNetworkIpvlan [2020-04-08T19:38:02.417Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:38:02.417Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:38:02.417Z] PASS [2020-04-08T19:38:02.417Z] [2020-04-08T19:38:02.417Z] === Skipped [2020-04-08T19:38:02.417Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-08T19:38:02.417Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:38:02.417Z] [2020-04-08T19:38:02.417Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-08T19:38:02.417Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-08T19:38:02.417Z] [2020-04-08T19:38:02.417Z] [2020-04-08T19:38:02.417Z] DONE 2 tests, 2 skipped in 0.113s [2020-04-08T19:38:02.417Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-08T19:38:02.417Z] ++ 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-08T19:38:02.417Z] ++ set -e [2020-04-08T19:38:02.417Z] ++ '[' -n 0 ']' [2020-04-08T19:38:02.417Z] ++ set -x [2020-04-08T19:38:02.417Z] ++ env -i DEST=/go/src/github.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-08T19:38:02.417Z] INFO: Testing against a local daemon [2020-04-08T19:38:02.417Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-08T19:38:02.498Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-08T19:38:03.427Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-08T19:38:03.427Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-08T19:38:03.905Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-04-08T19:38:03.905Z] === RUN TestDockerNetworkMacvlan [2020-04-08T19:38:04.925Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-08T19:38:05.945Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-08T19:38:06.978Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-08T19:38:09.679Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-08T19:38:11.521Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-08T19:38:12.369Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-08T19:38:12.450Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-08T19:38:14.970Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-08T19:38:15.226Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-08T19:38:15.226Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-08T19:38:15.483Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-08T19:38:16.776Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan (13.73s) [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2020-04-08T19:38:17.790Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-04-08T19:38:17.790Z] PASS [2020-04-08T19:38:17.790Z] [2020-04-08T19:38:17.790Z] DONE 8 tests in 15.352s [2020-04-08T19:38:17.790Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-08T19:38:17.790Z] ++ 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-08T19:38:17.790Z] ++ set -e [2020-04-08T19:38:17.790Z] ++ '[' -n 0 ']' [2020-04-08T19:38:17.790Z] ++ set -x [2020-04-08T19:38:17.790Z] ++ env -i DEST=/go/src/github.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-08T19:38:17.790Z] testing: warning: no tests to run [2020-04-08T19:38:17.790Z] PASS [2020-04-08T19:38:17.790Z] [2020-04-08T19:38:17.790Z] DONE 0 tests in 0.019s [2020-04-08T19:38:17.790Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-08T19:38:17.790Z] ++ 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-08T19:38:17.790Z] ++ set -e [2020-04-08T19:38:17.790Z] ++ '[' -n 0 ']' [2020-04-08T19:38:17.790Z] ++ set -x [2020-04-08T19:38:17.790Z] ++ env -i DEST=/go/src/github.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-08T19:38:17.790Z] INFO: Testing against a local daemon [2020-04-08T19:38:17.790Z] === RUN TestAuthZPluginAllowRequest [2020-04-08T19:38:18.755Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-08T19:38:19.831Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-04-08T19:38:19.831Z] === RUN TestAuthZPluginTLS [2020-04-08T19:38:20.118Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-04-08T19:38:20.118Z] === RUN TestAuthZPluginDenyRequest [2020-04-08T19:38:20.124Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-08T19:38:20.737Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-08T19:38:20.737Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-08T19:38:21.357Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-08T19:38:21.357Z] === RUN TestAuthZPluginDenyResponse [2020-04-08T19:38:21.981Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-08T19:38:21.981Z] === RUN TestAuthZPluginAllowEventStream [2020-04-08T19:38:23.468Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-04-08T19:38:23.468Z] === RUN TestAuthZPluginErrorResponse [2020-04-08T19:38:24.087Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-08T19:38:24.087Z] === RUN TestAuthZPluginErrorRequest [2020-04-08T19:38:24.299Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-08T19:38:24.299Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-08T19:38:24.708Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-08T19:38:24.708Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-08T19:38:24.994Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-04-08T19:38:24.994Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-08T19:38:26.193Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-08T19:38:26.193Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-08T19:38:26.193Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-08T19:38:27.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-08T19:38:27.691Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-04-08T19:38:27.692Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-08T19:38:29.187Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-08T19:38:29.187Z] === RUN TestAuthZPluginHeader [2020-04-08T19:38:30.200Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-08T19:38:30.200Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-08T19:38:30.200Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-08T19:38:30.200Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:30.200Z] === RUN TestAuthZPluginV2Disable [2020-04-08T19:38:30.200Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-08T19:38:30.200Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:30.200Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-08T19:38:30.200Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-08T19:38:30.200Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:30.200Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-08T19:38:30.200Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-08T19:38:30.200Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:30.200Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-08T19:38:30.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-08T19:38:30.427Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-08T19:38:31.795Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-08T19:38:31.795Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-08T19:38:34.318Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-08T19:38:34.882Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-08T19:38:37.401Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-08T19:38:37.965Z] === RUN TestDockerSuite/TestRmiTag [2020-04-08T19:38:37.965Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-08T19:38:38.894Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-08T19:38:44.146Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-08T19:38:44.146Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-08T19:38:45.075Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-08T19:38:45.639Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-08T19:38:47.532Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-08T19:38:48.095Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-08T19:38:48.352Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-08T19:38:48.671Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-08T19:38:48.671Z] PASS [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] === Skipped [2020-04-08T19:38:48.671Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-08T19:38:48.671Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-08T19:38:48.671Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-08T19:38:48.671Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-08T19:38:48.671Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] DONE 17 tests, 4 skipped in 29.309s [2020-04-08T19:38:48.671Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-08T19:38:48.671Z] ++ 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-08T19:38:48.671Z] ++ set -e [2020-04-08T19:38:48.671Z] ++ '[' -n 0 ']' [2020-04-08T19:38:48.671Z] ++ set -x [2020-04-08T19:38:48.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=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-08T19:38:48.671Z] INFO: Testing against a local daemon [2020-04-08T19:38:48.671Z] === RUN TestPluginInvalidJSON [2020-04-08T19:38:48.671Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:38:48.671Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:38:48.671Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-08T19:38:48.671Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-04-08T19:38:48.671Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-08T19:38:48.671Z] PASS [2020-04-08T19:38:48.671Z] [2020-04-08T19:38:48.671Z] DONE 2 tests in 0.142s [2020-04-08T19:38:48.671Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-08T19:38:48.671Z] ++ 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-08T19:38:48.671Z] ++ set -e [2020-04-08T19:38:48.671Z] ++ '[' -n 0 ']' [2020-04-08T19:38:48.671Z] ++ set -x [2020-04-08T19:38:48.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=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-08T19:38:48.671Z] INFO: Testing against a local daemon [2020-04-08T19:38:48.671Z] === RUN TestExternalGraphDriver [2020-04-08T19:38:48.671Z] === RUN TestExternalGraphDriver/json [2020-04-08T19:38:49.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-08T19:38:49.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-08T19:38:49.692Z] === RUN TestExternalGraphDriver/spec [2020-04-08T19:38:50.213Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-08T19:38:50.213Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-08T19:38:51.729Z] === RUN TestExternalGraphDriver/pull [2020-04-08T19:38:52.108Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-08T19:38:52.671Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-08T19:38:53.600Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-08T19:38:53.768Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-04-08T19:38:53.768Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-04-08T19:38:53.768Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-04-08T19:38:53.768Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-04-08T19:38:53.768Z] === RUN TestGraphdriverPluginV2 [2020-04-08T19:38:53.768Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-04-08T19:38:53.768Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:53.768Z] PASS [2020-04-08T19:38:53.768Z] [2020-04-08T19:38:53.768Z] === Skipped [2020-04-08T19:38:53.768Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-04-08T19:38:53.768Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:38:53.768Z] [2020-04-08T19:38:53.768Z] [2020-04-08T19:38:53.768Z] DONE 5 tests, 1 skipped in 6.646s [2020-04-08T19:38:54.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-08T19:38:54.058Z] ++ 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-08T19:38:54.058Z] ++ set -e [2020-04-08T19:38:54.058Z] ++ '[' -n 0 ']' [2020-04-08T19:38:54.058Z] ++ set -x [2020-04-08T19:38:54.058Z] ++ env -i DEST=/go/src/github.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-08T19:38:54.058Z] INFO: Testing against a local daemon [2020-04-08T19:38:54.058Z] === RUN TestContinueAfterPluginCrash [2020-04-08T19:38:54.058Z] === PAUSE TestContinueAfterPluginCrash [2020-04-08T19:38:54.058Z] === RUN TestReadPluginNoRead [2020-04-08T19:38:54.058Z] === PAUSE TestReadPluginNoRead [2020-04-08T19:38:54.058Z] === RUN TestDaemonStartWithLogOpt [2020-04-08T19:38:54.058Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-08T19:38:54.058Z] === CONT TestContinueAfterPluginCrash [2020-04-08T19:38:54.058Z] === CONT TestDaemonStartWithLogOpt [2020-04-08T19:38:54.058Z] === CONT TestReadPluginNoRead [2020-04-08T19:38:54.543Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-08T19:38:55.921Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-08T19:38:57.817Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-08T19:38:57.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-08T19:38:58.381Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-08T19:38:59.751Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-08T19:39:00.682Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-08T19:39:00.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-08T19:39:01.503Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-08T19:39:02.435Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-08T19:39:03.804Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-08T19:39:04.733Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-08T19:39:05.663Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-08T19:39:06.593Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-08T19:39:07.157Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-08T19:39:07.157Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-08T19:39:09.680Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-08T19:39:10.611Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-08T19:39:11.545Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-08T19:39:12.108Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-08T19:39:13.038Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-08T19:39:13.038Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-08T19:39:13.967Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-08T19:39:14.530Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-08T19:39:15.469Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-08T19:39:16.403Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-08T19:39:16.403Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-08T19:39:16.481Z] === RUN TestReadPluginNoRead/default [2020-04-08T19:39:16.481Z] --- PASS: TestDaemonStartWithLogOpt (22.30s) [2020-04-08T19:39:17.099Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-08T19:39:17.333Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-08T19:39:17.333Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-08T19:39:17.896Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-08T19:39:18.153Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-08T19:39:19.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-08T19:39:19.523Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-08T19:39:20.454Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-08T19:39:20.627Z] --- PASS: TestReadPluginNoRead (26.63s) [2020-04-08T19:39:20.627Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-04-08T19:39:20.627Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-04-08T19:39:20.627Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-04-08T19:39:20.627Z] read_test.go:91: [d872869872c0f] daemon is not started [2020-04-08T19:39:21.250Z] --- PASS: TestContinueAfterPluginCrash (27.05s) [2020-04-08T19:39:21.250Z] PASS [2020-04-08T19:39:21.250Z] [2020-04-08T19:39:21.250Z] DONE 6 tests in 27.155s [2020-04-08T19:39:21.250Z] 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-08T19:39:21.250Z] ++ 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-08T19:39:21.250Z] ++ set -e [2020-04-08T19:39:21.250Z] ++ '[' -n 0 ']' [2020-04-08T19:39:21.250Z] ++ set -x [2020-04-08T19:39:21.250Z] ++ env -i DEST=/go/src/github.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-08T19:39:21.250Z] testing: warning: no tests to run [2020-04-08T19:39:21.250Z] PASS [2020-04-08T19:39:21.250Z] [2020-04-08T19:39:21.250Z] DONE 0 tests in 0.022s [2020-04-08T19:39:21.250Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-08T19:39:21.250Z] ++ 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-08T19:39:21.250Z] ++ set -e [2020-04-08T19:39:21.250Z] ++ '[' -n 0 ']' [2020-04-08T19:39:21.250Z] ++ set -x [2020-04-08T19:39:21.250Z] ++ env -i DEST=/go/src/github.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-08T19:39:21.250Z] INFO: Testing against a local daemon [2020-04-08T19:39:21.250Z] === RUN TestPluginWithDevMounts [2020-04-08T19:39:21.250Z] === PAUSE TestPluginWithDevMounts [2020-04-08T19:39:21.250Z] === CONT TestPluginWithDevMounts [2020-04-08T19:39:21.384Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-08T19:39:21.947Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-08T19:39:21.947Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-08T19:39:22.877Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-08T19:39:23.935Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-04-08T19:39:23.935Z] PASS [2020-04-08T19:39:23.935Z] [2020-04-08T19:39:23.935Z] DONE 1 tests in 2.377s [2020-04-08T19:39:23.935Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-08T19:39:23.935Z] ++ 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-08T19:39:23.935Z] ++ set -e [2020-04-08T19:39:23.935Z] ++ '[' -n 0 ']' [2020-04-08T19:39:23.935Z] ++ set -x [2020-04-08T19:39:23.936Z] ++ env -i DEST=/go/src/github.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-08T19:39:23.936Z] INFO: Testing against a local daemon [2020-04-08T19:39:23.936Z] === RUN TestSecretInspect [2020-04-08T19:39:24.772Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-08T19:39:25.970Z] --- PASS: TestSecretInspect (2.32s) [2020-04-08T19:39:25.970Z] === RUN TestSecretList [2020-04-08T19:39:26.139Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-08T19:39:27.510Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-08T19:39:28.440Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-08T19:39:28.662Z] --- PASS: TestSecretList (2.29s) [2020-04-08T19:39:28.662Z] === RUN TestSecretsCreateAndDelete [2020-04-08T19:39:29.006Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-08T19:39:29.936Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-08T19:39:30.692Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2020-04-08T19:39:30.692Z] === RUN TestSecretsUpdate [2020-04-08T19:39:30.869Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-08T19:39:31.433Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-08T19:39:32.727Z] --- PASS: TestSecretsUpdate (2.26s) [2020-04-08T19:39:32.727Z] === RUN TestTemplatedSecret [2020-04-08T19:39:33.326Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-08T19:39:35.435Z] --- PASS: TestTemplatedSecret (2.75s) [2020-04-08T19:39:35.435Z] === RUN TestSecretCreateResolve [2020-04-08T19:39:35.846Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-08T19:39:37.215Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-08T19:39:37.215Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-08T19:39:38.123Z] --- PASS: TestSecretCreateResolve (2.33s) [2020-04-08T19:39:38.123Z] PASS [2020-04-08T19:39:38.123Z] [2020-04-08T19:39:38.123Z] DONE 6 tests in 14.323s [2020-04-08T19:39:38.123Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-08T19:39:38.123Z] ++ 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-08T19:39:38.123Z] ++ set -e [2020-04-08T19:39:38.123Z] ++ '[' -n 0 ']' [2020-04-08T19:39:38.123Z] ++ set -x [2020-04-08T19:39:38.123Z] ++ env -i DEST=/go/src/github.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-08T19:39:38.123Z] INFO: Testing against a local daemon [2020-04-08T19:39:38.123Z] === RUN TestServiceCreateInit [2020-04-08T19:39:38.123Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-08T19:39:38.153Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-08T19:39:40.679Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-08T19:39:42.537Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-08T19:39:42.572Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-08T19:39:44.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-08T19:39:45.399Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-08T19:39:46.937Z] --- PASS: TestServiceCreateInit (8.43s) [2020-04-08T19:39:46.937Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-04-08T19:39:46.937Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s) [2020-04-08T19:39:46.937Z] === RUN TestCreateServiceMultipleTimes [2020-04-08T19:39:48.672Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-08T19:39:48.672Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-08T19:39:48.672Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-08T19:39:48.928Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-08T19:39:50.821Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-08T19:39:52.713Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-08T19:39:55.234Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-08T19:39:55.797Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-08T19:39:57.689Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-08T19:39:58.253Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-08T19:39:58.253Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-08T19:39:59.183Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-08T19:40:00.552Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-08T19:40:00.809Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-08T19:40:01.379Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-08T19:40:02.313Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-08T19:40:03.243Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-08T19:40:03.807Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-08T19:40:03.807Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-08T19:40:04.738Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-08T19:40:05.450Z] --- PASS: TestCreateServiceMultipleTimes (16.22s) [2020-04-08T19:40:05.450Z] === RUN TestCreateServiceConflict [2020-04-08T19:40:05.450Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-04-08T19:40:05.450Z] === RUN TestCreateServiceMaxReplicas [2020-04-08T19:40:05.669Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-08T19:40:06.233Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-08T19:40:07.165Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-08T19:40:07.731Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-08T19:40:08.191Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2020-04-08T19:40:08.191Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-08T19:40:08.661Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-08T19:40:09.223Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-08T19:40:10.153Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-08T19:40:10.153Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-08T19:40:11.083Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-08T19:40:12.014Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-08T19:40:13.382Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-08T19:40:13.640Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-08T19:40:13.640Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-08T19:40:17.814Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-08T19:40:18.070Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-08T19:40:23.462Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-04-08T19:40:23.463Z] === RUN TestCreateServiceSecretFileMode [2020-04-08T19:40:24.082Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2020-04-08T19:40:24.082Z] === RUN TestCreateServiceConfigFileMode [2020-04-08T19:40:26.785Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-04-08T19:40:26.785Z] === RUN TestCreateServiceSysctls [2020-04-08T19:40:30.247Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-08T19:40:30.265Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-04-08T19:40:30.265Z] === RUN TestCreateServiceCapabilities [2020-04-08T19:40:30.811Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-08T19:40:32.726Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-08T19:40:32.726Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-08T19:40:32.726Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-08T19:40:32.726Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-08T19:40:32.962Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2020-04-08T19:40:32.962Z] === RUN TestInspect [2020-04-08T19:40:33.290Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-08T19:40:36.445Z] --- PASS: TestInspect (2.95s) [2020-04-08T19:40:36.445Z] === RUN TestCreateJob [2020-04-08T19:40:36.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-08T19:40:38.457Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-08T19:40:39.827Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-08T19:40:39.920Z] --- PASS: TestCreateJob (3.40s) [2020-04-08T19:40:39.920Z] === RUN TestReplicatedJob [2020-04-08T19:40:40.760Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-08T19:40:41.324Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-08T19:40:41.887Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-08T19:40:43.257Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-08T19:40:43.257Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-08T19:40:43.257Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-08T19:40:45.149Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-08T19:40:45.443Z] --- PASS: TestReplicatedJob (5.90s) [2020-04-08T19:40:45.443Z] === RUN TestUpdateReplicatedJob [2020-04-08T19:40:46.080Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-08T19:40:47.973Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-08T19:40:47.973Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-08T19:40:47.973Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-08T19:40:49.862Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2020-04-08T19:40:49.862Z] === RUN TestServiceListWithStatuses [2020-04-08T19:40:49.862Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-08T19:40:49.862Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:40:49.862Z] === RUN TestDockerNetworkConnectAlias [2020-04-08T19:40:49.868Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-08T19:40:51.238Z] === RUN TestDockerSuite/TestRunMount [2020-04-08T19:40:54.263Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2020-04-08T19:40:54.263Z] === RUN TestDockerNetworkReConnect [2020-04-08T19:40:57.745Z] --- PASS: TestDockerNetworkReConnect (3.78s) [2020-04-08T19:40:57.745Z] === RUN TestServicePlugin [2020-04-08T19:40:57.745Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-08T19:40:57.745Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:40:57.745Z] === RUN TestServiceUpdateLabel [2020-04-08T19:40:57.784Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-08T19:40:58.359Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-08T19:40:59.293Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-08T19:41:00.433Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-04-08T19:41:00.433Z] === RUN TestServiceUpdateSecrets [2020-04-08T19:41:01.185Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-08T19:41:03.704Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-08T19:41:06.975Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-08T19:41:09.496Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-08T19:41:12.019Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-08T19:41:12.019Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-08T19:41:13.387Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-08T19:41:15.281Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-08T19:41:15.281Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-08T19:41:15.687Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-04-08T19:41:15.687Z] === RUN TestServiceUpdateConfigs [2020-04-08T19:41:15.845Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-08T19:41:17.216Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-08T19:41:17.216Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-08T19:41:18.147Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-08T19:41:19.077Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-08T19:41:21.600Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-08T19:41:24.128Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-08T19:41:27.401Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-08T19:41:29.925Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-08T19:41:30.489Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-08T19:41:30.489Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-08T19:41:30.926Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2020-04-08T19:41:30.926Z] === RUN TestServiceUpdateNetwork [2020-04-08T19:41:31.420Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-08T19:41:31.420Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-08T19:41:31.983Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-08T19:41:32.912Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-08T19:41:32.912Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-08T19:41:33.842Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-08T19:41:34.772Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-08T19:41:34.772Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-08T19:41:35.336Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-08T19:41:35.594Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-08T19:41:36.524Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-08T19:41:38.418Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-08T19:41:38.418Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-08T19:41:39.785Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-08T19:41:40.348Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-08T19:41:41.278Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-08T19:41:41.842Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-08T19:41:42.774Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-08T19:41:43.489Z] --- PASS: TestServiceUpdateNetwork (13.12s) [2020-04-08T19:41:43.489Z] PASS [2020-04-08T19:41:43.489Z] [2020-04-08T19:41:43.489Z] === Skipped [2020-04-08T19:41:43.489Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-08T19:41:43.489Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-08T19:41:43.489Z] [2020-04-08T19:41:43.489Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-08T19:41:43.489Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-08T19:41:43.489Z] [2020-04-08T19:41:43.489Z] [2020-04-08T19:41:43.489Z] DONE 23 tests, 2 skipped in 125.045s [2020-04-08T19:41:43.489Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-08T19:41:43.489Z] ++ 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-08T19:41:43.489Z] ++ set -e [2020-04-08T19:41:43.489Z] ++ '[' -n 0 ']' [2020-04-08T19:41:43.489Z] ++ set -x [2020-04-08T19:41:43.489Z] ++ env -i DEST=/go/src/github.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-08T19:41:43.489Z] INFO: Testing against a local daemon [2020-04-08T19:41:43.489Z] === RUN TestSessionCreate [2020-04-08T19:41:43.489Z] --- PASS: TestSessionCreate (0.05s) [2020-04-08T19:41:43.489Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-08T19:41:43.489Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-04-08T19:41:43.489Z] PASS [2020-04-08T19:41:43.489Z] [2020-04-08T19:41:43.489Z] DONE 2 tests in 0.208s [2020-04-08T19:41:43.489Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-08T19:41:43.489Z] ++ 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-08T19:41:43.489Z] ++ set -e [2020-04-08T19:41:43.489Z] ++ '[' -n 0 ']' [2020-04-08T19:41:43.489Z] ++ set -x [2020-04-08T19:41:43.489Z] ++ env -i DEST=/go/src/github.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-08T19:41:43.489Z] INFO: Testing against a local daemon [2020-04-08T19:41:43.489Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-08T19:41:43.489Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:41:43.489Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:41:43.489Z] === RUN TestEventsExecDie [2020-04-08T19:41:43.704Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-08T19:41:43.704Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-08T19:41:44.119Z] --- PASS: TestEventsExecDie (0.80s) [2020-04-08T19:41:44.119Z] === RUN TestEventsBackwardsCompatible [2020-04-08T19:41:44.119Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-08T19:41:44.119Z] === RUN TestInfoBinaryCommits [2020-04-08T19:41:44.119Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-08T19:41:44.119Z] === RUN TestInfoAPIVersioned [2020-04-08T19:41:44.119Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-08T19:41:44.119Z] === RUN TestInfoDiscoveryBackend [2020-04-08T19:41:44.633Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-08T19:41:44.633Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-08T19:41:44.740Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-08T19:41:44.740Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-08T19:41:45.197Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-08T19:41:45.197Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-08T19:41:45.753Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-08T19:41:45.753Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-08T19:41:46.150Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-08T19:41:46.380Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-04-08T19:41:46.380Z] === RUN TestInfoAPI [2020-04-08T19:41:46.380Z] --- PASS: TestInfoAPI (0.06s) [2020-04-08T19:41:46.380Z] === RUN TestInfoAPIWarnings [2020-04-08T19:41:46.999Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-04-08T19:41:46.999Z] === RUN TestInfoDebug [2020-04-08T19:41:47.758Z] --- PASS: TestInfoDebug (0.54s) [2020-04-08T19:41:47.758Z] === RUN TestInfoInsecureRegistries [2020-04-08T19:41:48.044Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-04-08T19:41:48.044Z] === RUN TestInfoRegistryMirrors [2020-04-08T19:41:48.045Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-08T19:41:48.045Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-08T19:41:48.663Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-08T19:41:48.663Z] === RUN TestLoginFailsWithBadCredentials [2020-04-08T19:41:48.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-04-08T19:41:48.950Z] === RUN TestPingCacheHeaders [2020-04-08T19:41:48.950Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-08T19:41:48.950Z] === RUN TestPingGet [2020-04-08T19:41:49.237Z] --- PASS: TestPingGet (0.06s) [2020-04-08T19:41:49.237Z] === RUN TestPingHead [2020-04-08T19:41:49.237Z] --- PASS: TestPingHead (0.05s) [2020-04-08T19:41:49.237Z] === RUN TestVersion [2020-04-08T19:41:49.237Z] --- PASS: TestVersion (0.05s) [2020-04-08T19:41:49.237Z] PASS [2020-04-08T19:41:49.237Z] [2020-04-08T19:41:49.237Z] === Skipped [2020-04-08T19:41:49.237Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-08T19:41:49.237Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-08T19:41:49.237Z] [2020-04-08T19:41:49.237Z] [2020-04-08T19:41:49.237Z] DONE 18 tests, 1 skipped in 6.040s [2020-04-08T19:41:49.237Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-08T19:41:49.237Z] ++ 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-08T19:41:49.237Z] ++ set -e [2020-04-08T19:41:49.237Z] ++ '[' -n 0 ']' [2020-04-08T19:41:49.237Z] ++ set -x [2020-04-08T19:41:49.237Z] ++ env -i DEST=/go/src/github.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-08T19:41:49.237Z] INFO: Testing against a local daemon [2020-04-08T19:41:49.237Z] === RUN TestVolumesCreateAndList [2020-04-08T19:41:49.237Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-08T19:41:49.237Z] === RUN TestVolumesRemove [2020-04-08T19:41:49.522Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-08T19:41:49.522Z] === RUN TestVolumesInspect [2020-04-08T19:41:49.522Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-08T19:41:49.522Z] === RUN TestVolumesInvalidJSON [2020-04-08T19:41:49.522Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-08T19:41:49.522Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-08T19:41:49.522Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-08T19:41:49.522Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-08T19:41:49.522Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-08T19:41:49.522Z] PASS [2020-04-08T19:41:49.522Z] [2020-04-08T19:41:49.522Z] DONE 5 tests in 0.319s [2020-04-08T19:41:49.522Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:41:49.805Z] ++++ cat bundles/test-integration/docker.pid [2020-04-08T19:41:49.805Z] +++ kill 13470 [2020-04-08T19:41:51.277Z] +++ /etc/init.d/apparmor stop [2020-04-08T19:41:51.277Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:41:51.277Z] [2020-04-08T19:41:51.277Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:41:51.277Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:41:51.277Z] [2020-04-08T19:41:51.277Z] To set a process to complain mode, use the command line tool [2020-04-08T19:41:51.277Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:41:51.277Z] +++ true [2020-04-08T19:41:51.278Z] [2020-04-08T19:41:51.315Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-08T19:41:51.315Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-08T19:41:53.209Z] === RUN TestDockerSuite/TestRunRm Post stage [Pipeline] junit [2020-04-08T19:41:53.357Z] Recording test results [2020-04-08T19:41:53.773Z] === RUN TestDockerSuite/TestRunRmAndWait [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-08T19:41:54.375Z] + echo Ensuring container killed. [2020-04-08T19:41:54.375Z] Ensuring container killed. [2020-04-08T19:41:54.375Z] + docker rm -vf docker-pr4 [2020-04-08T19:41:54.375Z] Error: No such container: docker-pr4 [2020-04-08T19:41:54.375Z] + true [Pipeline] sh [2020-04-08T19:41:54.754Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:41:54.754Z] Chowning /workspace to jenkins user [2020-04-08T19:41:54.754Z] + id -u [2020-04-08T19:41:54.754Z] + id -g [2020-04-08T19:41:54.754Z] + docker run --rm -v /home/docker/workspace/moby_PR-40787:/workspace busybox chown -R 1001:1001 /workspace [2020-04-08T19:41:54.754Z] Unable to find image 'busybox:latest' locally [2020-04-08T19:41:55.037Z] latest: Pulling from library/busybox [2020-04-08T19:41:55.037Z] 4c6795986792: Pulling fs layer [2020-04-08T19:41:55.322Z] 4c6795986792: Verifying Checksum [2020-04-08T19:41:55.322Z] 4c6795986792: Download complete [2020-04-08T19:41:55.611Z] 4c6795986792: Pull complete [2020-04-08T19:41:55.611Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-08T19:41:55.611Z] Status: Downloaded newer image for busybox:latest [2020-04-08T19:41:56.292Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-08T19:41:56.292Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-08T19:41:57.663Z] === RUN TestDockerSuite/TestRunRmPre125Api [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-08T19:41:58.040Z] + bundleName=ppc64le-integration [2020-04-08T19:41:58.040Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-08T19:41:58.040Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-08T19:41:58.040Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-04-08T19:41:58.040Z] [Pipeline] archiveArtifacts [2020-04-08T19:41:58.361Z] Archiving artifacts [2020-04-08T19:41:58.593Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-08T19:41:58.806Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T19:41:59.156Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-08T19:41:59.198Z] + make clean [2020-04-08T19:41:59.823Z] make: command: Command not found [2020-04-08T19:41:59.823Z] make: command: Command not found [2020-04-08T19:41:59.823Z] docker volume rm -f docker-dev-cache [2020-04-08T19:41:59.823Z] docker-dev-cache [Pipeline] deleteDir [2020-04-08T19:42:01.678Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-08T19:42:02.240Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T19:42:04.136Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-08T19:42:04.699Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-08T19:42:05.629Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-08T19:42:06.562Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-08T19:42:08.457Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-08T19:42:11.732Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-08T19:42:12.312Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-08T19:42:13.241Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-08T19:42:14.171Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-08T19:42:14.733Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-08T19:42:15.663Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-08T19:42:16.593Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-08T19:42:17.156Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-08T19:42:18.086Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-08T19:42:19.016Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-08T19:42:21.535Z] === RUN TestDockerSuite/TestRunState [2020-04-08T19:42:23.428Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-08T19:42:23.992Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-08T19:42:24.922Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-08T19:42:24.922Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-08T19:42:24.922Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-08T19:42:25.852Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-08T19:42:26.781Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-08T19:42:28.149Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-08T19:42:28.149Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-08T19:42:28.149Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-08T19:42:29.079Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-08T19:42:31.599Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-08T19:42:32.530Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-08T19:42:34.421Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-08T19:42:38.627Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-08T19:42:41.900Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-08T19:42:42.463Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-08T19:42:43.391Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-08T19:42:43.955Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-08T19:42:46.481Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-08T19:42:47.850Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-08T19:42:48.414Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-08T19:42:48.671Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-08T19:42:48.928Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-08T19:42:49.859Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-08T19:42:50.422Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-08T19:42:51.354Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-08T19:42:51.354Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-08T19:42:51.354Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-08T19:42:52.285Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-08T19:42:57.536Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-08T19:42:57.536Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-08T19:42:58.904Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-08T19:43:01.425Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-08T19:43:02.364Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-08T19:43:02.930Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-08T19:43:05.451Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-08T19:43:07.970Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-08T19:43:08.899Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-08T19:43:09.829Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-08T19:43:10.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-08T19:43:10.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-08T19:43:10.761Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-08T19:43:10.761Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-08T19:43:10.761Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-08T19:43:11.690Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-08T19:43:12.621Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-08T19:43:13.553Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-08T19:43:14.922Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-08T19:43:15.855Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-08T19:43:16.787Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-08T19:43:16.787Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-08T19:43:17.351Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-08T19:43:17.351Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-08T19:43:17.351Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-08T19:43:17.608Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-08T19:43:17.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-08T19:43:17.608Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-08T19:43:17.865Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-08T19:43:18.122Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-08T19:43:18.122Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-08T19:43:18.379Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-08T19:43:19.309Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-08T19:43:20.291Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-08T19:43:20.855Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-08T19:43:20.855Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-08T19:43:21.785Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-08T19:43:22.042Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-08T19:43:22.972Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-08T19:43:22.972Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-08T19:43:23.901Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-08T19:43:24.482Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-08T19:43:24.482Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-08T19:43:24.740Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-08T19:43:25.303Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-08T19:43:27.196Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-08T19:43:27.760Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-08T19:43:27.760Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-08T19:43:28.693Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-08T19:43:28.693Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-08T19:43:30.062Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-08T19:43:30.992Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-08T19:43:33.511Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-08T19:43:34.442Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-08T19:43:34.442Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-08T19:43:34.442Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-08T19:43:35.372Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-08T19:43:36.741Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-08T19:43:38.109Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-08T19:43:38.109Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-08T19:43:40.004Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-08T19:43:40.004Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-08T19:43:40.567Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-08T19:43:43.090Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-08T19:43:43.090Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-08T19:43:44.459Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-08T19:43:44.716Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-08T19:43:44.716Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-08T19:43:46.611Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-08T19:43:47.988Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-08T19:43:48.246Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-08T19:43:48.246Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-08T19:43:48.502Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-08T19:43:48.502Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-08T19:43:48.759Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-08T19:43:50.653Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-08T19:43:51.219Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-08T19:43:57.766Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-08T19:43:59.658Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-08T19:44:00.588Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-08T19:44:01.957Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-08T19:44:03.849Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-08T19:44:05.219Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-08T19:44:07.740Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-08T19:44:08.669Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-08T19:44:09.600Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-08T19:44:10.530Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-08T19:44:13.804Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-08T19:44:15.711Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-08T19:44:18.988Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-08T19:44:23.160Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-08T19:44:26.429Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-08T19:44:31.678Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-08T19:44:34.198Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-08T19:44:36.091Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-08T19:44:36.654Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-08T19:44:37.585Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-08T19:44:38.515Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-08T19:44:38.515Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-08T19:44:39.445Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-08T19:44:43.627Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-08T19:44:47.817Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-08T19:44:48.074Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-08T19:44:49.003Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-08T19:44:49.003Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-08T19:44:49.933Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-08T19:44:51.827Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-08T19:44:51.827Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-08T19:44:53.197Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-08T19:44:54.126Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-08T19:44:55.056Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-08T19:44:56.948Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-08T19:45:01.120Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-08T19:45:02.050Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-08T19:45:02.050Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-08T19:45:03.421Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-08T19:45:04.352Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-08T19:45:08.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-08T19:45:11.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-08T19:45:15.076Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-08T19:45:18.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-08T19:45:22.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-08T19:45:27.780Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-08T19:45:29.674Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-08T19:45:32.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-08T19:45:33.563Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-08T19:45:35.455Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-08T19:45:37.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-08T19:45:39.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-08T19:45:42.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-08T19:45:44.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-08T19:45:47.450Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-08T19:46:02.297Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-08T19:46:02.297Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-08T19:46:02.297Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-08T19:46:03.228Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-08T19:46:03.228Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-08T19:46:03.228Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-08T19:46:03.228Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-08T19:46:04.157Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-08T19:46:04.157Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-08T19:46:05.088Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-08T19:46:05.088Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-08T19:46:05.088Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-08T19:46:05.344Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-08T19:46:05.344Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-08T19:46:07.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-08T19:46:07.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-08T19:46:07.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-08T19:46:08.121Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-08T19:46:08.121Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-08T19:46:09.050Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-08T19:46:11.573Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-08T19:46:11.573Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-08T19:46:11.573Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-08T19:46:14.849Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-08T19:46:19.024Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite (1779.39s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.22s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.32s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.19s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.93s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.25s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.14s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.36s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.23s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachDetach (1.41s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.25s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.49s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.71s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.45s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.54s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.30s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.29s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.63s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.47s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.17s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.01s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.52s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.16s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.91s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.09s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.48s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.83s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.45s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.83s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.07s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.76s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.04s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.88s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.09s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.90s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.78s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.14s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.65s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.35s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-04-08T19:46:19.024Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-08T19:46:19.024Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.03s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildContChar (4.23s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.84s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.00s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.24s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2020-04-08T19:46:19.024Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-08T19:46:19.024Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.024Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-08T19:46:19.024Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.024Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-08T19:46:19.024Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.024Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-08T19:46:19.024Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.26s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.29s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-04-08T19:46:19.024Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.43s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.76s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.84s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.13s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.64s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.65s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.11s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.05s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.52s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.63s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.30s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.98s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.87s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.09s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.60s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.58s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.85s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.02s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.31s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.34s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildHistory (5.48s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.66s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.41s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.84s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.37s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.86s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.70s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.47s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.02s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.44s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.60s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.03s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.74s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.62s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.80s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.38s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.19s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.77s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.60s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.03s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildRm (3.31s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.99s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.46s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.49s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.66s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.29s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.69s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.19s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.05s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildUser (2.35s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.00s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.08s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.94s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.47s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.21s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.30s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.69s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.35s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.78s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.65s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-08T19:46:19.025Z] docker_cli_sni_test.go:18: Flakey test [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.10s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.73s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitTTY (1.73s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.21s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.13s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.06s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2020-04-08T19:46:19.025Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-08T19:46:19.025Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.66s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.79s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.64s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2020-04-08T19:46:19.025Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a94200_} (1.59s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1270573655_/foo_false____} (1.60s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1270573655_/foo_true____} (1.60s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3435401162_/foo_false____} (1.68s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3435401162_/foo_true____} (1.54s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3435401162_/foo_true__0xc000a94280__} (1.58s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a942a0_} (1.63s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a942c0_} (1.61s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a942e0_} (1.63s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a94300_} (1.63s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.52s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.71s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToDot (1.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.89s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToStdout (0.86s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.54s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.47s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.37s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.99s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) [2020-04-08T19:46:19.026Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-08T19:46:19.026Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-04-08T19:46:19.026Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-08T19:46:19.026Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.81s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.17s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.57s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.70s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.11s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.97s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.80s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsCopy (1.79s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-04-08T19:46:19.026Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-08T19:46:19.026Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.026Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-08T19:46:19.026Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.97s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.31s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecParseError (1.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.18s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.86s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-04-08T19:46:19.026Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-08T19:46:19.026Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.08s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.93s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.12s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestHealth (21.09s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.19s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.06s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportDisplay (1.82s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportFile (2.16s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.02s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.04s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.94s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s) [2020-04-08T19:46:19.026Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.34s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.03s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.88s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.95s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.93s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.03s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.26s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.89s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.11s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.87s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.67s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.50s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.18s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.72s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.39s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.73s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.53s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.15s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.83s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.78s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestNetHostname (2.56s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.37s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.10s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginActive (1.88s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.69s) [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.76s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.65s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.41s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.19s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPortList (10.65s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.47s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsByOrder (3.60s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.84s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.42s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.71s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.57s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.86s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.46s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.58s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.68s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.30s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.20s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.53s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.55s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.08s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.26s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.42s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.92s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.90s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.42s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.65s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.08s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.79s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.89s) [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2020-04-08T19:46:19.027Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-08T19:46:19.027Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.71s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-04-08T19:46:19.027Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.87s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.57s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunMount (6.28s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.47s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.27s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.67s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.72s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetHost (1.26s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.92s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.72s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.64s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.46s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.02s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.88s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.85s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.15s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2020-04-08T19:46:19.028Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.88s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.95s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.81s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.76s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.36s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunRm (0.92s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.94s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.45s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.06s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunSysctls (1.59s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.65s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-08T19:46:19.028Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.58s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.55s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.98s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.90s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-04-08T19:46:19.028Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents148538692 [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.66s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.44s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.74s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.86s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.09s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.29s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.88s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-04-08T19:46:19.028Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-08T19:46:19.028Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-04-08T19:46:19.028Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-04-08T19:46:19.029Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-08T19:46:19.029Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.10s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.36s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.47s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.04s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.21s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.50s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s) [2020-04-08T19:46:19.029Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2020-04-08T19:46:19.029Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-08T19:46:19.029Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-08T19:46:19.029Z] === RUN TestDockerRegistrySuite [2020-04-08T19:46:19.029Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-08T19:46:20.396Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-08T19:46:22.309Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-08T19:46:24.201Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-08T19:46:24.201Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-08T19:46:24.764Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-08T19:46:28.939Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-08T19:46:33.114Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-08T19:46:37.288Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-08T19:46:38.659Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-08T19:46:38.659Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-08T19:46:40.030Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-08T19:46:40.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-08T19:46:40.544Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-08T19:46:40.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-08T19:46:40.801Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-08T19:46:41.731Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-08T19:46:41.731Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-08T19:46:43.625Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-08T19:46:44.994Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-08T19:46:44.994Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-08T19:46:46.364Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-08T19:46:48.260Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-08T19:46:50.170Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-08T19:46:50.734Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-08T19:46:54.010Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-08T19:46:54.010Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-08T19:46:55.380Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-08T19:46:59.555Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-08T19:47:00.126Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-08T19:47:00.383Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-08T19:47:01.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-08T19:47:03.125Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-08T19:47:04.494Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-08T19:47:08.668Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-08T19:47:08.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-08T19:47:10.562Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-08T19:47:10.562Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-08T19:47:10.819Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-08T19:47:11.076Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-08T19:47:11.332Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-08T19:47:11.589Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-08T19:47:11.845Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-08T19:47:13.213Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-08T19:47:15.757Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-08T19:47:17.137Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-08T19:47:18.507Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-08T19:47:19.436Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite (61.56s) [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.72s) [2020-04-08T19:47:20.367Z] check_test.go:196: [de61a7841ab8d] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-04-08T19:47:20.367Z] check_test.go:196: [dba13979b33a1] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d377a0328deb4] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-08T19:47:20.367Z] check_test.go:196: [df706110f295d] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.64s) [2020-04-08T19:47:20.367Z] check_test.go:196: [db10a0729724a] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d3394c6d1651d] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.34s) [2020-04-08T19:47:20.367Z] check_test.go:196: [dab1f3aa5ff75] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d0ca0a9879da9] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.31s) [2020-04-08T19:47:20.367Z] check_test.go:196: [da3a383951362] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.63s) [2020-04-08T19:47:20.367Z] check_test.go:196: [dfa899a2b79a1] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.64s) [2020-04-08T19:47:20.367Z] check_test.go:196: [decc19f4cc0aa] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d47a7a9b802ad] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d61b296f93b26] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.70s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d86ccd618aa63] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.80s) [2020-04-08T19:47:20.367Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d757d04b1845443e8afc74aa92ed7618690a09fff622c50c1b4abda13ed75de4 [2020-04-08T19:47:20.367Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ea0bcd080f51b3dcaa413aad646b85595ac45d6b4e6a49ca3e1ba5696c69181e [2020-04-08T19:47:20.367Z] check_test.go:196: [d62701916c859] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2020-04-08T19:47:20.367Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc99b0ea5215f18815718b97789e0e7b767730da45f2fa1efb19b0114354b153 [2020-04-08T19:47:20.367Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e971507ec05fc090b77061d1eb0e34f5db3aab672b5ab073c314ef22f0ef165 [2020-04-08T19:47:20.367Z] check_test.go:196: [df8f9836437e2] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.59s) [2020-04-08T19:47:20.367Z] check_test.go:196: [d017d27728a70] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.69s) [2020-04-08T19:47:20.367Z] check_test.go:196: [df7059af5d9f1] daemon is not started [2020-04-08T19:47:20.367Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-04-08T19:47:20.368Z] check_test.go:196: [decb392450439] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d49ca2f982df8] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-04-08T19:47:20.368Z] check_test.go:196: [da82226eb05fb] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.44s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d37b1991fa57e] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d405b750ef225] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.86s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d367f272078b5] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d465cc0207a72] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d23f4b4c3375d] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d7b8f3886e78a] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d117e7f70150c] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-08T19:47:20.368Z] check_test.go:196: [da9f396edc2be] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d623a0310bb99] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-04-08T19:47:20.368Z] check_test.go:196: [dc8b87642e479] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d44d4cc3892b5] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d6a3e9ad3bd25] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.37s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d47f72e17bfef] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.31s) [2020-04-08T19:47:20.368Z] check_test.go:196: [daa34781a14fc] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2020-04-08T19:47:20.368Z] check_test.go:196: [d2437658ee2a7] daemon is not started [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-04-08T19:47:20.368Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2020-04-08T19:47:20.368Z] === RUN TestDockerSchema1RegistrySuite [2020-04-08T19:47:20.368Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-08T19:47:20.368Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-08T19:47:25.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-08T19:47:28.892Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-08T19:47:33.065Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-08T19:47:34.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-08T19:47:35.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-08T19:47:36.057Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-08T19:47:37.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-08T19:47:38.795Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-08T19:47:40.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-08T19:47:44.338Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-08T19:47:44.338Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-08T19:47:44.594Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-08T19:47:44.595Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-08T19:47:45.168Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-08T19:47:45.424Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-08T19:47:45.681Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite (25.44s) [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d61eb8781b94e] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d61317c6e6f79] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.26s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d181304d6557b] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.23s) [2020-04-08T19:47:45.681Z] check_test.go:223: [dfa7ecbc50e3a] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d47517ceeead2] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-04-08T19:47:45.681Z] check_test.go:223: [db84738d6c94e] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-08T19:47:45.681Z] check_test.go:223: [dc5656df34fb6] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d334d0a80e126] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d06447741c189] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d4e45e308d519] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.81s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d9973dbb40199] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d6fc290818a16] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-04-08T19:47:45.681Z] check_test.go:223: [dd2295cbf4563] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-08T19:47:45.681Z] check_test.go:223: [de5e2816fac55] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-04-08T19:47:45.681Z] check_test.go:223: [dc51c88e3b379] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d1323521662da] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d59cb2a2123fb] daemon is not started [2020-04-08T19:47:45.681Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-08T19:47:45.681Z] check_test.go:223: [d3a882f73535d] daemon is not started [2020-04-08T19:47:45.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-08T19:47:45.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-08T19:47:46.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-08T19:47:47.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-08T19:47:47.432Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-08T19:47:47.432Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-08T19:47:48.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-08T19:47:48.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-08T19:47:49.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-08T19:47:49.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.30s) [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-04-08T19:47:50.185Z] check_test.go:252: [dec8d4a9f6359] daemon is not started [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-04-08T19:47:50.185Z] check_test.go:252: [d3299fdd0fe41] daemon is not started [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-08T19:47:50.185Z] check_test.go:252: [d1c6d46bd0148] daemon is not started [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2020-04-08T19:47:50.185Z] check_test.go:252: [def23a4e5b5f0] daemon is not started [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2020-04-08T19:47:50.185Z] check_test.go:252: [d7632e20408b7] daemon is not started [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2020-04-08T19:47:50.185Z] check_test.go:252: [df8003f35e668] daemon is not started [2020-04-08T19:47:50.185Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-08T19:47:50.185Z] check_test.go:252: [d81e8ee090838] daemon is not started [2020-04-08T19:47:50.185Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-08T19:47:50.185Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-08T19:47:50.185Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-08T19:47:53.457Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-08T19:47:55.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-08T19:47:55.349Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-08T19:47:55.606Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-08T19:47:55.606Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-08T19:47:55.863Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-04-08T19:47:55.863Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-08T19:47:55.863Z] check_test.go:279: [dc4fd9acc080a] daemon is not started [2020-04-08T19:47:55.863Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-08T19:47:55.863Z] check_test.go:279: [deda0bfd3b1dc] daemon is not started [2020-04-08T19:47:55.863Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-04-08T19:47:55.863Z] check_test.go:279: [d273669d7f886] daemon is not started [2020-04-08T19:47:55.863Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-04-08T19:47:55.863Z] check_test.go:279: [dd9599f20b204] daemon is not started [2020-04-08T19:47:55.863Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-04-08T19:47:55.863Z] check_test.go:279: [dc5d84c9ec431] daemon is not started [2020-04-08T19:47:55.863Z] === RUN TestDockerNetworkSuite [2020-04-08T19:47:55.863Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-08T19:47:56.426Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-08T19:48:01.680Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-08T19:48:01.680Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-08T19:48:02.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-08T19:48:04.504Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-08T19:48:08.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-08T19:48:11.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-08T19:48:14.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-08T19:48:16.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-08T19:48:26.325Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-08T19:48:26.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-08T19:48:29.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-08T19:48:30.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-08T19:48:31.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-08T19:48:32.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-08T19:48:34.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-08T19:48:36.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-08T19:48:36.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-08T19:48:36.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-08T19:48:38.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-08T19:48:38.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-08T19:48:38.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-08T19:48:38.870Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-08T19:48:38.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-08T19:48:40.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-08T19:48:42.136Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-08T19:48:42.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-08T19:48:42.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-08T19:48:42.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-08T19:48:42.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-08T19:48:45.505Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-08T19:48:47.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-08T19:48:49.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-08T19:48:51.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-08T19:48:57.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-08T19:49:01.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-08T19:49:01.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-08T19:49:01.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-08T19:49:02.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-08T19:49:02.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-08T19:49:02.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-08T19:49:02.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-08T19:49:02.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-08T19:49:02.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-08T19:49:05.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-08T19:49:07.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-08T19:49:07.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-08T19:49:07.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-08T19:49:09.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-08T19:49:09.250Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-08T19:49:12.522Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-08T19:49:13.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-08T19:49:15.786Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-08T19:49:19.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-08T19:49:19.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-08T19:49:19.316Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-08T19:49:20.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-08T19:49:22.578Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-08T19:49:23.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-08T19:49:23.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-08T19:49:24.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-08T19:49:25.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-08T19:49:27.701Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-08T19:49:34.252Z] --- PASS: TestDockerNetworkSuite (97.42s) [2020-04-08T19:49:34.252Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (5.48s) [2020-04-08T19:49:34.252Z] docker_cli_network_unix_test.go:46: [d70e0b97f0b6a] daemon is not started [2020-04-08T19:49:34.252Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.29s) [2020-04-08T19:49:34.252Z] docker_cli_network_unix_test.go:46: [d01470517ee41] daemon is not started [2020-04-08T19:49:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.33s) [2020-04-08T19:49:34.252Z] docker_cli_network_unix_test.go:46: [d8b1da6307a5e] daemon is not started [2020-04-08T19:49:34.252Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d01554dc98e19] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.73s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:1233: [d8ba1d7f66550] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.01s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d8a6eb25eaa07] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.91s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d2d97822b5368] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.68s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [dbdcea0c31891] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d874b25a9c247] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d95e96a8e1f8d] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (1.10s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [dbc6869877172] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.66s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [dda21a3bf46f6] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.75s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d37ebf6c778eb] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d25f4c7f23a5a] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d6f10d6f733cf] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.44s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [ddb42ba8a2421] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d405107ce25ed] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d11871b55906c] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d69935f1cedb3] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.45s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [dcf9b948d6e75] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.06s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [da0427fbe8fc8] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [daac9bfc363c0] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [df24d9f4aadb8] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [da507f6606bf4] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.99s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:968: [d75440b6d6a73] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.88s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d16bd149bb8dd] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.97s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:1116: [d6cef3b2fe44f] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d7f0ce30a1c97] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d954875451d88] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [dc2fb2cf6c3a0] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d7b4bdcafcae3] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [da3c63729bf28] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [dd4bf5e370e4c] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d42e96dcb035b] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.32s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d5f27b266b535] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d65c2b37e5203] daemon is not started [2020-04-08T19:49:34.253Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d0f6737c34202] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.74s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d95dd97c5c818] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.12s) [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.05s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:1084: [d32b7ca9e603c] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d3aa426a1d39b] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.65s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d0b2364a22e21] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.82s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d02a843377121] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d0492b2be4982] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.38s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d6ece8a07f08c] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [d87e4c364590b] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [da2e90796b245] daemon is not started [2020-04-08T19:49:34.253Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.95s) [2020-04-08T19:49:34.253Z] docker_cli_network_unix_test.go:46: [db88981f70df0] daemon is not started [2020-04-08T19:49:34.253Z] === RUN TestDockerHubPullSuite [2020-04-08T19:49:34.253Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-08T19:49:34.816Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-08T19:49:37.336Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-08T19:49:37.593Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-08T19:49:38.961Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-08T19:49:39.218Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-08T19:49:39.218Z] --- PASS: TestDockerHubPullSuite (5.95s) [2020-04-08T19:49:39.218Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s) [2020-04-08T19:49:39.218Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s) [2020-04-08T19:49:39.218Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-04-08T19:49:39.218Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2020-04-08T19:49:39.219Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-04-08T19:49:39.219Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-04-08T19:49:39.219Z] PASS [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === Skipped [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_sni_test.go:18: Flakey test [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-08T19:49:39.219Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-08T19:49:39.219Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-08T19:49:39.219Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-08T19:49:39.219Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-08T19:49:39.219Z] docker_cli_network_unix_test.go:46: [d0f6737c34202] daemon is not started [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] [2020-04-08T19:49:39.219Z] DONE 1277 tests, 44 skipped in 2013.378s [2020-04-08T19:49:39.219Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:49:39.219Z] ++++ cat bundles/test-integration/docker.pid [2020-04-08T19:49:39.219Z] +++ kill 7464 [2020-04-08T19:49:40.596Z] +++ /etc/init.d/apparmor stop [2020-04-08T19:49:40.596Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:49:40.596Z] [2020-04-08T19:49:40.596Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:49:40.596Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:49:40.596Z] [2020-04-08T19:49:40.596Z] To set a process to complain mode, use the command line tool [2020-04-08T19:49:40.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:49:40.596Z] +++ true [2020-04-08T19:49:40.596Z] [2020-04-08T19:50:19.276Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-08T19:50:34.127Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite (1701.14s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.86s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.60s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.58s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:563: [da76d224c6874] joining swarm manager [d6684e66ff6c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:585: [d7ef5e7158c4b] joining swarm manager [d6684e66ff6c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] check_test.go:380: [da76d224c6874] daemon is not started [2020-04-08T19:50:52.184Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.27s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:46: [d68389c613cdc] joining swarm manager [d12d17603b7e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.25s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:304: [dbd31440f3549] joining swarm manager [db0145f81f7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:305: [d0893e7eb366a] joining swarm manager [db0145f81f7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.06s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:272: [d8b37e9563a23] joining swarm manager [d1eab02dc25e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:273: [d99a61918893c] joining swarm manager [d1eab02dc25e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.14s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.76s) [2020-04-08T19:50:52.184Z] docker_api_swarm_node_test.go:19: [d1f1d68efcf0d] joining swarm manager [d502da6fd1114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_node_test.go:20: [dfb2947cf3f2e] joining swarm manager [d502da6fd1114]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.60s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:502: [debe345f86f10] joining swarm manager [d484cc22479af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:507: [de9618a5fc819] joining swarm manager [d484cc22479af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.43s) [2020-04-08T19:50:52.184Z] docker_api_swarm_node_test.go:80: [dcbed7be00be2] joining swarm manager [d18e582cdd913]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2020-04-08T19:50:52.184Z] docker_api_swarm_node_test.go:52: [d8ff0e907daef] joining swarm manager [db8ddfd7d3792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_node_test.go:53: [d9ea9155ac777] joining swarm manager [db8ddfd7d3792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.85s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.13s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:202: [d955983d4b25f] joining swarm manager [dfe08a194bbec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.67s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:384: [ddf727fdc489a] joining swarm manager [da6f9a14e77fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:385: [d2db277f67b7f] joining swarm manager [da6f9a14e77fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] check_test.go:380: [d2db277f67b7f] daemon is not started [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.17s) [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:802: [dd2d2e05fb9c8] joining swarm manager [d7b89f4393112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:802: [d9f5dfd3c1a87] joining swarm manager [d7b89f4393112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:802: [d45efa2fcec0d] joining swarm manager [d7b89f4393112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:802: [d690f20630d90] joining swarm manager [d7b89f4393112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-08T19:50:52.184Z] docker_api_swarm_test.go:810: [d39b3aa938dc4] joining swarm manager [d7b89f4393112]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.98s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.85s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:394: [d745bf6706ec1] joining swarm manager [d947a5377277c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:394: [d4fe56132b1b9] joining swarm manager [d947a5377277c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.24s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:342: [dfae412182d89] joining swarm manager [d59dc8df1e44f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:342: [de15783b3d828] joining swarm manager [d59dc8df1e44f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.28s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:489: [de17844168888] joining swarm manager [df18c0b949639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:489: [d5ecbf1a83cde] joining swarm manager [df18c0b949639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.24s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.68s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:127: [d1e936f5539cc] joining swarm manager [d7fd7875783d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:128: [da132dddf5158] joining swarm manager [d7fd7875783d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:136: [db92811d7c344] joining swarm manager [d7fd7875783d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:137: [d151d951ef43e] joining swarm manager [d7fd7875783d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.90s) [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.59s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:303: [d815032c7d363] joining swarm manager [d55d0fbcc483c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:303: [df27adbc0eb11] joining swarm manager [d55d0fbcc483c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.84s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:99: [d1eaa9f6df6be] joining swarm manager [df87332e7deec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:100: [d737470a78f9d] joining swarm manager [df87332e7deec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.184Z] check_test.go:380: [d1eaa9f6df6be] daemon is not started [2020-04-08T19:50:52.184Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.16s) [2020-04-08T19:50:52.184Z] docker_api_swarm_service_test.go:532: [d1e9d83e40494] joining swarm manager [d69e4b6426451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_api_swarm_service_test.go:533: [d8bd7fa29eabe] joining swarm manager [d69e4b6426451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.83s) [2020-04-08T19:50:52.185Z] docker_api_swarm_service_test.go:147: [dc5a3e6e1e6fc] joining swarm manager [d098390f2387e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_api_swarm_service_test.go:147: [d5b8f7f23c7a2] joining swarm manager [d098390f2387e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.31s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.00s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.91s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.40s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.55s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.16s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.63s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.84s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.14s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.24s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.88s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.19s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.19s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.63s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.19s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.72s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.64s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.71s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.44s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.61s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.19s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2020-04-08T19:50:52.185Z] docker_cli_service_logs_test.go:241: checking task ixy53phmwtfi [2020-04-08T19:50:52.185Z] docker_cli_service_logs_test.go:246: checking messages for ixy53phmwtfi [2020-04-08T19:50:52.185Z] docker_cli_service_logs_test.go:241: checking task x5gijzfpy0yn [2020-04-08T19:50:52.185Z] docker_cli_service_logs_test.go:246: checking messages for x5gijzfpy0yn [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.18s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.96s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1901: [db220cb6d3beb] joining swarm manager [dacbccc6cf3b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1902: [df6b682ac44c2] joining swarm manager [dacbccc6cf3b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.73s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.97s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1802: [dbd7c59f5c96f] joining swarm manager [d9fdad83ff44a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1803: [df95aa1c46cca] joining swarm manager [d9fdad83ff44a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.40s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.98s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1321: [de1411648a965] joining swarm manager [d75888d6298b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1322: [dc89b85bcaa09] joining swarm manager [d75888d6298b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.07s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.72s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.41s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.18s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.97s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.84s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.80s) [2020-04-08T19:50:52.185Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.70s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.23s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1186: [d7571c75a4067] joining swarm manager [d2d1cacd52080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1195: [dd0cdc8023ae4] joining swarm manager [d2d1cacd52080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.68s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.30s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1118: [d3c7abca0c5a5] joining swarm manager [d9401e35ed3fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1119: [daade67779295] joining swarm manager [d9401e35ed3fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1172: [d851dfd6a1496] joining swarm manager [d9401e35ed3fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1453: [d2b67436e2331] joining swarm manager [d415373aa6ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] docker_cli_swarm_test.go:1454: [d6a2fc0cbec81] joining swarm manager [d415373aa6ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.32s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.14s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.34s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.93s) [2020-04-08T19:50:52.185Z] docker_cli_swarm_unix_test.go:62: [dcd2716605cc5] joining swarm manager [d83c20e72efb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.81s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.40s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.28s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.65s) [2020-04-08T19:50:52.185Z] docker_api_swarm_test.go:962: [dd7eb0464ab42] joining swarm manager [db82785a34775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.90s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.43s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.43s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.68s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.36s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.85s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.41s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.25s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.85s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.80s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.41s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.50s) [2020-04-08T19:50:52.185Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.59s) [2020-04-08T19:50:52.185Z] === RUN TestDockerExternalVolumeSuite [2020-04-08T19:50:52.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-08T19:51:07.031Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-08T19:52:14.695Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-08T19:52:22.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-08T19:52:54.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-08T19:53:09.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-08T19:53:41.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-08T19:53:53.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-08T19:54:25.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-08T19:54:44.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-08T19:54:58.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-08T19:55:45.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-08T19:56:03.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-08T19:56:35.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-08T19:57:07.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-08T19:57:22.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-08T19:57:40.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-08T19:57:58.617Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite (441.24s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-04-08T19:58:13.491Z] docker_cli_external_volume_driver_test.go:53: [d0a46707b43f3] daemon is not started [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-08T19:58:13.491Z] docker_cli_external_volume_driver_test.go:53: [dca09ab830fb9] daemon is not started [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-08T19:58:13.491Z] docker_cli_external_volume_driver_test.go:53: [d28bf25745a48] daemon is not started [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-08T19:58:13.491Z] docker_cli_external_volume_driver_test.go:53: [da35473e28e40] daemon is not started [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-04-08T19:58:13.491Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-04-08T19:58:13.492Z] docker_cli_external_volume_driver_test.go:485: [d7877d2a3bfeb] daemon is not started [2020-04-08T19:58:13.492Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-08T19:58:13.492Z] docker_cli_external_volume_driver_test.go:53: [d31761295f3a9] daemon is not started [2020-04-08T19:58:13.492Z] PASS [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] === Skipped [2020-04-08T19:58:13.492Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-08T19:58:13.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-08T19:58:13.492Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-08T19:58:13.492Z] check_test.go:309: [d582115546a09] daemon is not started [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-08T19:58:13.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-08T19:58:13.492Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-08T19:58:13.492Z] check_test.go:309: [dbf9855f01902] daemon is not started [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-08T19:58:13.492Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-08T19:58:13.492Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-08T19:58:13.492Z] check_test.go:309: [dc95946fb2cbb] daemon is not started [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-08T19:58:13.492Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-08T19:58:13.492Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-08T19:58:13.492Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-08T19:58:13.492Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] DONE 273 tests, 5 skipped in 2525.125s [2020-04-08T19:58:13.492Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-08T19:58:13.492Z] ++++ cat bundles/test-integration/docker.pid [2020-04-08T19:58:13.492Z] +++ kill 7427 [2020-04-08T19:58:13.492Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deb67d60978c6/docker.pid [2020-04-08T19:58:13.492Z] +++ kill 4326 [2020-04-08T19:58:13.492Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4326 is not a child of this shell [2020-04-08T19:58:13.492Z] warning: PID 4326 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deb67d60978c6/docker.pid had a nonzero exit code [2020-04-08T19:58:13.492Z] +++ /etc/init.d/apparmor stop [2020-04-08T19:58:13.492Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] Unloading profiles will leave already running processes permanently [2020-04-08T19:58:13.492Z] unconfined, which can lead to unexpected situations. [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] To set a process to complain mode, use the command line tool [2020-04-08T19:58:13.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-08T19:58:13.492Z] +++ true [2020-04-08T19:58:13.492Z] [2020-04-08T19:58:13.492Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-08T19:58:13.506Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-08T19:58:15.918Z] + echo Ensuring container killed. [2020-04-08T19:58:15.918Z] Ensuring container killed. [2020-04-08T19:58:15.918Z] + docker ps -aq -f name=docker-pr4-* [2020-04-08T19:58:15.918Z] + cids=1fb51b16968f [2020-04-08T19:58:15.918Z] f6aa2c7ac722 [2020-04-08T19:58:15.918Z] 28cfe8a4f587 [2020-04-08T19:58:15.918Z] + [ -n 1fb51b16968f [2020-04-08T19:58:15.918Z] f6aa2c7ac722 [2020-04-08T19:58:15.918Z] 28cfe8a4f587 ] [2020-04-08T19:58:15.918Z] + docker rm -vf 1fb51b16968f f6aa2c7ac722 28cfe8a4f587 [2020-04-08T19:58:18.439Z] 1fb51b16968f [2020-04-08T19:58:18.439Z] f6aa2c7ac722 [2020-04-08T19:58:18.439Z] 28cfe8a4f587 [Pipeline] sh [2020-04-08T19:58:18.724Z] + echo Chowning /workspace to jenkins user [2020-04-08T19:58:18.724Z] Chowning /workspace to jenkins user [2020-04-08T19:58:18.724Z] + id -u [2020-04-08T19:58:18.724Z] + id -g [2020-04-08T19:58:18.724Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40787:/workspace busybox chown -R 1000:1000 /workspace [2020-04-08T19:58:18.724Z] Unable to find image 'busybox:latest' locally [2020-04-08T19:58:18.724Z] latest: Pulling from library/busybox [2020-04-08T19:58:18.724Z] 0669b0daf1fb: Pulling fs layer [2020-04-08T19:58:18.981Z] 0669b0daf1fb: Verifying Checksum [2020-04-08T19:58:18.981Z] 0669b0daf1fb: Download complete [2020-04-08T19:58:18.981Z] 0669b0daf1fb: Pull complete [2020-04-08T19:58:18.981Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-08T19:58:18.981Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-08T19:58:23.451Z] + bundleName=amd64 [2020-04-08T19:58:23.451Z] + echo Creating amd64-bundles.tar.gz [2020-04-08T19:58:23.451Z] Creating amd64-bundles.tar.gz [2020-04-08T19:58:23.451Z] + 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-08T19:58:23.451Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-08T19:58:24.846Z] Archiving artifacts [2020-04-08T19:58:26.691Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T19:58:27.001Z] + make clean [2020-04-08T19:58:27.001Z] docker volume rm -f docker-dev-cache [2020-04-08T19:58:27.259Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T20:08:43.989Z] ok github.com/docker/docker/integration-cli 2350.050s [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === Skipped [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-08T20:08:43.989Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-08T20:08:43.989Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2020-04-08T20:08:43.989Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.09s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.09s) [2020-04-08T20:08:43.989Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-08T20:08:43.989Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-08T20:08:43.989Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-08T20:08:43.989Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-08T20:08:43.989Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.989Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-08T20:08:43.990Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-08T20:08:43.990Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-08T20:08:43.990Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-08T20:08:43.990Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-08T20:08:43.990Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-04-08T20:08:43.990Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-08T20:08:43.990Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-04-08T20:08:43.990Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-08T20:08:43.990Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-08T20:08:43.990Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-08T20:08:43.990Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-08T20:08:43.990Z] [2020-04-08T20:08:43.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-04-08T20:08:43.991Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2020-04-08T20:08:43.991Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-08T20:08:43.991Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-08T20:08:43.991Z] docker_cli_sni_test.go:18: Flakey test [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-08T20:08:43.991Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-08T20:08:43.991Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-04-08T20:08:43.991Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-08T20:08:43.991Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.991Z] [2020-04-08T20:08:43.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-08T20:08:43.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-04-08T20:08:43.992Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-08T20:08:43.992Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-08T20:08:43.992Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-08T20:08:43.992Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-08T20:08:43.992Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-08T20:08:43.992Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-08T20:08:43.992Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-08T20:08:43.992Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-08T20:08:43.992Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.992Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-08T20:08:43.993Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-08T20:08:43.993Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-08T20:08:43.993Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-08T20:08:43.993Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-04-08T20:08:43.993Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-08T20:08:43.993Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-08T20:08:43.993Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-08T20:08:43.993Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-08T20:08:43.993Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.993Z] [2020-04-08T20:08:43.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-08T20:08:43.993Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-08T20:08:43.993Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-08T20:08:43.994Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-08T20:08:43.994Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-08T20:08:43.994Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-08T20:08:43.994Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.994Z] [2020-04-08T20:08:43.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-08T20:08:43.995Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-08T20:08:43.995Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.995Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.07s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.07s) [2020-04-08T20:08:43.996Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-04-08T20:08:43.996Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-08T20:08:43.996Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-04-08T20:08:43.996Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-04-08T20:08:43.996Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.996Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-08T20:08:43.997Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-08T20:08:43.997Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-08T20:08:43.997Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-08T20:08:43.997Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.997Z] [2020-04-08T20:08:43.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-08T20:08:43.998Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-08T20:08:43.998Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] DONE 1096 tests, 549 skipped in 2361.184s [2020-04-08T20:08:43.998Z] INFO: Integration tests ended at 04/08/2020 20:08:40. Duration:00:39:21.3057410 [2020-04-08T20:08:43.998Z] INFO: Docker info of the daemon under test at end of run [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] Containers: 2 [2020-04-08T20:08:43.998Z] Running: 0 [2020-04-08T20:08:43.998Z] Paused: 0 [2020-04-08T20:08:43.998Z] Stopped: 2 [2020-04-08T20:08:43.998Z] Images: 15 [2020-04-08T20:08:43.998Z] Server Version: 0.0.0-dev [2020-04-08T20:08:43.998Z] Storage Driver: windowsfilter [2020-04-08T20:08:43.998Z] Windows: [2020-04-08T20:08:43.998Z] Logging Driver: json-file [2020-04-08T20:08:43.998Z] Plugins: [2020-04-08T20:08:43.998Z] Volume: local [2020-04-08T20:08:43.998Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-08T20:08:43.998Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-08T20:08:43.998Z] Swarm: inactive [2020-04-08T20:08:43.998Z] Default Isolation: process [2020-04-08T20:08:43.998Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-08T20:08:43.998Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-08T20:08:43.998Z] OSType: windows [2020-04-08T20:08:43.998Z] Architecture: x86_64 [2020-04-08T20:08:43.998Z] CPUs: 4 [2020-04-08T20:08:43.998Z] Total Memory: 32GiB [2020-04-08T20:08:43.998Z] Name: azwin-2-880c10 [2020-04-08T20:08:43.998Z] ID: LDMG:OJ4P:5LJV:ANS7:GZGT:3HZ7:6NWM:CCDS:FGAW:OTTX:DO2V:GNVI [2020-04-08T20:08:43.998Z] Docker Root Dir: D:\CI\PR-40787\4\daemon [2020-04-08T20:08:43.998Z] Debug Mode (client): false [2020-04-08T20:08:43.998Z] Debug Mode (server): true [2020-04-08T20:08:43.998Z] File Descriptors: -1 [2020-04-08T20:08:43.998Z] Goroutines: 18 [2020-04-08T20:08:43.998Z] System Time: 2020-04-08T20:08:40.7831123Z [2020-04-08T20:08:43.998Z] EventsListeners: 0 [2020-04-08T20:08:43.998Z] Registry: https://index.docker.io/v1/ [2020-04-08T20:08:43.998Z] Labels: [2020-04-08T20:08:43.998Z] Experimental: false [2020-04-08T20:08:43.998Z] Insecure Registries: [2020-04-08T20:08:43.998Z] 127.0.0.0/8 [2020-04-08T20:08:43.998Z] Live Restore Enabled: false [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] [2020-04-08T20:08:43.998Z] INFO: Stopping daemon under test [2020-04-08T20:08:43.998Z] SUCCESS: The process with PID 5752 (child process of PID 4760) has been terminated. [2020-04-08T20:08:43.998Z] SUCCESS: The process with PID 4760 (child process of PID 3376) has been terminated. [2020-04-08T20:08:43.998Z] INFO: Stop tailing logs of the daemon under tests [2020-04-08T20:08:43.998Z] INFO: executeCI.ps1 Completed successfully at 04/08/2020 20:08:41. [2020-04-08T20:08:43.998Z] INFO: Tidying up at end of run [2020-04-08T20:08:43.998Z] INFO: Saving daemon under test log (d:\CI\PR-40787\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-08T20:08:43.998Z] INFO: Saving daemon under test log (d:\CI\PR-40787\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-08T20:08:43.998Z] INFO: Nuke-Everything... [2020-04-08T20:08:43.998Z] INFO: Container count on control daemon to delete is 2 [2020-04-08T20:08:43.998Z] 019e01687051 [2020-04-08T20:08:43.998Z] 965508889ee8 [2020-04-08T20:08:43.998Z] INFO: Tidying pidfile d:\CI\PR-40787\4\docker.pid [2020-04-08T20:08:43.998Z] INFO: Nuking d:\CI [2020-04-08T20:09:14.578Z] INFO: Zapped successfully [2020-04-08T20:09:14.578Z] [2020-04-08T20:09:14.578Z] INFO: executeCI.ps1 exiting at Wed Apr 8 20:09:10 CUT 2020. Duration 01:02:52.9977580 [2020-04-08T20:09:14.578Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-08T20:09:14.806Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-08T20:09:26.771Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-08T20:09:29.098Z] Archiving artifacts [2020-04-08T20:09:42.099Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40787/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-08T20:09:42.992Z] + make clean [2020-04-08T20:09:44.500Z] docker volume rm -f docker-dev-cache [2020-04-08T20:09:44.500Z] 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